summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--deskutils/Makefile2
-rw-r--r--deskutils/xfce4-notes-plugin/Makefile6
-rw-r--r--deskutils/xfce4-notes-plugin/distinfo2
-rw-r--r--deskutils/xfce4-notes/Makefile29
-rw-r--r--deskutils/xfce4-notes/distinfo1
-rw-r--r--deskutils/xfce4-notes/files/patch-configure21
-rw-r--r--deskutils/xfce4-notes/pkg-descr3
-rw-r--r--deskutils/xfce4-notes/pkg-plist6
9 files changed, 6 insertions, 65 deletions
diff --git a/MOVED b/MOVED
index c19de2b637b5..12df4f3e93c7 100644
--- a/MOVED
+++ b/MOVED
@@ -727,3 +727,4 @@ textproc/ruby-rdoc||2003-12-15|integrated into ruby18 and ruby16-shim-ruby18
mail/mailscanner|mail/MailScanner|2003-12-16|renamed port to MailScanner
net/py-soap||2003-12-16|author no longer distributes the module
net/roadrunner||2003-12-19|Project discontinued, distfiles removed
+deskutils/xfce4-notes|deskutils/xfce4-notes-plugin|2003-12-20|renamed
diff --git a/deskutils/Makefile b/deskutils/Makefile
index 2ca7d20fae4c..6be9b470e8cd 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -89,7 +89,7 @@
SUBDIR += wmpinboard
SUBDIR += xcalendar
SUBDIR += xchm
- SUBDIR += xfce4-notes
+ SUBDIR += xfce4-notes-plugin
SUBDIR += xinvest
SUBDIR += xmaddressbook
SUBDIR += xmdiary
diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile
index 6995eb9af105..8a3aae8d2368 100644
--- a/deskutils/xfce4-notes-plugin/Makefile
+++ b/deskutils/xfce4-notes-plugin/Makefile
@@ -1,12 +1,12 @@
-# New ports collection makefile for: xfce4-notes
+# New ports collection makefile for: xfce4-notes-plugin
# Date created: 06 October 2003
# Whom: Thorsten Greiner <thorsten.greiner@web.de>
#
# $FreeBSD$
#
-PORTNAME= xfce4-notes
-PORTVERSION= 0.9.5
+PORTNAME= xfce4-notes-plugin
+PORTVERSION= 0.9.6
CATEGORIES= deskutils xfce
MASTER_SITES= http://www.lysator.liu.se/~b0kaj/
DIST_SUBDIR= xfce4
diff --git a/deskutils/xfce4-notes-plugin/distinfo b/deskutils/xfce4-notes-plugin/distinfo
index 1882ee829a3c..f3d7b584aa7b 100644
--- a/deskutils/xfce4-notes-plugin/distinfo
+++ b/deskutils/xfce4-notes-plugin/distinfo
@@ -1 +1 @@
-MD5 (xfce4/xfce4-notes-0.9.5.tar.gz) = 1592de9d708dbab5f90066000c621d84
+MD5 (xfce4/xfce4-notes-plugin-0.9.6.tar.gz) = 7012a7ff526abb4c15f085336b360c39
diff --git a/deskutils/xfce4-notes/Makefile b/deskutils/xfce4-notes/Makefile
deleted file mode 100644
index 6995eb9af105..000000000000
--- a/deskutils/xfce4-notes/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: xfce4-notes
-# Date created: 06 October 2003
-# Whom: Thorsten Greiner <thorsten.greiner@web.de>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xfce4-notes
-PORTVERSION= 0.9.5
-CATEGORIES= deskutils xfce
-MASTER_SITES= http://www.lysator.liu.se/~b0kaj/
-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.1:${PORTSDIR}/x11-toolkits/libxfce4gui
-RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
-
-USE_GNOME= gtk20 libxml2
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-
-.include <bsd.port.mk>
diff --git a/deskutils/xfce4-notes/distinfo b/deskutils/xfce4-notes/distinfo
deleted file mode 100644
index 1882ee829a3c..000000000000
--- a/deskutils/xfce4-notes/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (xfce4/xfce4-notes-0.9.5.tar.gz) = 1592de9d708dbab5f90066000c621d84
diff --git a/deskutils/xfce4-notes/files/patch-configure b/deskutils/xfce4-notes/files/patch-configure
deleted file mode 100644
index 53b00d19c534..000000000000
--- a/deskutils/xfce4-notes/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/pkg-descr b/deskutils/xfce4-notes/pkg-descr
deleted file mode 100644
index b81ce3efe202..000000000000
--- a/deskutils/xfce4-notes/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/pkg-plist b/deskutils/xfce4-notes/pkg-plist
deleted file mode 100644
index 25236aa4ef08..000000000000
--- a/deskutils/xfce4-notes/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-lib/xfce4/panel-plugins/libnotes.so
-share/xfce4/notes/note.png
-@unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true
-@unexec rmdir %D/lib/xfce4 2>/dev/null || true
-@unexec rmdir %D/share/xfce4/notes 2>/dev/null || true
-@unexec rmdir %D/share/xfce4 2>/dev/null || true