summaryrefslogtreecommitdiff
path: root/lang/python23
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Always build depend on readline, so that devel/py-readline can pick upjoerg2-3/+7
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam2-33/+26
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
2007-12-24Use BDB_LIBS to obtain the BDB library name, instead of guessingminskim3-12/+9
2007-10-10Fixed mremap on NetBSD.rillig2-1/+17
2007-07-02s/PRIVILEGED_STAGE/PRIVILEGED_STAGES/g as it could refer to multipleadrianp1-2/+2
2007-07-01Add PRIVILEGED_STAGE+= clean (NetBSD only)adrianp1-1/+5
2006-10-07Fixed "test ==" and $RANDOM.rillig2-1/+32
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-06-01Inspecting the setup.py file, one can see that python23 and python24jlam1-24/+27
2006-05-14Fix CHECK_INTERPRETER errors and warnings. Bump PKGREVISION.minskim2-3/+11
2006-05-07Add http access to distfile as with python24. (At this moment, ftp.python.orgtv1-2/+3
2006-05-06The ossaudio module is available on Linux x86_64. Bump PKGREVISION.minskim2-3/+6
2006-04-13Strip of anything after the version number in distutils.util.get_platformjoerg3-3/+17
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
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.joerg2-4/+4
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, forrillig2-11/+11
2005-11-16Fix Python's makesetup script to treat -pthread as linker flag.joerg3-3/+16
2005-11-14When linking against libpython, the dependencies of libpython might bejoerg1-1/+5
2005-10-23Added a @comment line to PLIST.Darwin. Removed trailing empty lines fromrillig4-7/+6
2005-10-01Add a patch for CAN-2005-2491 (uffer overflow vulnerability in the PCRErecht5-3/+106
2005-09-21Allow Python 2.3 to build dynamic modules on DragonFly.joerg2-18/+26
2005-08-02Add the libpython2.3.dylib.kristerw2-2/+3
2005-07-29make the fcntl selftest recognize "netbsd3" so that the rightdrochner2-4/+4
2005-07-03Add devel/gettext-lib as dependency to avoid problems with the locale module ...recht4-18/+37
2005-06-30Backport from Python-2.4 a configure condition that preventsminskim2-13/+25
2005-06-16Add missing RCS Id tag to patch-dc.hira2-2/+4
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-07add LDFLAGS when linking libpython. Needed to find -ldb4dmcmahill2-17/+20
2005-02-24Add RMD160 digestsagc1-1/+2
2005-02-15update to 2.3.5drochner8-213/+41
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-24Sync DESCR with reality -- python* is now build with thread support.recht1-2/+0
2005-01-24Really enable threads for python23.recht1-3/+7
2005-01-23Build Python with thread support by default and turn the existingrecht2-3/+3
2005-01-21Build fixes for Interix. (Oy, this file needs a good mopping. :)tv1-2/+8
2005-01-19Fix ld -h argument.tv2-4/+4
2005-01-18First stab at Interix support; --image-base hack not yet used here.tv2-6/+32
2004-12-30Honor LDFLAGS when building shared libraries on Linux. Previously,minskim2-13/+16
2004-12-19all of these use dlopen().grant1-1/+2
2004-11-28Add patches from darwinports/fink to make the posixmodule work on Darwin/recht7-14/+654
2004-11-24Make this compile, install and deinstall cleanly under IRIX and IRIX64jschauma7-12/+169
2004-11-22USE_LANGUAGES=c c++; remove USE_GCC_SHLIB.wiz1-2/+1
2004-11-15Rework the Berkeley DB detection in buildlink3:jlam1-7/+1