#16723: unify the python portgroups ------------------------------+--------------------------------------------- Reporter: jmr@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts base enhancements Component: base | Version: 1.7.0 Keywords: | Port: ------------------------------+--------------------------------------------- Comment(by mcalhoun@…): Attached is a modification of first python-1.0.tcl. The idea is to take advantage of the fact that all the pythons are[[BR]] now frameworks, which handle multiple versions well. * Nothing gets installed into ${prefix}/bin except links to ${frameworks_dir}/Python.framework/Versions/Current/bin * Nothing gets installed into ${prefix}/share/man except links to ${frameworks_dir}/Python.framework/Versions/Current/share/man Now, python_select automatically gives us the correct packages. -- Ticket URL: <http://trac.macports.org/ticket/16723#comment:18> MacPorts <http://www.macports.org/> Ports system for Mac OS