Age | Commit message (Expand) | Author | Files | Lines |
2008-04-25 | De-orbit support for python 2.0 and python 2.2 under the "three major | tnn | 22 | -876/+0 |
2008-01-18 | Per the process outlined in revbump(1), perform a recursive revbump | tnn | 1 | -2/+2 |
2007-07-24 | -make this build with NetBSD's version of mremap(2) | drochner | 3 | -1/+34 |
2007-07-02 | s/PRIVILEGED_STAGE/PRIVILEGED_STAGES/g as it could refer to multiple | adrianp | 1 | -2/+2 |
2007-07-01 | Add PRIVILEGED_STAGE+= clean (NetBSD only) | adrianp | 1 | -1/+5 |
2007-05-29 | Remove Zope 2.2 and related pieces: | joerg | 1 | -42/+0 |
2007-03-01 | SCRIPTS_ENV is unused here, do not modify it. | wiz | 1 | -2/+1 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-06-16 | Fixed missing Python interpreter. Bumped PKGREVISION. | rillig | 1 | -2/+7 |
2006-04-13 | Strip of anything after the version number in distutils.util.get_platform | joerg | 3 | -3/+17 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2005-12-06 | Fix shared linking on DragonFly. | joerg | 2 | -1/+34 |
2005-11-16 | Fix Python's makesetup script to treat -pthread as linker flag. | joerg | 3 | -3/+16 |
2005-08-19 | include LDFLAGS when linking shared libraries, so they can find their | grant | 5 | -11/+63 |
2005-08-19 | nuke broken pre-configure target, which does nothing useful. | grant | 1 | -10/+1 |
2005-07-29 | make the fcntl selftest recognize "netbsd3" so that the right | drochner | 2 | -4/+4 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 |
2005-01-30 | Convert the python packages to use the alternatives system to install a | jmmv | 2 | -2/+4 |
2004-12-19 | all of these use dlopen(). | grant | 1 | -1/+2 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 |
2004-11-22 | USE_LANGUAGES=c c++; remove USE_GCC_SHLIB. | wiz | 1 | -2/+2 |
2004-11-15 | Rework the Berkeley DB detection in buildlink3: | jlam | 1 | -3/+1 |
2004-10-31 | fix build on IRIX | recht | 1 | -1/+4 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-08-29 | Extend some checks to also test for netbsd2 as sys.platform. | recht | 4 | -3/+54 |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 1 | -3/+3 |
2004-07-22 | add python as category | recht | 1 | -2/+2 |
2004-07-19 | Add missing zlib include. | recht | 1 | -1/+2 |
2004-05-23 | Now that all Python modules have been bl3ified remove the bl2 support. | recht | 1 | -36/+0 |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 3 | -4/+6 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -5/+7 |
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 | -2/+3 |
2004-01-25 | * Follow the new buildlink3 standard and append to BUILDLINK_DEPENDS.<pkg>. | jlam | 1 | -14/+9 |
2004-01-25 | bl3ify | recht | 1 | -3/+3 |
2004-01-25 | add buildlink3.mk | recht | 1 | -0/+30 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2003-11-12 | PKGREVISION++ after openssl update. | jschauma | 1 | -2/+2 |
2003-08-18 | make distutils obey LDFLAGS set in the environment, analogous to | drochner | 3 | -3/+26 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-06 | g/c the now unneeded explicite export of LINK_ALL_LIBGCC_HACK to the | drochner | 1 | -2/+1 |
2003-06-06 | add the LINK_ALL_LIBGCC_HACK variable to the interpreter's link line, | drochner | 3 | -2/+17 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 2 | -5/+8 |
2002-12-07 | Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. | schmonz | 1 | -2/+2 |
2002-10-25 | Convert to buildlink2. | wiz | 1 | -7/+8 |