Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | -140/+105 |
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 | 2 | -1/+44 |
2003-08-06 | oops - forgot a piece of a patch taken over from Python-2.2 | drochner | 2 | -5/+14 |
2003-08-04 | Extend the Python version zoo by Python-2.3 w/o threads. | drochner | 10 | -0/+2879 |