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-23 18:36:26 by Thomas Klausner | Files touched by this commit (272) |
Log message: Add RMD160 checksums to the SHA1 ones. |
2005-01-03 16:59:13 by Thomas Klausner | Files touched by this commit (24) |
Log message: Bump PKGREVISION because of curl dependency bump. |
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-13 23:44:42 by Soren Jacobsen | Files touched by this commit (1) |
Log message: Convert to buildlink3 and simplify by using LDFLAGS.SunOS. |
2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | ![]() |
Log message: PKGREVISION bump after openssl-security-fix-update to 0.9.6m. Buildlink files: RECOMMENDED version changed to current version. |
2004-01-24 16:30:34 by grant beattie | Files touched by this commit (50) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |
2004-01-20 13:28:29 by Alistair G. Crooks | Files touched by this commit (54) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2003-11-08 07:21:14 by Juan Romero Pardines | Files touched by this commit (7) |
Log message: Upgrade to 2.4.2, by Soren Jacobsen via PR pkg/23384. Changes since 1.31: * Complete rewrite by new author. * Perl no longer used * Uses curl * ~/.wmWeatherReports/ -> ~/.wmweather/ While here s/USE_X11BASE/USE_X11/, sync DESCR, MASTER_SITES and COMMENT with reality. |