summaryrefslogtreecommitdiff
path: root/lang/python25/patches
AgeCommit message (Expand)AuthorFilesLines
2012-10-03Remove python25, as promised in March. EOL'd last year.wiz22-1051/+0
2012-02-15apply fix for CVE-2012-0845 to other Python versions toodrochner1-0/+18
2011-12-16On SunOS, don't ever override _XOPEN_SOURCE if it is already set.hans1-0/+14
2011-11-08Change a unused variable referacne to a fixed string that I missed whensbd1-2/+2
2011-10-31Improve the gdbm_compat handling by searching any ndbm.h found for thesbd1-11/+34
2011-10-18Deal with the fact that if /usr/include/ndbm.h exists on Linux it probablysbd1-6/+15
2011-09-14Teach configure about SunOS 5.11, preventing some pyconfig.h weirdness.hans1-3/+29
2011-06-04Update python25 to 2.5.6.obache5-438/+41
2011-03-28fix two security issues, using patches from upstream:drochner3-0/+398
2011-03-06Merge the patch for http://secunia.com/advisories/43463/ from thedholland1-0/+86
2010-01-27Properly disable pyexpat module here as well.wiz1-2/+2
2009-09-19Fixes module names in disabled_module_listobache1-2/+2
2009-09-09Fix a possibly long-standing issue, but also possibly fallout from the db4dsainty1-37/+34
2009-07-24gdbm is in disabled_module_list, yet if it's found on the systemschmonz1-3/+16
2009-04-11Update python25 to 2.5.4. Spammy changes:snj24-1037/+26
2008-12-17Remove "-Wno-long-double" from the Darwin C compiler flags as suggestedtron1-3/+3
2008-08-30Add security patches for CVE-2008-2315, CVE-2008-2316, CVE-2008-3142 andtron20-4/+979
2008-06-27patch-ad: add RCS Idwiz2-10/+3
2008-06-27Apply patch by Brian de Alwis to fix build problems under Mac OS X Leopard.tron3-15/+56
2008-05-09PR pkg/38614: Hasso Tepper: Fix build on DragonFlyBSD.tnn1-6/+12
2008-04-24We're not in pkgsrc-wip anymore, so replace 'wip' with 'lang' inbjs1-0/+43
2008-04-24Here's python25-2.5.2, courtesy of pkgsrc-wip.tnn19-0/+817