aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfce4-netload-plugin
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-01-22 16:45:10 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-01-22 16:45:10 +0000
commit307bdced85efa099cb28882bf2904d68809a7547 (patch)
treea8d9f0fef2ab3a02971ab0000c95884bb3b29557 /sysutils/xfce4-netload-plugin
parent7f941ef93ab911655cb1a2e6b7c89f115be1318c (diff)
downloadports-307bdced85efa099cb28882bf2904d68809a7547.tar.gz
ports-307bdced85efa099cb28882bf2904d68809a7547.zip
Import xfce 4.4
- remove all obsolete ports or plugins - update all plugins to their latest version to support xfce 4.4 (otherwise they won't compile with 4.4)
Notes
Notes: svn path=/head/; revision=182986
Diffstat (limited to 'sysutils/xfce4-netload-plugin')
-rw-r--r--sysutils/xfce4-netload-plugin/Makefile25
-rw-r--r--sysutils/xfce4-netload-plugin/distinfo6
-rw-r--r--sysutils/xfce4-netload-plugin/files/patch-panel-plugin-Makefile.in6
-rw-r--r--sysutils/xfce4-netload-plugin/pkg-descr2
-rw-r--r--sysutils/xfce4-netload-plugin/pkg-plist17
5 files changed, 28 insertions, 28 deletions
diff --git a/sysutils/xfce4-netload-plugin/Makefile b/sysutils/xfce4-netload-plugin/Makefile
index e7b7d079cf54..eb6efa440a43 100644
--- a/sysutils/xfce4-netload-plugin/Makefile
+++ b/sysutils/xfce4-netload-plugin/Makefile
@@ -6,25 +6,22 @@
#
PORTNAME= xfce4-netload-plugin
-PORTVERSION= 0.3.2
-PORTREVISION= 2
+PORTVERSION= 0.4
CATEGORIES= sysutils xfce
-MASTER_SITES= http://download.berlios.de/xfce-goodies/
+MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/panel-plugins/4.4/
DIST_SUBDIR= xfce4
MAINTAINER= demon@FreeBSD.org
COMMENT= Network Load plugin for XFce4
-BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
-LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
- xfce4util.1:${PORTSDIR}/x11/libxfce4util \
- xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui
-RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
-
-USE_BZIP2= yes
-USE_GNOME= gtk20
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+USE_BZIP2= yes
+USE_GETTEXT= yes
+USE_GMAKE= yes
+USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
+USE_XFCE= configenv panel
+USE_XLIB= yes
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk"
+.include <bsd.port.post.mk>
diff --git a/sysutils/xfce4-netload-plugin/distinfo b/sysutils/xfce4-netload-plugin/distinfo
index 368e7191bd2e..90e07296cd92 100644
--- a/sysutils/xfce4-netload-plugin/distinfo
+++ b/sysutils/xfce4-netload-plugin/distinfo
@@ -1,3 +1,3 @@
-MD5 (xfce4/xfce4-netload-plugin-0.3.2.tar.bz2) = 755dcc170fb33274378c7b110cf21f56
-SHA256 (xfce4/xfce4-netload-plugin-0.3.2.tar.bz2) = 580c8dd3fcfa52cce732bb371bd914fe99e3cfa47b157416ccd883909f3958c3
-SIZE (xfce4/xfce4-netload-plugin-0.3.2.tar.bz2) = 241002
+MD5 (xfce4/xfce4-netload-plugin-0.4.tar.bz2) = 7f085d86493b48a0275cde678e32380e
+SHA256 (xfce4/xfce4-netload-plugin-0.4.tar.bz2) = ba96f609c719e070bab413da875a3a38f1bc0e8b42f4784c68ad1144daa83135
+SIZE (xfce4/xfce4-netload-plugin-0.4.tar.bz2) = 127496
diff --git a/sysutils/xfce4-netload-plugin/files/patch-panel-plugin-Makefile.in b/sysutils/xfce4-netload-plugin/files/patch-panel-plugin-Makefile.in
deleted file mode 100644
index e590c9863f57..000000000000
--- a/sysutils/xfce4-netload-plugin/files/patch-panel-plugin-Makefile.in
+++ /dev/null
@@ -1,6 +0,0 @@
---- panel-plugin/Makefile.in.orig Tue May 17 10:47:05 2005
-+++ panel-plugin/Makefile.in Sun Jan 22 13:27:40 2006
-@@ -229,3 +229,2 @@
- libnetload_la_LIBADD = \
-- @LIBGTOP_LIBS@ \
- @SOLLIBS@ \
diff --git a/sysutils/xfce4-netload-plugin/pkg-descr b/sysutils/xfce4-netload-plugin/pkg-descr
index 7d5c6002c425..b713ae647ace 100644
--- a/sysutils/xfce4-netload-plugin/pkg-descr
+++ b/sysutils/xfce4-netload-plugin/pkg-descr
@@ -1,3 +1,3 @@
Network Load plugin for XFce4.
-WWW: http://xfce-goodies.berlios.de/
+WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin
diff --git a/sysutils/xfce4-netload-plugin/pkg-plist b/sysutils/xfce4-netload-plugin/pkg-plist
index a8ecf2867b71..cfbba3912d8b 100644
--- a/sysutils/xfce4-netload-plugin/pkg-plist
+++ b/sysutils/xfce4-netload-plugin/pkg-plist
@@ -1,4 +1,13 @@
-lib/xfce4/panel-plugins/libnetload.a
-lib/xfce4/panel-plugins/libnetload.la
-lib/xfce4/panel-plugins/libnetload.so
-@dirrmtry lib/xfce4/panel-plugins
+libexec/xfce4/panel-plugins/xfce4-netload-plugin
+share/locale/de/LC_MESSAGES/xfce4-netload-plugin.mo
+share/locale/fr/LC_MESSAGES/xfce4-netload-plugin.mo
+share/locale/lt/LC_MESSAGES/xfce4-netload-plugin.mo
+share/locale/ca/LC_MESSAGES/xfce4-netload-plugin.mo
+share/locale/ko/LC_MESSAGES/xfce4-netload-plugin.mo
+share/locale/pl/LC_MESSAGES/xfce4-netload-plugin.mo
+share/locale/uk/LC_MESSAGES/xfce4-netload-plugin.mo
+share/xfce4/panel-plugins/netload.desktop
+@dirrmtry share/xfce4/panel-plugins
+@dirrmtry share/xfce4
+@dirrmtry libexec/xfce4/panel-plugins
+@dirrmtry libexec/xfce4