2004-11-22 22:48:09 by Thomas Klausner | Files touched by this commit (4) |
Log message: USE_LANGUAGES=c c++; remove USE_GCC_SHLIB. |
2004-10-30 18:26:27 by grant beattie | Files touched by this commit (1) |
Log message: don't override LOWER_OPSYS, handle PY_PLATNAME in the same way as python23. |
2004-08-29 12:44:19 by Marc Recht | Files touched by this commit (12) |
Log message: Extend some checks to also test for netbsd2 as sys.platform. Bump PKGREVISIONS accordingly. |
2004-07-22 11:16:04 by Marc Recht | Files touched by this commit (123) |
Log message: add python as category ok'd a while back at pkgsrcCon by agc and wiz |
2004-05-16 22:01:59 by Min Sik Kim | Files touched by this commit (4) |
Log message: Build python module for zlib unconditionally. This makes python2[12]{,-pth} build on platforms where zlib.h is not in /usr/include. |
2004-03-05 20:25:43 by Johnny C. Lam | Files touched by this commit (256) |
Log message: Reorder location and setting of BUILDLINK_PACKAGES to match template buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk. |
2004-02-10 21:45:02 by Johnny C. Lam | Files touched by this commit (20) |
Log message: The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mk and any pre-existing buildlink2.mk files. |
2004-01-24 08:09:15 by grant beattie | Files touched by this commit (6) |
Log message: split the common parts of python21 and python21-pth into Makefile.common and fix PLIST for some modules which are only installed on Solaris. |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-06-06 20:14:12 by Matthias Drochner | Files touched by this commit (9) |
Log message: add the LINK_ALL_LIBGCC_HACK variable to the interpreter's link line, so that dynamic libraries using libgcc functions can be loaded should fix PR pkg/16144 by Brett Slager |