aboutsummaryrefslogtreecommitdiff
path: root/lang/python24/files/patch-Python::ceval.c
Commit message (Collapse)AuthorAgeFilesLines
* - remove expired portsRuslan Makhmatkhanov2012-07-161-16/+0
| | | | | | | | | | | | | | | | * lang/python24 and lang/python25: unmaintained upstream * www/zope and www/zope211: unmaintained upstream (the only consumers of python24) - clean-up python versions < 2.6 from lang/python-doc-html - clean-up python24/25 from Mk/bsd.ports.mk - add www/zope213 glue to bsd.python.mk - clean-up zope versions != 2.13 from bsd.python.mk Submitted by: miwi (based on) Approved by: portmgr (miwi) Notes: svn path=/head/; revision=300956
* - Update lang/python to 2.4 final release.Hye-Shik Chang2004-12-011-3/+5
| | | | | | | - Finish repocopy lang/python -> lang/python23 for Python 2.3.4 Notes: svn path=/head/; revision=122898
* - Update to Python-2.3.3Hye-Shik Chang2003-12-201-0/+14
- Pass PYTHON_VERSION variable to dependent builds. - Enable email package to use cjkcodecs. - Decrease default recursion limit to 900 on sparc64. Notes: svn path=/head/; revision=96254