summaryrefslogtreecommitdiff
path: root/lang/python24/patches
AgeCommit message (Expand)AuthorFilesLines
2006-12-27Fix build on FreeBSD.joerg1-9/+17
2006-11-03On NetBSD, assume that MKYP=no when /usr/bin/ypcat doesn't exist.joerg1-12/+21
2006-10-11Fixed "test ==" and improved the randomness of $RANDOM.rillig1-0/+22
2006-09-20libpython needs the pkgsrc-provided LDFLAGS to resolve all dependenciesrillig1-11/+22
2006-06-20Don't try to compile in Bluetooth support under NetBSD(-current).tron1-0/+14
2006-04-13Strip of anything after the version number in distutils.util.get_platformjoerg1-0/+13
2006-04-12update python24 to 2.4.3drochner4-93/+85
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