Age | Commit message (Expand) | Author | Files | Lines |
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 | -6/+16 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-05-07 | Join the "pthread.buildlink2.mk" game. | drochner | 1 | -3/+7 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 2 | -4/+4 |
2003-04-15 | Make the fcntl(F_WRLCK) selftest work on alpha etc here as well - not as | drochner | 2 | -1/+15 |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -2/+3 |
2003-02-11 | fix a selftest, so we don't get the impression there is something wrong | drochner | 2 | -1/+15 |
2003-01-22 | security fix: don't use guessable temp file names in execvpe() | drochner | 5 | -4/+101 |
2002-10-13 | Use BUILDLINK_FILES_CMD.<pkg> instead of manually adding the shell pipeline | jlam | 1 | -3/+2 |
2002-10-12 | Revert previous...GREP is correct. | jlam | 1 | -2/+2 |
2002-10-12 | Use EGREP instead of GREP. | jlam | 1 | -2/+2 |
2002-10-09 | Use BUILDLINK_PLIST_CMD instead of grepping the PLIST, which for some of | jlam | 1 | -4/+6 |
2002-10-09 | Create BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS for the python packages so | jlam | 1 | -1/+8 |
2002-09-20 | Python extensions also install headers into ${PYINC}, so we can't just | jlam | 1 | -2/+5 |
2002-09-20 | Add buildlink2.mk file for use by other package Makefiles, and by | jlam | 1 | -0/+23 |
2002-09-06 | more pth hackery: | drochner | 2 | -1/+34 |
2002-09-04 | the interpreter itself _can_ be built with buildlink2 | drochner | 5 | -43/+30 |
2002-08-20 | Build a Python version with thread support. For now, we only have | drochner | 11 | -0/+1997 |