summaryrefslogtreecommitdiff
path: root/lang/python23/patches/patch-aa
AgeCommit message (Collapse)AuthorFilesLines
2004-04-09Fix patch-aa so that it works with patch -p0.recht1-11/+11
2004-04-02Move patch to Python directory as that is where the file being patched is.darcy1-0/+86
2003-12-08Update to Python 2.3.2recht1-81/+0
Changes in Python: Quite a few fixes.. See NEWS for details. Changes in the pkg: - add FreeBSD patches from the FreeBSD port - add fix for a fatal bug in type's GC handling causes segfaults (via FreeBSD port) see http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Misc/NEWS?r1=1.831.4.75&r2=1.831.4.76&diff_format=u - always build the db 1.85 module (on all platforms)
2003-08-18Split the PLIST into common and os dependent parts. Start with NetBSDrecht1-99/+35
and Linux. Disable the curses module on Linux.
2003-08-04Extend the Python version zoo by Python-2.3 w/o threads.drochner1-0/+145
Tested with -current on i386 only so far; 3 of the selftests still failing, for reasons NetBSD cannot be blamed for. CVS----------------------------------------------------------------------