summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-11-08 07:20:22 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-11-08 07:20:22 +0800
commitecc692c609745ed2590ee410fcf60f8fc5577767 (patch)
tree804fc05006975ef53fbc334db1f4ffa42ff9359f /editors
parent3a142666db7f6854784739853cd212ba74b8b6bd (diff)
downloadmarcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.gz
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.bz2
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.lz
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.xz
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.tar.zst
marcuscom-ports-ecc692c609745ed2590ee410fcf60f8fc5577767.zip
Remove these ports now that they have been merged into the ports tree.
Next stop, GNOME 2.9! git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3045 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-rw-r--r--editors/gedit2/Makefile36
-rw-r--r--editors/gedit2/distinfo2
-rw-r--r--editors/gedit2/files/patch-configure39
-rw-r--r--editors/gedit2/pkg-descr11
-rw-r--r--editors/gedit2/pkg-plist278
-rw-r--r--editors/ghex2/Makefile30
-rw-r--r--editors/ghex2/distinfo2
-rw-r--r--editors/ghex2/files/patch-aa6
-rw-r--r--editors/ghex2/pkg-descr6
-rw-r--r--editors/ghex2/pkg-plist153
-rw-r--r--editors/gnome2-office/Makefile29
-rw-r--r--editors/gnome2-office/pkg-descr8
-rw-r--r--editors/gnome2-office/pkg-plist1
13 files changed, 0 insertions, 601 deletions
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile
deleted file mode 100644
index 8d9b9b136..000000000
--- a/editors/gedit2/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# New ports collection makefile for: gedit2
-# Date created: 14 May 2002
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gedit2
-PORTVERSION= 2.8.1
-CATEGORIES= editors gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8
-DISTNAME= gedit-${PORTVERSION}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A small but powerful text editor for Gnome 2 Desktop Environment
-
-LIB_DEPENDS= pspell.16:${PORTSDIR}/textproc/aspell
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-INSTALLS_SHLIB= yes
-USE_GMAKE= yes
-USE_LIBTOOL_VER=15
-USE_GNOME= gnomeprefix gnomehack intlhack gnomehier \
- libgnomeprintui libgnomeui eel2 gtksourceview desktopfileutils
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-PLIST_SUB= VERSION="2.8" \
- POVERSION="2.6"
-
-MAN1= gedit.1
-GCONF_SCHEMAS= gedit.schemas
-
-.include <bsd.port.mk>
diff --git a/editors/gedit2/distinfo b/editors/gedit2/distinfo
deleted file mode 100644
index a609c0bcd..000000000
--- a/editors/gedit2/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome2/gedit-2.8.1.tar.bz2) = 89052aec40b7447eb11d73134d71e812
-SIZE (gnome2/gedit-2.8.1.tar.bz2) = 2520837
diff --git a/editors/gedit2/files/patch-configure b/editors/gedit2/files/patch-configure
deleted file mode 100644
index 91c1e9a65..000000000
--- a/editors/gedit2/files/patch-configure
+++ /dev/null
@@ -1,39 +0,0 @@
---- configure.orig Wed Feb 25 02:26:37 2004
-+++ configure Wed Feb 25 02:27:22 2004
-@@ -22282,6 +22282,7 @@
- if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
-+ LIBS="-lintl $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- /* confdefs.h. */
- _ACEOF
-@@ -22371,6 +22372,7 @@
- cat >>confdefs.h <<_ACEOF
- #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
- _ACEOF
-+LIBS="-lintl $LIBS"
-
- else
- { { echo "$as_me:$LINENO: error: ngettext function is required to build gedit." >&5
-@@ -22405,17 +22407,17 @@
- if test "x${prefix}" = "xNONE"; then
-
- cat >>confdefs.h <<_ACEOF
--#define PIXMAPS_DIR "${ac_default_prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps"
-+
- _ACEOF
-
- pixmapsdir="${ac_default_prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps"
- else
-
- cat >>confdefs.h <<_ACEOF
--#define PIXMAPS_DIR "${prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps"
-+#define PIXMAPS_DIR "${datadir}/pixmaps"
- _ACEOF
-
-- pixmapsdir="${prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps"
-+ pixmapsdir="${datadir}/pixmaps"
- fi
-
-
diff --git a/editors/gedit2/pkg-descr b/editors/gedit2/pkg-descr
deleted file mode 100644
index 85018482c..000000000
--- a/editors/gedit2/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-gEdit is a Gtk+-2 text editor. Its features include:
-
- * Complete integration with the GNOME Environment, including GnomeMDI
- * Global Search and Replace
- * Dynamically loaded fonts
- * Splitscreen Mode
- * Printing support
- * Configurable Plugins system
- * Unlimited Undo/Redo
-
-WWW: http://gedit.sourceforge.net/
diff --git a/editors/gedit2/pkg-plist b/editors/gedit2/pkg-plist
deleted file mode 100644
index 4d33342cb..000000000
--- a/editors/gedit2/pkg-plist
+++ /dev/null
@@ -1,278 +0,0 @@
-bin/gedit
-bin/gnome-text-editor
-include/gedit-%%VERSION%%/gedit/bonobo-mdi-child.h
-include/gedit-%%VERSION%%/gedit/bonobo-mdi.h
-include/gedit-%%VERSION%%/gedit/gedit-convert.h
-include/gedit-%%VERSION%%/gedit/gedit-debug.h
-include/gedit-%%VERSION%%/gedit/gedit-document.h
-include/gedit-%%VERSION%%/gedit/gedit-encodings.h
-include/gedit-%%VERSION%%/gedit/gedit-file.h
-include/gedit-%%VERSION%%/gedit/gedit-mdi-child.h
-include/gedit-%%VERSION%%/gedit/gedit-mdi.h
-include/gedit-%%VERSION%%/gedit/gedit-menus.h
-include/gedit-%%VERSION%%/gedit/gedit-metadata-manager.h
-include/gedit-%%VERSION%%/gedit/gedit-output-window.h
-include/gedit-%%VERSION%%/gedit/gedit-plugin.h
-include/gedit-%%VERSION%%/gedit/gedit-prefs-manager-app.h
-include/gedit-%%VERSION%%/gedit/gedit-prefs-manager.h
-include/gedit-%%VERSION%%/gedit/gedit-print.h
-include/gedit-%%VERSION%%/gedit/gedit-recent.h
-include/gedit-%%VERSION%%/gedit/gedit-utils.h
-include/gedit-%%VERSION%%/gedit/gedit-view.h
-include/gedit-%%VERSION%%/gedit/gedit2.h
-include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-item.h
-include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-model.h
-include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-util.h
-include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-view-bonobo.h
-include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-view-gtk.h
-include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-view.h
-lib/bonobo/libgedit-control.so
-lib/gedit-2/plugins/changecase.gedit-plugin
-lib/gedit-2/plugins/docinfo.gedit-plugin
-lib/gedit-2/plugins/indent.gedit-plugin
-lib/gedit-2/plugins/libchangecase.so
-lib/gedit-2/plugins/libdocinfo.so
-lib/gedit-2/plugins/libindent.so
-lib/gedit-2/plugins/libsample.so
-lib/gedit-2/plugins/libshell_output.so
-lib/gedit-2/plugins/libsort.so
-lib/gedit-2/plugins/libspell.so
-lib/gedit-2/plugins/libtaglist.so
-lib/gedit-2/plugins/libtime.so
-lib/gedit-2/plugins/sample.gedit-plugin
-lib/gedit-2/plugins/shell_output.gedit-plugin
-lib/gedit-2/plugins/sort.gedit-plugin
-lib/gedit-2/plugins/spell.gedit-plugin
-lib/gedit-2/plugins/taglist.gedit-plugin
-lib/gedit-2/plugins/time.gedit-plugin
-libdata/bonobo/servers/GNOME_Gedit.server
-libdata/pkgconfig/gedit-%%VERSION%%.pc
-share/gnome/application-registry/gedit.applications
-share/gnome/applications/gedit.desktop
-@exec update-desktop-database > /dev/null || /usr/bin/true
-share/gnome/gedit-2/glade/docinfo.glade2
-share/gnome/gedit-2/glade/gedit-encodings-dialog.glade2
-share/gnome/gedit-2/glade/gedit-preferences.glade2
-share/gnome/gedit-2/glade/goto-line.glade2
-share/gnome/gedit-2/glade/languages-dialog.glade2
-share/gnome/gedit-2/glade/page-setup-dialog.glade2
-share/gnome/gedit-2/glade/plugin-manager.glade2
-share/gnome/gedit-2/glade/program-location-dialog.glade2
-share/gnome/gedit-2/glade/replace.glade2
-share/gnome/gedit-2/glade/shell_output.glade2
-share/gnome/gedit-2/glade/sort.glade2
-share/gnome/gedit-2/glade/spell-checker.glade2
-share/gnome/gedit-2/glade/time.glade2
-share/gnome/gedit-2/glade/uri.glade2
-share/gnome/gedit-2/taglist/HTML.tags
-share/gnome/gedit-2/taglist/Latex.tags
-share/gnome/gedit-2/taglist/XSLT.tags
-share/gnome/gedit-2/ui/gedit-ui.xml
-share/gnome/gnome-2.0/ui/gedit-viewer-ui.xml
-share/gnome/help/gedit/C/figures/gedit_format_bold.png
-share/gnome/help/gedit/C/figures/gedit_format_italic.png
-share/gnome/help/gedit/C/figures/gedit_format_strikethrough.png
-share/gnome/help/gedit/C/figures/gedit_format_underline.png
-share/gnome/help/gedit/C/figures/gedit_recent_files_menu_icon.png
-share/gnome/help/gedit/C/figures/gedit_window.png
-share/gnome/help/gedit/C/gedit.xml
-share/gnome/help/gedit/C/legal.xml
-share/gnome/help/gedit/de/figures/gedit_recent_files_menu_icon.png
-share/gnome/help/gedit/de/figures/gedit_window.png
-share/gnome/help/gedit/de/gedit.xml
-share/gnome/help/gedit/de/legal.xml
-share/gnome/help/gedit/es/figures/gedit_recent_files_menu_icon.png
-share/gnome/help/gedit/es/figures/gedit_window.png
-share/gnome/help/gedit/es/gedit.xml
-share/gnome/help/gedit/es/legal.xml
-share/gnome/help/gedit/eu/figures/gedit_recent_files_menu_icon.png
-share/gnome/help/gedit/eu/figures/gedit_window.png
-share/gnome/help/gedit/eu/gedit.xml
-share/gnome/help/gedit/eu/legal.xml
-share/gnome/help/gedit/fr/figures/gedit_recent_files_menu_icon.png
-share/gnome/help/gedit/fr/figures/gedit_window.png
-share/gnome/help/gedit/fr/gedit.xml
-share/gnome/help/gedit/fr/legal.xml
-share/gnome/help/gedit/it/figures/gedit_recent_files_menu_icon.png
-share/gnome/help/gedit/it/figures/gedit_window.png
-share/gnome/help/gedit/it/gedit.xml
-share/gnome/help/gedit/it/legal.xml
-share/gnome/help/gedit/ja/figures/gedit_recent_files_menu_icon.png
-share/gnome/help/gedit/ja/figures/gedit_window.png
-share/gnome/help/gedit/ja/gedit.xml
-share/gnome/help/gedit/ja/legal.xml
-share/gnome/help/gedit/ko/figures/gedit_recent_files_menu_icon.png
-share/gnome/help/gedit/ko/figures/gedit_window.png
-share/gnome/help/gedit/ko/gedit.xml
-share/gnome/help/gedit/ko/legal.xml
-share/gnome/help/gedit/ro/figures/gedit_window.png
-share/gnome/help/gedit/ro/gedit.xml
-share/gnome/help/gedit/ro/legal.xml
-share/gnome/help/gedit/sv/figures/gedit_recent_files_menu_icon.png
-share/gnome/help/gedit/sv/figures/gedit_window.png
-share/gnome/help/gedit/sv/gedit.xml
-share/gnome/help/gedit/sv/legal.xml
-share/gnome/help/gedit/zh_CN/figures/gedit_recent_files_menu_icon.png
-share/gnome/help/gedit/zh_CN/figures/gedit_window.png
-share/gnome/help/gedit/zh_CN/gedit.xml
-share/gnome/help/gedit/zh_CN/legal.xml
-share/gnome/help/gedit/zh_HK/figures/gedit_recent_files_menu_icon.png
-share/gnome/help/gedit/zh_HK/figures/gedit_window.png
-share/gnome/help/gedit/zh_HK/gedit.xml
-share/gnome/help/gedit/zh_HK/legal.xml
-share/gnome/help/gedit/zh_TW/figures/gedit_recent_files_menu_icon.png
-share/gnome/help/gedit/zh_TW/figures/gedit_window.png
-share/gnome/help/gedit/zh_TW/gedit.xml
-share/gnome/help/gedit/zh_TW/legal.xml
-share/gnome/idl/GNOME_Gedit.idl
-share/gnome/mime-info/gedit.keys
-share/gnome/omf/gedit/gedit-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-C.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gedit/gedit-de.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-de.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gedit/gedit-es.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-es.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gedit/gedit-eu.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-eu.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gedit/gedit-fr.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-fr.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gedit/gedit-it.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-it.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gedit/gedit-ja.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-ja.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gedit/gedit-ko.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-ko.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gedit/gedit-ro.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-ro.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gedit/gedit-sv.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-sv.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gedit/gedit-zh_CN.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-zh_CN.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gedit/gedit-zh_HK.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-zh_HK.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/gedit/gedit-zh_TW.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-zh_TW.omf 2>/dev/null || /usr/bin/true
-share/gnome/pixmaps/gedit-icon.png
-share/gnome/pixmaps/gedit-logo.png
-share/gnome/pixmaps/gedit-plugin-manager.png
-share/locale/af/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/am/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/ar/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/az/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/be/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/bg/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/bn/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/bs/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/ca/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/cs/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/cy/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/da/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/de/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/el/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/en_CA/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/en_GB/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/es/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/et/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/eu/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/fa/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/fi/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/fr/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/ga/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/gl/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/gu/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/he/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/hi/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/hr/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/hu/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/id/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/is/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/it/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/ja/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/kn/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/ko/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/lt/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/lv/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/mi/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/mk/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/ml/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/mn/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/mr/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/ms/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/nb/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/ne/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/nl/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/nn/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/no/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/or/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/pa/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/pl/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/pt/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/pt_BR/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/ro/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/ru/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/sk/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/sl/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/sq/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/sr/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/sr@Latn/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/sv/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/ta/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/th/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/tk/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/tr/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/uk/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/vi/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/wa/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/zh_CN/LC_MESSAGES/gedit-%%POVERSION%%.mo
-share/locale/zh_TW/LC_MESSAGES/gedit-%%POVERSION%%.mo
-@dirrm share/gnome/omf/gedit
-@dirrm share/gnome/help/gedit/zh_TW/figures
-@dirrm share/gnome/help/gedit/zh_TW
-@dirrm share/gnome/help/gedit/zh_HK/figures
-@dirrm share/gnome/help/gedit/zh_HK
-@dirrm share/gnome/help/gedit/zh_CN/figures
-@dirrm share/gnome/help/gedit/zh_CN
-@dirrm share/gnome/help/gedit/sv/figures
-@dirrm share/gnome/help/gedit/sv
-@dirrm share/gnome/help/gedit/ro/figures
-@dirrm share/gnome/help/gedit/ro
-@dirrm share/gnome/help/gedit/ko/figures
-@dirrm share/gnome/help/gedit/ko
-@dirrm share/gnome/help/gedit/ja/figures
-@dirrm share/gnome/help/gedit/ja
-@dirrm share/gnome/help/gedit/it/figures
-@dirrm share/gnome/help/gedit/it
-@dirrm share/gnome/help/gedit/fr/figures
-@dirrm share/gnome/help/gedit/fr
-@dirrm share/gnome/help/gedit/eu/figures
-@dirrm share/gnome/help/gedit/eu
-@dirrm share/gnome/help/gedit/es/figures
-@dirrm share/gnome/help/gedit/es
-@dirrm share/gnome/help/gedit/de/figures
-@dirrm share/gnome/help/gedit/de
-@dirrm share/gnome/help/gedit/C/figures
-@dirrm share/gnome/help/gedit/C
-@dirrm share/gnome/help/gedit
-@dirrm share/gnome/gedit-2/ui
-@dirrm share/gnome/gedit-2/taglist
-@dirrm share/gnome/gedit-2/glade
-@dirrm share/gnome/gedit-2
-@dirrm lib/gedit-2/plugins
-@dirrm lib/gedit-2
-@dirrm include/gedit-%%VERSION%%/gedit/recent-files
-@dirrm include/gedit-%%VERSION%%/gedit
-@dirrm include/gedit-%%VERSION%%
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-C.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-de.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-es.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-eu.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-fr.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-it.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-ja.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-ko.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-ro.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-sv.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-zh_CN.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-zh_HK.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-zh_TW.omf 2>/dev/null || /usr/bin/true
-@unexec update-desktop-database > /dev/null || /usr/bin/true
diff --git a/editors/ghex2/Makefile b/editors/ghex2/Makefile
deleted file mode 100644
index 28c411584..000000000
--- a/editors/ghex2/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# New ports collection makefile for: ghex2
-# Date created: 15 September 2002
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ghex2
-PORTVERSION= 2.8.1
-CATEGORIES= editors gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8
-DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= GNOME 2 hex editor
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack intlhack gail libgnomeprintui libgnomeui
-USE_LIBTOOL_VER=15
-INSTALLS_SHLIB= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-GCONF_SCHEMAS= ghex2.schemas
-
-.include <bsd.port.mk>
diff --git a/editors/ghex2/distinfo b/editors/ghex2/distinfo
deleted file mode 100644
index bee2334b5..000000000
--- a/editors/ghex2/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome2/ghex-2.8.1.tar.bz2) = ef17f945b9dc701193451f9b083e5116
-SIZE (gnome2/ghex-2.8.1.tar.bz2) = 1049361
diff --git a/editors/ghex2/files/patch-aa b/editors/ghex2/files/patch-aa
deleted file mode 100644
index cf9e15052..000000000
--- a/editors/ghex2/files/patch-aa
+++ /dev/null
@@ -1,6 +0,0 @@
---- app-docs.make.orig Sun Mar 4 04:18:34 2001
-+++ app-docs.make Sat Apr 14 08:55:37 2001
-@@ -1,2 +1,2 @@
--helpdir = $(datadir)/gnome/help/$(app)/$(lang)
-+helpdir = $(datadir)/help/$(app)/$(lang)
- help_DATA = \
diff --git a/editors/ghex2/pkg-descr b/editors/ghex2/pkg-descr
deleted file mode 100644
index 5e1d9e9fb..000000000
--- a/editors/ghex2/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-GHEX is a simple binary editor, allowing binary files to be edited in
-both hex and ascii. It features find and replace functions and conversion
-between binary, octal, decimal and hexadecimal values, making use of an
-alternative, user-configurable MDI concept.
-
-WWW: http://www.gnome.org/
diff --git a/editors/ghex2/pkg-plist b/editors/ghex2/pkg-plist
deleted file mode 100644
index e65b5b232..000000000
--- a/editors/ghex2/pkg-plist
+++ /dev/null
@@ -1,153 +0,0 @@
-bin/ghex2
-include/gtkhex/gtkhex.h
-include/gtkhex/hex-document.h
-lib/libgtkhex.a
-lib/libgtkhex.so
-lib/libgtkhex.so.0
-libdata/pkgconfig/gtkhex.pc
-share/gnome/applications/ghex.desktop
-share/gnome/gnome-2.0/ui/ghex-ui.xml
-share/gnome/help/ghex2/C/figures/ghex_window_empty.png
-share/gnome/help/ghex2/C/figures/ghex_window_open.png
-share/gnome/help/ghex2/C/ghex2.xml
-share/gnome/help/ghex2/C/legal.xml
-share/gnome/help/ghex2/C/topic.dat
-share/gnome/help/ghex2/de/figures/ghex_window_empty.png
-share/gnome/help/ghex2/de/figures/ghex_window_open.png
-share/gnome/help/ghex2/de/ghex2.xml
-share/gnome/help/ghex2/de/legal.xml
-share/gnome/help/ghex2/es/figures/ghex_window_empty.png
-share/gnome/help/ghex2/es/figures/ghex_window_open.png
-share/gnome/help/ghex2/es/ghex2.xml
-share/gnome/help/ghex2/es/legal.xml
-share/gnome/help/ghex2/es/topic.dat
-share/gnome/help/ghex2/fr/figures/ghex_window_empty.png
-share/gnome/help/ghex2/fr/figures/ghex_window_open.png
-share/gnome/help/ghex2/fr/ghex2.xml
-share/gnome/help/ghex2/fr/legal.xml
-share/gnome/help/ghex2/it/figures/ghex_window_empty.png
-share/gnome/help/ghex2/it/figures/ghex_window_open.png
-share/gnome/help/ghex2/it/ghex2.xml
-share/gnome/help/ghex2/it/legal.xml
-share/gnome/help/ghex2/ja/figures/ghex_window_empty.png
-share/gnome/help/ghex2/ja/figures/ghex_window_open.png
-share/gnome/help/ghex2/ja/ghex2.xml
-share/gnome/help/ghex2/ja/legal.xml
-share/gnome/help/ghex2/ja/topic.dat
-share/gnome/help/ghex2/ko/figures/ghex_window_empty.png
-share/gnome/help/ghex2/ko/figures/ghex_window_open.png
-share/gnome/help/ghex2/ko/ghex2.xml
-share/gnome/help/ghex2/ko/legal.xml
-share/gnome/help/ghex2/sv/figures/ghex_window_empty.png
-share/gnome/help/ghex2/sv/figures/ghex_window_open.png
-share/gnome/help/ghex2/sv/ghex2.xml
-share/gnome/help/ghex2/sv/legal.xml
-share/gnome/help/ghex2/sv/topic.dat
-share/gnome/help/ghex2/zh_CN/figures/ghex_window_empty.png
-share/gnome/help/ghex2/zh_CN/figures/ghex_window_open.png
-share/gnome/help/ghex2/zh_CN/ghex2.xml
-share/gnome/help/ghex2/zh_CN/legal.xml
-share/gnome/help/ghex2/zh_TW/figures/ghex_window_empty.png
-share/gnome/help/ghex2/zh_TW/figures/ghex_window_open.png
-share/gnome/help/ghex2/zh_TW/ghex2.xml
-share/gnome/help/ghex2/zh_TW/legal.xml
-share/gnome/omf/ghex/ghex-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex-C.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-de.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-de.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-es.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-es.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-fr.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-fr.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-it.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-it.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-ja.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-ja.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-ko.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-ko.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-sv.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-sv.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-zh_CN.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-zh_CN.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-zh_TW.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-zh_TW.omf 2>/dev/null || /usr/bin/true
-share/gnome/pixmaps/gnome-ghex.png
-share/locale/am/LC_MESSAGES/ghex-2.0.mo
-share/locale/az/LC_MESSAGES/ghex-2.0.mo
-share/locale/be/LC_MESSAGES/ghex-2.0.mo
-share/locale/bg/LC_MESSAGES/ghex-2.0.mo
-share/locale/ca/LC_MESSAGES/ghex-2.0.mo
-share/locale/cs/LC_MESSAGES/ghex-2.0.mo
-share/locale/da/LC_MESSAGES/ghex-2.0.mo
-share/locale/de/LC_MESSAGES/ghex-2.0.mo
-share/locale/el/LC_MESSAGES/ghex-2.0.mo
-share/locale/en_CA/LC_MESSAGES/ghex-2.0.mo
-share/locale/en_GB/LC_MESSAGES/ghex-2.0.mo
-share/locale/es/LC_MESSAGES/ghex-2.0.mo
-share/locale/et/LC_MESSAGES/ghex-2.0.mo
-share/locale/eu/LC_MESSAGES/ghex-2.0.mo
-share/locale/fi/LC_MESSAGES/ghex-2.0.mo
-share/locale/fr/LC_MESSAGES/ghex-2.0.mo
-share/locale/ga/LC_MESSAGES/ghex-2.0.mo
-share/locale/gl/LC_MESSAGES/ghex-2.0.mo
-share/locale/hr/LC_MESSAGES/ghex-2.0.mo
-share/locale/hu/LC_MESSAGES/ghex-2.0.mo
-share/locale/id/LC_MESSAGES/ghex-2.0.mo
-share/locale/it/LC_MESSAGES/ghex-2.0.mo
-share/locale/ja/LC_MESSAGES/ghex-2.0.mo
-share/locale/ko/LC_MESSAGES/ghex-2.0.mo
-share/locale/ml/LC_MESSAGES/ghex-2.0.mo
-share/locale/ms/LC_MESSAGES/ghex-2.0.mo
-share/locale/nl/LC_MESSAGES/ghex-2.0.mo
-share/locale/nn/LC_MESSAGES/ghex-2.0.mo
-share/locale/no/LC_MESSAGES/ghex-2.0.mo
-share/locale/pl/LC_MESSAGES/ghex-2.0.mo
-share/locale/pt/LC_MESSAGES/ghex-2.0.mo
-share/locale/pt_BR/LC_MESSAGES/ghex-2.0.mo
-share/locale/ro/LC_MESSAGES/ghex-2.0.mo
-share/locale/ru/LC_MESSAGES/ghex-2.0.mo
-share/locale/sk/LC_MESSAGES/ghex-2.0.mo
-share/locale/sl/LC_MESSAGES/ghex-2.0.mo
-share/locale/sq/LC_MESSAGES/ghex-2.0.mo
-share/locale/sr/LC_MESSAGES/ghex-2.0.mo
-share/locale/sr@Latn/LC_MESSAGES/ghex-2.0.mo
-share/locale/sv/LC_MESSAGES/ghex-2.0.mo
-share/locale/tr/LC_MESSAGES/ghex-2.0.mo
-share/locale/uk/LC_MESSAGES/ghex-2.0.mo
-share/locale/vi/LC_MESSAGES/ghex-2.0.mo
-share/locale/wa/LC_MESSAGES/ghex-2.0.mo
-share/locale/zh_CN/LC_MESSAGES/ghex-2.0.mo
-share/locale/zh_TW/LC_MESSAGES/ghex-2.0.mo
-@dirrm share/gnome/omf/ghex
-@dirrm share/gnome/help/ghex2/zh_TW/figures
-@dirrm share/gnome/help/ghex2/zh_TW
-@dirrm share/gnome/help/ghex2/zh_CN/figures
-@dirrm share/gnome/help/ghex2/zh_CN
-@dirrm share/gnome/help/ghex2/sv/figures
-@dirrm share/gnome/help/ghex2/sv
-@dirrm share/gnome/help/ghex2/ko/figures
-@dirrm share/gnome/help/ghex2/ko
-@dirrm share/gnome/help/ghex2/ja/figures
-@dirrm share/gnome/help/ghex2/ja
-@dirrm share/gnome/help/ghex2/it/figures
-@dirrm share/gnome/help/ghex2/it
-@dirrm share/gnome/help/ghex2/fr/figures
-@dirrm share/gnome/help/ghex2/fr
-@dirrm share/gnome/help/ghex2/es/figures
-@dirrm share/gnome/help/ghex2/es
-@dirrm share/gnome/help/ghex2/de/figures
-@dirrm share/gnome/help/ghex2/de
-@dirrm share/gnome/help/ghex2/C/figures
-@dirrm share/gnome/help/ghex2/C
-@dirrm share/gnome/help/ghex2
-@dirrm include/gtkhex
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex-C.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-de.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-es.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-fr.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-it.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-ja.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-ko.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-sv.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-zh_CN.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-zh_TW.omf 2>/dev/null || /usr/bin/true
diff --git a/editors/gnome2-office/Makefile b/editors/gnome2-office/Makefile
deleted file mode 100644
index f4199e67a..000000000
--- a/editors/gnome2-office/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: gnome2-office
-# Date created: 07 January 2004
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnome2-office
-PORTVERSION= 2.8.1
-CATEGORIES= editors gnome
-MASTER_SITES= # empty
-DISTFILES= # empty
-EXTRACT_ONLY= # empty
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= GNOME 2 office applications
-
-RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \
- planner:${PORTSDIR}/deskutils/planner \
- dia:${PORTSDIR}/graphics/dia \
- glabels:${PORTSDIR}/deskutils/glabels \
- AbiWord-2.2:${PORTSDIR}/editors/AbiWord2 \
- mergeant:${PORTSDIR}/databases/mergeant
-
-NO_BUILD= yes
-
-do-install: # empty
-
-.include <bsd.port.mk>
diff --git a/editors/gnome2-office/pkg-descr b/editors/gnome2-office/pkg-descr
deleted file mode 100644
index 8d27e0ef0..000000000
--- a/editors/gnome2-office/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-GNOME 2 Office
-
-The GNOME Office is a collection of applications one would expect in an
-office/productivity suite for the GNOME 2 Desktop. This includes a
-spreadsheet application, a word processor, project management application,
-database access application, groupware suite, and diagramming application.
-
-WWW: http://www.FreeBSD.org/gnome/
diff --git a/editors/gnome2-office/pkg-plist b/editors/gnome2-office/pkg-plist
deleted file mode 100644
index 549a621fe..000000000
--- a/editors/gnome2-office/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment this plist intentionally left empty