summaryrefslogtreecommitdiff
path: root/lang/python24/Makefile
AgeCommit message (Expand)AuthorFilesLines
2007-10-28Don't force su-clean on DESTDIR users.joerg1-2/+2
2007-07-02s/PRIVILEGED_STAGE/PRIVILEGED_STAGES/g as it could refer to multipleadrianp1-3/+2
2007-07-01Add PRIVILEGED_STAGE+= clean (NetBSD only)adrianp1-1/+6
2007-06-15repair build on SunOS-5.9dmcmahill1-1/+2
2007-06-08We have to use GNU make under Mac OS X because the "configure" scripttron1-3/+4
2007-06-08Update to 2.4.4:wiz1-6/+5
2007-04-22correct installation and plist on hpuxtnn1-1/+9
2006-11-03On NetBSD, assume that MKYP=no when /usr/bin/ypcat doesn't exist.joerg1-3/+13
2006-08-26Don't use the Python platform variable to check for OSS support onjoerg1-3/+2
2006-06-19Add a missing file to PLIST.Darwin. Bump PKGREVISION.minskim1-2/+2
2006-06-01Inspecting the setup.py file, one can see that python23 and python24jlam1-21/+26
2006-05-07Allow use of C++ support on all platforms for consistency, by settingtv1-2/+4
2006-04-13Strip of anything after the version number in distutils.util.get_platformjoerg1-1/+2
2006-04-12update python24 to 2.4.3drochner1-5/+5
2006-03-13Fixed the interpreter paths of some installed Python programs. Bumpedrillig1-2/+9
2006-03-09Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.jlam1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-23Fix module compilation / libpython build on Darwin. This enables modulesrecht1-5/+14
2005-12-10Revert my last commit (r1.17) and add :Q back to PY_PLATNAME andrecht1-3/+3
2005-12-09Remove the :Q from vars that go into PLIST_SUBST, since it breaksrecht1-3/+3
2005-12-08Bumped the PKGREVISION of the packages that have been broken by the recentrillig1-2/+2
2005-12-08Fixed the wrong quoting introduced by the recent "pkglint --autofix". Therillig1-3/+3
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-10/+10
2005-11-16Fix Python's makesetup script to treat -pthread as linker flag.joerg1-1/+2
2005-10-01Update to Python 2.4.2recht1-5/+4
2005-09-01Bump PKGREVISION for change made to patches/patch-al in revision 1.7 asdarcy1-2/+2
2005-08-23There was a bug in Python that was supposed to be fixed but it seems to havedarcy1-2/+2
2005-07-03Add devel/gettext-lib as dependency to avoid problems with the locale module ...recht1-1/+3
2005-05-10Fix srcdist.mk usage for _PYTHON_VERSION 24, and add reminder comment toabs1-1/+3
2005-05-09update to Python 2.4.1recht1-5/+4
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-18ride last change.. bump PKGREVISION for the PLIST.common changerecht1-2/+2
2005-02-04apply the security fix fromdrochner1-2/+2
2005-01-30Convert the python packages to use the alternatives system to install ajmmv1-2/+4
2005-01-23Build Python with thread support by default and turn the existingrecht1-4/+114
2004-12-05initial import of Python 2.4recht1-0/+10