Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use PYEASYINSTALL_EGG instead of hardcoded path in plist. | Julien Laffaye | 2011-07-02 | 1 | -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 building | Martin Wilke | 2011-06-25 | 4 | -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 |