summaryrefslogtreecommitdiff
path: root/lang/python21-pth/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-12-22Remove lang/python2[1234]-pth, the main package works with pth as well.joerg1-25/+0
2005-11-01nb bump for security fixadrianp1-2/+2
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 existingrecht1-8/+19
2004-08-29Extend some checks to also test for netbsd2 as sys.platform.recht1-2/+2
2004-08-02Fix PY_PLATNAME for IRIX.recht1-2/+2
2004-01-27Add USE_GCC_SHLIB to python2 packages:abs1-2/+2
2004-01-25bl3ifyrecht1-2/+2
2004-01-24split the common parts of python21 and python21-pth into Makefile.commongrant1-25/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-06g/c the now unneeded explicite export of LINK_ALL_LIBGCC_HACK to thedrochner1-2/+1
2003-06-06add the LINK_ALL_LIBGCC_HACK variable to the interpreter's link line,drochner1-1/+2
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-3/+7
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
2003-01-22security fix: don't use guessable temp file names in execvpe()drochner1-1/+2
2002-09-04the interpreter itself _can_ be built with buildlink2drochner1-4/+4
2002-08-20Build a Python version with thread support. For now, we only havedrochner1-0/+32