summaryrefslogtreecommitdiff
path: root/lang/python23/patches
AgeCommit message (Expand)AuthorFilesLines
2008-11-10Update to 2.3.7:wiz2-46/+22
2007-12-24Use BDB_LIBS to obtain the BDB library name, instead of guessingminskim1-5/+5
2007-10-10Fixed mremap on NetBSD.rillig1-0/+15
2006-10-07Fixed "test ==" and $RANDOM.rillig1-0/+30
2006-04-13Strip of anything after the version number in distutils.util.get_platformjoerg1-0/+13
2005-11-16Fix Python's makesetup script to treat -pthread as linker flag.joerg1-0/+12
2005-10-23Added a @comment line to PLIST.Darwin. Removed trailing empty lines fromrillig2-4/+2
2005-10-01Add a patch for CAN-2005-2491 (uffer overflow vulnerability in the PCRErecht3-0/+100
2005-09-21Allow Python 2.3 to build dynamic modules on DragonFly.joerg1-16/+24
2005-07-29make the fcntl selftest recognize "netbsd3" so that the rightdrochner1-2/+2
2005-07-03Add devel/gettext-lib as dependency to avoid problems with the locale module ...recht1-14/+31
2005-06-30Backport from Python-2.4 a configure condition that preventsminskim1-11/+23
2005-06-16Add missing RCS Id tag to patch-dc.hira1-0/+2
2005-03-07add LDFLAGS when linking libpython. Needed to find -ldb4dmcmahill1-15/+18
2005-02-15update to 2.3.5drochner5-199/+31
2005-02-04apply the security fix fromdrochner1-0/+82
2005-01-19Fix ld -h argument.tv1-2/+2
2005-01-18First stab at Interix support; --image-base hack not yet used here.tv1-4/+30
2004-12-30Honor LDFLAGS when building shared libraries on Linux. Previously,minskim1-11/+14
2004-11-28Add patches from darwinports/fink to make the posixmodule work on Darwin/recht5-11/+156
2004-11-24Make this compile, install and deinstall cleanly under IRIX and IRIX64jschauma3-0/+74
2004-06-14* Add patches to ensure that signal handlers consistently don't set SA_RESTARTlukem2-0/+78
2004-06-10NetBSD 2.0 changes sys.platform to netbsd2 -- catch up with thisrecht2-2/+42
2004-06-02Update to 2.3.4recht4-90/+9
2004-05-12- Merge bugfixes from python 2.3 maintenance branch:recht2-0/+81
2004-04-13Rework bdb detection: Since we're using buildlink we could save relyrecht1-51/+272
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
2004-03-22Disable db3 and db4 detection in python23 and python23-pth, so as tominskim1-11/+19
2004-03-01Apply first part (creation of libpython.so) of the patch provided byrecht1-2/+11
2004-01-26fix build and install on Solaris:grant1-2/+11
2003-12-23update to 2.3.3recht7-527/+11
2003-12-08Update to Python 2.3.2recht14-227/+738
2003-09-14Avoid redefinition of redefinition of wchar_t and wint_ ifrecht1-0/+26
2003-09-10Correctly disable POSIX* and XOPEN* macros on < 1.6T. This should fixrecht2-23/+41
2003-08-18Split the PLIST into common and os dependent parts. Start with NetBSDrecht1-99/+35
2003-08-18- Fix build for NetBSD <= 1.5.recht1-6/+12
2003-08-06-add a patch from Marc Recht vie pkgsrc-wip which meddes with thesedrochner1-0/+42
2003-08-06oops - forgot a piece of a patch taken over from Python-2.2drochner1-3/+12
2003-08-04Extend the Python version zoo by Python-2.3 w/o threads.drochner5-0/+207