Commit graph

18 commits

Author SHA1 Message Date
martti
2020bbfe3d Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.
It is a lower-case f according to the official site.
2005-11-09 07:09:04 +00:00
martti
c3f85e2c8f Updated sysutils/xfce4-netload-plugin to 0.3.3
* Fixed memory leak (thanks to Brian J. Tarricone)
* Custom bar colors now also work with special Gtk theme engine where
  the previous code doesn't work (thanks to Brian J. Tarricone)
* Fixed bug that causes an invalid displayed string if no device name
  was set.
2005-10-28 06:59:18 +00:00
martti
d8f85c4864 Updated xfce4-netload-plugin to 0.3.2
* bug fixes
2005-06-23 07:25:06 +00:00
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
martti
e89964ea5d Updated xfce4-netload-plugin to 0.2.3
* Bug fixes
2004-10-08 06:21:52 +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
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
martti
da2428b947 File removed, we are now using buildlink3 2004-03-10 15:40:03 +00:00
xtraeme
6f080fa7de bl3ify and bump PKGREVISION due to meta-pkgs/xfce4 upgrade. 2004-03-10 11:59:31 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
martti
a426f11231 Updated xfce4-netload-plugin to 0.2.2
* bug fixes
* translation updates
2003-12-03 05:25:14 +00:00
martti
97b7225e40 Updated xfce4-netload-plugin to 0.2.1
* Fixed bug #972: The total value in the tooltip is now displayed with
  fractional portion
* Fixed bug #962: Any errors about wrong configuration are now only
  displayed in a dialog after changing configuration and not after
  startup. This should help users whose network device is created after
  dialing-in.
2003-10-02 07:15:32 +00:00
martti
2f6cfd604c Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +00:00
martti
db855be974 Network Load plugin for XFce4. 2003-09-26 10:34:18 +00:00