2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-02-24 13:51:46 by Alistair G. Crooks | Files touched by this commit (86) |
Log message: Add RMD160 digests. |
2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863) |
Log message: Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. |
2004-05-05 06:03:19 by Soren Jacobsen | Files touched by this commit (6) |
Log message: Convert to buildlink3. |
2003-07-21 19:16:35 by Martti Kuparinen | Files touched by this commit (31) |
Log message: COMMENT should start with a capital letter. |
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-04-22 15:19:53 by Thomas Klausner | Files touched by this commit (1) |
Log message: Wildcard arphic-ttf depends. |
2002-10-10 02:01:46 by Thomas Klausner | Files touched by this commit (1) |
Log message: buildlink1 -> buildlink2. |
2002-09-22 01:47:03 by Johnny C. Lam | Files touched by this commit (61) |
Log message: Strip the ".buildlink" from the names of the python application and 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-07-09 18:49:20 by Thomas Klausner | Files touched by this commit (2) |
Log message: Put libraries after object files on the linker line. Patch from Ruibiao Qiu in pkg/17535. |