summaryrefslogtreecommitdiff
path: root/lang/python20/files
AgeCommit message (Collapse)AuthorFilesLines
2008-04-25De-orbit support for python 2.0 and python 2.2 under the "three majortnn2-434/+0
releases is enough" rule of thumb. (python 2.3 was released 5 years ago.) Keep python 1.5 and 2.1 though, because there are a handful of packages that still need them.
2002-01-28-link the math, cmath and time modules against libm to make it moredrochner1-7/+7
embedding friendly, as suggested in PR pkg/14520 by Jarkko Torppa -having to touch Setup.in anyway, comment out the non-64-bit-clean modules regularily and remove the Makefile magic which led to the same effect
2002-01-16move the Python-2.0 pkg, formerly at lang/python, into a version specificdrochner2-0/+434
directory let it conflict with the old pkg, don't install files which might conflict with other versions