summaryrefslogtreecommitdiff
path: root/lang/python23
AgeCommit message (Expand)AuthorFilesLines
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
2004-10-30don't override LOWER_OPSYS just to set PY_PLATNAME. fixes broken PLISTgrant1-5/+3
2004-10-05Do not append OS_VERSION to PY_PLATNAME on Interix; Use LOWER_OPSYS only.minskim1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
2004-08-28set INSTALL_UNSTRIPPED on darwin so that python modules will builddanw1-1/+6
2004-07-22add python as categoryrecht1-2/+2
2004-06-15before the SIGINT fix, the PKGREVISION was set to 1 ingrant2-4/+3
2004-06-14* Add patches to ensure that signal handlers consistently don't set SA_RESTARTlukem5-2/+85
2004-06-10NetBSD 2.0 changes sys.platform to netbsd2 -- catch up with thisrecht4-5/+47
2004-06-02Update to 2.3.4recht8-105/+21
2004-05-23Now that all Python modules have been bl3ified remove the bl2 support.recht1-35/+0