#17649: Add pip ports for Python -------------------------------------+-------------------------------------- Reporter: arthur@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: | Port: py-pip py25-pip py26-pip -------------------------------------+-------------------------------------- Comment(by blb@…): Note that py-pip and py25-pip both install ${prefix}/bin/pip so that only one can be installed at a time. py26-pip installs everything in the framework location, so that doesn't happen but it should symlink pip to ${prefix}/bin/pip-2.6 (unless you really only want one to be installable at a time); see [browser:trunk/dports/python/py26-setuptools/Portfile py26-setuptools] for an example of the symlink, in post-destroot. -- Ticket URL: <http://trac.macports.org/ticket/17649#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS