summaryrefslogtreecommitdiff
path: root/lang/python23
AgeCommit message (Expand)AuthorFilesLines
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
2004-05-12Add missing patches and disable PKGVIEW installation for now until therecht2-4/+4
2004-05-12- Merge bugfixes from python 2.3 maintenance branch:recht5-4/+89
2004-04-13Rework bdb detection: Since we're using buildlink we could save relyrecht3-86/+291
2004-04-09Fix patch-aa so that it works with patch -p0.recht2-13/+13
2004-04-05Add missing entry to distinfo for patch-aa.darcy1-1/+2
2004-04-02Move patch to Python directory as that is where the file being patched is.darcy1-0/+86
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz3-4/+6
2004-03-22Disable db3 and db4 detection in python23 and python23-pth, so as tominskim2-13/+21
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-5/+7
2004-03-01Apply first part (creation of libpython.so) of the patch provided byrecht2-4/+13
2004-02-10The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mkjlam1-2/+2
2004-02-04+ USE_LANGUAGES=c c++abs1-1/+2
2004-01-29use ${EGREP} instead of relying on GNU grep features.grant1-2/+2
2004-01-27Add USE_GCC_SHLIB to python2 packages:abs2-2/+4
2004-01-26use ${PY_VER_SUFFIX} in @dirrm.grant1-29/+29
2004-01-26add Solaris PLIST missed in previous commit.grant1-0/+17
2004-01-26fix build and install on Solaris:grant4-15/+31
2004-01-26remove empty PLIST.grant1-1/+0
2004-01-26use the right python platform name in PLIST.grant1-11/+11
2004-01-26whitespace fixgrant1-5/+5
2004-01-25Fix the plist on Linux after the introduction of Makefile.common forrecht1-11/+11
2004-01-25Revert python23{,pth} back to buildlink2. The build fails on NetBSD 1.6recht1-7/+7
2004-01-25* Follow the new buildlink3 standard and append to BUILDLINK_DEPENDS.<pkg>.jlam1-14/+9