summaryrefslogtreecommitdiff
path: root/lang/python22-pth
AgeCommit message (Expand)AuthorFilesLines
2005-10-15Pullup ticket 829 - requested by Havard Eidnessalo1-3/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-01-23Build Python with thread support by default and turn the existingrecht15-494/+21
2004-08-29Extend some checks to also test for netbsd2 as sys.platform.recht4-8/+47
2004-05-23Now that all Python modules have been bl3ified remove the bl2 support.recht1-35/+0
2004-05-16Build python module for zlib unconditionally. This makesminskim2-15/+40
2004-04-23set INSTALL_UNSTRIPPED on Darwin so modules will be able to resolvedanw1-2/+2
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-3/+5
2004-02-10The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mkjlam1-2/+2
2004-01-29use ${EGREP} instead of relying on GNU grep features.grant1-2/+2
2004-01-27Add USE_GCC_SHLIB to python2 packages:abs1-1/+2
2004-01-25* Follow the new buildlink3 standard and append to BUILDLINK_DEPENDS.<pkg>.jlam1-13/+8
2004-01-25bl3ifyrecht1-2/+2
2004-01-25add buildlink3.mkrecht1-0/+30
2004-01-24split the common parts of python22 and python22-pth into Makefile.commongrant5-2114/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-07Add NetBSD RCS tags.cjep1-0/+1
2003-06-06g/c the now unneeded explicite export of LINK_ALL_LIBGCC_HACK to thedrochner1-2/+1
2003-06-06update Python22 to 2.2.3drochner7-38/+101
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2003-05-07Join the "pthread.buildlink2.mk" game.drochner1-4/+5
2003-05-05PKGREVISION goes after PKGNAME.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz2-3/+4
2003-04-08Make this compile on -current -- undef "_POSIX_THREADS" so that itdrochner2-1/+14
2003-04-08modify a selftest which uses unportable struct packing so that itdrochner2-1/+15
2003-03-14(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;jlam1-2/+3
2002-12-25Use automatic PLIST handling.grant4-6/+4
2002-10-25add a thread (GNU pth) supporting version of Python-2.2drochner16-0/+2478