aboutsummaryrefslogtreecommitdiff
path: root/lang/python31/files/patch-freebsd8
Commit message (Collapse)AuthorAgeFilesLines
* Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)Hye-Shik Chang2008-10-131-938/+0
| | | | | | | | | | | Python 2.6 will be the next default python version when enough testings of consumer ports are done. The new "2to3" program is renamed to 2to3-2.6 and 2to3-3.0 for each version, respectively. Repo-copied by: marcus Notes: svn path=/head/; revision=221521
* Add support for FreeBSD 8.Hye-Shik Chang2007-10-291-0/+938
Obtained from: Python SVN (r58697, r58698) Notes: svn path=/head/; revision=202249