summaryrefslogtreecommitdiffstats
path: root/deskutils/xfce4-notes-plugin
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
commit1b3327761c8bcb98d89b529daeae9600844b4361 (patch)
tree0be1cd4eb5fec6661da4798906b0d9bd522e794f /deskutils/xfce4-notes-plugin
parenta65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff)
downloadmarcuscom-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 'deskutils/xfce4-notes-plugin')
-rw-r--r--deskutils/xfce4-notes-plugin/Makefile28
-rw-r--r--deskutils/xfce4-notes-plugin/distinfo3
-rw-r--r--deskutils/xfce4-notes-plugin/files/patch-configure21
-rw-r--r--deskutils/xfce4-notes-plugin/pkg-descr3
-rw-r--r--deskutils/xfce4-notes-plugin/pkg-plist8
5 files changed, 0 insertions, 63 deletions
diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile
deleted file mode 100644
index 1be7b2a69..000000000
--- a/deskutils/xfce4-notes-plugin/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: xfce4-notes-plugin
-# Date created: 06 October 2003
-# Whom: Thorsten Greiner <thorsten.greiner@web.de>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xfce4-notes-plugin
-PORTVERSION= 0.9.7
-PORTREVISION= 8
-CATEGORIES= deskutils xfce
-MASTER_SITES= http://download.berlios.de/xfce-goodies/
-DIST_SUBDIR= xfce4
-
-MAINTAINER= thorsten.greiner@web.de
-COMMENT= Sticky notes panel plugin for XFce4
-
-BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
-LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \
- xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui
-RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
-
-USE_GNOME= gtk20 libxml2
-GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-
-.include <bsd.port.mk>
diff --git a/deskutils/xfce4-notes-plugin/distinfo b/deskutils/xfce4-notes-plugin/distinfo
deleted file mode 100644
index 4c2d1ed78..000000000
--- a/deskutils/xfce4-notes-plugin/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (xfce4/xfce4-notes-plugin-0.9.7.tar.gz) = d043d4f5b00b4a7f3d5107b65d81de8e
-SHA256 (xfce4/xfce4-notes-plugin-0.9.7.tar.gz) = c86290c6058ce22e56794028ca2b9b3e03063073f4b39a85c967a0d20e236e8f
-SIZE (xfce4/xfce4-notes-plugin-0.9.7.tar.gz) = 326290
diff --git a/deskutils/xfce4-notes-plugin/files/patch-configure b/deskutils/xfce4-notes-plugin/files/patch-configure
deleted file mode 100644
index 53b00d19c..000000000
--- a/deskutils/xfce4-notes-plugin/files/patch-configure
+++ /dev/null
@@ -1,21 +0,0 @@
---- configure.orig Sun Oct 5 02:45:14 2003
-+++ configure Mon Oct 6 20:22:50 2003
-@@ -19530,7 +19530,8 @@
-
-
- # This can be used to rebuild libtool when needed
--LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool13/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -19824,7 +19825,7 @@
-
- echo "$as_me:$LINENO: checking where to install panel plugins" >&5
- echo $ECHO_N "checking where to install panel plugins... $ECHO_C" >&6
-- XFCE4_PANEL_PLUGINSDIR=`$PKG_CONFIG --variable=pluginsdir xfce4-panel-1.0`
-+ XFCE4_PANEL_PLUGINSDIR=${prefix}/lib/xfce4/panel-plugins
-
- echo "$as_me:$LINENO: result: $XFCE4_PANEL_PLUGINSDIR" >&5
- echo "${ECHO_T}$XFCE4_PANEL_PLUGINSDIR" >&6
diff --git a/deskutils/xfce4-notes-plugin/pkg-descr b/deskutils/xfce4-notes-plugin/pkg-descr
deleted file mode 100644
index b81ce3efe..000000000
--- a/deskutils/xfce4-notes-plugin/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-A sticky notes panel plugin for XFce4.
-
-WWW: http://www.xfce.org
diff --git a/deskutils/xfce4-notes-plugin/pkg-plist b/deskutils/xfce4-notes-plugin/pkg-plist
deleted file mode 100644
index 88a5c98e1..000000000
--- a/deskutils/xfce4-notes-plugin/pkg-plist
+++ /dev/null
@@ -1,8 +0,0 @@
-lib/xfce4/panel-plugins/libnotes.a
-lib/xfce4/panel-plugins/libnotes.la
-lib/xfce4/panel-plugins/libnotes.so
-share/xfce4/notes/note.png
-@dirrmtry lib/xfce4/panel-plugins
-@dirrmtry lib/xfce4
-@dirrmtry share/xfce4/notes
-@dirrmtry share/xfce4