Commit graph

8 commits

Author SHA1 Message Date
martti
48e5ce9040 Fix xfce4 build problems
- make libxfce4gui depend on startup-notification
- rebuild the buildlink3.mk files to catch the new dependencies
2005-03-30 07:04:05 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
kristerw
f6d4f146df Fix C99-isms to make this pkg build with gcc 2.95. 2005-01-01 00:02:56 +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
martti
044b996587 Updated xfce4-cpugraph-plugin to 0.2.2
* Bug fixes
2004-06-30 12:33:53 +00:00
kristerw
d9b4231597 Fix some C99 variable definitions, to make this build with gcc 2.95. 2004-06-28 00:47:40 +00:00
martti
9cff7b1426 CPU load plugin for XFce4. 2004-06-21 06:06:11 +00:00