Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |