summaryrefslogtreecommitdiff
path: root/lang/python24/distinfo
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2008-08-07Add a patch from the upstream 2.5 branch (svn rev.63883) to fix androchner1-1/+2
2008-08-05also apply upstream svn rev.65262, fixes overflow checks in memorydrochner1-1/+6
2008-08-05add patches from upstream svn rev.65333, fix integer overflows indrochner1-1/+8
2008-04-11update to 2.4.5drochner1-4/+4
2008-04-11fix possible buffer overflow by negative atguments to zlib.flush(),drochner1-1/+2
2008-02-22Don't use FreeBSD's bluetooth define on DragonFly as well.joerg1-2/+2
2007-07-17NetBSD has a 4-argument mremap, so adjust for that.joerg1-1/+2
2007-06-08Update to 2.4.4:wiz1-14/+15
2006-12-27Fix build on FreeBSD.joerg1-2/+2
2006-11-03On NetBSD, assume that MKYP=no when /usr/bin/ypcat doesn't exist.joerg1-2/+2
2006-10-11Fixed "test ==" and improved the randomness of $RANDOM.rillig1-1/+2
2006-09-20libpython needs the pkgsrc-provided LDFLAGS to resolve all dependenciesrillig1-2/+2
2006-06-20Don't try to compile in Bluetooth support under NetBSD(-current).tron1-1/+2
2006-04-13Strip of anything after the version number in distutils.util.get_platformjoerg1-1/+2
2006-04-12update python24 to 2.4.3drochner1-8/+8
2006-01-23Fix module compilation / libpython build on Darwin. This enables modulesrecht1-3/+3
2005-11-16Fix Python's makesetup script to treat -pthread as linker flag.joerg1-1/+2
2005-10-01Update to Python 2.4.2recht1-9/+8
2005-08-31Fix problem where LDFLAGS is not being expanded on the command line.darcy1-2/+2
2005-08-23There was a bug in Python that was supposed to be fixed but it seems to havedarcy1-1/+2
2005-08-19include LDFLAGS when linking shared libraries, so they can find theirgrant1-2/+2
2005-07-29make the fcntl selftest recognize "netbsd3" so that the rightdrochner1-2/+2
2005-05-29Remove an entry for a nonexistent file.minskim1-2/+1
2005-05-09update to Python 2.4.1recht1-8/+8
2005-02-24Add RMD160 digestsagc1-1/+2
2005-02-04apply the security fix fromdrochner1-1/+2
2005-01-24Pull in first-stab Interix support from lang/python23.tv1-2/+2
2004-12-30Honor LDFLAGS when building shared libraries on Linux. Previously,minskim1-2/+2
2004-12-19fix missed from previous: Darwin 7.x doesn't appear to want thegrant1-2/+2
2004-12-19Darwin build fixes:grant1-2/+2
2004-12-05initial import of Python 2.4recht1-0/+17