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-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-05-12 20:45:26 by Manuel Bouyer | Files touched by this commit (41) |
Log message:
Update the amanda packages to 2.4.4p2. From Paul Shupak in pkg/24550,
with some additionnal fixes by me.
|
2004-05-04 05:40:50 by Soren Jacobsen | Files touched by this commit (6) |
Log message:
Convert to buildlink3.
|
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131) |
Log message:
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message:
Drop trailing whitespace. Ok'ed by wiz.
|
2002-10-25 20:52:45 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Convert to buildlink2.
Remove dependency on readline -- it does not get used, contrary to
what a comment (which has now been annotated) here says.
|
2002-04-25 22:51:56 by Bernd Ernesti | Files touched by this commit (1) |
Log message:
Change the gtar depends line to {gtar,gtar-base}>=1.12:../../archivers/gtar-base
amanada-client only needs the gtar binary and not the gtar meta package.
gtar-base didn't exists in the past, but the old gtar package is enough
for this package, thats why we also allow to use the old gtar package.
|