summaryrefslogtreecommitdiff
path: root/lang/python24/patches
AgeCommit message (Expand)AuthorFilesLines
2006-01-23Fix module compilation / libpython build on Darwin. This enables modulesrecht2-68/+940
2005-11-16Fix Python's makesetup script to treat -pthread as linker flag.joerg1-0/+12
2005-10-01Update to Python 2.4.2recht5-53/+30
2005-08-31Fix problem where LDFLAGS is not being expanded on the command line.darcy1-4/+4
2005-08-23There was a bug in Python that was supposed to be fixed but it seems to havedarcy1-0/+18
2005-08-19include LDFLAGS when linking shared libraries, so they can find theirgrant1-2/+13
2005-07-29make the fcntl selftest recognize "netbsd3" so that the rightdrochner1-2/+2
2005-07-21patch-an was removed from distinfo during 2.4.1 update, remove file too.wiz1-28/+0
2005-07-03Add devel/gettext-lib as dependency to avoid problems with the locale module ...recht1-0/+28
2005-05-09update to Python 2.4.1recht4-263/+173
2005-02-04apply the security fix fromdrochner1-0/+82
2005-01-24Pull in first-stab Interix support from lang/python23.tv1-4/+33
2004-12-30Honor LDFLAGS when building shared libraries on Linux. Previously,minskim1-3/+8
2004-12-19fix missed from previous: Darwin 7.x doesn't appear to want thegrant1-6/+18
2004-12-19Darwin build fixes:grant1-10/+18
2004-12-05initial import of Python 2.4recht13-0/+660