| Commit message (Collapse) | Author | Files | Lines |
|
- 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
|
|
Fixes for other versions of python will be followed tomorrow.
Submitted by: nork
Obtained from: Python CVS
Notes:
svn path=/head/; revision=139500
|
|
- Remove support for FreeBSD 2.
Spotted by: marcus, kris
Obtained from: Python CVS
Notes:
svn path=/head/; revision=116867
|
|
- Drop FreeBSD 2 support.
- Fix build on -stable.
Spotted by: marcus, kris
Obtained from: Python CVS
Notes:
svn path=/head/; revision=116864
|
|
- Remove support for FreeBSD 2.
Spotted by: marcus, kris
Obtained from: Python CVS
Notes:
svn path=/head/; revision=116861
|