Commit graph

5 commits

Author SHA1 Message Date
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +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
snj
47133f5e28 Update to giblib-1.2.4.
Changes:
* Fixes made to btree find_by_data
* pkgconfig patch from Eric Dorland
* Fixes some gib_hash glitches including a possible core dump

While here, I might as well take maintership.
2004-09-20 21:56:49 +00:00
wiz
5f141b9e22 Update to 1.2.3, from Soren Jacobsen in PR 21776.
* Fix up e* symbols, prevent clashing when building static.
2003-06-05 08:18:05 +00:00
rh
fcab52871f Initial import of giblib-1.2.2, a programmer's utility library and imlib2
wrapper used by feh and other utilities.
2002-09-20 10:55:39 +00:00