2005-02-24 11:16:53 by Alistair G. Crooks | Files touched by this commit (18) |
Log message: Add RMD160 digests |
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:13:34 by Todd Vierling | Files touched by this commit (908) |
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-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703) |
Log message: Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes". |
2004-08-02 03:59:23 by Krister Walfridsson | Files touched by this commit (2) |
Log message: Add one more missing file. Bump PKGREVISION. |
2004-08-02 02:57:15 by Krister Walfridsson | Files touched by this commit (2) |
Log message: Add a missing include file. Bump PKGREVISION. |
2004-07-09 22:43:48 by Krister Walfridsson | Files touched by this commit (21) | |
Log message: Update to binutils-2.15. Changes since binutils-2.9 are not easy to summarize, since it represent more than 6 years of active development... Solves PR pkg/13442. |
2004-07-02 15:37:03 by Thomas Klausner | Files touched by this commit (1) |
Log message: Convert to bl3 (tested on 1.6.2, does not build on 2.0). |
2004-05-11 23:01:05 by Thomas Klausner | Files touched by this commit (6) |
Log message: Unused. |
2004-04-24 15:53:37 by Thomas Klausner | Files touched by this commit (1) |
Log message: This package complains it needs GNU m4 -- give it what it wants. Remove superfluous LTCONFIG_OVERRIDE. |