Commit graph

9 commits

Author SHA1 Message Date
wiz
751d30d637 DEPENDS and PKGREVISION bumps because db4's library name changed. 2006-01-06 15:10:01 +00:00
joerg
83a2e850b2 Override config.*. Fix DragonFly support in configure's libtool fragment. 2006-01-02 17:32:13 +00:00
minskim
e15015b35b Add PLIST entries removed accidentally by mechanical changes for
LIBTOOLIZE_PLIST.

Bump PKGREVISION.
2005-08-14 18:00:15 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
671d62d2e2 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:33:05 +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
kristerw
3f109a4f65 Fix a C++ statement that gcc 2 cannot handle. 2004-09-24 20:16:18 +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
minskim
e16cb04e4f Reimport dbxml as bdb-xml so as to avoid confusion with dbXML, which
is not in pkgsrc (yet) but available in the FreeBSD ports as dbxml.
Requested by the author in PR pkg/24996.
2004-03-31 17:15:56 +00:00