Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-29 | Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>, | jlam | 1 | -1/+2 | |
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk. | |||||
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -3/+1 | |
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. | |||||
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-10-12 | Unused. | wiz | 1 | -6/+0 | |
2002-09-21 | Strip the ".buildlink" from the names of the python application and | jlam | 1 | -2/+2 | |
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead. | |||||
2002-09-20 | Follow the guidelines set forth in bsd.buildlink2.mk for making a | jlam | 1 | -2/+17 | |
buildlink2.mk file. This package installs both headers and libraries, so we need to define a BUILDLINK_FILES variable for it. | |||||
2002-09-20 | buildlink1 -> buildlink2 | jlam | 1 | -9/+10 | |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 1 | -0/+7 | |
buildlink2.mk files back into the main trunk. | |||||
2002-04-17 | initial import of sip-3.1, a tool to create Python bindings for C++ | drochner | 6 | -0/+66 | |
libraries, in its "Qt-2" variant |