summaryrefslogtreecommitdiff
path: root/lang/python/files/patch-freebsd7 (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-10-09- Update the main python version to 2.5.Hye-Shik Chang1-632/+0
- Now, lang/python is just a meta-port which depends on lang/python25. - And all versions of Python ports have short version identifier in its package name; python25-2.5, python24-2.4.3 and etc. - Also you must upgrade all python modules after lang/python updated, cd /usr/ports/lang/python && make upgrade-site-packages - Give maintainership of Python ports to the new python@ group which includes me, alexbl@ and others. Notes: svn path=/head/; revision=175093
2005-07-18Backport support for FreeBSD 7 and drop support for FreeBSD 3.Hye-Shik Chang1-14/+128
Fixes for other versions of python will be followed tomorrow. Submitted by: nork Obtained from: Python CVS Notes: svn path=/head/; revision=139500
2004-08-21- Add support for FreeBSD 6.Hye-Shik Chang1-0/+0
- Remove support for FreeBSD 2. Spotted by: marcus, kris Obtained from: Python CVS Notes: svn path=/head/; revision=116867
2004-08-21- Add support for FreeBSD 6.Hye-Shik Chang1-0/+0
- Drop FreeBSD 2 support. - Fix build on -stable. Spotted by: marcus, kris Obtained from: Python CVS Notes: svn path=/head/; revision=116864
2004-08-20- Add support for FreeBSD 6.Hye-Shik Chang1-0/+518
- Remove support for FreeBSD 2. Spotted by: marcus, kris Obtained from: Python CVS Notes: svn path=/head/; revision=116861