Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -3/+4 |
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-24 | split the common parts of python21 and python21-pth into Makefile.common | grant | 6 | -1769/+1817 |
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-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
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-10 | buildlink1 -> buildlink2. | wiz | 1 | -3/+3 |
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-04-15 | update to 2.1.3 | drochner | 3 | -8/+12 |
2002-04-09 | Uses spaces instead of tabs to match the rest of the file (not sure if it | jlam | 2 | -4/+4 |
2002-04-09 | Teach the extension building process about buildlink, and allow passing | jlam | 4 | -10/+93 |
2002-01-28 | don't build curses module - it doesn't work with our curses | drochner | 3 | -6/+16 |
2002-01-22 | -update to 2.1.2 - except one method addition (socket.sendall()) this is a | drochner | 5 | -12/+62 |
2002-01-16 | We use PKGREVISION instead of 'nb' now. | wiz | 1 | -2/+3 |
2002-01-16 | fix the Makefile installed for extension packages to use the right | drochner | 3 | -3/+17 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-08-07 | first cut on a python-2.1 package for development and transition support, | drochner | 4 | -0/+1775 |