Commit graph

14 commits

Author SHA1 Message Date
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
tv
c487cb967a 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-10-03 00:12:51 +00:00
jlam
1a280185e1 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-09-22 08:09:14 +00:00
markd
4121be23f2 Do the bind9 version dependency the buildlink3 way. 2004-07-17 03:19:57 +00:00
tron
6a1c8aab8b Include "gettext-lib" buildlink3 glue code because the "spf_alt" library
gets linked against the "intl" library.
2004-04-16 07:45:32 +00:00
tron
a388f2e0b8 Remove unused buildlink2 files (before somebody starts to use them again). 2004-04-15 20:37:37 +00:00
tron
34efb423d3 Use buildlink3 to make sure that "libbind" from the "bind9" package is
used as resolver library. Bump package revision to enforce that and a
dependence on the fixed "bind9" package.
2004-04-15 20:27:18 +00:00
tron
2c23ae8afd Fix seriously broken buildlink2 script:
- incorrect path to the package source directory
- library missing from the file list
- no protection against multiple inclusion
2004-04-15 10:41:14 +00:00
grant
10ba12562e s/as gracefully as I can/as gracefully as possible/ 2004-04-14 17:20:09 +00:00
grant
9c1e5bbd33 expect to find bind9 in BUILDLINK_PREFIX.bind, not PREFIX. 2004-04-14 17:19:51 +00:00
grant
d9f8b9b321 move USE_BUILDLINK2 to where it should be. 2004-04-14 17:19:28 +00:00
manu
53c885386d Added buildlink2 support to the package 2004-04-14 15:40:14 +00:00
manu
aa1eb7e1d9 Sender Permitted Framework (SPF) library 2004-04-14 14:44:08 +00:00