summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2007-04-17 13:50:06 +0000
committermartti <martti@pkgsrc.org>2007-04-17 13:50:06 +0000
commit1fcc49e43b90cf252a3f351606fea49ca5e6f5ec (patch)
treec682cdacd6442353f9a54496bd3085c16cfe7556
parent6ac6da86741971c1fed329dbf4a537b7caea8108 (diff)
downloadpkgsrc-1fcc49e43b90cf252a3f351606fea49ca5e6f5ec.tar.gz
Removed xfce4-artwork, xfce4-minicmd-plugin, fce4-showdesktop-plugin,
xfce4-taskbar-plugin and xfce4-windowlist-plugin as these don't work with Xfce 4.4.x.
-rw-r--r--graphics/Makefile3
-rw-r--r--graphics/xfce4-artwork/DESCR1
-rw-r--r--graphics/xfce4-artwork/Makefile14
-rw-r--r--graphics/xfce4-artwork/PLIST6
-rw-r--r--graphics/xfce4-artwork/buildlink3.mk22
-rw-r--r--graphics/xfce4-artwork/distinfo5
-rw-r--r--meta-pkgs/xfce4-extras/Makefile11
-rw-r--r--sysutils/Makefile4
-rw-r--r--sysutils/xfce4-minicmd-plugin/DESCR1
-rw-r--r--sysutils/xfce4-minicmd-plugin/Makefile14
-rw-r--r--sysutils/xfce4-minicmd-plugin/PLIST2
-rw-r--r--sysutils/xfce4-minicmd-plugin/buildlink3.mk22
-rw-r--r--sysutils/xfce4-minicmd-plugin/distinfo5
-rw-r--r--sysutils/xfce4-showdesktop-plugin/DESCR1
-rw-r--r--sysutils/xfce4-showdesktop-plugin/Makefile16
-rw-r--r--sysutils/xfce4-showdesktop-plugin/PLIST6
-rw-r--r--sysutils/xfce4-showdesktop-plugin/buildlink3.mk22
-rw-r--r--sysutils/xfce4-showdesktop-plugin/distinfo6
-rw-r--r--sysutils/xfce4-showdesktop-plugin/patches/patch-aa21
-rw-r--r--x11/Makefile4
-rw-r--r--x11/xfce4-taskbar-plugin/DESCR1
-rw-r--r--x11/xfce4-taskbar-plugin/Makefile14
-rw-r--r--x11/xfce4-taskbar-plugin/PLIST2
-rw-r--r--x11/xfce4-taskbar-plugin/buildlink3.mk22
-rw-r--r--x11/xfce4-taskbar-plugin/distinfo5
-rw-r--r--x11/xfce4-windowlist-plugin/DESCR1
-rw-r--r--x11/xfce4-windowlist-plugin/Makefile16
-rw-r--r--x11/xfce4-windowlist-plugin/PLIST2
-rw-r--r--x11/xfce4-windowlist-plugin/buildlink3.mk22
-rw-r--r--x11/xfce4-windowlist-plugin/distinfo5
30 files changed, 4 insertions, 272 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index d3f43218a34..c8be0095998 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.447 2007/04/13 23:18:47 xtraeme Exp $
+# $NetBSD: Makefile,v 1.448 2007/04/17 13:50:06 martti Exp $
#
COMMENT= Graphics tools and libraries
@@ -318,7 +318,6 @@ SUBDIR+= x11rec
SUBDIR+= xart
SUBDIR+= xbmbrowser
SUBDIR+= xdvipresent
-SUBDIR+= xfce4-artwork
SUBDIR+= xfce4-icon-theme
SUBDIR+= xfig
SUBDIR+= xgraph
diff --git a/graphics/xfce4-artwork/DESCR b/graphics/xfce4-artwork/DESCR
deleted file mode 100644
index 6549e7e57b9..00000000000
--- a/graphics/xfce4-artwork/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Additional artwork (backgrounds...) for the Xfce desktop environment.
diff --git a/graphics/xfce4-artwork/Makefile b/graphics/xfce4-artwork/Makefile
deleted file mode 100644
index 25650b10748..00000000000
--- a/graphics/xfce4-artwork/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2006/09/07 06:57:39 martti Exp $
-
-.include "../../meta-pkgs/xfce4/Makefile.common"
-
-XFCE4_VERSION= 0.1
-
-DISTNAME= xfce4-artwork-${XFCE4_VERSION}
-#PKGREVISION= 1
-CATEGORIES= graphics
-MASTER_SITES= http://download.berlios.de/xfce-goodies/
-COMMENT= Xfce artwork
-
-.include "../../x11/xfce4-desktop/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/xfce4-artwork/PLIST b/graphics/xfce4-artwork/PLIST
deleted file mode 100644
index 3876596fddf..00000000000
--- a/graphics/xfce4-artwork/PLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2007/01/23 11:53:46 martti Exp $
-share/xfce4/backdrops/paltanen.jpg
-share/xfce4/backdrops/xfce-evil.jpg
-share/xfce4/backdrops/xfce-gradiented.png
-share/xfce4/backdrops/xfce-rio.png
-share/xfce4/backdrops/xfce-transparent.png
diff --git a/graphics/xfce4-artwork/buildlink3.mk b/graphics/xfce4-artwork/buildlink3.mk
deleted file mode 100644
index e559509517c..00000000000
--- a/graphics/xfce4-artwork/buildlink3.mk
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.13 2006/09/07 06:58:55 martti Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-XFCE4_ARTWORK_BUILDLINK3_MK:= ${XFCE4_ARTWORK_BUILDLINK3_MK}+
-
-.if ${BUILDLINK_DEPTH} == "+"
-BUILDLINK_DEPENDS+= xfce4-artwork
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-artwork}
-BUILDLINK_PACKAGES+= xfce4-artwork
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}xfce4-artwork
-
-.if ${XFCE4_ARTWORK_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.xfce4-artwork+= xfce4-artwork>=0.1
-BUILDLINK_PKGSRCDIR.xfce4-artwork?= ../../graphics/xfce4-artwork
-.endif # XFCE4_ARTWORK_BUILDLINK3_MK
-
-.include "../../x11/xfce4-desktop/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/graphics/xfce4-artwork/distinfo b/graphics/xfce4-artwork/distinfo
deleted file mode 100644
index dccdc2f151e..00000000000
--- a/graphics/xfce4-artwork/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2006/09/07 06:57:39 martti Exp $
-
-SHA1 (xfce4-artwork-0.1.tar.gz) = 4533133b18f255910935c4a91b15268b4e58d058
-RMD160 (xfce4-artwork-0.1.tar.gz) = b26a67c81e6d98ce1aea7a8865c8833513661cc7
-Size (xfce4-artwork-0.1.tar.gz) = 2004516 bytes
diff --git a/meta-pkgs/xfce4-extras/Makefile b/meta-pkgs/xfce4-extras/Makefile
index c5a479efeb9..4d592cd4829 100644
--- a/meta-pkgs/xfce4-extras/Makefile
+++ b/meta-pkgs/xfce4-extras/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2007/04/12 09:55:11 martti Exp $
+# $NetBSD: Makefile,v 1.21 2007/04/17 13:50:07 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -40,13 +40,4 @@ do-install:
.include "../../x11/xfce4-clipman-plugin/buildlink3.mk"
.include "../../x11/xfce4-notes-plugin/buildlink3.mk"
-## WHAT TO DO WITH THESE?
-# .include "../../graphics/xfce4-artwork/buildlink3.mk"
-
-## CURRENTLY NO SUPPORT FOR 4.4
-# .include "../../sysutils/xfce4-minicmd-plugin/buildlink3.mk"
-# .include "../../sysutils/xfce4-showdesktop-plugin/buildlink3.mk"
-# .include "../../x11/xfce4-taskbar-plugin/buildlink3.mk"
-# .include "../../x11/xfce4-windowlist-plugin/buildlink3.mk"
-
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 4faf1fb1a1c..e2059583bbf 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.394 2007/04/12 09:48:18 martti Exp $
+# $NetBSD: Makefile,v 1.395 2007/04/17 13:50:06 martti Exp $
#
COMMENT= System utilities
@@ -330,10 +330,8 @@ SUBDIR+= xfce4-appfinder
SUBDIR+= xfce4-cpugraph-plugin
SUBDIR+= xfce4-diskperf-plugin
SUBDIR+= xfce4-fsguard-plugin
-SUBDIR+= xfce4-minicmd-plugin
SUBDIR+= xfce4-netload-plugin
SUBDIR+= xfce4-quicklauncher-plugin
-SUBDIR+= xfce4-showdesktop-plugin
SUBDIR+= xfce4-systemload-plugin
SUBDIR+= xfce4-thunar
SUBDIR+= xfce4-xarchiver
diff --git a/sysutils/xfce4-minicmd-plugin/DESCR b/sysutils/xfce4-minicmd-plugin/DESCR
deleted file mode 100644
index f014df00970..00000000000
--- a/sysutils/xfce4-minicmd-plugin/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Command plugin for Xfce.
diff --git a/sysutils/xfce4-minicmd-plugin/Makefile b/sysutils/xfce4-minicmd-plugin/Makefile
deleted file mode 100644
index 2ed940c67b1..00000000000
--- a/sysutils/xfce4-minicmd-plugin/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.14 2006/04/17 13:46:13 wiz Exp $
-
-.include "../../meta-pkgs/xfce4/Makefile.common"
-
-XFCE4_VERSION= 0.3.0
-
-DISTNAME= xfce4-minicmd-plugin-${XFCE4_VERSION}
-PKGREVISION= 3
-CATEGORIES= sysutils
-MASTER_SITES= http://download.berlios.de/xfce-goodies/
-COMMENT= Xfce command plugin
-
-.include "../../x11/xfce4-panel/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/xfce4-minicmd-plugin/PLIST b/sysutils/xfce4-minicmd-plugin/PLIST
deleted file mode 100644
index 261770df079..00000000000
--- a/sysutils/xfce4-minicmd-plugin/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:54 jlam Exp $
-lib/xfce4/panel-plugins/libminicmd.la
diff --git a/sysutils/xfce4-minicmd-plugin/buildlink3.mk b/sysutils/xfce4-minicmd-plugin/buildlink3.mk
deleted file mode 100644
index 8cd9d73063b..00000000000
--- a/sysutils/xfce4-minicmd-plugin/buildlink3.mk
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.15 2006/10/12 09:24:20 martti Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-XFCE4_MINICMD_PLUGIN_BUILDLINK3_MK:= ${XFCE4_MINICMD_PLUGIN_BUILDLINK3_MK}+
-
-.if ${BUILDLINK_DEPTH} == "+"
-BUILDLINK_DEPENDS+= xfce4-minicmd-plugin
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-minicmd-plugin}
-BUILDLINK_PACKAGES+= xfce4-minicmd-plugin
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}xfce4-minicmd-plugin
-
-.if ${XFCE4_MINICMD_PLUGIN_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.xfce4-minicmd-plugin+= xfce4-minicmd-plugin>=0.3.0nb3
-BUILDLINK_PKGSRCDIR.xfce4-minicmd-plugin?= ../../sysutils/xfce4-minicmd-plugin
-.endif # XFCE4_MINICMD_PLUGIN_BUILDLINK3_MK
-
-.include "../../x11/xfce4-panel/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/sysutils/xfce4-minicmd-plugin/distinfo b/sysutils/xfce4-minicmd-plugin/distinfo
deleted file mode 100644
index 3b42a03d265..00000000000
--- a/sysutils/xfce4-minicmd-plugin/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.6 2005/02/24 13:40:59 agc Exp $
-
-SHA1 (xfce4-minicmd-plugin-0.3.0.tar.gz) = 007fa990a8de316aef75ec140916746812846073
-RMD160 (xfce4-minicmd-plugin-0.3.0.tar.gz) = 0794d30408e052528f1d09332c83a1d95382dfa7
-Size (xfce4-minicmd-plugin-0.3.0.tar.gz) = 329376 bytes
diff --git a/sysutils/xfce4-showdesktop-plugin/DESCR b/sysutils/xfce4-showdesktop-plugin/DESCR
deleted file mode 100644
index 17c2dddd857..00000000000
--- a/sysutils/xfce4-showdesktop-plugin/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Show desktop plugin for Xfce.
diff --git a/sysutils/xfce4-showdesktop-plugin/Makefile b/sysutils/xfce4-showdesktop-plugin/Makefile
deleted file mode 100644
index b4bb627f073..00000000000
--- a/sysutils/xfce4-showdesktop-plugin/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.12 2006/04/17 13:46:14 wiz Exp $
-
-.include "../../meta-pkgs/xfce4/Makefile.common"
-
-XFCE4_VERSION= 0.4.0
-
-DISTNAME= xfce4-showdesktop-plugin-${XFCE4_VERSION}
-PKGREVISION= 3
-CATEGORIES= sysutils
-MASTER_SITES= http://download.berlios.de/xfce-goodies/
-COMMENT= Xfce showdesktop plugin
-
-WRKSRC= ${WRKDIR}/xfce4-showdesktop-plugin
-
-.include "../../x11/xfce4-panel/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/xfce4-showdesktop-plugin/PLIST b/sysutils/xfce4-showdesktop-plugin/PLIST
deleted file mode 100644
index 14c348732e5..00000000000
--- a/sysutils/xfce4-showdesktop-plugin/PLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.5 2006/04/17 07:07:35 jlam Exp $
-lib/xfce4/panel-plugins/libshowdesktop.la
-share/locale/de/LC_MESSAGES/xfce4-showdesktop.mo
-share/locale/es/LC_MESSAGES/xfce4-showdesktop.mo
-share/locale/ko/LC_MESSAGES/xfce4-showdesktop.mo
-share/locale/pl/LC_MESSAGES/xfce4-showdesktop.mo
diff --git a/sysutils/xfce4-showdesktop-plugin/buildlink3.mk b/sysutils/xfce4-showdesktop-plugin/buildlink3.mk
deleted file mode 100644
index 99eff43131a..00000000000
--- a/sysutils/xfce4-showdesktop-plugin/buildlink3.mk
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.14 2006/10/12 09:24:20 martti Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-XFCE4_SHOWDESKTOP_PLUGIN_BUILDLINK3_MK:= ${XFCE4_SHOWDESKTOP_PLUGIN_BUILDLINK3_MK}+
-
-.if ${BUILDLINK_DEPTH} == "+"
-BUILDLINK_DEPENDS+= xfce4-showdesktop-plugin
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-showdesktop-plugin}
-BUILDLINK_PACKAGES+= xfce4-showdesktop-plugin
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}xfce4-showdesktop-plugin
-
-.if ${XFCE4_SHOWDESKTOP_PLUGIN_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.xfce4-showdesktop-plugin+= xfce4-showdesktop-plugin>=0.4.0nb3
-BUILDLINK_PKGSRCDIR.xfce4-showdesktop-plugin?= ../../sysutils/xfce4-showdesktop-plugin
-.endif # XFCE4_SHOWDESKTOP_PLUGIN_BUILDLINK3_MK
-
-.include "../../x11/xfce4-panel/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/sysutils/xfce4-showdesktop-plugin/distinfo b/sysutils/xfce4-showdesktop-plugin/distinfo
deleted file mode 100644
index 61f7e50666b..00000000000
--- a/sysutils/xfce4-showdesktop-plugin/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.5 2005/02/24 13:41:00 agc Exp $
-
-SHA1 (xfce4-showdesktop-plugin-0.4.0.tar.gz) = 9b902cc43ecb6bf37ed08ba3ab0d0b237a9b5b79
-RMD160 (xfce4-showdesktop-plugin-0.4.0.tar.gz) = e0dd63eb077fcfd58833ba325bac7ac76e79d9d6
-Size (xfce4-showdesktop-plugin-0.4.0.tar.gz) = 319275 bytes
-SHA1 (patch-aa) = 844b8dd954a0e34549f7edfa452f991450503e03
diff --git a/sysutils/xfce4-showdesktop-plugin/patches/patch-aa b/sysutils/xfce4-showdesktop-plugin/patches/patch-aa
deleted file mode 100644
index 87ed04a4957..00000000000
--- a/sysutils/xfce4-showdesktop-plugin/patches/patch-aa
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2005/01/01 00:23:12 kristerw Exp $
-
---- panel-plugin/showdesktop.c.orig Sat Jan 1 01:15:13 2005
-+++ panel-plugin/showdesktop.c Sat Jan 1 01:15:38 2005
-@@ -614,7 +614,7 @@
- gui *plugin = ctrl->data;
- GtkWidget *vbox, *optionbox, *cb1, *cb2, *cb3, *cb4,*frame;
- xfce_textdomain(GETTEXT_PACKAGE, PACKAGE_LOCALE_DIR, "UTF-8");
--
-+ {
- gchar *tips[] = {
- N_("Enable this option, if your panel is located on top or on the right."),
- N_("Normally, the first mouse button is connected to the windowmanager showdesktop feature, if the WM supports it, and the middle mouse button is connected to the plugin internal showdesktop feature. You can reverse it with this option."),
-@@ -657,6 +657,7 @@
- gtk_container_add (GTK_CONTAINER(frame), optionbox);
- gtk_container_add (GTK_CONTAINER(vbox), frame);
- gtk_widget_show_all (vbox);
-+ }
- }
- // }}}
-
diff --git a/x11/Makefile b/x11/Makefile
index 949b5be82cf..1c59c44b9f9 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.496 2007/04/13 11:38:55 martti Exp $
+# $NetBSD: Makefile,v 1.497 2007/04/17 13:50:06 martti Exp $
#
COMMENT= Packages to support the X window system
@@ -410,10 +410,8 @@ SUBDIR+= xfce4-mcs-plugins
SUBDIR+= xfce4-notes-plugin
SUBDIR+= xfce4-panel
SUBDIR+= xfce4-session
-SUBDIR+= xfce4-taskbar-plugin
SUBDIR+= xfce4-terminal
SUBDIR+= xfce4-utils
-SUBDIR+= xfce4-windowlist-plugin
SUBDIR+= xfishtank
SUBDIR+= xflame
SUBDIR+= xfontsel
diff --git a/x11/xfce4-taskbar-plugin/DESCR b/x11/xfce4-taskbar-plugin/DESCR
deleted file mode 100644
index f632c8fe851..00000000000
--- a/x11/xfce4-taskbar-plugin/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Taskbar plugin for Xfce.
diff --git a/x11/xfce4-taskbar-plugin/Makefile b/x11/xfce4-taskbar-plugin/Makefile
deleted file mode 100644
index 197fd404732..00000000000
--- a/x11/xfce4-taskbar-plugin/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:14 wiz Exp $
-
-.include "../../meta-pkgs/xfce4/Makefile.common"
-
-XFCE4_VERSION= 0.2.2
-
-DISTNAME= xfce4-taskbar-plugin-${XFCE4_VERSION}
-PKGREVISION= 3
-CATEGORIES= sysutils
-MASTER_SITES= http://download.berlios.de/xfce-goodies/
-COMMENT= Xfce taskbar plugin
-
-.include "../../x11/xfce4-panel/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xfce4-taskbar-plugin/PLIST b/x11/xfce4-taskbar-plugin/PLIST
deleted file mode 100644
index 69265d6b8b4..00000000000
--- a/x11/xfce4-taskbar-plugin/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:10:08 jlam Exp $
-lib/xfce4/panel-plugins/libtaskbar.la
diff --git a/x11/xfce4-taskbar-plugin/buildlink3.mk b/x11/xfce4-taskbar-plugin/buildlink3.mk
deleted file mode 100644
index 738195de701..00000000000
--- a/x11/xfce4-taskbar-plugin/buildlink3.mk
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.13 2006/10/12 09:24:21 martti Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-XFCE4_TASKBAR_PLUGIN_BUILDLINK3_MK:= ${XFCE4_TASKBAR_PLUGIN_BUILDLINK3_MK}+
-
-.if ${BUILDLINK_DEPTH} == "+"
-BUILDLINK_DEPENDS+= xfce4-taskbar-plugin
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-taskbar-plugin}
-BUILDLINK_PACKAGES+= xfce4-taskbar-plugin
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}xfce4-taskbar-plugin
-
-.if ${XFCE4_TASKBAR_PLUGIN_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.xfce4-taskbar-plugin+= xfce4-taskbar-plugin>=0.2.2nb3
-BUILDLINK_PKGSRCDIR.xfce4-taskbar-plugin?= ../../x11/xfce4-taskbar-plugin
-.endif # XFCE4_TASKBAR_PLUGIN_BUILDLINK3_MK
-
-.include "../../x11/xfce4-panel/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/x11/xfce4-taskbar-plugin/distinfo b/x11/xfce4-taskbar-plugin/distinfo
deleted file mode 100644
index 30b2f3f75b6..00000000000
--- a/x11/xfce4-taskbar-plugin/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.5 2005/02/23 17:36:23 wiz Exp $
-
-SHA1 (xfce4-taskbar-plugin-0.2.2.tar.gz) = 7e4d3424c787b7f137428503c0222d28150b173e
-RMD160 (xfce4-taskbar-plugin-0.2.2.tar.gz) = 0e7524b4efaa6320cc2d580fe1f88003ca13fc9d
-Size (xfce4-taskbar-plugin-0.2.2.tar.gz) = 304546 bytes
diff --git a/x11/xfce4-windowlist-plugin/DESCR b/x11/xfce4-windowlist-plugin/DESCR
deleted file mode 100644
index f07e423555b..00000000000
--- a/x11/xfce4-windowlist-plugin/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Window list plugin for Xfce.
diff --git a/x11/xfce4-windowlist-plugin/Makefile b/x11/xfce4-windowlist-plugin/Makefile
deleted file mode 100644
index b29cc043f0d..00000000000
--- a/x11/xfce4-windowlist-plugin/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2006/04/17 13:46:13 wiz Exp $
-
-.include "../../meta-pkgs/xfce4/Makefile.common"
-
-XFCE4_VERSION= 0.1.0
-
-DISTNAME= xfce4-windowlist-plugin-${XFCE4_VERSION}
-PKGREVISION= 4
-CATEGORIES= x11
-MASTER_SITES= http://download.berlios.de/xfce-goodies/
-COMMENT= Xfce window list plugin
-
-WRKSRC= ${WRKDIR}/xfce4-windowlist-plugin
-
-.include "../../x11/xfce4-panel/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xfce4-windowlist-plugin/PLIST b/x11/xfce4-windowlist-plugin/PLIST
deleted file mode 100644
index a7efdd215b8..00000000000
--- a/x11/xfce4-windowlist-plugin/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:10:08 jlam Exp $
-lib/xfce4/panel-plugins/libwindowlist.la
diff --git a/x11/xfce4-windowlist-plugin/buildlink3.mk b/x11/xfce4-windowlist-plugin/buildlink3.mk
deleted file mode 100644
index 8cb64b3df85..00000000000
--- a/x11/xfce4-windowlist-plugin/buildlink3.mk
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.11 2006/10/12 09:24:21 martti Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-XFCE4_WINDOWLIST_PLUGIN_BUILDLINK3_MK:= ${XFCE4_WINDOWLIST_PLUGIN_BUILDLINK3_MK}+
-
-.if ${BUILDLINK_DEPTH} == "+"
-BUILDLINK_DEPENDS+= xfce4-windowlist-plugin
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-windowlist-plugin}
-BUILDLINK_PACKAGES+= xfce4-windowlist-plugin
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}xfce4-windowlist-plugin
-
-.if ${XFCE4_WINDOWLIST_PLUGIN_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.xfce4-windowlist-plugin+= xfce4-windowlist-plugin>=0.1.0nb4
-BUILDLINK_PKGSRCDIR.xfce4-windowlist-plugin?= ../../x11/xfce4-windowlist-plugin
-.endif # XFCE4_WINDOWLIST_PLUGIN_BUILDLINK3_MK
-
-.include "../../x11/xfce4-panel/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/x11/xfce4-windowlist-plugin/distinfo b/x11/xfce4-windowlist-plugin/distinfo
deleted file mode 100644
index 9e59c6c23c7..00000000000
--- a/x11/xfce4-windowlist-plugin/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 17:36:23 wiz Exp $
-
-SHA1 (xfce4-windowlist-plugin-0.1.0.tar.gz) = b06e94101e4d86f6c4fa97a601e619b0d9b4c3eb
-RMD160 (xfce4-windowlist-plugin-0.1.0.tar.gz) = e63fd2e284232bedca65a5238bdc1b9a5ae19949
-Size (xfce4-windowlist-plugin-0.1.0.tar.gz) = 301770 bytes