diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
commit | 1b3327761c8bcb98d89b529daeae9600844b4361 (patch) | |
tree | 0be1cd4eb5fec6661da4798906b0d9bd522e794f /sysutils/xfce4-genmon-plugin | |
parent | a65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff) | |
download | marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2 marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip |
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/xfce4-genmon-plugin')
-rw-r--r-- | sysutils/xfce4-genmon-plugin/Makefile | 29 | ||||
-rw-r--r-- | sysutils/xfce4-genmon-plugin/distinfo | 3 | ||||
-rw-r--r-- | sysutils/xfce4-genmon-plugin/pkg-descr | 6 | ||||
-rw-r--r-- | sysutils/xfce4-genmon-plugin/pkg-plist | 4 |
4 files changed, 0 insertions, 42 deletions
diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile deleted file mode 100644 index 96ce302aa..000000000 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: xfce4-genmon-plugin -# Date created: 2004-09-12 -# Whom: Matt Lancereau <ports@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= xfce4-genmon-plugin -PORTVERSION= 1.1 -PORTREVISION= 3 -CATEGORIES= sysutils xfce -MASTER_SITES= http://download.berlios.de/xfce-goodies/ -DIST_SUBDIR= xfce4 - -MAINTAINER= ports@FreeBSD.org -COMMENT= Generic Monitor XFce4 panel plugin - -BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel -LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ - xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui \ - startup-notification-1.0:${PORTSDIR}/x11/startup-notification -RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel - -USE_GNOME= gtk20 libxml2 -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/sysutils/xfce4-genmon-plugin/distinfo b/sysutils/xfce4-genmon-plugin/distinfo deleted file mode 100644 index 7bd92c9e3..000000000 --- a/sysutils/xfce4-genmon-plugin/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xfce4/xfce4-genmon-plugin-1.1.tar.gz) = 130be5e17d4ae41f86bbb952adb6a95d -SHA256 (xfce4/xfce4-genmon-plugin-1.1.tar.gz) = be43ef66dd753a151301c475c1b0b85c36702a8e17ac4008d118c973052e2a28 -SIZE (xfce4/xfce4-genmon-plugin-1.1.tar.gz) = 229388 diff --git a/sysutils/xfce4-genmon-plugin/pkg-descr b/sysutils/xfce4-genmon-plugin/pkg-descr deleted file mode 100644 index 896780449..000000000 --- a/sysutils/xfce4-genmon-plugin/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The GenMon plugin cyclically spawns the indicated script/program, -captures its output and displays it as a string into the panel. - -Author: Roger Seguin <roger_seguin@msn.com> - -WWW: http://xfce-goodies.berlios.de/ diff --git a/sysutils/xfce4-genmon-plugin/pkg-plist b/sysutils/xfce4-genmon-plugin/pkg-plist deleted file mode 100644 index b3cceee20..000000000 --- a/sysutils/xfce4-genmon-plugin/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -lib/xfce4/panel-plugins/libgenmon.a -lib/xfce4/panel-plugins/libgenmon.la -lib/xfce4/panel-plugins/libgenmon.so -@dirrmtry lib/xfce4/panel-plugins |