Age | Commit message (Expand) | Author | Files | Lines |
2009-09-07 | Remove py22-html-docs, py23-html-docs and Python 2.3. | joerg | 22 | -1038/+0 |
2008-11-10 | Update to 2.3.7: | wiz | 2 | -46/+22 |
2007-12-24 | Use BDB_LIBS to obtain the BDB library name, instead of guessing | minskim | 1 | -5/+5 |
2007-10-10 | Fixed mremap on NetBSD. | rillig | 1 | -0/+15 |
2006-10-07 | Fixed "test ==" and $RANDOM. | rillig | 1 | -0/+30 |
2006-04-13 | Strip of anything after the version number in distutils.util.get_platform | joerg | 1 | -0/+13 |
2005-11-16 | Fix Python's makesetup script to treat -pthread as linker flag. | joerg | 1 | -0/+12 |
2005-10-23 | Added a @comment line to PLIST.Darwin. Removed trailing empty lines from | rillig | 2 | -4/+2 |
2005-10-01 | Add a patch for CAN-2005-2491 (uffer overflow vulnerability in the PCRE | recht | 3 | -0/+100 |
2005-09-21 | Allow Python 2.3 to build dynamic modules on DragonFly. | joerg | 1 | -16/+24 |
2005-07-29 | make the fcntl selftest recognize "netbsd3" so that the right | drochner | 1 | -2/+2 |
2005-07-03 | Add devel/gettext-lib as dependency to avoid problems with the locale module ... | recht | 1 | -14/+31 |
2005-06-30 | Backport from Python-2.4 a configure condition that prevents | minskim | 1 | -11/+23 |
2005-06-16 | Add missing RCS Id tag to patch-dc. | hira | 1 | -0/+2 |
2005-03-07 | add LDFLAGS when linking libpython. Needed to find -ldb4 | dmcmahill | 1 | -15/+18 |
2005-02-15 | update to 2.3.5 | drochner | 5 | -199/+31 |
2005-02-04 | apply the security fix from | drochner | 1 | -0/+82 |
2005-01-19 | Fix ld -h argument. | tv | 1 | -2/+2 |
2005-01-18 | First stab at Interix support; --image-base hack not yet used here. | tv | 1 | -4/+30 |
2004-12-30 | Honor LDFLAGS when building shared libraries on Linux. Previously, | minskim | 1 | -11/+14 |
2004-11-28 | Add patches from darwinports/fink to make the posixmodule work on Darwin/ | recht | 5 | -11/+156 |
2004-11-24 | Make this compile, install and deinstall cleanly under IRIX and IRIX64 | jschauma | 3 | -0/+74 |
2004-06-14 | * Add patches to ensure that signal handlers consistently don't set SA_RESTART | lukem | 2 | -0/+78 |
2004-06-10 | NetBSD 2.0 changes sys.platform to netbsd2 -- catch up with this | recht | 2 | -2/+42 |
2004-06-02 | Update to 2.3.4 | recht | 4 | -90/+9 |
2004-05-12 | - Merge bugfixes from python 2.3 maintenance branch: | recht | 2 | -0/+81 |
2004-04-13 | Rework bdb detection: Since we're using buildlink we could save rely | recht | 1 | -51/+272 |
2004-04-09 | Fix patch-aa so that it works with patch -p0. | recht | 1 | -11/+11 |
2004-04-02 | Move patch to Python directory as that is where the file being patched is. | darcy | 1 | -0/+86 |
2004-03-22 | Disable db3 and db4 detection in python23 and python23-pth, so as to | minskim | 1 | -11/+19 |
2004-03-01 | Apply first part (creation of libpython.so) of the patch provided by | recht | 1 | -2/+11 |
2004-01-26 | fix build and install on Solaris: | grant | 1 | -2/+11 |
2003-12-23 | update to 2.3.3 | recht | 7 | -527/+11 |
2003-12-08 | Update to Python 2.3.2 | recht | 14 | -227/+738 |
2003-09-14 | Avoid redefinition of redefinition of wchar_t and wint_ if | recht | 1 | -0/+26 |
2003-09-10 | Correctly disable POSIX* and XOPEN* macros on < 1.6T. This should fix | recht | 2 | -23/+41 |
2003-08-18 | Split the PLIST into common and os dependent parts. Start with NetBSD | recht | 1 | -99/+35 |
2003-08-18 | - Fix build for NetBSD <= 1.5. | recht | 1 | -6/+12 |
2003-08-06 | -add a patch from Marc Recht vie pkgsrc-wip which meddes with these | drochner | 1 | -0/+42 |
2003-08-06 | oops - forgot a piece of a patch taken over from Python-2.2 | drochner | 1 | -3/+12 |
2003-08-04 | Extend the Python version zoo by Python-2.3 w/o threads. | drochner | 5 | -0/+207 |