Age | Commit message (Expand) | Author | Files | Lines |
2012-10-03 | Remove python25, as promised in March. EOL'd last year. | wiz | 22 | -1051/+0 |
2012-02-15 | apply fix for CVE-2012-0845 to other Python versions too | drochner | 1 | -0/+18 |
2011-12-16 | On SunOS, don't ever override _XOPEN_SOURCE if it is already set. | hans | 1 | -0/+14 |
2011-11-08 | Change a unused variable referacne to a fixed string that I missed when | sbd | 1 | -2/+2 |
2011-10-31 | Improve the gdbm_compat handling by searching any ndbm.h found for the | sbd | 1 | -11/+34 |
2011-10-18 | Deal with the fact that if /usr/include/ndbm.h exists on Linux it probably | sbd | 1 | -6/+15 |
2011-09-14 | Teach configure about SunOS 5.11, preventing some pyconfig.h weirdness. | hans | 1 | -3/+29 |
2011-06-04 | Update python25 to 2.5.6. | obache | 5 | -438/+41 |
2011-03-28 | fix two security issues, using patches from upstream: | drochner | 3 | -0/+398 |
2011-03-06 | Merge the patch for http://secunia.com/advisories/43463/ from the | dholland | 1 | -0/+86 |
2010-01-27 | Properly disable pyexpat module here as well. | wiz | 1 | -2/+2 |
2009-09-19 | Fixes module names in disabled_module_list | obache | 1 | -2/+2 |
2009-09-09 | Fix a possibly long-standing issue, but also possibly fallout from the db4 | dsainty | 1 | -37/+34 |
2009-07-24 | gdbm is in disabled_module_list, yet if it's found on the system | schmonz | 1 | -3/+16 |
2009-04-11 | Update python25 to 2.5.4. Spammy changes: | snj | 24 | -1037/+26 |
2008-12-17 | Remove "-Wno-long-double" from the Darwin C compiler flags as suggested | tron | 1 | -3/+3 |
2008-08-30 | Add security patches for CVE-2008-2315, CVE-2008-2316, CVE-2008-3142 and | tron | 20 | -4/+979 |
2008-06-27 | patch-ad: add RCS Id | wiz | 2 | -10/+3 |
2008-06-27 | Apply patch by Brian de Alwis to fix build problems under Mac OS X Leopard. | tron | 3 | -15/+56 |
2008-05-09 | PR pkg/38614: Hasso Tepper: Fix build on DragonFlyBSD. | tnn | 1 | -6/+12 |
2008-04-24 | We're not in pkgsrc-wip anymore, so replace 'wip' with 'lang' in | bjs | 1 | -0/+43 |
2008-04-24 | Here's python25-2.5.2, courtesy of pkgsrc-wip. | tnn | 19 | -0/+817 |