Commit graph

8 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
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +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
ben
3bd1f612f2 Add USE_LANGUAGES=c++ to note that the package uses C++. 2004-04-14 15:01:13 +00:00
jlam
c93f40f898 Conform to template in revision 1.101 of bsd.buildlink3.mk. 2004-03-07 00:30:28 +00:00
kristerw
5b63f87c5c Correct a path that still pointed into wip. 2004-03-06 11:58:43 +00:00
ben
53d594ad9b Initial import of libmodplug-0.7, a library for decoding mod-like music
formats.
 Based on the ModPlug sound engine by Olivier Lapicque <olivierl@jps.net>
 Placed in the public domain in October, 2001
2004-03-05 22:31:42 +00:00