aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pythonbrew
Commit message (Collapse)AuthorAgeFilesLines
* Use PYEASYINSTALL_EGG instead of hardcoded path in plist.Julien Laffaye2011-07-021-171/+171
| | | | | | | | | PR: ports/158417 Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer) Approved by: rene (mentor vacation) Notes: svn path=/head/; revision=276884
* pythonbrew is a program to automate the buildingMartin Wilke2011-06-254-0/+203
and installation of Python in the users HOME. pythonbrew is inspired by perlbrew and rvm. WWW: https://github.com/utahta/pythonbrew PR: ports/157842 Submitted by: Lung-Pin Chang <changlp at cs.nctu.edu.tw> Notes: svn path=/head/; revision=276338