pip is a replacement for easy_install. It uses mostly the same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well. pip is meant to improve on easy_install. Some of the improvements: * All packages are downloaded before installation. Partially-completed installation doesn't occur as a result. * Care is taken to present useful output on the console. * The reasons for actions are kept track of. For instance, if a package is being installed, pip keeps track of why that package was required. * Error messages should be useful. * Packages don't have to be installed as egg archives, they can be installed flat (while keeping the egg metadata). WWW: http://pip.openplans.org/ 01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Module-Runtime
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - convert to the new perl5 frameworkaz2013-09-091-6/+3
* - Update to v0.013brix2012-02-202-7/+3
* - Update to v0.011brix2011-10-312-4/+3
* - Add missing dependencybrix2011-10-141-4/+7
* - Update to v0.010brix2011-10-102-3/+3
* - Update to v0.008brix2011-05-272-4/+5
* - Update to v0.007brix2010-04-042-4/+4
* - Update to v0.006brix2009-05-222-4/+7