Age | Commit message (Expand) | Author | Files | Lines |
2004-04-23 | set INSTALL_UNSTRIPPED on Darwin so modules will be able to resolve | danw | 1 | -2/+2 |
2004-04-13 | Rework bdb detection: Since we're using buildlink we could save rely | recht | 3 | -55/+276 |
2004-04-09 | Also add python23's cursesmodule fix (patch-aa) here. It's named patch-ba | recht | 2 | -1/+88 |
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-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 | 1 | -1/+2 |
2004-01-26 | use -h instead of -soname= when creating shared objects to appease | grant | 2 | -4/+13 |
2004-01-25 | Revert python23{,pth} back to buildlink2. The build fails on NetBSD 1.6 | recht | 1 | -2/+2 |
2004-01-25 | * Follow the new buildlink3 standard and append to BUILDLINK_DEPENDS.<pkg>. | jlam | 1 | -14/+9 |
2004-01-25 | shorten createbuildlink's generated comment a bit | recht | 1 | -5/+1 |
2004-01-25 | add buildlink3.mk | recht | 1 | -0/+34 |
2004-01-24 | bl3ify | recht | 1 | -2/+2 |
2004-01-24 | Follow grant@'s lead and use Makefile.common for python23 and python23-pth. | recht | 5 | -2696/+3 |
2004-01-24 | fix typo | recht | 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 | 10 | -553/+32 |
2003-12-08 | Update to Python 2.3.2 | recht | 20 | -323/+827 |
2003-11-17 | The dl module isn't built for 64 bit archs and Darwin, so exclude it in | recht | 2 | -3/+12 |
2003-11-12 | PKGREVISION++ after openssl update. | jschauma | 1 | -2/+2 |
2003-09-14 | Use my NetBSD.org email address. | recht | 1 | -2/+2 |
2003-09-14 | Avoid redefinition of redefinition of wchar_t and wint_ if | recht | 3 | -3/+30 |
2003-09-10 | Correctly disable POSIX* and XOPEN* macros on < 1.6T. This should fix | recht | 4 | -26/+46 |
2003-09-04 | Partly override Python's CFLAGS with the ones from pkgsrc. | recht | 1 | -1/+2 |
2003-08-18 | Split the PLIST into common and os dependent parts. Start with NetBSD | recht | 7 | -136/+97 |
2003-08-18 | - Fix build for NetBSD <= 1.5. | recht | 3 | -9/+23 |
2003-08-06 | Add a symlink so that the shared lib can be found as *.so, and | drochner | 2 | -3/+9 |
2003-08-06 | -add a patch from Marc Recht vie pkgsrc-wip which meddes with these | drochner | 4 | -1/+90 |
2003-08-06 | oops - forgot a piece of a patch taken over from Python-2.2 | drochner | 2 | -5/+14 |
2003-08-04 | Python-2.3 with thread support. Tested on -current/i386 only so far | drochner | 12 | -0/+2910 |