summaryrefslogtreecommitdiff
path: root/lang/python24
AgeCommit message (Expand)AuthorFilesLines
2005-10-01Update to Python 2.4.2recht7-67/+42
2005-09-01Bump PKGREVISION for change made to patches/patch-al in revision 1.7 asdarcy1-2/+2
2005-08-31Fix problem where LDFLAGS is not being expanded on the command line.darcy2-6/+6
2005-08-23There was a bug in Python that was supposed to be fixed but it seems to havedarcy3-3/+22
2005-08-19include LDFLAGS when linking shared libraries, so they can find theirgrant2-4/+15
2005-07-29make the fcntl selftest recognize "netbsd3" so that the rightdrochner2-4/+4
2005-07-21patch-an was removed from distinfo during 2.4.1 update, remove file too.wiz1-28/+0
2005-07-21Sort.wiz2-61/+61
2005-07-03Add devel/gettext-lib as dependency to avoid problems with the locale module ...recht2-1/+31
2005-05-29Remove an entry for a nonexistent file.minskim1-2/+1
2005-05-10Fix srcdist.mk usage for _PYTHON_VERSION 24, and add reminder comment toabs1-1/+3
2005-05-09update to Python 2.4.1recht8-278/+210
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digestsagc1-1/+2
2005-02-18ride last change.. bump PKGREVISION for the PLIST.common changerecht1-2/+2
2005-02-18add dl.so to PLIST.common (conditionally)recht1-1/+2
2005-02-04apply the security fix fromdrochner3-3/+86
2005-01-30Convert the python packages to use the alternatives system to install ajmmv2-2/+5
2005-01-24Pull in first-stab Interix support from lang/python23.tv2-6/+35
2005-01-24Sync DESCR with reality -- python* is now build with thread support.recht1-2/+0
2005-01-23Build Python with thread support by default and turn the existingrecht4-114/+116
2004-12-30Honor LDFLAGS when building shared libraries on Linux. Previously,minskim2-5/+10
2004-12-20remove workaround for Darwin missing poll.h as a more correct fix isgrant1-4/+2
2004-12-19fix missed from previous: Darwin 7.x doesn't appear to want thegrant2-8/+20
2004-12-19Darwin build fixes:grant3-14/+25
2004-12-06Fix some wrong variable (eg. LOWER_OPSYS -> PY_PLATNAME) names sneaked inrecht1-8/+8
2004-12-05initial import of Python 2.4recht24-0/+4301