Age | Commit message (Expand) | Author | Files | Lines |
2005-01-19 | Fix ld -h argument. | tv | 2 | -4/+4 |
2005-01-18 | First stab at Interix support; --image-base hack not yet used here. | tv | 2 | -6/+32 |
2004-12-30 | Honor LDFLAGS when building shared libraries on Linux. Previously, | minskim | 2 | -13/+16 |
2004-12-19 | all of these use dlopen(). | grant | 1 | -1/+2 |
2004-11-28 | Add patches from darwinports/fink to make the posixmodule work on Darwin/ | recht | 7 | -14/+654 |
2004-11-24 | Make this compile, install and deinstall cleanly under IRIX and IRIX64 | jschauma | 7 | -12/+169 |
2004-11-22 | USE_LANGUAGES=c c++; remove USE_GCC_SHLIB. | wiz | 1 | -2/+1 |
2004-11-15 | Rework the Berkeley DB detection in buildlink3: | jlam | 1 | -7/+1 |
2004-10-30 | don't override LOWER_OPSYS just to set PY_PLATNAME. fixes broken PLIST | grant | 1 | -5/+3 |
2004-10-05 | Do not append OS_VERSION to PY_PLATNAME on Interix; Use LOWER_OPSYS only. | minskim | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-08-28 | set INSTALL_UNSTRIPPED on darwin so that python modules will build | danw | 1 | -1/+6 |
2004-07-22 | add python as category | recht | 1 | -2/+2 |
2004-06-15 | before the SIGINT fix, the PKGREVISION was set to 1 in | grant | 2 | -4/+3 |
2004-06-14 | * Add patches to ensure that signal handlers consistently don't set SA_RESTART | lukem | 5 | -2/+85 |
2004-06-10 | NetBSD 2.0 changes sys.platform to netbsd2 -- catch up with this | recht | 4 | -5/+47 |
2004-06-02 | Update to 2.3.4 | recht | 8 | -105/+21 |
2004-05-23 | Now that all Python modules have been bl3ified remove the bl2 support. | recht | 1 | -35/+0 |
2004-05-12 | Add missing patches and disable PKGVIEW installation for now until the | recht | 2 | -4/+4 |
2004-05-12 | - Merge bugfixes from python 2.3 maintenance branch: | recht | 5 | -4/+89 |
2004-04-13 | Rework bdb detection: Since we're using buildlink we could save rely | recht | 3 | -86/+291 |
2004-04-09 | Fix patch-aa so that it works with patch -p0. | recht | 2 | -13/+13 |
2004-04-05 | Add missing entry to distinfo for patch-aa. | darcy | 1 | -1/+2 |
2004-04-02 | Move patch to Python directory as that is where the file being patched is. | darcy | 1 | -0/+86 |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 3 | -4/+6 |
2004-03-22 | Disable db3 and db4 detection in python23 and python23-pth, so as to | minskim | 2 | -13/+21 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -5/+7 |
2004-03-01 | Apply first part (creation of libpython.so) of the patch provided by | recht | 2 | -4/+13 |
2004-02-10 | The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mk | jlam | 1 | -2/+2 |
2004-02-04 | + USE_LANGUAGES=c c++ | abs | 1 | -1/+2 |
2004-01-29 | use ${EGREP} instead of relying on GNU grep features. | grant | 1 | -2/+2 |
2004-01-27 | Add USE_GCC_SHLIB to python2 packages: | abs | 2 | -2/+4 |
2004-01-26 | use ${PY_VER_SUFFIX} in @dirrm. | grant | 1 | -29/+29 |
2004-01-26 | add Solaris PLIST missed in previous commit. | grant | 1 | -0/+17 |
2004-01-26 | fix build and install on Solaris: | grant | 4 | -15/+31 |
2004-01-26 | remove empty PLIST. | grant | 1 | -1/+0 |
2004-01-26 | use the right python platform name in PLIST. | grant | 1 | -11/+11 |
2004-01-26 | whitespace fix | grant | 1 | -5/+5 |
2004-01-25 | Fix the plist on Linux after the introduction of Makefile.common for | recht | 1 | -11/+11 |
2004-01-25 | Revert python23{,pth} back to buildlink2. The build fails on NetBSD 1.6 | recht | 1 | -7/+7 |
2004-01-25 | * Follow the new buildlink3 standard and append to BUILDLINK_DEPENDS.<pkg>. | jlam | 1 | -14/+9 |
2004-01-25 | fix comment and shorten createbuildlink's generated comment a bit | recht | 1 | -6/+2 |
2004-01-25 | add missing BUILDLINK_DEPMETHOD.python | recht | 1 | -1/+5 |
2004-01-25 | add buildlink3.mk | recht | 1 | -0/+30 |
2004-01-24 | bl3ify | recht | 1 | -7/+7 |
2004-01-24 | Follow grant@'s lead and use Makefile.common for python23 and python23-pth. | recht | 3 | -2654/+2670 |
2004-01-24 | fix typo in comment | grant | 1 | -2/+2 |
2004-01-11 | remove stacksize from UNLIMIT_RESOURCES. This isn't needed for the build | recht | 1 | -2/+1 |
2003-12-23 | update to 2.3.3 | recht | 9 | -541/+20 |
2003-12-08 | Update to Python 2.3.2 | recht | 20 | -275/+824 |