2005-06-17 05:50:45 by Johnny C. Lam | Files touched by this commit (387) |
Log message: Create directories before installing files into them. |
2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message: Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison |
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 15:48:51 by Alistair G. Crooks | Files touched by this commit (259) |
Log message: Add RMD160 digests to the SHA1 ones. |
2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409) |
Log message: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. |
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-04-18 21:36:39 by Thomas Klausner | Files touched by this commit (1) |
Log message: Convert to bl3. |
2004-01-24 16:13:20 by grant beattie | Files touched by this commit (31) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |
2004-01-20 13:26:51 by Alistair G. Crooks | Files touched by this commit (45) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2003-07-21 19:27:59 by Martti Kuparinen | Files touched by this commit (46) |
Log message: COMMENT should start with a capital letter. |