summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-12 15:17:08 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-12 15:17:08 +0000
commit37356c960ca7ab9ba12537980f1d440797c3b5d0 (patch)
tree000cb185f6549a733b8786ed1d9864cf3db9321c
parentRemove these ports as part of phase II of the GNOME 1.4 desktop removal. (diff)
Remove this ports as part of phase II of the GNOME 1.4 desktop removal.
Notes
Notes: svn path=/head/; revision=86822
-rw-r--r--deskutils/Makefile1
-rw-r--r--deskutils/bulb/Makefile28
-rw-r--r--deskutils/bulb/distinfo1
-rw-r--r--deskutils/bulb/pkg-descr5
-rw-r--r--deskutils/bulb/pkg-plist12
-rw-r--r--ftp/Makefile1
-rw-r--r--ftp/gtm/Makefile34
-rw-r--r--ftp/gtm/distinfo1
-rw-r--r--ftp/gtm/pkg-descr22
-rw-r--r--ftp/gtm/pkg-plist77
-rw-r--r--mail/Makefile1
-rw-r--r--mail/flink/Makefile37
-rw-r--r--mail/flink/distinfo1
-rw-r--r--mail/flink/files/patch-src_imaplib.c12
-rw-r--r--mail/flink/files/patch-src_main.c10
-rw-r--r--mail/flink/files/patch-src_poplib.c12
-rw-r--r--mail/flink/pkg-descr12
-rw-r--r--mail/flink/pkg-plist20
-rw-r--r--net/Makefile1
-rw-r--r--net/gnomeicu/Makefile47
-rw-r--r--net/gnomeicu/distinfo1
-rw-r--r--net/gnomeicu/files/patch-po::Makefile.in.in14
-rw-r--r--net/gnomeicu/files/patch-src::icu_db.c14
-rw-r--r--net/gnomeicu/pkg-descr8
-rw-r--r--net/gnomeicu/pkg-plist140
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/battstat-applet/Makefile29
-rw-r--r--sysutils/battstat-applet/distinfo1
-rw-r--r--sysutils/battstat-applet/files/patch-aa22
-rw-r--r--sysutils/battstat-applet/pkg-descr7
-rw-r--r--sysutils/battstat-applet/pkg-plist21
-rw-r--r--x11-fm/Makefile1
-rw-r--r--x11-fm/file_menu_applet/Makefile24
-rw-r--r--x11-fm/file_menu_applet/distinfo1
-rw-r--r--x11-fm/file_menu_applet/files/patch-src::flist-mime-icon.c41
-rw-r--r--x11-fm/file_menu_applet/files/patch-src::main.c29
-rw-r--r--x11-fm/file_menu_applet/pkg-descr14
-rw-r--r--x11-fm/file_menu_applet/pkg-install20
-rw-r--r--x11-fm/file_menu_applet/pkg-plist6
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/panel--/Makefile28
-rw-r--r--x11-toolkits/panel--/distinfo1
-rw-r--r--x11-toolkits/panel--/files/patch-aa7
-rw-r--r--x11-toolkits/panel--/files/patch-configure13
-rw-r--r--x11-toolkits/panel--/files/patch-panel--::applet-main.gen_h18
-rw-r--r--x11-toolkits/panel--/pkg-descr8
-rw-r--r--x11-toolkits/panel--/pkg-plist11
47 files changed, 0 insertions, 816 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index b55c3d753f93..f1608ce7da8f 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -5,7 +5,6 @@
SUBDIR += aspostit
SUBDIR += babytrans
SUBDIR += bigyear
- SUBDIR += bulb
SUBDIR += cal
SUBDIR += cbb
SUBDIR += checkrdf
diff --git a/deskutils/bulb/Makefile b/deskutils/bulb/Makefile
deleted file mode 100644
index 9ee02de42241..000000000000
--- a/deskutils/bulb/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# Ports collection Makefile for: bulb
-# Date created: 03/09/2000
-# Whom: smoberly@xavier.dyndns.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= bulb
-PORTVERSION= 1.0.6
-CATEGORIES= deskutils gnome
-MASTER_SITES= http://www.idiap.ch/~gobry/bulb/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= GNOME applet to warn about task terminations
-
-USE_X_PREFIX= yes
-USE_GNOME= gnomehack gnomelibs gnomeprefix libpanel
-USE_REINPLACE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-post-patch:
- @${REINPLACE_CMD} -e \
- 's|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \
- s|\$$\(top_builddir\)/intl/libintl.a|-lintl|g' ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/deskutils/bulb/distinfo b/deskutils/bulb/distinfo
deleted file mode 100644
index a1a30f1ea31b..000000000000
--- a/deskutils/bulb/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (bulb-1.0.6.tar.gz) = 5a5e9cddc1e52d9a6efc6599ee390555
diff --git a/deskutils/bulb/pkg-descr b/deskutils/bulb/pkg-descr
deleted file mode 100644
index 8ac6ea7146dc..000000000000
--- a/deskutils/bulb/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-This is a simple-minded applet for GNOME, which provides a warning service.
-I typically use it to warn me when a long compilation or computation is
-finished.
-
-WWW: http://www.idiap.ch/~gobry/bulb.html
diff --git a/deskutils/bulb/pkg-plist b/deskutils/bulb/pkg-plist
deleted file mode 100644
index e3d96c6cae26..000000000000
--- a/deskutils/bulb/pkg-plist
+++ /dev/null
@@ -1,12 +0,0 @@
-bin/bulb
-bin/bulb-applet
-bin/bulbexec
-etc/CORBA/servers/bulb-applet.gnorba
-etc/CORBA/servers/bulb.gnorba
-share/gnome/applets/Utility/bulb.desktop
-share/gnome/pixmaps/bulb/allume.png
-share/gnome/pixmaps/bulb/erreur.png
-share/gnome/pixmaps/bulb/eteint.png
-share/locale/de/LC_MESSAGES/bulb.mo
-share/locale/fr/LC_MESSAGES/bulb.mo
-@dirrm share/gnome/pixmaps/bulb
diff --git a/ftp/Makefile b/ftp/Makefile
index 32fe78f14f14..29e9d6f43424 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -28,7 +28,6 @@
SUBDIR += ftptool
SUBDIR += gftp
SUBDIR += greed
- SUBDIR += gtm
SUBDIR += hsftp
SUBDIR += jftp
SUBDIR += jftpgw
diff --git a/ftp/gtm/Makefile b/ftp/gtm/Makefile
deleted file mode 100644
index 975b6e953130..000000000000
--- a/ftp/gtm/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# Ports collection Makefile for: gtm
-# Date created: 05/28/1999
-# Whom: nectar@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= gtm
-PORTVERSION= 0.4.12
-PORTREVISION= 1
-CATEGORIES= ftp gnome
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= gtm \
- sources/gtm/0.4
-DIST_SUBDIR= gnome
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= The GNOME Transfer Manager, a front-end to wget
-
-BUILD_DEPENDS= wget:${PORTSDIR}/ftp/wget
-RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack gnomelibs oaf gnomevfs libpanel
-USE_REINPLACE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-
-MAN1= gtm.1 gtm_applet.1
-
-.include <bsd.port.mk>
diff --git a/ftp/gtm/distinfo b/ftp/gtm/distinfo
deleted file mode 100644
index f0c3edd26fc8..000000000000
--- a/ftp/gtm/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome/gtm-0.4.12.tar.gz) = 917571cbb7f3853af077d74a6b4c77bb
diff --git a/ftp/gtm/pkg-descr b/ftp/gtm/pkg-descr
deleted file mode 100644
index b51b6135e423..000000000000
--- a/ftp/gtm/pkg-descr
+++ /dev/null
@@ -1,22 +0,0 @@
-From the README:
-
- What is GTransferManager
- ========================
-
- GTransferManager allows the user to retrieve multiple files from the
- web. These files can be retrieved in multiple parts and each part
- retrieved on a separate session that the user is connected to the
- Internet. This is most useful to users with dialup connections. The
- program performs this tasks using wget as it's back-end.
-
- The program now supports CORBA. This makes easy for other programs
- to use GTransferManager to handle the transfer of files from the
- Internet.
-
- The program has also a applet that communicates with program using
- CORBA. The applet can launch the program, request for a new download
- or accept drops of URLs from netscape and give this URLs to GTM.
-
-WWW: http://gtm.sourceforge.net/
-
-Jacques Vidrine <nectar@FreeBSD.ORG>
diff --git a/ftp/gtm/pkg-plist b/ftp/gtm/pkg-plist
deleted file mode 100644
index f1846e0ce8ad..000000000000
--- a/ftp/gtm/pkg-plist
+++ /dev/null
@@ -1,77 +0,0 @@
-bin/gtm
-bin/gtm_applet
-etc/CORBA/servers/gtm_applet.gnorba
-etc/sound/events/gtm.soundlist
-libdata/bonobo/servers/GNOME_GTM.server
-share/gnome/applets/Network/gtm_applet.desktop
-share/gnome/apps/Internet/gtm.desktop
-share/gnome/help/gtm/C/images/mainwindow.png
-share/gnome/help/gtm/C/images/newwindow.png
-share/gnome/help/gtm/C/images/numericwindow.png
-share/gnome/help/gtm/C/ln7.html
-share/gnome/help/gtm/C/t1.html
-share/gnome/help/gtm/C/topic.dat
-share/gnome/help/gtm/C/x148.html
-share/gnome/help/gtm/C/x179.html
-share/gnome/help/gtm/C/x225.html
-share/gnome/help/gtm/C/x30.html
-share/gnome/help/gtm/C/x360.html
-share/gnome/help/gtm/C/x363.html
-share/gnome/help/gtm/C/x384.html
-share/gnome/help/gtm/pt/images/mainwindow.png
-share/gnome/help/gtm/pt/images/newwindow.png
-share/gnome/help/gtm/pt/images/numericwindow.png
-share/gnome/help/gtm/pt/ln10.html
-share/gnome/help/gtm/pt/t1.html
-share/gnome/help/gtm/pt/topic.dat
-share/gnome/help/gtm/pt/x152.html
-share/gnome/help/gtm/pt/x183.html
-share/gnome/help/gtm/pt/x229.html
-share/gnome/help/gtm/pt/x34.html
-share/gnome/help/gtm/pt/x365.html
-share/gnome/help/gtm/pt/x368.html
-share/gnome/help/gtm/pt/x391.html
-share/gnome/idl/Gtm.idl
-share/gnome/oaf/GNOME_GTM.oaf
-share/gnome/pixmaps/gtm.png
-share/gnome/pixmaps/gtm_applet.png
-share/gnome/sounds/gtm/add.wav
-share/gnome/sounds/gtm/complete.wav
-share/gnome/sounds/gtm/start.wav
-share/locale/az/LC_MESSAGES/gtm.mo
-share/locale/ca/LC_MESSAGES/gtm.mo
-share/locale/da/LC_MESSAGES/gtm.mo
-share/locale/de/LC_MESSAGES/gtm.mo
-share/locale/el/LC_MESSAGES/gtm.mo
-share/locale/es/LC_MESSAGES/gtm.mo
-share/locale/et/LC_MESSAGES/gtm.mo
-share/locale/fi/LC_MESSAGES/gtm.mo
-share/locale/fr/LC_MESSAGES/gtm.mo
-share/locale/gl/LC_MESSAGES/gtm.mo
-share/locale/hu/LC_MESSAGES/gtm.mo
-share/locale/it/LC_MESSAGES/gtm.mo
-share/locale/ja/LC_MESSAGES/gtm.mo
-share/locale/ko/LC_MESSAGES/gtm.mo
-share/locale/ms/LC_MESSAGES/gtm.mo
-share/locale/nl/LC_MESSAGES/gtm.mo
-share/locale/no/LC_MESSAGES/gtm.mo
-share/locale/pl/LC_MESSAGES/gtm.mo
-share/locale/pt/LC_MESSAGES/gtm.mo
-share/locale/pt_BR/LC_MESSAGES/gtm.mo
-share/locale/ro/LC_MESSAGES/gtm.mo
-share/locale/ru/LC_MESSAGES/gtm.mo
-share/locale/sk/LC_MESSAGES/gtm.mo
-share/locale/sl/LC_MESSAGES/gtm.mo
-share/locale/sv/LC_MESSAGES/gtm.mo
-share/locale/tr/LC_MESSAGES/gtm.mo
-share/locale/uk/LC_MESSAGES/gtm.mo
-share/locale/vi/LC_MESSAGES/gtm.mo
-share/locale/wa/LC_MESSAGES/gtm.mo
-share/locale/zh_CN/LC_MESSAGES/gtm.mo
-share/locale/zh_TW/LC_MESSAGES/gtm.mo
-@dirrm share/gnome/sounds/gtm
-@dirrm share/gnome/help/gtm/pt/images
-@dirrm share/gnome/help/gtm/pt
-@dirrm share/gnome/help/gtm/C/images
-@dirrm share/gnome/help/gtm/C
-@dirrm share/gnome/help/gtm
diff --git a/mail/Makefile b/mail/Makefile
index 29bd8fbcc5d1..0df007d9c493 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -72,7 +72,6 @@
SUBDIR += faces
SUBDIR += fetchmail
SUBDIR += filtermail
- SUBDIR += flink
SUBDIR += ftrack
SUBDIR += gbiff
SUBDIR += gbuffy
diff --git a/mail/flink/Makefile b/mail/flink/Makefile
deleted file mode 100644
index 6fb0815c1ca7..000000000000
--- a/mail/flink/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: flink
-# Date created: 27 Aug 2002
-# Whom: Juan Salaverria <rael@vectorstar.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= flink
-PORTVERSION= 0.3.2
-CATEGORIES= mail gnome
-MASTER_SITES= http://flink.leyman.nu/
-
-MAINTAINER= rael@vectorstar.net
-COMMENT= The Flink mailchecker is a small panelapplet for the GNOME panel
-
-GNU_CONFIGURE= yes
-USE_X_PREFIX= yes
-USE_GNOME= gnomeprefix gnomehack libpanel
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-
-MAN1= flink.1
-
-DOCS= AUTHORS COPYING INSTALL NEWS README ChangeLog
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ;' ${WRKSRC}/configure
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
-.for f in ${DOCS}
- ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/mail/flink/distinfo b/mail/flink/distinfo
deleted file mode 100644
index b45ec9a79ab5..000000000000
--- a/mail/flink/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (flink-0.3.2.tar.gz) = 735a4a1565c62c750a63ad2eb30ef533
diff --git a/mail/flink/files/patch-src_imaplib.c b/mail/flink/files/patch-src_imaplib.c
deleted file mode 100644
index 2ed1c0515338..000000000000
--- a/mail/flink/files/patch-src_imaplib.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/imaplib.c.ori Tue Aug 27 00:48:15 2002
-+++ src/imaplib.c Tue Aug 27 00:48:26 2002
-@@ -15,8 +15,8 @@
- *
- **************************************************************************/
-
--#include <sys/socket.h>
- #include <sys/types.h>
-+#include <sys/socket.h>
- #include <string.h>
- #include <unistd.h>
- #include <netdb.h>
diff --git a/mail/flink/files/patch-src_main.c b/mail/flink/files/patch-src_main.c
deleted file mode 100644
index eaebf3f62cf8..000000000000
--- a/mail/flink/files/patch-src_main.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/main.c.ori Tue Aug 27 00:40:53 2002
-+++ src/main.c Tue Aug 27 00:41:04 2002
-@@ -26,6 +26,7 @@
- #include <stdio.h>
- #include <netdb.h>
- #include <unistd.h>
-+#include <sys/time.h>
- #include <sys/resource.h>
- #include <sys/types.h>
- #include <pthread.h>
diff --git a/mail/flink/files/patch-src_poplib.c b/mail/flink/files/patch-src_poplib.c
deleted file mode 100644
index d9e8a9071c0d..000000000000
--- a/mail/flink/files/patch-src_poplib.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/poplib.c.ori Tue Aug 27 00:46:06 2002
-+++ src/poplib.c Tue Aug 27 00:46:17 2002
-@@ -20,8 +20,8 @@
- *
- ***************************************************************************/
-
--#include <sys/socket.h>
- #include <sys/types.h>
-+#include <sys/socket.h>
- #include <string.h>
- #include <unistd.h>
- #include <netdb.h>
diff --git a/mail/flink/pkg-descr b/mail/flink/pkg-descr
deleted file mode 100644
index 332aca021e3b..000000000000
--- a/mail/flink/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-The Flink mailchecker is a small panelapplet that supports multiple
-accounts, so that you will not need to have several applets for
-checking different accounts, Flink is capable to have (almost) an
-infinite amount of accounts configured.
-Flink supports POP3, IMAPv4 and mbox right now. Support for other
-types of mailaccounts will be added in time, or if you bug me
-enough about it.
-Flink is released under the GPL license.
-
-WWW: http://flink.leyman.nu/
-
-marcus@leyman.nu
diff --git a/mail/flink/pkg-plist b/mail/flink/pkg-plist
deleted file mode 100644
index 502701643e59..000000000000
--- a/mail/flink/pkg-plist
+++ /dev/null
@@ -1,20 +0,0 @@
-bin/flink
-etc/CORBA/servers/flink.gnorba
-%%PORTDOCS%%share/doc/flink/README
-%%PORTDOCS%%share/doc/flink/NEWS
-%%PORTDOCS%%share/doc/flink/INSTALL
-%%PORTDOCS%%share/doc/flink/ChangeLog
-%%PORTDOCS%%share/doc/flink/COPYING
-%%PORTDOCS%%share/doc/flink/AUTHORS
-share/gnome/applets/Network/flink.desktop
-share/gnome/pixmaps/flink/mail_yes2.xpm
-share/gnome/pixmaps/flink/mail_yes.xpm
-share/gnome/pixmaps/flink/mail_no2.xpm
-share/gnome/pixmaps/flink/mail_no.xpm
-share/gnome/pixmaps/flink/logo_big.xpm
-share/gnome/pixmaps/flink/logo64.xpm
-share/gnome/pixmaps/flink/flink.xpm
-share/gnome/pixmaps/flink/flink.png
-share/locale/sv/LC_MESSAGES/flink.mo
-@dirrm share/gnome/pixmaps/flink
-%%PORTDOCS%%@dirrm share/doc/flink
diff --git a/net/Makefile b/net/Makefile
index e7cb6d15c59e..15edb92360fa 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -183,7 +183,6 @@
SUBDIR += gnome-jabber
SUBDIR += gnome-mud
SUBDIR += gnome-vnc
- SUBDIR += gnomeicu
SUBDIR += gnomeicu2
SUBDIR += gnomemeeting
SUBDIR += gnomemeeting2
diff --git a/net/gnomeicu/Makefile b/net/gnomeicu/Makefile
deleted file mode 100644
index de8333584590..000000000000
--- a/net/gnomeicu/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# Ports collection Makefile for: GnomeICU
-# Date created: 03/16/1999
-# Whom: nectar@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnomeicu
-PORTVERSION= 0.98.3
-CATEGORIES= net gnome
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= gnomeicu
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= GNOME ICQ client
-
-LIB_DEPENDS+= gnet.1:${PORTSDIR}/net/gnet
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_GNOME= gnomeprefix gnomehack libglade libpanel gdkpixbuf
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-.if defined(WITH_DANTE)
-LIB_DEPENDS+= socks.1:${PORTSDIR}/net/dante
-SOCKSFLAGS= -Dconnect=Rconnect -Dbind=Rbind -Dgetsockname=Rgetsockname \
- -Dgetpeername=Rgetpeername -Daccept=Raccept \
- -Drresvport=Rrresvport -Dbindresvport=Rbindresvport \
- -Dgethostbyname=Rgethostbyname \
- -Dgethostbyname2=Rgethostbyname2 -Dsendto=Rsendto \
- -Drecvfrom=Rrecvfrom -Drecvfrom=Rrecvfrom -Dwrite=Rwrite \
- -Dwritev=Rwritev -Dsend=Rsend -Dsendmsg=Rsendmsg \
- -Dread=Rread -Dreadv=Rreadv -Drecv=Rrecv -Drecvmsg=Rrecvmsg
-SOCKSLIBS= -lsocks
-.elif defined(WITH_SOCKS5)
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5
-SOCKSFLAGS= -DSOCKS -include ${LOCALBASE}/include/socks.h
-SOCKSLIBS= -lsocks5
-.endif
-
-CONFIGURE_ARGS= --with-statusmenu
-CONFIGURE_ENV= CPPFLAGS="${SOCKSFLAGS} -I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib" LIBS="-liconv ${SOCKSLIBS}" \
- CFLAGS="${CFLAGS}"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
-
-.include <bsd.port.mk>
diff --git a/net/gnomeicu/distinfo b/net/gnomeicu/distinfo
deleted file mode 100644
index 5e5f3663682f..000000000000
--- a/net/gnomeicu/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnomeicu-0.98.3.tar.bz2) = 2a11f615c4de3640c5e56499f7b42f8e
diff --git a/net/gnomeicu/files/patch-po::Makefile.in.in b/net/gnomeicu/files/patch-po::Makefile.in.in
deleted file mode 100644
index 62a7c83e66ea..000000000000
--- a/net/gnomeicu/files/patch-po::Makefile.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- po/Makefile.in.in 2002/07/20 11:41:22 1.1
-+++ po/Makefile.in.in 2002/07/20 11:41:34
-@@ -106,7 +106,7 @@
- @catalogs='$(CATALOGS)'; \
- for cat in $$catalogs; do \
- cat=`basename $$cat`; \
-- lang=`echo $$cat | sed 's/\.gmo$$//'`; \
-+ lang=`echo $$cat | sed 's/\.mo$$//'`; \
- dir=$(localedir)/$$lang/LC_MESSAGES; \
- $(mkinstalldirs) $(DESTDIR)$$dir; \
- if test -r $$cat; then \
diff --git a/net/gnomeicu/files/patch-src::icu_db.c b/net/gnomeicu/files/patch-src::icu_db.c
deleted file mode 100644
index 0a0196a73c92..000000000000
--- a/net/gnomeicu/files/patch-src::icu_db.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/icu_db.c.orig Sat Jan 5 19:15:03 2002
-+++ src/icu_db.c Sat Jan 5 19:16:00 2002
-@@ -33,7 +33,11 @@
- #include <errno.h>
- #include <stdio.h>
- #include <string.h>
-+#if defined(HAVE_STDLIB_H)
-+#include <stdlib.h>
-+#else
- #include <malloc.h>
-+#endif
-
- #if defined(HAVE_LIBGDBM)
- #include <gdbm.h>
diff --git a/net/gnomeicu/pkg-descr b/net/gnomeicu/pkg-descr
deleted file mode 100644
index 8e2bd46699a3..000000000000
--- a/net/gnomeicu/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
- GnomeICU (previously GtkICQ) is an Internet based communications
- program which makes use of ICQ protocol. GnomeICU also makes use of
- Gnome, a growingly popular desktop environment.GnomeICU is released
- under the GNU Public License, and is available free of charge.
-
-WWW: http://gnomeicu.sourceforge.net
-
-Jacques Vidrine <nectar@FreeBSD.ORG>
diff --git a/net/gnomeicu/pkg-plist b/net/gnomeicu/pkg-plist
deleted file mode 100644
index 14d1f5bbf0f8..000000000000
--- a/net/gnomeicu/pkg-plist
+++ /dev/null
@@ -1,140 +0,0 @@
-bin/gnomeicu
-bin/gnomeicu-client
-etc/CORBA/servers/GnomeICU.gnorba
-etc/sound/events/GnomeICU.soundlist
-share/gnome/applets/Network/GnomeICU.desktop
-share/gnome/apps/Internet/GnomeICU.desktop
-share/gnome/gnomeicu/glade/addcontact.glade
-share/gnome/gnomeicu/glade/auth.glade
-share/gnome/gnomeicu/glade/history.glade
-share/gnome/gnomeicu/glade/main.glade
-share/gnome/gnomeicu/glade/message.glade
-share/gnome/gnomeicu/glade/user_info.glade
-share/gnome/gnomeicu/icons/Default/gnomeicu-animation.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-auth.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-away.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-blank.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-cancel.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-chat.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-contact.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-dnd.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-ffc.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-file.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-hist.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-info
-share/gnome/gnomeicu/icons/Default/gnomeicu-info.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-inv.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-message.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-na.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-occ.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-offline.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-ok.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-online.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-rename.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-still.png
-share/gnome/gnomeicu/icons/Default/gnomeicu-url.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-animation.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-auth.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-away.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-blank.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-cancel.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-chat.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-contact.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-dnd.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-ffc.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-file.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-hist.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-info
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-info.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-inv.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-message.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-na.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-occ.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-offline.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-ok.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-online.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-rename.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-still.png
-share/gnome/gnomeicu/icons/Eyeballs/gnomeicu-url.png
-share/gnome/gnomeicu/icons/Gradients/gnomeicu-animation.png
-share/gnome/gnomeicu/icons/Gradients/gnomeicu-away.png
-share/gnome/gnomeicu/icons/Gradients/gnomeicu-dnd.png
-share/gnome/gnomeicu/icons/Gradients/gnomeicu-ffc.png
-share/gnome/gnomeicu/icons/Gradients/gnomeicu-info
-share/gnome/gnomeicu/icons/Gradients/gnomeicu-inv.png
-share/gnome/gnomeicu/icons/Gradients/gnomeicu-na.png
-share/gnome/gnomeicu/icons/Gradients/gnomeicu-occ.png
-share/gnome/gnomeicu/icons/Gradients/gnomeicu-offline.png
-share/gnome/gnomeicu/icons/Gradients/gnomeicu-online.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-animation.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-auth.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-away.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-blank.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-cancel.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-chat.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-contact.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-dnd.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-ffc.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-file.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-hist.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-info
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-info.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-inv.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-message.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-na.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-occ.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-offline.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-ok.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-online.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-rename.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-still.png
-share/gnome/gnomeicu/icons/reDubbed/gnomeicu-url.png
-share/gnome/help/gnomeicu/C/gnomeicu.sgml
-share/gnome/help/gnomeicu/C/topic.dat
-share/gnome/pixmaps/gnome-gnomeicu.xpm
-share/gnome/sounds/gnomeicu/message.wav
-share/locale/ca/LC_MESSAGES/gnomeicu.mo
-share/locale/cs/LC_MESSAGES/gnomeicu.mo
-share/locale/da/LC_MESSAGES/gnomeicu.mo
-share/locale/de/LC_MESSAGES/gnomeicu.mo
-share/locale/el/LC_MESSAGES/gnomeicu.mo
-share/locale/es/LC_MESSAGES/gnomeicu.mo
-share/locale/eu/LC_MESSAGES/gnomeicu.mo
-share/locale/fi/LC_MESSAGES/gnomeicu.mo
-share/locale/fr/LC_MESSAGES/gnomeicu.mo
-share/locale/ga/LC_MESSAGES/gnomeicu.mo
-share/locale/gl/LC_MESSAGES/gnomeicu.mo
-share/locale/hu/LC_MESSAGES/gnomeicu.mo
-share/locale/it/LC_MESSAGES/gnomeicu.mo
-share/locale/ja/LC_MESSAGES/gnomeicu.mo
-share/locale/ko/LC_MESSAGES/gnomeicu.mo
-share/locale/lt/LC_MESSAGES/gnomeicu.mo
-share/locale/lv/LC_MESSAGES/gnomeicu.mo
-share/locale/ms/LC_MESSAGES/gnomeicu.mo
-share/locale/nl/LC_MESSAGES/gnomeicu.mo
-share/locale/nn/LC_MESSAGES/gnomeicu.mo
-share/locale/no/LC_MESSAGES/gnomeicu.mo
-share/locale/pl/LC_MESSAGES/gnomeicu.mo
-share/locale/pt/LC_MESSAGES/gnomeicu.mo
-share/locale/pt_BR/LC_MESSAGES/gnomeicu.mo
-share/locale/ro/LC_MESSAGES/gnomeicu.mo
-share/locale/ru/LC_MESSAGES/gnomeicu.mo
-share/locale/sk/LC_MESSAGES/gnomeicu.mo
-share/locale/sl/LC_MESSAGES/gnomeicu.mo
-share/locale/sv/LC_MESSAGES/gnomeicu.mo
-share/locale/tr/LC_MESSAGES/gnomeicu.mo
-share/locale/uk/LC_MESSAGES/gnomeicu.mo
-share/locale/zh_CN/LC_MESSAGES/gnomeicu.mo
-share/locale/zh_TW/LC_MESSAGES/gnomeicu.mo
-@dirrm share/gnome/gnomeicu/glade
-@dirrm share/gnome/gnomeicu/icons/Default
-@dirrm share/gnome/gnomeicu/icons/Eyeballs
-@dirrm share/gnome/gnomeicu/icons/Gradients
-@dirrm share/gnome/gnomeicu/icons/reDubbed
-@dirrm share/gnome/gnomeicu/icons
-@dirrm share/gnome/gnomeicu
-@dirrm share/gnome/help/gnomeicu/C/figures
-@dirrm share/gnome/help/gnomeicu/C/stylesheet-images
-@dirrm share/gnome/help/gnomeicu/C
-@dirrm share/gnome/help/gnomeicu
-@dirrm share/gnome/sounds/gnomeicu
diff --git a/sysutils/Makefile b/sysutils/Makefile
index ba6b1d53d2b3..13f2ac505488 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -22,7 +22,6 @@
SUBDIR += asr-utils
SUBDIR += bacula
SUBDIR += barry
- SUBDIR += battstat-applet
SUBDIR += bbapm
SUBDIR += bchunk
SUBDIR += bkpupsd
diff --git a/sysutils/battstat-applet/Makefile b/sysutils/battstat-applet/Makefile
deleted file mode 100644
index d25df487cc1c..000000000000
--- a/sysutils/battstat-applet/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: battstat_applet
-# Date created: 17 July 2000
-# Whom: Jim Mock <jim@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= battstat-applet
-PORTVERSION= 2.0.4
-CATEGORIES= sysutils gnome
-MASTER_SITES= http://spektr.eu.org/~jp/battstat/
-DISTNAME= battstat_applet-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A laptop battery monitor utility for the GNOME panel
-
-USE_X_PREFIX= yes
-USE_GNOME= gnomehack gnomeprefix libpanel
-USE_REINPLACE= yes
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/sysutils/battstat-applet/distinfo b/sysutils/battstat-applet/distinfo
deleted file mode 100644
index 19573350b593..000000000000
--- a/sysutils/battstat-applet/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (battstat_applet-2.0.4.tar.gz) = 6330b00a857aa9244ac80d5c9b28459c
diff --git a/sysutils/battstat-applet/files/patch-aa b/sysutils/battstat-applet/files/patch-aa
deleted file mode 100644
index a1f2957f2b4a..000000000000
--- a/sysutils/battstat-applet/files/patch-aa
+++ /dev/null
@@ -1,22 +0,0 @@
---- docs/C/Makefile.in.orig Mon Oct 2 00:34:46 2000
-+++ docs/C/Makefile.in Mon Oct 2 00:37:29 2000
-@@ -310,7 +310,6 @@
- $(distdir)/$(applet)-applet/stylesheet-images
-
- install-data-am: index.html
-- -$(mkinstalldirs) $(DESTDIR)$(docdir)/stylesheet-images
- -cp $(srcdir)/topic.dat $(DESTDIR)$(helpdir)
- -for file in \
- $(applet)-applet/*.html \
-@@ -318,11 +317,6 @@
- $(srcdir)/*.png; do\
- basefile=`echo $$file | sed -e 's,^.*/,,'`; \
- $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$$basefile; \
-- done
-- -for file in \
-- $(applet)-applet/stylesheet-images/*.png; do \
-- basefile=`echo $$file | sed -e 's,^.*/,,'`; \
-- $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/stylesheet-images/$$basefile; \
- done
-
- $(applet)-applet.ps: $(srcdir)/$(applet)-applet.sgml $(srcdir)/$(applet).sgml
diff --git a/sysutils/battstat-applet/pkg-descr b/sysutils/battstat-applet/pkg-descr
deleted file mode 100644
index ec2856cbed1f..000000000000
--- a/sysutils/battstat-applet/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Battstat is yet another GNOME laptop battery checker. It displays
-different icons depending on the status (AC, battery, charging, low
-power), and requires GTK and GNOME.
-
-WWW: http://spektr.eu.org/~jp/battstat/
-
-- Jim <jim@FreeBSD.org>
diff --git a/sysutils/battstat-applet/pkg-plist b/sysutils/battstat-applet/pkg-plist
deleted file mode 100644
index 5c6874f76874..000000000000
--- a/sysutils/battstat-applet/pkg-plist
+++ /dev/null
@@ -1,21 +0,0 @@
-bin/battstat_applet
-etc/CORBA/servers/battstat_applet.gnorba
-etc/sound/events/battstat_applet.soundlist
-share/gnome/applets/Monitors/battstat_applet.desktop
-share/gnome/help/battstat_applet/C/appear-hidden.gif
-share/gnome/help/battstat_applet/C/appear.gif
-share/gnome/help/battstat_applet/C/bottom.gif
-share/gnome/help/battstat_applet/C/general.gif
-share/gnome/help/battstat_applet/C/index.html
-share/gnome/help/battstat_applet/C/menu.gif
-share/gnome/help/battstat_applet/C/screen-ac.gif
-share/gnome/help/battstat_applet/C/screen-batt.gif
-share/gnome/help/battstat_applet/C/screen-charge.gif
-share/gnome/help/battstat_applet/C/square-hidden.gif
-share/gnome/help/battstat_applet/C/square.gif
-share/gnome/help/battstat_applet/C/top.gif
-share/gnome/help/battstat_applet/C/topic.dat
-share/gnome/pixmaps/battstat.png
-share/locale/sv/LC_MESSAGES/battstat_applet.mo
-@dirrm share/gnome/help/battstat_applet/C
-@dirrm share/gnome/help/battstat_applet
diff --git a/x11-fm/Makefile b/x11-fm/Makefile
index b220c555a8a5..41517ae7aebd 100644
--- a/x11-fm/Makefile
+++ b/x11-fm/Makefile
@@ -8,7 +8,6 @@
SUBDIR += dfm
SUBDIR += endeavour
SUBDIR += ezfm
- SUBDIR += file_menu_applet
SUBDIR += filerunner
SUBDIR += fsv
SUBDIR += gentoo
diff --git a/x11-fm/file_menu_applet/Makefile b/x11-fm/file_menu_applet/Makefile
deleted file mode 100644
index 7a79f86f9ccb..000000000000
--- a/x11-fm/file_menu_applet/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: file_menu_applet
-# Date created: 4 May 2002
-# Whom: Franz Klammer <klammer@webonaut.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= file_menu_applet
-PORTVERSION= 0.5
-CATEGORIES= x11-fm gnome
-MASTER_SITES= http://www.zoned.net:8000/~xkahn/file_menu_applet/
-
-MAINTAINER= klammer@webonaut.com
-COMMENT= A small GNOME panel application which creates a file manager
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack libpanel gnomevfs libglade
-GNU_CONFIGURE= yes
-
-pre-everything::
- @${SH} ${PKGINSTALL} ${PKGNAME} ${PREFIX}
-
-.include <bsd.port.mk>
diff --git a/x11-fm/file_menu_applet/distinfo b/x11-fm/file_menu_applet/distinfo
deleted file mode 100644
index 19bbe6f2e733..000000000000
--- a/x11-fm/file_menu_applet/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (file_menu_applet-0.5.tar.gz) = 2038c3bf76485c17f6e8c8096d69cfd5
diff --git a/x11-fm/file_menu_applet/files/patch-src::flist-mime-icon.c b/x11-fm/file_menu_applet/files/patch-src::flist-mime-icon.c
deleted file mode 100644
index b5c7a9a837c7..000000000000
--- a/x11-fm/file_menu_applet/files/patch-src::flist-mime-icon.c
+++ /dev/null
@@ -1,41 +0,0 @@
---- src/flist-mime-icon.c.orig Wed May 29 03:31:00 2002
-+++ src/flist-mime-icon.c Fri Jun 14 21:24:00 2002
-@@ -132,7 +132,7 @@
- const char *
- flist_mime_get_icon (const char *mime_type)
- {
-- gchar *mime_part, *index, *icon_name, *icon_name2;
-+ gchar *mime_part, *index, *icon_name, *icon_name2, *icon_name3;
-
- if (!mime_type)
- goto skip_theme_stuff;
-@@ -170,6 +170,19 @@
-
- skip_theme_stuff:
-
-+ mime_part = g_strdup (mime_type);
-+ index = strchr (mime_part, '/');
-+ *index = '-';
-+
-+ icon_name3 = g_strconcat (MIMEICONDIR, "document-icons/gnome-", mime_part, ".png", NULL);
-+
-+ g_free(mime_part);
-+
-+ if (g_file_exists (icon_name3))
-+ return icon_name3;
-+
-+ g_free (icon_name3);
-+
- return gnome_vfs_mime_get_icon (mime_type);
- }
-
-@@ -218,6 +231,9 @@
- if (!file) {
- if (!icon) return NULL;
- flist_nautilus_theme_load ();
-+
-+ if (!strstr(icon, ".png"))
-+ icon = g_strconcat(icon, ".png", NULL);
-
- if (!g_file_exists (icon)) {
- if (nautilus_theme_dir) file = g_concat_dir_and_file (nautilus_theme_dir, icon);
diff --git a/x11-fm/file_menu_applet/files/patch-src::main.c b/x11-fm/file_menu_applet/files/patch-src::main.c
deleted file mode 100644
index d1309e3979b6..000000000000
--- a/x11-fm/file_menu_applet/files/patch-src::main.c
+++ /dev/null
@@ -1,29 +0,0 @@
---- src/main.c.orig Thu May 30 22:31:15 2002
-+++ src/main.c Fri Jun 14 23:13:34 2002
-@@ -318,13 +318,12 @@
- g_timer_start (dm->timer);
- g_timer_elapsed (dm->timer, &dm->last_time);
-
-- if (fma->icon_menus) {
-+ if (!fma->icon_menus) {
- options = GNOME_VFS_FILE_INFO_FOLLOW_LINKS
-- | GNOME_VFS_FILE_INFO_FORCE_FAST_MIME_TYPE
- | GNOME_VFS_FILE_INFO_GET_MIME_TYPE;
- } else {
- options = GNOME_VFS_FILE_INFO_FOLLOW_LINKS
-- | GNOME_VFS_FILE_INFO_GET_MIME_TYPE;
-+ | GNOME_VFS_FILE_INFO_FORCE_FAST_MIME_TYPE;
- }
-
- result = gnome_vfs_directory_visit
-@@ -559,6 +558,10 @@
-
- if (!fma->menu_label)
- fma->menu_label = strdup ("Home Directory");
-+ if (!fma->dir_watch)
-+ fma->dir_watch = strdup ("~/");
-+ if (fma->icon_menus == "(null)")
-+ fma->icon_menus = strdup ("true");
-
- /* Create */
- fma->menu_bar = gtk_menu_bar_new ();
diff --git a/x11-fm/file_menu_applet/pkg-descr b/x11-fm/file_menu_applet/pkg-descr
deleted file mode 100644
index baf384f5ec9d..000000000000
--- a/x11-fm/file_menu_applet/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-[ excerpt from developer's site ]
-File Menu Applet is a small GNOME panel application which
-creates a file manager.
-
-File Menu Applet is not designed to replace your existing
-file manager, but instead work with it. It supports standard
-drag and drop, GNOME file types, and Nautilus icons.
-I use it for small tasks such a easily attaching files to
-emails in Evolution by dragging them out of File Menu Applet
-into the Evolution composer window.
-It's also excellent for selecting songs to play from your
-MP3 or OGG collection.
-
-WWW: http://www.zoned.net:8000/~xkahn/file_menu_applet/
diff --git a/x11-fm/file_menu_applet/pkg-install b/x11-fm/file_menu_applet/pkg-install
deleted file mode 100644
index 3f4444205888..000000000000
--- a/x11-fm/file_menu_applet/pkg-install
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/bin/sh
-
-if [ -n "${PACKAGE_BUILDING}" ]; then
- exit 0
-fi
-
-PATH=/bin:/usr/bin:/sbin:/usr/sbin:${PATH}
-export PATH
-
-if [ ! -f ${2}/libdata/pkgconfig/libpanelapplet-2.0.pc ]; then
- exit 0
-fi
-
-echo "================================================================"
-echo ""
-echo "The GNOME 2.0 package libpanelapplet was detected on the system."
-echo "file_menu_applet works only with the GNOME 1.0 panel."
-echo ""
-echo "================================================================"
-false
diff --git a/x11-fm/file_menu_applet/pkg-plist b/x11-fm/file_menu_applet/pkg-plist
deleted file mode 100644
index e414b0cd2e49..000000000000
--- a/x11-fm/file_menu_applet/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/file_menu_applet
-etc/CORBA/servers/file_menu_applet.gnorba
-share/gnome/applets/Utility/file_menu_applet.desktop
-share/gnome/file_menu_applet/fma_prefs.glade
-share/gnome/pixmaps/file_menu_applet.png
-@dirrm share/gnome/file_menu_applet
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index e9712ad86d87..99017fa4bf71 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -130,7 +130,6 @@
SUBDIR += p5-Tk-Getopt
SUBDIR += p5-Tk-HistEntry
SUBDIR += p5-Tk-TableMatrix
- SUBDIR += panel--
SUBDIR += pango
SUBDIR += paragui
SUBDIR += php-gtk
diff --git a/x11-toolkits/panel--/Makefile b/x11-toolkits/panel--/Makefile
deleted file mode 100644
index 336789266fdc..000000000000
--- a/x11-toolkits/panel--/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: panelmm
-# Date created: 28th February 2001
-# Whom: Ade Lovett <ade@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= panelmm
-PORTVERSION= 0.3.1
-CATEGORIES= x11-toolkits gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/panelmm/0.3
-DIST_SUBDIR= gnome
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A powerful C++ binding for the GNOME panel libraries
-
-LIB_DEPENDS= gnomemm-1.2.10:${PORTSDIR}/x11-toolkits/gnome--
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-GNOME_DESKTOP_VERSION=1
-USE_GNOME= gnomelibs libpanel
-INSTALLS_SHLIB= yes
-USE_LIBTOOL= yes
-CONFIGURE_ARGS= --enable-static
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/panel--/distinfo b/x11-toolkits/panel--/distinfo
deleted file mode 100644
index dd063fdc0208..000000000000
--- a/x11-toolkits/panel--/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome/panelmm-0.3.1.tar.gz) = 6a44dfd0157df63683dab70a24dbdb56
diff --git a/x11-toolkits/panel--/files/patch-aa b/x11-toolkits/panel--/files/patch-aa
deleted file mode 100644
index 9591d6bfd3dc..000000000000
--- a/x11-toolkits/panel--/files/patch-aa
+++ /dev/null
@@ -1,7 +0,0 @@
---- Makefile.in.orig Tue May 23 18:20:42 2000
-+++ Makefile.in Wed Feb 28 14:30:24 2001
-@@ -104,3 +104,3 @@
-
--confexecdir = $(libdir)
-+confexecdir = $(sysconfdir)
- confexec_DATA = panelmmConf.sh
diff --git a/x11-toolkits/panel--/files/patch-configure b/x11-toolkits/panel--/files/patch-configure
deleted file mode 100644
index c17838fe3a78..000000000000
--- a/x11-toolkits/panel--/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD$
-
---- configure 2002/07/18 11:12:39 1.1
-+++ configure 2002/07/18 11:13:01
-@@ -5293,6 +5293,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/x11-toolkits/panel--/files/patch-panel--::applet-main.gen_h b/x11-toolkits/panel--/files/patch-panel--::applet-main.gen_h
deleted file mode 100644
index eeaa03619f1d..000000000000
--- a/x11-toolkits/panel--/files/patch-panel--::applet-main.gen_h
+++ /dev/null
@@ -1,18 +0,0 @@
-
-$FreeBSD$
-
---- panel--/applet-main.gen_h 2002/07/18 11:26:49 1.1
-+++ panel--/applet-main.gen_h 2002/07/18 11:29:40
-@@ -31,9 +31,9 @@
- Applet_Main(const Gtk::string &app_id,
- const Gtk::string &app_version,
- int argc, char **argv,
-- struct poptOption *options = 0,
-- unsigned int flags = 0,
-- poptContext *return_ctx = 0);
-+ struct poptOption *options,
-+ unsigned int flags,
-+ poptContext *return_ctx);
-
- ~Applet_Main();
-
diff --git a/x11-toolkits/panel--/pkg-descr b/x11-toolkits/panel--/pkg-descr
deleted file mode 100644
index fd3cd8de5e71..000000000000
--- a/x11-toolkits/panel--/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Panel-- - A GTK-- wrapper for applet_widget
-
-This is a wrapper for the applet_widget component of GNOME for use
-with the GTK-- wrapper for GTK, the Gimp Toolkit and libgnomeui, the
-GNOME UI library. The wrapper is distributed under the GNU LGPL and
-its demo is distibuted under the GNU GPL.
-
-WWW: http://www.gnome.org/
diff --git a/x11-toolkits/panel--/pkg-plist b/x11-toolkits/panel--/pkg-plist
deleted file mode 100644
index 5d71a87ff233..000000000000
--- a/x11-toolkits/panel--/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-etc/panelmmConf.sh
-include/panel--.h
-include/panel--/applet-main.h
-include/panel--/applet.h
-include/panel--/private/applet-main_p.h
-include/panel--/private/applet_p.h
-lib/libpanelmm.a
-lib/libpanelmm.so
-lib/libpanelmm.so.1
-@dirrm include/panel--/private
-@dirrm include/panel--