Commit graph

4 commits

Author SHA1 Message Date
reed
9b82c0c8cd Sort entries -- no change to package. 2006-06-05 23:25:43 +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
wiz
aac311ac58 Update to 0.2.2:
A freak hack in MwRichtext.c keeps Siag Office from crashing on Solaris.
2003-03-05 13:14:56 +00:00
uebayasi
df4ee67569 Initial import of Mowitz 0.2.1. Required by newer SIAG.
This is the Mowitz ("More widgets") library.
The project's goal is to create a library of widgets for X
applications to use. The widgets have been snarfed from various
sources and are all open source (GPL or MIT licenses).
2003-01-16 05:40:54 +00:00