summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/gnome-pim/Makefile53
-rw-r--r--deskutils/gnome-pim/distinfo1
-rw-r--r--deskutils/gnome-pim/files/extra-patch-nopilot26
-rw-r--r--deskutils/gnome-pim/files/patch-ab23
-rw-r--r--deskutils/gnome-pim/files/patch-ad19
-rw-r--r--deskutils/gnome-pim/pkg-comment1
-rw-r--r--deskutils/gnome-pim/pkg-descr1
-rw-r--r--deskutils/gnome-pim/pkg-plist72
-rw-r--r--deskutils/gnome-utils/Makefile41
-rw-r--r--deskutils/gnome-utils/distinfo1
-rw-r--r--deskutils/gnome-utils/files/patch-aa31
-rw-r--r--deskutils/gnome-utils/files/patch-ad28
-rw-r--r--deskutils/gnome-utils/files/patch-ah48
-rw-r--r--deskutils/gnome-utils/pkg-comment1
-rw-r--r--deskutils/gnome-utils/pkg-descr1
-rw-r--r--deskutils/gnome-utils/pkg-plist452
-rw-r--r--deskutils/gnomeutils2/Makefile41
-rw-r--r--deskutils/gnomeutils2/distinfo1
-rw-r--r--deskutils/gnomeutils2/files/patch-aa31
-rw-r--r--deskutils/gnomeutils2/files/patch-ad28
-rw-r--r--deskutils/gnomeutils2/files/patch-ah48
-rw-r--r--deskutils/gnomeutils2/pkg-comment1
-rw-r--r--deskutils/gnomeutils2/pkg-descr1
-rw-r--r--deskutils/gnomeutils2/pkg-plist452
-rw-r--r--deskutils/kcharselect/Makefile33
-rw-r--r--deskutils/kcharselect/distinfo1
-rw-r--r--deskutils/kcharselect/pkg-comment1
-rw-r--r--deskutils/kcharselect/pkg-descr1
-rw-r--r--deskutils/kcharselect/pkg-plist470
29 files changed, 0 insertions, 1908 deletions
diff --git a/deskutils/gnome-pim/Makefile b/deskutils/gnome-pim/Makefile
deleted file mode 100644
index 49b1d63975c2..000000000000
--- a/deskutils/gnome-pim/Makefile
+++ /dev/null
@@ -1,53 +0,0 @@
-# New ports collection makefile for: gnomepim
-# Date created: 17 Jan 1999
-# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnomepim
-PORTVERSION= 1.2.0
-CATEGORIES= deskutils gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= stable/sources/gnome-pim
-DISTNAME= gnome-pim-${PORTVERSION}
-
-MAINTAINER= ade@FreeBSD.org
-
-LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore
-
-.if defined(WITH_GNOMEPILOT)
-LIB_DEPENDS+= gpilotd.0:${PORTSDIR}/palm/gnomepilot
-PILOTINC= "-I${LOCALBASE}/pilot/include"
-PILOTLIB= "-L${LOCALBASE}/pilot/lib"
-PLIST_SUB+= GNOMEPILOT:=""
-.else
-PILOTARGS= --without-pisock --disable-pilotlinktest
-EXTRA_PATCHES= ${FILESDIR}/patch.nopilot
-PLIST_SUB+= GNOMEPILOT:="@comment "
-.endif
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
- --datadir=${PREFIX}/share/gnome ${PILOTARGS}
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PILOTINC}" \
- GTK_CONFIG="${GTK_CONFIG}" \
- LIBS="-L${LOCALBASE}/lib ${PILOTLIB}"
-
-.if !defined(WITH_GNOMEPILOT)
-pre-extract:
- @${ECHO} "You can add gnomepilot support by defining WITH_GNOMEPILOT"
-.endif
-
-pre-patch:
- @${PERL} -pi -e 's|-lpthread|-pthread|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
- @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
- 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
- s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
-
-.include <bsd.port.mk>
diff --git a/deskutils/gnome-pim/distinfo b/deskutils/gnome-pim/distinfo
deleted file mode 100644
index 277f4e65d5f2..000000000000
--- a/deskutils/gnome-pim/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome-pim-1.2.0.tar.gz) = d0af4da54851fa996b59d4f738ff2920
diff --git a/deskutils/gnome-pim/files/extra-patch-nopilot b/deskutils/gnome-pim/files/extra-patch-nopilot
deleted file mode 100644
index 546fad85c5a5..000000000000
--- a/deskutils/gnome-pim/files/extra-patch-nopilot
+++ /dev/null
@@ -1,26 +0,0 @@
---- configure.orig Fri Jun 2 12:19:04 2000
-+++ configure Fri Jun 2 12:19:38 2000
-@@ -3629,23 +3629,7 @@
-
- echo $ac_n "checking for gnome-pilot environment""... $ac_c" 1>&6
- echo "configure:3632: checking for gnome-pilot environment" >&5
--if eval "test \"`echo '$''{'gnome_cv_pilot_found'+set}'`\" = set"; then
-- echo $ac_n "(cached) $ac_c" 1>&6
--else
--
-- if test "x$GNOME_CONFIG" = "xno"; then
- gnome_cv_pilot_found=no
-- else
-- # gnome-config doesn't return a useful error status,
-- # so we check if it outputs anything to stderr
-- if test "x`$GNOME_CONFIG gpilot 2>&1 > /dev/null`" = "x"; then
-- gnome_cv_pilot_found=yes
-- else
-- gnome_cv_pilot_found=no
-- fi
-- fi
--
--fi
-
- echo "$ac_t""$gnome_cv_pilot_found" 1>&6
-
diff --git a/deskutils/gnome-pim/files/patch-ab b/deskutils/gnome-pim/files/patch-ab
deleted file mode 100644
index a64463dc909a..000000000000
--- a/deskutils/gnome-pim/files/patch-ab
+++ /dev/null
@@ -1,23 +0,0 @@
---- gncal/Makefile.in.orig Sat May 20 20:52:50 2000
-+++ gncal/Makefile.in Wed Aug 2 10:27:30 2000
-@@ -143,3 +143,3 @@
-
--help_base = $(datadir)/help/cal
-+help_base = $(datadir)/help/gnomecal
-
-@@ -174,3 +174,3 @@
-
--libcalendar_conduit_la_LDFLAGS = -rpath $(libdir)
-+libcalendar_conduit_la_LDFLAGS = -rpath $(libdir) -avoid-version
-
---- gnomecard/Makefile.in.orig Sat May 20 20:52:58 2000
-+++ gnomecard/Makefile.in Fri Jun 2 12:42:28 2000
-@@ -206,7 +206,7 @@
-
- DEFS = @DEFS@ -I. -I$(srcdir) -I..
- LIBS = @LIBS@
--libaddress_conduit_la_LDFLAGS =
-+libaddress_conduit_la_LDFLAGS = -avoid-version
- libaddress_conduit_la_DEPENDENCIES = ../libversit/libversit.la
- libaddress_conduit_la_OBJECTS = card.lo my.lo address-conduit.lo
- PROGRAMS = $(bin_PROGRAMS)
diff --git a/deskutils/gnome-pim/files/patch-ad b/deskutils/gnome-pim/files/patch-ad
deleted file mode 100644
index 7a5f6345a27e..000000000000
--- a/deskutils/gnome-pim/files/patch-ad
+++ /dev/null
@@ -1,19 +0,0 @@
---- gnomecard/address-conduit.c.orig Tue Mar 14 01:39:27 2000
-+++ gnomecard/address-conduit.c Fri Jun 2 12:36:08 2000
-@@ -241,8 +241,16 @@
- {
- if (card->rev.prop.used) {
- time_t syncTime, revTime;
-+#ifdef __FreeBSD__
-+ struct tm *tmptm;
-+#endif
- syncTime = GET_CONDUIT_DATA(abs)->dbi->pu->lastSyncDate;
-+#ifdef __FreeBSD__
-+ tmptm = localtime(&syncTime);
-+ revTime = mktime(&card->rev.tm) - tmptm->tm_gmtoff;
-+#else
- revTime = mktime(&card->rev.tm)-timezone;
-+#endif
- LOG("Comparing rev time %lu with sync time %lu",revTime,syncTime);
- if (revTime > syncTime) return TRUE;
- }
diff --git a/deskutils/gnome-pim/pkg-comment b/deskutils/gnome-pim/pkg-comment
deleted file mode 100644
index c3e7f3958055..000000000000
--- a/deskutils/gnome-pim/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Gnome pim package
diff --git a/deskutils/gnome-pim/pkg-descr b/deskutils/gnome-pim/pkg-descr
deleted file mode 100644
index c04c82c67d97..000000000000
--- a/deskutils/gnome-pim/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-gnome pim package.
diff --git a/deskutils/gnome-pim/pkg-plist b/deskutils/gnome-pim/pkg-plist
deleted file mode 100644
index ad35d9235e36..000000000000
--- a/deskutils/gnome-pim/pkg-plist
+++ /dev/null
@@ -1,72 +0,0 @@
-%%GNOMEPILOT:%%bin/address-conduit-capplet
-%%GNOMEPILOT:%%bin/calendar-conduit-control-applet
-%%GNOMEPILOT:%%bin/calendar-pilot-sync
-bin/gnomecal
-bin/gnomecard
-etc/CORBA/servers/gnomecal.gnorba
-etc/CORBA/servers/gnomecard.gnorba
-%%GNOMEPILOT:%%lib/gnome-pilot/conduits/libaddress_conduit.so
-%%GNOMEPILOT:%%lib/gnome-pilot/conduits/libcalendar_conduit.so
-share/gnome/apps/Applications/gncal.desktop
-share/gnome/apps/Applications/gnomecard.desktop
-%%GNOMEPILOT:%%share/gnome/apps/Settings/Peripherals/Conduits/address-conduit-capplet.desktop
-%%GNOMEPILOT:%%share/gnome/apps/Settings/Peripherals/Conduits/calendar-conduit-control-applet.desktop
-%%GNOMEPILOT:%%share/gnome/control-center/Peripherals/Conduits/address-conduit-capplet.desktop
-%%GNOMEPILOT:%%share/gnome/control-center/Peripherals/Conduits/calendar-conduit-control-applet.desktop
-%%GNOMEPILOT:%%share/gnome/gnome-pilot/conduits/gnomecal.conduit
-%%GNOMEPILOT:%%share/gnome/gnome-pilot/conduits/gnomecard.conduit
-share/gnome/help/gnomecal/C/calappoint.html
-share/gnome/help/gnomecal/C/calsetup.html
-share/gnome/help/gnomecal/C/caluse.html
-share/gnome/help/gnomecal/C/cmdline.html
-share/gnome/help/gnomecal/C/docbook.css
-share/gnome/help/gnomecal/C/gcal.html
-share/gnome/help/gnomecal/C/gnomecal.html
-share/gnome/help/gnomecal/C/images/cal-props.gif
-share/gnome/help/gnomecal/C/images/calday.gif
-share/gnome/help/gnomecal/C/images/calmonth.gif
-share/gnome/help/gnomecal/C/images/calweek.gif
-share/gnome/help/gnomecal/C/images/calyear.gif
-share/gnome/help/gnomecal/C/ln20.html
-share/gnome/help/gnomecal/C/tech.html.html
-share/gnome/help/gnomecal/C/topic.dat
-share/gnome/idl/GnomeCal.idl
-share/gnome/idl/gnome-pim.idl
-share/gnome/mime-info/gnome-pim.keys
-share/gnome/pixmaps/gnome-calendar-conduit.png
-share/gnome/pixmaps/gnome-gnomecard.png
-share/locale/ca/LC_MESSAGES/gnome-pim.mo
-share/locale/cs/LC_MESSAGES/gnome-pim.mo
-share/locale/cy/LC_MESSAGES/gnome-pim.mo
-share/locale/da/LC_MESSAGES/gnome-pim.mo
-share/locale/de/LC_MESSAGES/gnome-pim.mo
-share/locale/el/LC_MESSAGES/gnome-pim.mo
-share/locale/en_GB/LC_MESSAGES/gnome-pim.mo
-share/locale/es/LC_MESSAGES/gnome-pim.mo
-share/locale/et/LC_MESSAGES/gnome-pim.mo
-share/locale/fi/LC_MESSAGES/gnome-pim.mo
-share/locale/fr/LC_MESSAGES/gnome-pim.mo
-share/locale/ga/LC_MESSAGES/gnome-pim.mo
-share/locale/gd/LC_MESSAGES/gnome-pim.mo
-share/locale/gl/LC_MESSAGES/gnome-pim.mo
-share/locale/gv/LC_MESSAGES/gnome-pim.mo
-share/locale/hu/LC_MESSAGES/gnome-pim.mo
-share/locale/it/LC_MESSAGES/gnome-pim.mo
-share/locale/ja/LC_MESSAGES/gnome-pim.mo
-share/locale/ko/LC_MESSAGES/gnome-pim.mo
-share/locale/kw/LC_MESSAGES/gnome-pim.mo
-share/locale/lt/LC_MESSAGES/gnome-pim.mo
-share/locale/nl/LC_MESSAGES/gnome-pim.mo
-share/locale/no/LC_MESSAGES/gnome-pim.mo
-share/locale/pl/LC_MESSAGES/gnome-pim.mo
-share/locale/pt/LC_MESSAGES/gnome-pim.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-pim.mo
-share/locale/ru/LC_MESSAGES/gnome-pim.mo
-share/locale/sv/LC_MESSAGES/gnome-pim.mo
-share/locale/uk/LC_MESSAGES/gnome-pim.mo
-share/locale/wa/LC_MESSAGES/gnome-pim.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/gnome-pim.mo
-share/locale/zh_TW.Big5/LC_MESSAGES/gnome-pim.mo
-@dirrm share/gnome/help/gnomecal/C/images
-@dirrm share/gnome/help/gnomecal/C
-@dirrm share/gnome/help/gnomecal
diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile
deleted file mode 100644
index 2b18eb0ab01b..000000000000
--- a/deskutils/gnome-utils/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# New ports collection makefile for: gnomeutils
-# Date created: 03 July 1998
-# Whom: Yukihiro Nakai <Nakai@technologist.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnomeutils
-PORTVERSION= 1.2.1
-CATEGORIES= misc gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= stable/sources/gnome-utils
-DISTNAME= gnome-utils-${PORTVERSION}
-
-MAINTAINER= ade@FreeBSD.org
-
-LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \
- gtop.1:${PORTSDIR}/devel/libgtop \
- guile.9:${PORTSDIR}/lang/guile \
- glade.4:${PORTSDIR}/devel/libglade
-RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
- --datadir=${PREFIX}/share/gnome
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- GTK_CONFIG="${GTK_CONFIG}" \
- LIBS="-L${LOCALBASE}/lib"
-
-pre-patch:
- @${PERL} -pi -e 's|-lpthread|-pthread|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
- @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
- 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
- s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
-
-.include <bsd.port.mk>
diff --git a/deskutils/gnome-utils/distinfo b/deskutils/gnome-utils/distinfo
deleted file mode 100644
index 185a3c2a3804..000000000000
--- a/deskutils/gnome-utils/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome-utils-1.2.1.tar.gz) = d95a0a6d43b62075c7f5dbe6c81101c0
diff --git a/deskutils/gnome-utils/files/patch-aa b/deskutils/gnome-utils/files/patch-aa
deleted file mode 100644
index 6f97cad1373c..000000000000
--- a/deskutils/gnome-utils/files/patch-aa
+++ /dev/null
@@ -1,31 +0,0 @@
---- configure.orig Fri May 19 14:49:06 2000
-+++ configure Tue May 30 13:31:24 2000
-@@ -6350,17 +6350,13 @@
- if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- build_gfloppy=true
-+ subdirs="gfloppy"
- else
-+ build_gfloppy=false
- echo "$ac_t""no" 1>&6
- echo "configure: warning: *** gfloppy will not be built." 1>&2
- fi
-
--if $build_gfloppy; then
-- subdirs="gfloppy"
--
--fi
--
--
- if test "$build_gfloppy" = true; then
- BUILD_GFLOPPY_TRUE=
- BUILD_GFLOPPY_FALSE='#'
-@@ -8453,7 +8449,7 @@
- esac
- done
-
-- for ac_config_dir in gfloppy; do
-+ for ac_config_dir in $subdirs ; do
-
- # Do not complain, so a configure script can configure whichever
- # parts of a large source tree are present.
diff --git a/deskutils/gnome-utils/files/patch-ad b/deskutils/gnome-utils/files/patch-ad
deleted file mode 100644
index 65ebff071c14..000000000000
--- a/deskutils/gnome-utils/files/patch-ad
+++ /dev/null
@@ -1,28 +0,0 @@
---- gdialog/dialog.h.orig Tue Jul 6 16:23:33 1999
-+++ gdialog/dialog.h Wed Aug 18 11:34:23 1999
-@@ -36,24 +36,7 @@
- #include <gnome.h>
- #endif
-
--#ifdef ultrix
--# include <cursesX.h>
--#else
--# if defined(USE_NCURSES) && !defined(RENAMED_NCURSES)
--# include <ncurses.h>
--# else
--# if !defined(_XOPEN_SOURCE_EXTENDED) && !defined(__sgi)
--# define hacked 1
--# define _XOPEN_SOURCE_EXTENDED
--# define _ACS_COMPAT_CODE
--# endif
--# include <curses.h>
--# ifdef hacked
--# undef _XOPEN_SOURCE_EXTENDED
--# undef _ACS_COMPAT_CODE
--# endif
--# endif
--#endif
-+#include <ncurses.h>
-
- /*
- * Change these if you want
diff --git a/deskutils/gnome-utils/files/patch-ah b/deskutils/gnome-utils/files/patch-ah
deleted file mode 100644
index ba467beaa5a6..000000000000
--- a/deskutils/gnome-utils/files/patch-ah
+++ /dev/null
@@ -1,48 +0,0 @@
---- logview/actions.c.orig Wed Apr 26 22:32:02 2000
-+++ logview/actions.c Tue May 30 13:34:05 2000
-@@ -1,6 +1,7 @@
- #include "logview.h"
- #include <string.h>
- #include <stdlib.h>
-+#include <sys/types.h>
- #include <regex.h>
- #include <config.h>
- #include <gnome.h>
---- logview/desc_db.c.orig Wed Apr 26 22:32:02 2000
-+++ logview/desc_db.c Tue May 30 13:34:36 2000
-@@ -1,5 +1,6 @@
- #include "logview.h"
- #include <string.h>
-+#include <sys/types.h>
- #include <regex.h>
- #include <stdlib.h>
-
---- logview/logrtns.c.orig Tue May 30 13:35:22 2000
-+++ logview/logrtns.c Tue May 30 13:37:45 2000
-@@ -679,7 +679,7 @@
- if (IsLeapYear (curmark->year - lastyear + thisyear))
- curmark->time += 24 * 60 * 60; /* Add one day */
-
--#ifdef __NetBSD__
-+#if defined(__NetBSD__) || defined(__FreeBSD__)
- curmark->time += correction - tmptm->tm_gmtoff;
- #else
- curmark->time += correction - timezone;
-@@ -705,7 +705,7 @@
- if (IsLeapYear (thisyear))
- log->lstats.enddate += 24 * 60 * 60; /* Add one day */
-
--#ifdef __NetBSD__
-+#if defined(__NetBSD__) || defined(__FreeBSD__)
- log->lstats.enddate += correction - tmptm->tm_gmtoff;
- #else
- log->lstats.enddate += correction - timezone;
-@@ -716,7 +716,7 @@
- if (IsLeapYear (thisyear - lastyear))
- log->lstats.startdate += 24 * 60 * 60; /* Add one day */
-
--#ifdef __NetBSD__
-+#if defined(__NetBSD__) || defined(__FreeBSD__)
- log->lstats.startdate += correction - tmptm->tm_gmtoff;
- #else
- log->lstats.startdate += correction - timezone;
diff --git a/deskutils/gnome-utils/pkg-comment b/deskutils/gnome-utils/pkg-comment
deleted file mode 100644
index 2fbe3addfdac..000000000000
--- a/deskutils/gnome-utils/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GNOME support utilities
diff --git a/deskutils/gnome-utils/pkg-descr b/deskutils/gnome-utils/pkg-descr
deleted file mode 100644
index dcd124ed4e1e..000000000000
--- a/deskutils/gnome-utils/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-GNOME support utilities.
diff --git a/deskutils/gnome-utils/pkg-plist b/deskutils/gnome-utils/pkg-plist
deleted file mode 100644
index 294fdbe5556c..000000000000
--- a/deskutils/gnome-utils/pkg-plist
+++ /dev/null
@@ -1,452 +0,0 @@
-bin/gcalc
-bin/gcharmap
-bin/gcolorsel
-bin/gdialog
-bin/gdict
-bin/gdiskfree
-bin/gfontsel
-bin/gless
-bin/gsearchtool
-bin/gshutdown
-bin/gstripchart
-bin/gstripchart_applet
-bin/gtt
-bin/guname
-bin/gw
-bin/logview
-bin/splac
-bin/splash
-etc/CORBA/servers/gdict.gnorba
-etc/CORBA/servers/gstripchart_applet.gnorba
-share/gnome/applets/Monitors/gstripchart_applet.desktop
-share/gnome/applets/Utility/gdict.desktop
-share/gnome/apps/Applications/gtt.desktop
-share/gnome/apps/System/gdiskfree.desktop
-share/gnome/apps/System/gshutdown.desktop
-share/gnome/apps/System/guname.desktop
-share/gnome/apps/System/gw.desktop
-share/gnome/apps/System/logview.desktop
-share/gnome/apps/Utilities/GDict.desktop
-share/gnome/apps/Utilities/gcalc.desktop
-share/gnome/apps/Utilities/gcharmap.desktop
-share/gnome/apps/Utilities/gcolorsel.desktop
-share/gnome/apps/Utilities/gfontsel.desktop
-share/gnome/apps/Utilities/gless.desktop
-share/gnome/apps/Utilities/gsearchtool.desktop
-share/gnome/apps/Utilities/gstripchart.desktop
-share/gnome/gcolorsel/glade/dialog-new-doc.glade
-share/gnome/gcolorsel/glade/dialog-new-doc.glade.h
-share/gnome/gcolorsel/glade/dialog-new-view.glade
-share/gnome/gcolorsel/glade/dialog-new-view.glade.h
-share/gnome/gcolorsel/glade/mdi-color-file-properties.glade
-share/gnome/gcolorsel/glade/mdi-color-file-properties.glade.h
-share/gnome/gcolorsel/glade/mdi-color-generic-properties.glade
-share/gnome/gcolorsel/glade/mdi-color-generic-properties.glade.h
-share/gnome/gcolorsel/glade/view-color-edit.glade
-share/gnome/gcolorsel/glade/view-color-edit.glade.h
-share/gnome/gcolorsel/glade/view-color-generic-properties.glade
-share/gnome/gcolorsel/glade/view-color-generic-properties.glade.h
-share/gnome/gcolorsel/glade/view-color-grid-properties.glade
-share/gnome/gcolorsel/glade/view-color-grid-properties.glade.h
-share/gnome/gcolorsel/glade/view-color-list-properties.glade
-share/gnome/gcolorsel/glade/view-color-list-properties.glade.h
-share/gnome/gstripchart/gstripchart.conf
-share/gnome/help/gcalc/C/authors.html
-share/gnome/help/gcalc/C/bugs.html
-share/gnome/help/gcalc/C/gcalc-main.png
-share/gnome/help/gcalc/C/index.html
-share/gnome/help/gcalc/C/license.html
-share/gnome/help/gcalc/C/ln7.html
-share/gnome/help/gcalc/C/topic.dat
-share/gnome/help/gcalc/C/usage.html
-share/gnome/help/gcharmap/C/authors.html
-share/gnome/help/gcharmap/C/bugs.html
-share/gnome/help/gcharmap/C/docbook.css
-share/gnome/help/gcharmap/C/images/gcharmap.png
-share/gnome/help/gcharmap/C/images/gcharmap_insertascii.png
-share/gnome/help/gcharmap/C/index.html
-share/gnome/help/gcharmap/C/license.html
-share/gnome/help/gcharmap/C/ln7.html
-share/gnome/help/gcharmap/C/stylesheet-images/caution.gif
-share/gnome/help/gcharmap/C/stylesheet-images/home.gif
-share/gnome/help/gcharmap/C/stylesheet-images/important.gif
-share/gnome/help/gcharmap/C/stylesheet-images/next.gif
-share/gnome/help/gcharmap/C/stylesheet-images/note.gif
-share/gnome/help/gcharmap/C/stylesheet-images/prev.gif
-share/gnome/help/gcharmap/C/stylesheet-images/tip.gif
-share/gnome/help/gcharmap/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gcharmap/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gcharmap/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gcharmap/C/stylesheet-images/up.gif
-share/gnome/help/gcharmap/C/stylesheet-images/warning.gif
-share/gnome/help/gcharmap/C/topic.dat
-share/gnome/help/gcharmap/C/usage.html
-share/gnome/help/gcolorsel/C/authors.html
-share/gnome/help/gcolorsel/C/bugs.html
-share/gnome/help/gcolorsel/C/docbook.css
-share/gnome/help/gcolorsel/C/documents.html
-share/gnome/help/gcolorsel/C/favorites.png
-share/gnome/help/gcolorsel/C/grid.png
-share/gnome/help/gcolorsel/C/index.html
-share/gnome/help/gcolorsel/C/license.html
-share/gnome/help/gcolorsel/C/list.png
-share/gnome/help/gcolorsel/C/ln7.html
-share/gnome/help/gcolorsel/C/menus.html
-share/gnome/help/gcolorsel/C/search.html
-share/gnome/help/gcolorsel/C/search.png
-share/gnome/help/gcolorsel/C/simple.html
-share/gnome/help/gcolorsel/C/simple.png
-share/gnome/help/gcolorsel/C/stylesheet-images/caution.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/home.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/important.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/next.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/note.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/prev.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/tip.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/up.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/warning.gif
-share/gnome/help/gcolorsel/C/topic.dat
-share/gnome/help/gcolorsel/C/usage.html
-share/gnome/help/gcolorsel/C/xcolors.html
-share/gnome/help/gdict/C/authors.html
-share/gnome/help/gdict/C/docbook.css
-share/gnome/help/gdict/C/gdict-prefs.png
-share/gnome/help/gdict/C/gdict-spell.png
-share/gnome/help/gdict/C/gdictmain.png
-share/gnome/help/gdict/C/index.html
-share/gnome/help/gdict/C/license.html
-share/gnome/help/gdict/C/ln7.html
-share/gnome/help/gdict/C/prefs.html
-share/gnome/help/gdict/C/stylesheet-images/caution.gif
-share/gnome/help/gdict/C/stylesheet-images/home.gif
-share/gnome/help/gdict/C/stylesheet-images/important.gif
-share/gnome/help/gdict/C/stylesheet-images/next.gif
-share/gnome/help/gdict/C/stylesheet-images/note.gif
-share/gnome/help/gdict/C/stylesheet-images/prev.gif
-share/gnome/help/gdict/C/stylesheet-images/tip.gif
-share/gnome/help/gdict/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gdict/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gdict/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gdict/C/stylesheet-images/up.gif
-share/gnome/help/gdict/C/stylesheet-images/warning.gif
-share/gnome/help/gdict/C/topic.dat
-share/gnome/help/gdict/C/usage.html
-share/gnome/help/gdiskfree/C/authors.html
-share/gnome/help/gdiskfree/C/docbook.css
-share/gnome/help/gdiskfree/C/gdiskfree-prefs.png
-share/gnome/help/gdiskfree/C/gdiskfree.png
-share/gnome/help/gdiskfree/C/index.html
-share/gnome/help/gdiskfree/C/ln7.html
-share/gnome/help/gdiskfree/C/prefs.html
-share/gnome/help/gdiskfree/C/stylesheet-images/caution.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/home.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/important.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/next.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/note.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/prev.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/tip.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/up.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/warning.gif
-share/gnome/help/gdiskfree/C/topic.dat
-share/gnome/help/gdiskfree/C/usage.html
-share/gnome/help/gdiskfree/es/authors.html
-share/gnome/help/gdiskfree/es/docbook.css
-share/gnome/help/gdiskfree/es/gdiskfree-prefs.png
-share/gnome/help/gdiskfree/es/gdiskfree.png
-share/gnome/help/gdiskfree/es/index.html
-share/gnome/help/gdiskfree/es/ln10.html
-share/gnome/help/gdiskfree/es/prefs.html
-share/gnome/help/gdiskfree/es/stylesheet-images/caution.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/home.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/important.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/next.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/note.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/prev.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/tip.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/toc-blank.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/toc-minus.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/toc-plus.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/up.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/warning.gif
-share/gnome/help/gdiskfree/es/topic.dat
-share/gnome/help/gdiskfree/es/usage.html
-share/gnome/help/gfontsel/C/authors.html
-share/gnome/help/gfontsel/C/docbook.css
-share/gnome/help/gfontsel/C/filter.html
-share/gnome/help/gfontsel/C/filterwin.png
-share/gnome/help/gfontsel/C/fontinfo.html
-share/gnome/help/gfontsel/C/index.html
-share/gnome/help/gfontsel/C/license.html
-share/gnome/help/gfontsel/C/ln7.html
-share/gnome/help/gfontsel/C/mainshot.png
-share/gnome/help/gfontsel/C/mainwin.html
-share/gnome/help/gfontsel/C/stylesheet-images/caution.gif
-share/gnome/help/gfontsel/C/stylesheet-images/home.gif
-share/gnome/help/gfontsel/C/stylesheet-images/important.gif
-share/gnome/help/gfontsel/C/stylesheet-images/next.gif
-share/gnome/help/gfontsel/C/stylesheet-images/note.gif
-share/gnome/help/gfontsel/C/stylesheet-images/prev.gif
-share/gnome/help/gfontsel/C/stylesheet-images/tip.gif
-share/gnome/help/gfontsel/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gfontsel/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gfontsel/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gfontsel/C/stylesheet-images/up.gif
-share/gnome/help/gfontsel/C/stylesheet-images/warning.gif
-share/gnome/help/gfontsel/C/topic.dat
-share/gnome/help/gfontsel/C/xlfd.html
-share/gnome/help/gfontsel/es/authors.html
-share/gnome/help/gfontsel/es/docbook.css
-share/gnome/help/gfontsel/es/filter.html
-share/gnome/help/gfontsel/es/filterwin.png
-share/gnome/help/gfontsel/es/fontinfo.html
-share/gnome/help/gfontsel/es/index.html
-share/gnome/help/gfontsel/es/ln10.html
-share/gnome/help/gfontsel/es/mainshot.png
-share/gnome/help/gfontsel/es/mainwin.html
-share/gnome/help/gfontsel/es/stylesheet-images/caution.gif
-share/gnome/help/gfontsel/es/stylesheet-images/home.gif
-share/gnome/help/gfontsel/es/stylesheet-images/important.gif
-share/gnome/help/gfontsel/es/stylesheet-images/next.gif
-share/gnome/help/gfontsel/es/stylesheet-images/note.gif
-share/gnome/help/gfontsel/es/stylesheet-images/prev.gif
-share/gnome/help/gfontsel/es/stylesheet-images/tip.gif
-share/gnome/help/gfontsel/es/stylesheet-images/toc-blank.gif
-share/gnome/help/gfontsel/es/stylesheet-images/toc-minus.gif
-share/gnome/help/gfontsel/es/stylesheet-images/toc-plus.gif
-share/gnome/help/gfontsel/es/stylesheet-images/up.gif
-share/gnome/help/gfontsel/es/stylesheet-images/warning.gif
-share/gnome/help/gfontsel/es/topic.dat
-share/gnome/help/gfontsel/es/xlfd.html
-share/gnome/help/gless/C/authors.html
-share/gnome/help/gless/C/docbook.css
-share/gnome/help/gless/C/gless-main.png
-share/gnome/help/gless/C/index.html
-share/gnome/help/gless/C/ln7.html
-share/gnome/help/gless/C/stylesheet-images/caution.gif
-share/gnome/help/gless/C/stylesheet-images/home.gif
-share/gnome/help/gless/C/stylesheet-images/important.gif
-share/gnome/help/gless/C/stylesheet-images/next.gif
-share/gnome/help/gless/C/stylesheet-images/note.gif
-share/gnome/help/gless/C/stylesheet-images/prev.gif
-share/gnome/help/gless/C/stylesheet-images/tip.gif
-share/gnome/help/gless/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gless/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gless/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gless/C/stylesheet-images/up.gif
-share/gnome/help/gless/C/stylesheet-images/warning.gif
-share/gnome/help/gless/C/topic.dat
-share/gnome/help/gless/C/usage.html
-share/gnome/help/gsearchtool/C/authors.html
-share/gnome/help/gsearchtool/C/criteria.html
-share/gnome/help/gsearchtool/C/docbook.css
-share/gnome/help/gsearchtool/C/gsearch.png
-share/gnome/help/gsearchtool/C/index.html
-share/gnome/help/gsearchtool/C/license.html
-share/gnome/help/gsearchtool/C/ln7.html
-share/gnome/help/gsearchtool/C/locate.html
-share/gnome/help/gsearchtool/C/locate.png
-share/gnome/help/gsearchtool/C/mainwin.png
-share/gnome/help/gsearchtool/C/results.png
-share/gnome/help/gsearchtool/C/topic.dat
-share/gnome/help/gsearchtool/C/usage.html
-share/gnome/help/gshutdown/C/authors.html
-share/gnome/help/gshutdown/C/docbook.css
-share/gnome/help/gshutdown/C/gshutdown-advanced.png
-share/gnome/help/gshutdown/C/gshutdown-preferences.png
-share/gnome/help/gshutdown/C/gshutdown.png
-share/gnome/help/gshutdown/C/index.html
-share/gnome/help/gshutdown/C/ln7.html
-share/gnome/help/gshutdown/C/topic.dat
-share/gnome/help/gshutdown/C/usage.html
-share/gnome/help/gstripchart/C/authors.html
-share/gnome/help/gstripchart/C/bugs.html
-share/gnome/help/gstripchart/C/docbook.css
-share/gnome/help/gstripchart/C/index.html
-share/gnome/help/gstripchart/C/license.html
-share/gnome/help/gstripchart/C/ln7.html
-share/gnome/help/gstripchart/C/main.png
-share/gnome/help/gstripchart/C/menu.png
-share/gnome/help/gstripchart/C/param.png
-share/gnome/help/gstripchart/C/prefs.html
-share/gnome/help/gstripchart/C/stylesheet-images/caution.gif
-share/gnome/help/gstripchart/C/stylesheet-images/home.gif
-share/gnome/help/gstripchart/C/stylesheet-images/important.gif
-share/gnome/help/gstripchart/C/stylesheet-images/next.gif
-share/gnome/help/gstripchart/C/stylesheet-images/note.gif
-share/gnome/help/gstripchart/C/stylesheet-images/prev.gif
-share/gnome/help/gstripchart/C/stylesheet-images/tip.gif
-share/gnome/help/gstripchart/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gstripchart/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gstripchart/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gstripchart/C/stylesheet-images/up.gif
-share/gnome/help/gstripchart/C/stylesheet-images/warning.gif
-share/gnome/help/gstripchart/C/text.png
-share/gnome/help/gstripchart/C/topic.dat
-share/gnome/help/gstripchart/C/usage.html
-share/gnome/help/gtt/C/authors.html
-share/gnome/help/gtt/C/bugs.html
-share/gnome/help/gtt/C/dialogs.html
-share/gnome/help/gtt/C/docbook.css
-share/gnome/help/gtt/C/gtt_mainwin.png
-share/gnome/help/gtt/C/gtt_prefswin.png
-share/gnome/help/gtt/C/index.html
-share/gnome/help/gtt/C/license.html
-share/gnome/help/gtt/C/ln10.html
-share/gnome/help/gtt/C/preferences.html
-share/gnome/help/gtt/C/stylesheet-images/caution.gif
-share/gnome/help/gtt/C/stylesheet-images/home.gif
-share/gnome/help/gtt/C/stylesheet-images/important.gif
-share/gnome/help/gtt/C/stylesheet-images/next.gif
-share/gnome/help/gtt/C/stylesheet-images/note.gif
-share/gnome/help/gtt/C/stylesheet-images/prev.gif
-share/gnome/help/gtt/C/stylesheet-images/tip.gif
-share/gnome/help/gtt/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gtt/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gtt/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gtt/C/stylesheet-images/up.gif
-share/gnome/help/gtt/C/stylesheet-images/warning.gif
-share/gnome/help/gtt/C/topic.dat
-share/gnome/help/gtt/C/usage.html
-share/gnome/help/guname/C/authors.html
-share/gnome/help/guname/C/docbook.css
-share/gnome/help/guname/C/guname-cpuinfo.png
-share/gnome/help/guname/C/guname-diskinfo.png
-share/gnome/help/guname/C/guname-main.png
-share/gnome/help/guname/C/guname-memoryinfo.png
-share/gnome/help/guname/C/index.html
-share/gnome/help/guname/C/ln7.html
-share/gnome/help/guname/C/license.html
-share/gnome/help/guname/C/stylesheet-images/caution.gif
-share/gnome/help/guname/C/stylesheet-images/home.gif
-share/gnome/help/guname/C/stylesheet-images/important.gif
-share/gnome/help/guname/C/stylesheet-images/next.gif
-share/gnome/help/guname/C/stylesheet-images/note.gif
-share/gnome/help/guname/C/stylesheet-images/prev.gif
-share/gnome/help/guname/C/stylesheet-images/tip.gif
-share/gnome/help/guname/C/stylesheet-images/toc-blank.gif
-share/gnome/help/guname/C/stylesheet-images/toc-minus.gif
-share/gnome/help/guname/C/stylesheet-images/toc-plus.gif
-share/gnome/help/guname/C/stylesheet-images/up.gif
-share/gnome/help/guname/C/stylesheet-images/warning.gif
-share/gnome/help/guname/C/topic.dat
-share/gnome/help/guname/C/usage.html
-share/gnome/help/gw/C/authors.html
-share/gnome/help/gw/C/bugs.html
-share/gnome/help/gw/C/docbook.css
-share/gnome/help/gw/C/gw-main.png
-share/gnome/help/gw/C/gw-menuitems.png
-share/gnome/help/gw/C/index.html
-share/gnome/help/gw/C/license.html
-share/gnome/help/gw/C/ln7.html
-share/gnome/help/gw/C/prefs.html
-share/gnome/help/gw/C/stylesheet-images/caution.gif
-share/gnome/help/gw/C/stylesheet-images/home.gif
-share/gnome/help/gw/C/stylesheet-images/important.gif
-share/gnome/help/gw/C/stylesheet-images/next.gif
-share/gnome/help/gw/C/stylesheet-images/note.gif
-share/gnome/help/gw/C/stylesheet-images/prev.gif
-share/gnome/help/gw/C/stylesheet-images/tip.gif
-share/gnome/help/gw/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gw/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gw/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gw/C/stylesheet-images/up.gif
-share/gnome/help/gw/C/stylesheet-images/warning.gif
-share/gnome/help/gw/C/topic.dat
-share/gnome/help/gw/C/usage.html
-share/gnome/idl/gsu.idl
-share/gnome/logview/logview-actions.db
-share/gnome/logview/logview-descript.db
-share/gnome/logview/logview-regexp.db
-share/gnome/pixmaps/gdict.png
-share/gnome/pixmaps/gnome-fontsel.png
-share/gnome/pixmaps/gnome-searchtool.png
-share/gnome/pixmaps/gnome-shutdown.png
-share/gnome/pixmaps/gnome-stripchart.png
-share/gnome/pixmaps/gnome-who.png
-share/gnome/pixmaps/logview/logview.xpm
-share/locale/ca/LC_MESSAGES/gnome-utils.mo
-share/locale/cs/LC_MESSAGES/gnome-utils.mo
-share/locale/da/LC_MESSAGES/gnome-utils.mo
-share/locale/de/LC_MESSAGES/gnome-utils.mo
-share/locale/el/LC_MESSAGES/gnome-utils.mo
-share/locale/en_GB/LC_MESSAGES/gnome-utils.mo
-share/locale/es/LC_MESSAGES/gnome-utils.mo
-share/locale/et/LC_MESSAGES/gnome-utils.mo
-share/locale/fi/LC_MESSAGES/gnome-utils.mo
-share/locale/fr/LC_MESSAGES/gnome-utils.mo
-share/locale/ga/LC_MESSAGES/gnome-utils.mo
-share/locale/gl/LC_MESSAGES/gnome-utils.mo
-share/locale/hu/LC_MESSAGES/gnome-utils.mo
-share/locale/it/LC_MESSAGES/gnome-utils.mo
-share/locale/ja/LC_MESSAGES/gnome-utils.mo
-share/locale/ko/LC_MESSAGES/gnome-utils.mo
-share/locale/lt/LC_MESSAGES/gnome-utils.mo
-share/locale/nl/LC_MESSAGES/gnome-utils.mo
-share/locale/no/LC_MESSAGES/gnome-utils.mo
-share/locale/pl/LC_MESSAGES/gnome-utils.mo
-share/locale/pt/LC_MESSAGES/gnome-utils.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-utils.mo
-share/locale/ro/LC_MESSAGES/gnome-utils.mo
-share/locale/ru/LC_MESSAGES/gnome-utils.mo
-share/locale/sl/LC_MESSAGES/gnome-utils.mo
-share/locale/sv/LC_MESSAGES/gnome-utils.mo
-share/locale/tr/LC_MESSAGES/gnome-utils.mo
-share/locale/uk/LC_MESSAGES/gnome-utils.mo
-share/locale/wa/LC_MESSAGES/gnome-utils.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/gnome-utils.mo
-share/locale/zh_TW.Big5/LC_MESSAGES/gnome-utils.mo
-@dirrm share/gnome/pixmaps/logview
-@dirrm share/gnome/logview
-@dirrm share/gnome/help/gw/C/stylesheet-images
-@dirrm share/gnome/help/gw/C
-@dirrm share/gnome/help/gw
-@dirrm share/gnome/help/guname/C/stylesheet-images
-@dirrm share/gnome/help/guname/C
-@dirrm share/gnome/help/guname
-@dirrm share/gnome/help/gtt/C/stylesheet-images
-@dirrm share/gnome/help/gtt/C
-@dirrm share/gnome/help/gtt
-@dirrm share/gnome/help/gstripchart/C/stylesheet-images
-@dirrm share/gnome/help/gstripchart/C/images
-@dirrm share/gnome/help/gstripchart/C
-@dirrm share/gnome/help/gstripchart
-@dirrm share/gnome/help/gshutdown/C/images
-@dirrm share/gnome/help/gshutdown/C
-@dirrm share/gnome/help/gshutdown
-@dirrm share/gnome/help/gsearchtool/C/images
-@dirrm share/gnome/help/gsearchtool/C
-@dirrm share/gnome/help/gsearchtool
-@dirrm share/gnome/help/gless/C/stylesheet-images
-@dirrm share/gnome/help/gless/C
-@dirrm share/gnome/help/gless
-@dirrm share/gnome/help/gfontsel/es/stylesheet-images
-@dirrm share/gnome/help/gfontsel/es
-@dirrm share/gnome/help/gfontsel/C/stylesheet-images
-@dirrm share/gnome/help/gfontsel/C
-@dirrm share/gnome/help/gfontsel
-@dirrm share/gnome/help/gdiskfree/es/stylesheet-images
-@dirrm share/gnome/help/gdiskfree/es
-@dirrm share/gnome/help/gdiskfree/C/stylesheet-images
-@dirrm share/gnome/help/gdiskfree/C
-@dirrm share/gnome/help/gdiskfree
-@dirrm share/gnome/help/gdict/C/stylesheet-images
-@dirrm share/gnome/help/gdict/C
-@dirrm share/gnome/help/gdict
-@dirrm share/gnome/help/gcolorsel/C/stylesheet-images
-@dirrm share/gnome/help/gcolorsel/C
-@dirrm share/gnome/help/gcolorsel
-@dirrm share/gnome/help/gcharmap/C/stylesheet-images
-@dirrm share/gnome/help/gcharmap/C/images
-@dirrm share/gnome/help/gcharmap/C
-@dirrm share/gnome/help/gcharmap
-@dirrm share/gnome/help/gcalc/C
-@dirrm share/gnome/help/gcalc
-@dirrm share/gnome/gstripchart
-@dirrm share/gnome/gcolorsel/glade
-@dirrm share/gnome/gcolorsel
diff --git a/deskutils/gnomeutils2/Makefile b/deskutils/gnomeutils2/Makefile
deleted file mode 100644
index 2b18eb0ab01b..000000000000
--- a/deskutils/gnomeutils2/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# New ports collection makefile for: gnomeutils
-# Date created: 03 July 1998
-# Whom: Yukihiro Nakai <Nakai@technologist.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnomeutils
-PORTVERSION= 1.2.1
-CATEGORIES= misc gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= stable/sources/gnome-utils
-DISTNAME= gnome-utils-${PORTVERSION}
-
-MAINTAINER= ade@FreeBSD.org
-
-LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \
- gtop.1:${PORTSDIR}/devel/libgtop \
- guile.9:${PORTSDIR}/lang/guile \
- glade.4:${PORTSDIR}/devel/libglade
-RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
- --datadir=${PREFIX}/share/gnome
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- GTK_CONFIG="${GTK_CONFIG}" \
- LIBS="-L${LOCALBASE}/lib"
-
-pre-patch:
- @${PERL} -pi -e 's|-lpthread|-pthread|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
- @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
- 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
- s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
-
-.include <bsd.port.mk>
diff --git a/deskutils/gnomeutils2/distinfo b/deskutils/gnomeutils2/distinfo
deleted file mode 100644
index 185a3c2a3804..000000000000
--- a/deskutils/gnomeutils2/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome-utils-1.2.1.tar.gz) = d95a0a6d43b62075c7f5dbe6c81101c0
diff --git a/deskutils/gnomeutils2/files/patch-aa b/deskutils/gnomeutils2/files/patch-aa
deleted file mode 100644
index 6f97cad1373c..000000000000
--- a/deskutils/gnomeutils2/files/patch-aa
+++ /dev/null
@@ -1,31 +0,0 @@
---- configure.orig Fri May 19 14:49:06 2000
-+++ configure Tue May 30 13:31:24 2000
-@@ -6350,17 +6350,13 @@
- if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- build_gfloppy=true
-+ subdirs="gfloppy"
- else
-+ build_gfloppy=false
- echo "$ac_t""no" 1>&6
- echo "configure: warning: *** gfloppy will not be built." 1>&2
- fi
-
--if $build_gfloppy; then
-- subdirs="gfloppy"
--
--fi
--
--
- if test "$build_gfloppy" = true; then
- BUILD_GFLOPPY_TRUE=
- BUILD_GFLOPPY_FALSE='#'
-@@ -8453,7 +8449,7 @@
- esac
- done
-
-- for ac_config_dir in gfloppy; do
-+ for ac_config_dir in $subdirs ; do
-
- # Do not complain, so a configure script can configure whichever
- # parts of a large source tree are present.
diff --git a/deskutils/gnomeutils2/files/patch-ad b/deskutils/gnomeutils2/files/patch-ad
deleted file mode 100644
index 65ebff071c14..000000000000
--- a/deskutils/gnomeutils2/files/patch-ad
+++ /dev/null
@@ -1,28 +0,0 @@
---- gdialog/dialog.h.orig Tue Jul 6 16:23:33 1999
-+++ gdialog/dialog.h Wed Aug 18 11:34:23 1999
-@@ -36,24 +36,7 @@
- #include <gnome.h>
- #endif
-
--#ifdef ultrix
--# include <cursesX.h>
--#else
--# if defined(USE_NCURSES) && !defined(RENAMED_NCURSES)
--# include <ncurses.h>
--# else
--# if !defined(_XOPEN_SOURCE_EXTENDED) && !defined(__sgi)
--# define hacked 1
--# define _XOPEN_SOURCE_EXTENDED
--# define _ACS_COMPAT_CODE
--# endif
--# include <curses.h>
--# ifdef hacked
--# undef _XOPEN_SOURCE_EXTENDED
--# undef _ACS_COMPAT_CODE
--# endif
--# endif
--#endif
-+#include <ncurses.h>
-
- /*
- * Change these if you want
diff --git a/deskutils/gnomeutils2/files/patch-ah b/deskutils/gnomeutils2/files/patch-ah
deleted file mode 100644
index ba467beaa5a6..000000000000
--- a/deskutils/gnomeutils2/files/patch-ah
+++ /dev/null
@@ -1,48 +0,0 @@
---- logview/actions.c.orig Wed Apr 26 22:32:02 2000
-+++ logview/actions.c Tue May 30 13:34:05 2000
-@@ -1,6 +1,7 @@
- #include "logview.h"
- #include <string.h>
- #include <stdlib.h>
-+#include <sys/types.h>
- #include <regex.h>
- #include <config.h>
- #include <gnome.h>
---- logview/desc_db.c.orig Wed Apr 26 22:32:02 2000
-+++ logview/desc_db.c Tue May 30 13:34:36 2000
-@@ -1,5 +1,6 @@
- #include "logview.h"
- #include <string.h>
-+#include <sys/types.h>
- #include <regex.h>
- #include <stdlib.h>
-
---- logview/logrtns.c.orig Tue May 30 13:35:22 2000
-+++ logview/logrtns.c Tue May 30 13:37:45 2000
-@@ -679,7 +679,7 @@
- if (IsLeapYear (curmark->year - lastyear + thisyear))
- curmark->time += 24 * 60 * 60; /* Add one day */
-
--#ifdef __NetBSD__
-+#if defined(__NetBSD__) || defined(__FreeBSD__)
- curmark->time += correction - tmptm->tm_gmtoff;
- #else
- curmark->time += correction - timezone;
-@@ -705,7 +705,7 @@
- if (IsLeapYear (thisyear))
- log->lstats.enddate += 24 * 60 * 60; /* Add one day */
-
--#ifdef __NetBSD__
-+#if defined(__NetBSD__) || defined(__FreeBSD__)
- log->lstats.enddate += correction - tmptm->tm_gmtoff;
- #else
- log->lstats.enddate += correction - timezone;
-@@ -716,7 +716,7 @@
- if (IsLeapYear (thisyear - lastyear))
- log->lstats.startdate += 24 * 60 * 60; /* Add one day */
-
--#ifdef __NetBSD__
-+#if defined(__NetBSD__) || defined(__FreeBSD__)
- log->lstats.startdate += correction - tmptm->tm_gmtoff;
- #else
- log->lstats.startdate += correction - timezone;
diff --git a/deskutils/gnomeutils2/pkg-comment b/deskutils/gnomeutils2/pkg-comment
deleted file mode 100644
index 2fbe3addfdac..000000000000
--- a/deskutils/gnomeutils2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GNOME support utilities
diff --git a/deskutils/gnomeutils2/pkg-descr b/deskutils/gnomeutils2/pkg-descr
deleted file mode 100644
index dcd124ed4e1e..000000000000
--- a/deskutils/gnomeutils2/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-GNOME support utilities.
diff --git a/deskutils/gnomeutils2/pkg-plist b/deskutils/gnomeutils2/pkg-plist
deleted file mode 100644
index 294fdbe5556c..000000000000
--- a/deskutils/gnomeutils2/pkg-plist
+++ /dev/null
@@ -1,452 +0,0 @@
-bin/gcalc
-bin/gcharmap
-bin/gcolorsel
-bin/gdialog
-bin/gdict
-bin/gdiskfree
-bin/gfontsel
-bin/gless
-bin/gsearchtool
-bin/gshutdown
-bin/gstripchart
-bin/gstripchart_applet
-bin/gtt
-bin/guname
-bin/gw
-bin/logview
-bin/splac
-bin/splash
-etc/CORBA/servers/gdict.gnorba
-etc/CORBA/servers/gstripchart_applet.gnorba
-share/gnome/applets/Monitors/gstripchart_applet.desktop
-share/gnome/applets/Utility/gdict.desktop
-share/gnome/apps/Applications/gtt.desktop
-share/gnome/apps/System/gdiskfree.desktop
-share/gnome/apps/System/gshutdown.desktop
-share/gnome/apps/System/guname.desktop
-share/gnome/apps/System/gw.desktop
-share/gnome/apps/System/logview.desktop
-share/gnome/apps/Utilities/GDict.desktop
-share/gnome/apps/Utilities/gcalc.desktop
-share/gnome/apps/Utilities/gcharmap.desktop
-share/gnome/apps/Utilities/gcolorsel.desktop
-share/gnome/apps/Utilities/gfontsel.desktop
-share/gnome/apps/Utilities/gless.desktop
-share/gnome/apps/Utilities/gsearchtool.desktop
-share/gnome/apps/Utilities/gstripchart.desktop
-share/gnome/gcolorsel/glade/dialog-new-doc.glade
-share/gnome/gcolorsel/glade/dialog-new-doc.glade.h
-share/gnome/gcolorsel/glade/dialog-new-view.glade
-share/gnome/gcolorsel/glade/dialog-new-view.glade.h
-share/gnome/gcolorsel/glade/mdi-color-file-properties.glade
-share/gnome/gcolorsel/glade/mdi-color-file-properties.glade.h
-share/gnome/gcolorsel/glade/mdi-color-generic-properties.glade
-share/gnome/gcolorsel/glade/mdi-color-generic-properties.glade.h
-share/gnome/gcolorsel/glade/view-color-edit.glade
-share/gnome/gcolorsel/glade/view-color-edit.glade.h
-share/gnome/gcolorsel/glade/view-color-generic-properties.glade
-share/gnome/gcolorsel/glade/view-color-generic-properties.glade.h
-share/gnome/gcolorsel/glade/view-color-grid-properties.glade
-share/gnome/gcolorsel/glade/view-color-grid-properties.glade.h
-share/gnome/gcolorsel/glade/view-color-list-properties.glade
-share/gnome/gcolorsel/glade/view-color-list-properties.glade.h
-share/gnome/gstripchart/gstripchart.conf
-share/gnome/help/gcalc/C/authors.html
-share/gnome/help/gcalc/C/bugs.html
-share/gnome/help/gcalc/C/gcalc-main.png
-share/gnome/help/gcalc/C/index.html
-share/gnome/help/gcalc/C/license.html
-share/gnome/help/gcalc/C/ln7.html
-share/gnome/help/gcalc/C/topic.dat
-share/gnome/help/gcalc/C/usage.html
-share/gnome/help/gcharmap/C/authors.html
-share/gnome/help/gcharmap/C/bugs.html
-share/gnome/help/gcharmap/C/docbook.css
-share/gnome/help/gcharmap/C/images/gcharmap.png
-share/gnome/help/gcharmap/C/images/gcharmap_insertascii.png
-share/gnome/help/gcharmap/C/index.html
-share/gnome/help/gcharmap/C/license.html
-share/gnome/help/gcharmap/C/ln7.html
-share/gnome/help/gcharmap/C/stylesheet-images/caution.gif
-share/gnome/help/gcharmap/C/stylesheet-images/home.gif
-share/gnome/help/gcharmap/C/stylesheet-images/important.gif
-share/gnome/help/gcharmap/C/stylesheet-images/next.gif
-share/gnome/help/gcharmap/C/stylesheet-images/note.gif
-share/gnome/help/gcharmap/C/stylesheet-images/prev.gif
-share/gnome/help/gcharmap/C/stylesheet-images/tip.gif
-share/gnome/help/gcharmap/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gcharmap/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gcharmap/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gcharmap/C/stylesheet-images/up.gif
-share/gnome/help/gcharmap/C/stylesheet-images/warning.gif
-share/gnome/help/gcharmap/C/topic.dat
-share/gnome/help/gcharmap/C/usage.html
-share/gnome/help/gcolorsel/C/authors.html
-share/gnome/help/gcolorsel/C/bugs.html
-share/gnome/help/gcolorsel/C/docbook.css
-share/gnome/help/gcolorsel/C/documents.html
-share/gnome/help/gcolorsel/C/favorites.png
-share/gnome/help/gcolorsel/C/grid.png
-share/gnome/help/gcolorsel/C/index.html
-share/gnome/help/gcolorsel/C/license.html
-share/gnome/help/gcolorsel/C/list.png
-share/gnome/help/gcolorsel/C/ln7.html
-share/gnome/help/gcolorsel/C/menus.html
-share/gnome/help/gcolorsel/C/search.html
-share/gnome/help/gcolorsel/C/search.png
-share/gnome/help/gcolorsel/C/simple.html
-share/gnome/help/gcolorsel/C/simple.png
-share/gnome/help/gcolorsel/C/stylesheet-images/caution.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/home.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/important.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/next.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/note.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/prev.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/tip.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/up.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/warning.gif
-share/gnome/help/gcolorsel/C/topic.dat
-share/gnome/help/gcolorsel/C/usage.html
-share/gnome/help/gcolorsel/C/xcolors.html
-share/gnome/help/gdict/C/authors.html
-share/gnome/help/gdict/C/docbook.css
-share/gnome/help/gdict/C/gdict-prefs.png
-share/gnome/help/gdict/C/gdict-spell.png
-share/gnome/help/gdict/C/gdictmain.png
-share/gnome/help/gdict/C/index.html
-share/gnome/help/gdict/C/license.html
-share/gnome/help/gdict/C/ln7.html
-share/gnome/help/gdict/C/prefs.html
-share/gnome/help/gdict/C/stylesheet-images/caution.gif
-share/gnome/help/gdict/C/stylesheet-images/home.gif
-share/gnome/help/gdict/C/stylesheet-images/important.gif
-share/gnome/help/gdict/C/stylesheet-images/next.gif
-share/gnome/help/gdict/C/stylesheet-images/note.gif
-share/gnome/help/gdict/C/stylesheet-images/prev.gif
-share/gnome/help/gdict/C/stylesheet-images/tip.gif
-share/gnome/help/gdict/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gdict/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gdict/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gdict/C/stylesheet-images/up.gif
-share/gnome/help/gdict/C/stylesheet-images/warning.gif
-share/gnome/help/gdict/C/topic.dat
-share/gnome/help/gdict/C/usage.html
-share/gnome/help/gdiskfree/C/authors.html
-share/gnome/help/gdiskfree/C/docbook.css
-share/gnome/help/gdiskfree/C/gdiskfree-prefs.png
-share/gnome/help/gdiskfree/C/gdiskfree.png
-share/gnome/help/gdiskfree/C/index.html
-share/gnome/help/gdiskfree/C/ln7.html
-share/gnome/help/gdiskfree/C/prefs.html
-share/gnome/help/gdiskfree/C/stylesheet-images/caution.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/home.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/important.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/next.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/note.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/prev.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/tip.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/up.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/warning.gif
-share/gnome/help/gdiskfree/C/topic.dat
-share/gnome/help/gdiskfree/C/usage.html
-share/gnome/help/gdiskfree/es/authors.html
-share/gnome/help/gdiskfree/es/docbook.css
-share/gnome/help/gdiskfree/es/gdiskfree-prefs.png
-share/gnome/help/gdiskfree/es/gdiskfree.png
-share/gnome/help/gdiskfree/es/index.html
-share/gnome/help/gdiskfree/es/ln10.html
-share/gnome/help/gdiskfree/es/prefs.html
-share/gnome/help/gdiskfree/es/stylesheet-images/caution.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/home.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/important.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/next.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/note.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/prev.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/tip.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/toc-blank.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/toc-minus.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/toc-plus.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/up.gif
-share/gnome/help/gdiskfree/es/stylesheet-images/warning.gif
-share/gnome/help/gdiskfree/es/topic.dat
-share/gnome/help/gdiskfree/es/usage.html
-share/gnome/help/gfontsel/C/authors.html
-share/gnome/help/gfontsel/C/docbook.css
-share/gnome/help/gfontsel/C/filter.html
-share/gnome/help/gfontsel/C/filterwin.png
-share/gnome/help/gfontsel/C/fontinfo.html
-share/gnome/help/gfontsel/C/index.html
-share/gnome/help/gfontsel/C/license.html
-share/gnome/help/gfontsel/C/ln7.html
-share/gnome/help/gfontsel/C/mainshot.png
-share/gnome/help/gfontsel/C/mainwin.html
-share/gnome/help/gfontsel/C/stylesheet-images/caution.gif
-share/gnome/help/gfontsel/C/stylesheet-images/home.gif
-share/gnome/help/gfontsel/C/stylesheet-images/important.gif
-share/gnome/help/gfontsel/C/stylesheet-images/next.gif
-share/gnome/help/gfontsel/C/stylesheet-images/note.gif
-share/gnome/help/gfontsel/C/stylesheet-images/prev.gif
-share/gnome/help/gfontsel/C/stylesheet-images/tip.gif
-share/gnome/help/gfontsel/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gfontsel/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gfontsel/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gfontsel/C/stylesheet-images/up.gif
-share/gnome/help/gfontsel/C/stylesheet-images/warning.gif
-share/gnome/help/gfontsel/C/topic.dat
-share/gnome/help/gfontsel/C/xlfd.html
-share/gnome/help/gfontsel/es/authors.html
-share/gnome/help/gfontsel/es/docbook.css
-share/gnome/help/gfontsel/es/filter.html
-share/gnome/help/gfontsel/es/filterwin.png
-share/gnome/help/gfontsel/es/fontinfo.html
-share/gnome/help/gfontsel/es/index.html
-share/gnome/help/gfontsel/es/ln10.html
-share/gnome/help/gfontsel/es/mainshot.png
-share/gnome/help/gfontsel/es/mainwin.html
-share/gnome/help/gfontsel/es/stylesheet-images/caution.gif
-share/gnome/help/gfontsel/es/stylesheet-images/home.gif
-share/gnome/help/gfontsel/es/stylesheet-images/important.gif
-share/gnome/help/gfontsel/es/stylesheet-images/next.gif
-share/gnome/help/gfontsel/es/stylesheet-images/note.gif
-share/gnome/help/gfontsel/es/stylesheet-images/prev.gif
-share/gnome/help/gfontsel/es/stylesheet-images/tip.gif
-share/gnome/help/gfontsel/es/stylesheet-images/toc-blank.gif
-share/gnome/help/gfontsel/es/stylesheet-images/toc-minus.gif
-share/gnome/help/gfontsel/es/stylesheet-images/toc-plus.gif
-share/gnome/help/gfontsel/es/stylesheet-images/up.gif
-share/gnome/help/gfontsel/es/stylesheet-images/warning.gif
-share/gnome/help/gfontsel/es/topic.dat
-share/gnome/help/gfontsel/es/xlfd.html
-share/gnome/help/gless/C/authors.html
-share/gnome/help/gless/C/docbook.css
-share/gnome/help/gless/C/gless-main.png
-share/gnome/help/gless/C/index.html
-share/gnome/help/gless/C/ln7.html
-share/gnome/help/gless/C/stylesheet-images/caution.gif
-share/gnome/help/gless/C/stylesheet-images/home.gif
-share/gnome/help/gless/C/stylesheet-images/important.gif
-share/gnome/help/gless/C/stylesheet-images/next.gif
-share/gnome/help/gless/C/stylesheet-images/note.gif
-share/gnome/help/gless/C/stylesheet-images/prev.gif
-share/gnome/help/gless/C/stylesheet-images/tip.gif
-share/gnome/help/gless/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gless/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gless/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gless/C/stylesheet-images/up.gif
-share/gnome/help/gless/C/stylesheet-images/warning.gif
-share/gnome/help/gless/C/topic.dat
-share/gnome/help/gless/C/usage.html
-share/gnome/help/gsearchtool/C/authors.html
-share/gnome/help/gsearchtool/C/criteria.html
-share/gnome/help/gsearchtool/C/docbook.css
-share/gnome/help/gsearchtool/C/gsearch.png
-share/gnome/help/gsearchtool/C/index.html
-share/gnome/help/gsearchtool/C/license.html
-share/gnome/help/gsearchtool/C/ln7.html
-share/gnome/help/gsearchtool/C/locate.html
-share/gnome/help/gsearchtool/C/locate.png
-share/gnome/help/gsearchtool/C/mainwin.png
-share/gnome/help/gsearchtool/C/results.png
-share/gnome/help/gsearchtool/C/topic.dat
-share/gnome/help/gsearchtool/C/usage.html
-share/gnome/help/gshutdown/C/authors.html
-share/gnome/help/gshutdown/C/docbook.css
-share/gnome/help/gshutdown/C/gshutdown-advanced.png
-share/gnome/help/gshutdown/C/gshutdown-preferences.png
-share/gnome/help/gshutdown/C/gshutdown.png
-share/gnome/help/gshutdown/C/index.html
-share/gnome/help/gshutdown/C/ln7.html
-share/gnome/help/gshutdown/C/topic.dat
-share/gnome/help/gshutdown/C/usage.html
-share/gnome/help/gstripchart/C/authors.html
-share/gnome/help/gstripchart/C/bugs.html
-share/gnome/help/gstripchart/C/docbook.css
-share/gnome/help/gstripchart/C/index.html
-share/gnome/help/gstripchart/C/license.html
-share/gnome/help/gstripchart/C/ln7.html
-share/gnome/help/gstripchart/C/main.png
-share/gnome/help/gstripchart/C/menu.png
-share/gnome/help/gstripchart/C/param.png
-share/gnome/help/gstripchart/C/prefs.html
-share/gnome/help/gstripchart/C/stylesheet-images/caution.gif
-share/gnome/help/gstripchart/C/stylesheet-images/home.gif
-share/gnome/help/gstripchart/C/stylesheet-images/important.gif
-share/gnome/help/gstripchart/C/stylesheet-images/next.gif
-share/gnome/help/gstripchart/C/stylesheet-images/note.gif
-share/gnome/help/gstripchart/C/stylesheet-images/prev.gif
-share/gnome/help/gstripchart/C/stylesheet-images/tip.gif
-share/gnome/help/gstripchart/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gstripchart/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gstripchart/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gstripchart/C/stylesheet-images/up.gif
-share/gnome/help/gstripchart/C/stylesheet-images/warning.gif
-share/gnome/help/gstripchart/C/text.png
-share/gnome/help/gstripchart/C/topic.dat
-share/gnome/help/gstripchart/C/usage.html
-share/gnome/help/gtt/C/authors.html
-share/gnome/help/gtt/C/bugs.html
-share/gnome/help/gtt/C/dialogs.html
-share/gnome/help/gtt/C/docbook.css
-share/gnome/help/gtt/C/gtt_mainwin.png
-share/gnome/help/gtt/C/gtt_prefswin.png
-share/gnome/help/gtt/C/index.html
-share/gnome/help/gtt/C/license.html
-share/gnome/help/gtt/C/ln10.html
-share/gnome/help/gtt/C/preferences.html
-share/gnome/help/gtt/C/stylesheet-images/caution.gif
-share/gnome/help/gtt/C/stylesheet-images/home.gif
-share/gnome/help/gtt/C/stylesheet-images/important.gif
-share/gnome/help/gtt/C/stylesheet-images/next.gif
-share/gnome/help/gtt/C/stylesheet-images/note.gif
-share/gnome/help/gtt/C/stylesheet-images/prev.gif
-share/gnome/help/gtt/C/stylesheet-images/tip.gif
-share/gnome/help/gtt/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gtt/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gtt/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gtt/C/stylesheet-images/up.gif
-share/gnome/help/gtt/C/stylesheet-images/warning.gif
-share/gnome/help/gtt/C/topic.dat
-share/gnome/help/gtt/C/usage.html
-share/gnome/help/guname/C/authors.html
-share/gnome/help/guname/C/docbook.css
-share/gnome/help/guname/C/guname-cpuinfo.png
-share/gnome/help/guname/C/guname-diskinfo.png
-share/gnome/help/guname/C/guname-main.png
-share/gnome/help/guname/C/guname-memoryinfo.png
-share/gnome/help/guname/C/index.html
-share/gnome/help/guname/C/ln7.html
-share/gnome/help/guname/C/license.html
-share/gnome/help/guname/C/stylesheet-images/caution.gif
-share/gnome/help/guname/C/stylesheet-images/home.gif
-share/gnome/help/guname/C/stylesheet-images/important.gif
-share/gnome/help/guname/C/stylesheet-images/next.gif
-share/gnome/help/guname/C/stylesheet-images/note.gif
-share/gnome/help/guname/C/stylesheet-images/prev.gif
-share/gnome/help/guname/C/stylesheet-images/tip.gif
-share/gnome/help/guname/C/stylesheet-images/toc-blank.gif
-share/gnome/help/guname/C/stylesheet-images/toc-minus.gif
-share/gnome/help/guname/C/stylesheet-images/toc-plus.gif
-share/gnome/help/guname/C/stylesheet-images/up.gif
-share/gnome/help/guname/C/stylesheet-images/warning.gif
-share/gnome/help/guname/C/topic.dat
-share/gnome/help/guname/C/usage.html
-share/gnome/help/gw/C/authors.html
-share/gnome/help/gw/C/bugs.html
-share/gnome/help/gw/C/docbook.css
-share/gnome/help/gw/C/gw-main.png
-share/gnome/help/gw/C/gw-menuitems.png
-share/gnome/help/gw/C/index.html
-share/gnome/help/gw/C/license.html
-share/gnome/help/gw/C/ln7.html
-share/gnome/help/gw/C/prefs.html
-share/gnome/help/gw/C/stylesheet-images/caution.gif
-share/gnome/help/gw/C/stylesheet-images/home.gif
-share/gnome/help/gw/C/stylesheet-images/important.gif
-share/gnome/help/gw/C/stylesheet-images/next.gif
-share/gnome/help/gw/C/stylesheet-images/note.gif
-share/gnome/help/gw/C/stylesheet-images/prev.gif
-share/gnome/help/gw/C/stylesheet-images/tip.gif
-share/gnome/help/gw/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gw/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gw/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gw/C/stylesheet-images/up.gif
-share/gnome/help/gw/C/stylesheet-images/warning.gif
-share/gnome/help/gw/C/topic.dat
-share/gnome/help/gw/C/usage.html
-share/gnome/idl/gsu.idl
-share/gnome/logview/logview-actions.db
-share/gnome/logview/logview-descript.db
-share/gnome/logview/logview-regexp.db
-share/gnome/pixmaps/gdict.png
-share/gnome/pixmaps/gnome-fontsel.png
-share/gnome/pixmaps/gnome-searchtool.png
-share/gnome/pixmaps/gnome-shutdown.png
-share/gnome/pixmaps/gnome-stripchart.png
-share/gnome/pixmaps/gnome-who.png
-share/gnome/pixmaps/logview/logview.xpm
-share/locale/ca/LC_MESSAGES/gnome-utils.mo
-share/locale/cs/LC_MESSAGES/gnome-utils.mo
-share/locale/da/LC_MESSAGES/gnome-utils.mo
-share/locale/de/LC_MESSAGES/gnome-utils.mo
-share/locale/el/LC_MESSAGES/gnome-utils.mo
-share/locale/en_GB/LC_MESSAGES/gnome-utils.mo
-share/locale/es/LC_MESSAGES/gnome-utils.mo
-share/locale/et/LC_MESSAGES/gnome-utils.mo
-share/locale/fi/LC_MESSAGES/gnome-utils.mo
-share/locale/fr/LC_MESSAGES/gnome-utils.mo
-share/locale/ga/LC_MESSAGES/gnome-utils.mo
-share/locale/gl/LC_MESSAGES/gnome-utils.mo
-share/locale/hu/LC_MESSAGES/gnome-utils.mo
-share/locale/it/LC_MESSAGES/gnome-utils.mo
-share/locale/ja/LC_MESSAGES/gnome-utils.mo
-share/locale/ko/LC_MESSAGES/gnome-utils.mo
-share/locale/lt/LC_MESSAGES/gnome-utils.mo
-share/locale/nl/LC_MESSAGES/gnome-utils.mo
-share/locale/no/LC_MESSAGES/gnome-utils.mo
-share/locale/pl/LC_MESSAGES/gnome-utils.mo
-share/locale/pt/LC_MESSAGES/gnome-utils.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-utils.mo
-share/locale/ro/LC_MESSAGES/gnome-utils.mo
-share/locale/ru/LC_MESSAGES/gnome-utils.mo
-share/locale/sl/LC_MESSAGES/gnome-utils.mo
-share/locale/sv/LC_MESSAGES/gnome-utils.mo
-share/locale/tr/LC_MESSAGES/gnome-utils.mo
-share/locale/uk/LC_MESSAGES/gnome-utils.mo
-share/locale/wa/LC_MESSAGES/gnome-utils.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/gnome-utils.mo
-share/locale/zh_TW.Big5/LC_MESSAGES/gnome-utils.mo
-@dirrm share/gnome/pixmaps/logview
-@dirrm share/gnome/logview
-@dirrm share/gnome/help/gw/C/stylesheet-images
-@dirrm share/gnome/help/gw/C
-@dirrm share/gnome/help/gw
-@dirrm share/gnome/help/guname/C/stylesheet-images
-@dirrm share/gnome/help/guname/C
-@dirrm share/gnome/help/guname
-@dirrm share/gnome/help/gtt/C/stylesheet-images
-@dirrm share/gnome/help/gtt/C
-@dirrm share/gnome/help/gtt
-@dirrm share/gnome/help/gstripchart/C/stylesheet-images
-@dirrm share/gnome/help/gstripchart/C/images
-@dirrm share/gnome/help/gstripchart/C
-@dirrm share/gnome/help/gstripchart
-@dirrm share/gnome/help/gshutdown/C/images
-@dirrm share/gnome/help/gshutdown/C
-@dirrm share/gnome/help/gshutdown
-@dirrm share/gnome/help/gsearchtool/C/images
-@dirrm share/gnome/help/gsearchtool/C
-@dirrm share/gnome/help/gsearchtool
-@dirrm share/gnome/help/gless/C/stylesheet-images
-@dirrm share/gnome/help/gless/C
-@dirrm share/gnome/help/gless
-@dirrm share/gnome/help/gfontsel/es/stylesheet-images
-@dirrm share/gnome/help/gfontsel/es
-@dirrm share/gnome/help/gfontsel/C/stylesheet-images
-@dirrm share/gnome/help/gfontsel/C
-@dirrm share/gnome/help/gfontsel
-@dirrm share/gnome/help/gdiskfree/es/stylesheet-images
-@dirrm share/gnome/help/gdiskfree/es
-@dirrm share/gnome/help/gdiskfree/C/stylesheet-images
-@dirrm share/gnome/help/gdiskfree/C
-@dirrm share/gnome/help/gdiskfree
-@dirrm share/gnome/help/gdict/C/stylesheet-images
-@dirrm share/gnome/help/gdict/C
-@dirrm share/gnome/help/gdict
-@dirrm share/gnome/help/gcolorsel/C/stylesheet-images
-@dirrm share/gnome/help/gcolorsel/C
-@dirrm share/gnome/help/gcolorsel
-@dirrm share/gnome/help/gcharmap/C/stylesheet-images
-@dirrm share/gnome/help/gcharmap/C/images
-@dirrm share/gnome/help/gcharmap/C
-@dirrm share/gnome/help/gcharmap
-@dirrm share/gnome/help/gcalc/C
-@dirrm share/gnome/help/gcalc
-@dirrm share/gnome/gstripchart
-@dirrm share/gnome/gcolorsel/glade
-@dirrm share/gnome/gcolorsel
diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile
deleted file mode 100644
index 8d663c89be7b..000000000000
--- a/deskutils/kcharselect/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: kdeutils2
-# Date created: Sun 14 May 2000 02:52:20
-# Whom: Will Andrews <will@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= kdeutils
-PORTVERSION= 1.94
-CATEGORIES= misc kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= unstable/distribution/2.0Beta5/tar/src
-
-MAINTAINER= will@FreeBSD.org
-
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- kdecore.4:${PORTSDIR}/x11/kdelibs2 \
- qt2.4:${PORTSDIR}/x11-toolkits/qt22
-
-MOC?= ${X11BASE}/bin/moc2
-USE_BZIP2= yes
-INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
- --with-qt-includes=${X11BASE}/include/qt2 \
- --with-qt-libraries=${X11BASE}/lib
-CONFIGURE_ENV+= MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \
- CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -L${X11BASE}/lib -lqt2 -ljpeg -lstdc++ -lgcc" \
- USER_LDFLAGS="-Wl,-export-dynamic -L${LOCALBASE}/lib -L${X11BASE}/lib -lqt2 -ljpeg -lstdc++ -lgcc"
-USE_GMAKE= yes
-
-.include <bsd.port.mk>
diff --git a/deskutils/kcharselect/distinfo b/deskutils/kcharselect/distinfo
deleted file mode 100644
index bd41c46cb806..000000000000
--- a/deskutils/kcharselect/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (kdeutils-1.94.tar.bz2) = f53d885f089a88bb3adbb3d7f0f752fe
diff --git a/deskutils/kcharselect/pkg-comment b/deskutils/kcharselect/pkg-comment
deleted file mode 100644
index 186230f9287d..000000000000
--- a/deskutils/kcharselect/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Utilities for the KDE integrated X11 desktop
diff --git a/deskutils/kcharselect/pkg-descr b/deskutils/kcharselect/pkg-descr
deleted file mode 100644
index 90ae45773bea..000000000000
--- a/deskutils/kcharselect/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-KDE provides an integrated X11 based environment, much like CDE.
diff --git a/deskutils/kcharselect/pkg-plist b/deskutils/kcharselect/pkg-plist
deleted file mode 100644
index b7d52a17fd29..000000000000
--- a/deskutils/kcharselect/pkg-plist
+++ /dev/null
@@ -1,470 +0,0 @@
-bin/ark
-bin/kab
-bin/karm
-bin/kcalc
-bin/kcharselect
-bin/kdepasswd
-bin/kdessh
-bin/kdf
-bin/kedit
-bin/kfind
-bin/kfloppy
-bin/khexedit
-bin/kjots
-bin/klaptopdaemon
-bin/kljettool
-bin/klpq
-bin/knotes
-bin/kwikdisk
-lib/kedit.la
-lib/kedit.so
-lib/kedit.so.0
-lib/kfind.la
-lib/kfind.so
-lib/libkcm_kdf.la
-lib/libkcm_kdf.so
-lib/libkcm_laptop.la
-lib/libkcm_laptop.so
-lib/libktimemon.la
-lib/libktimemon.so
-lib/libktimemon.so.1
-share/applnk/Editors/KEdit.desktop
-share/applnk/Kfind.desktop
-share/applnk/Settings/Information/kcmdf.desktop
-share/applnk/Settings/Information/pcmcia.desktop
-share/applnk/Settings/PowerControl/battery.desktop
-share/applnk/Settings/PowerControl/bwarning.desktop
-share/applnk/Settings/PowerControl/cwarning.desktop
-share/applnk/Settings/PowerControl/power.desktop
-share/applnk/System/kdf.desktop
-share/applnk/System/kwikdisk.desktop
-share/applnk/Utilities/KCharSelect.desktop
-share/applnk/Utilities/KFloppy.desktop
-share/applnk/Utilities/KLJetTool.desktop
-share/applnk/Utilities/KLpq.desktop
-share/applnk/Utilities/Kjots.desktop
-share/applnk/Utilities/ark.desktop
-share/applnk/Utilities/kab.desktop
-share/applnk/Utilities/karm.desktop
-share/applnk/Utilities/kcalc.desktop
-share/applnk/Utilities/kdepasswd.desktop
-share/applnk/Utilities/khexedit.desktop
-share/applnk/Utilities/knotes.desktop
-share/apps/ark/arkui.rc
-share/apps/ark/icons/locolor/22x22/actions/ark_adddir.png
-share/apps/ark/icons/locolor/22x22/actions/ark_addfile.png
-share/apps/ark/icons/locolor/22x22/actions/ark_delete.png
-share/apps/ark/icons/locolor/22x22/actions/ark_extract.png
-share/apps/ark/icons/locolor/22x22/actions/ark_help.png
-share/apps/ark/icons/locolor/22x22/actions/ark_new.png
-share/apps/ark/icons/locolor/22x22/actions/ark_open.png
-share/apps/ark/icons/locolor/22x22/actions/ark_options.png
-share/apps/ark/icons/locolor/22x22/actions/ark_selectall.png
-share/apps/ark/icons/locolor/22x22/actions/ark_view.png
-share/apps/kab/pics/addressbook_logo.png
-share/apps/karm/karmui.rc
-share/apps/karm/pics/clock.xpm
-share/apps/karm/pics/clockedit.xpm
-share/apps/karm/pics/empty-watch.xpm
-share/apps/karm/pics/filedel.xpm
-share/apps/karm/pics/watch-0.xpm
-share/apps/karm/pics/watch-1.xpm
-share/apps/karm/pics/watch-2.xpm
-share/apps/karm/pics/watch-3.xpm
-share/apps/karm/pics/watch-4.xpm
-share/apps/karm/pics/watch-5.xpm
-share/apps/karm/pics/watch-6.xpm
-share/apps/karm/pics/watch-7.xpm
-share/apps/kcalc/pics/kcalclogo.png
-share/apps/kedit/keditui.rc
-share/apps/kedit/pics/colors.png
-share/apps/kedit/pics/fonts.png
-share/apps/kedit/pics/keditlogo.png
-share/apps/kedit/pics/misc.png
-share/apps/kedit/toolbar/filenew2.png
-share/apps/kedit/toolbar/send.png
-share/apps/kfind/icons/locolor/22x22/actions/archive.png
-share/apps/kfind/icons/locolor/22x22/actions/delete.png
-share/apps/kfind/icons/locolor/22x22/actions/idea.png
-share/apps/kfind/icons/locolor/22x22/actions/info.png
-share/apps/kfind/icons/locolor/22x22/actions/openfile.png
-share/apps/kfind/icons/locolor/22x22/actions/save.png
-share/apps/kfind/icons/locolor/22x22/actions/search.png
-share/apps/kfloppy/pics/kfloppylogo.png
-share/apps/khexedit/toolbar/hexdrag.png
-share/apps/khexedit/toolbar/hexmask.png
-share/apps/khexedit/toolbar/hexwrite.png
-share/apps/kicker/applets/ktimemon.desktop
-share/apps/kjots/pics/filedel.png
-share/apps/kljetool/pics/kljetlogo.png
-share/apps/knotes/pics/knotesclose.png
-share/apps/knotes/pics/knoteslogo.png
-share/config/knotesrc
-share/doc/HTML/en/ark/.anchors
-share/doc/HTML/en/ark/actionmenu.html
-share/doc/HTML/en/ark/ark-create.html
-share/doc/HTML/en/ark/ark-extract.html
-share/doc/HTML/en/ark/ark-work-files.html
-share/doc/HTML/en/ark/commands.html
-share/doc/HTML/en/ark/common
-share/doc/HTML/en/ark/compilation.html
-share/doc/HTML/en/ark/credits.html
-share/doc/HTML/en/ark/editmenu.html
-share/doc/HTML/en/ark/index.docbook
-share/doc/HTML/en/ark/index.html
-share/doc/HTML/en/ark/installation.html
-share/doc/HTML/en/ark/introduction.html
-share/doc/HTML/en/ark/requirements.html
-share/doc/HTML/en/ark/settingsmenu.html
-share/doc/HTML/en/ark/using-ark.html
-share/doc/HTML/en/kab/.anchors
-share/doc/HTML/en/kab/common
-share/doc/HTML/en/kab/index.cvlog
-share/doc/HTML/en/kab/index.docbook
-share/doc/HTML/en/kab/index.html
-share/doc/HTML/en/kab/temp.html
-share/doc/HTML/en/karm/.anchors
-share/doc/HTML/en/karm/common
-share/doc/HTML/en/karm/credits.html
-share/doc/HTML/en/karm/general-use.html
-share/doc/HTML/en/karm/index.docbook
-share/doc/HTML/en/karm/index.html
-share/doc/HTML/en/karm/installation.html
-share/doc/HTML/en/karm/interface.html
-share/doc/HTML/en/karm/introduction.html
-share/doc/HTML/en/karm/menus.html
-share/doc/HTML/en/karm/status-bar.html
-share/doc/HTML/en/karm/using-karm.html
-share/doc/HTML/en/kcalc/.anchors
-share/doc/HTML/en/kcalc/commentsonspecificfunctions.html
-share/doc/HTML/en/kcalc/common
-share/doc/HTML/en/kcalc/compilationandinstallation.html
-share/doc/HTML/en/kcalc/copyright.html
-share/doc/HTML/en/kcalc/cutandpaste.html
-share/doc/HTML/en/kcalc/fixedprecision.html
-share/doc/HTML/en/kcalc/howdoigetetheeulernumber.html
-share/doc/HTML/en/kcalc/howdoigettwofixeddigitsaftertheperiod.html
-share/doc/HTML/en/kcalc/index.cvlog
-share/doc/HTML/en/kcalc/index.docbook
-share/doc/HTML/en/kcalc/index.html
-share/doc/HTML/en/kcalc/installation.html
-share/doc/HTML/en/kcalc/introduction.html
-share/doc/HTML/en/kcalc/invmod.html
-share/doc/HTML/en/kcalc/kcalc_on_Aix.txt
-share/doc/HTML/en/kcalc/kcalc_on_OSF.txt
-share/doc/HTML/en/kcalc/keyaccels.html
-share/doc/HTML/en/kcalc/lshrsh.html
-share/doc/HTML/en/kcalc/modes.html
-share/doc/HTML/en/kcalc/percent.html
-share/doc/HTML/en/kcalc/percentfunction.html
-share/doc/HTML/en/kcalc/questionsandanswers.html
-share/doc/HTML/en/kcalc/requirements.html
-share/doc/HTML/en/kcalc/tipsandtricks.html
-share/doc/HTML/en/kcalc/trigonometricmode.html
-share/doc/HTML/en/kcalc/usage.html
-share/doc/HTML/en/kcalc/whataboutprecision.html
-share/doc/HTML/en/kdf/.anchors
-share/doc/HTML/en/kdf/common
-share/doc/HTML/en/kdf/credits.html
-share/doc/HTML/en/kdf/index.docbook
-share/doc/HTML/en/kdf/index.html
-share/doc/HTML/en/kdf/installation.html
-share/doc/HTML/en/kdf/introduction.html
-share/doc/HTML/en/kdf/main-window.html
-share/doc/HTML/en/kdf/the-menus.html
-share/doc/HTML/en/kdf/using-kdf.html
-share/doc/HTML/en/kedit/.anchors
-share/doc/HTML/en/kedit/command-line-options.html
-share/doc/HTML/en/kedit/common
-share/doc/HTML/en/kedit/credits.html
-share/doc/HTML/en/kedit/edit.html
-share/doc/HTML/en/kedit/go.html
-share/doc/HTML/en/kedit/help.html
-share/doc/HTML/en/kedit/index.docbook
-share/doc/HTML/en/kedit/index.html
-share/doc/HTML/en/kedit/introduction.html
-share/doc/HTML/en/kedit/keybindings.html
-share/doc/HTML/en/kedit/on-screen-fundamentals.html
-share/doc/HTML/en/kedit/pref-dialog.html
-share/doc/HTML/en/kedit/prefcolors.html
-share/doc/HTML/en/kedit/prefmisc.html
-share/doc/HTML/en/kedit/prefspellchecker.html
-share/doc/HTML/en/kedit/settings.html
-share/doc/HTML/en/kedit/the-menu-entries.html
-share/doc/HTML/en/kedit/tools.html
-share/doc/HTML/en/kfind/.anchors
-share/doc/HTML/en/kfind/authors.html
-share/doc/HTML/en/kfind/common
-share/doc/HTML/en/kfind/compilation-and-installation.html
-share/doc/HTML/en/kfind/configuration.html
-share/doc/HTML/en/kfind/edit.html
-share/doc/HTML/en/kfind/epilog.html
-share/doc/HTML/en/kfind/help.html
-share/doc/HTML/en/kfind/index.docbook
-share/doc/HTML/en/kfind/index.html
-share/doc/HTML/en/kfind/installation.html
-share/doc/HTML/en/kfind/introduction.html
-share/doc/HTML/en/kfind/onscreenfundamentals.html
-share/doc/HTML/en/kfind/options.html
-share/doc/HTML/en/kfind/requirements.html
-share/doc/HTML/en/kfind/search-parameters-dialog.html
-share/doc/HTML/en/kfind/themenuentries.html
-share/doc/HTML/en/kfind/viewing-area.html
-share/doc/HTML/en/kfloppy/.anchors
-share/doc/HTML/en/kfloppy/buttons.html
-share/doc/HTML/en/kfloppy/command-line.html
-share/doc/HTML/en/kfloppy/common
-share/doc/HTML/en/kfloppy/credits.html
-share/doc/HTML/en/kfloppy/formatting-options.html
-share/doc/HTML/en/kfloppy/index.docbook
-share/doc/HTML/en/kfloppy/index.html
-share/doc/HTML/en/kfloppy/introduction.html
-share/doc/HTML/en/kfloppy/usingkfloppy.html
-share/doc/HTML/en/khexedit/.anchors
-share/doc/HTML/en/khexedit/bookmarks.html
-share/doc/HTML/en/khexedit/common
-share/doc/HTML/en/khexedit/credits.html
-share/doc/HTML/en/khexedit/document-menu.html
-share/doc/HTML/en/khexedit/edit-menu.html
-share/doc/HTML/en/khexedit/help-menu.html
-share/doc/HTML/en/khexedit/index.docbook
-share/doc/HTML/en/khexedit/index.html
-share/doc/HTML/en/khexedit/installation.html
-share/doc/HTML/en/khexedit/introduction.html
-share/doc/HTML/en/khexedit/khexedit1.png
-share/doc/HTML/en/khexedit/menu-commands.html
-share/doc/HTML/en/khexedit/nutshell.html
-share/doc/HTML/en/khexedit/settings-menu.html
-share/doc/HTML/en/khexedit/starting-khexedit.html
-share/doc/HTML/en/khexedit/toolbar.html
-share/doc/HTML/en/khexedit/tools-menu.html
-share/doc/HTML/en/khexedit/view-menu.html
-share/doc/HTML/en/kjots/.anchors
-share/doc/HTML/en/kjots/common
-share/doc/HTML/en/kjots/index.cvlog
-share/doc/HTML/en/kjots/index.docbook
-share/doc/HTML/en/kjots/index.html
-share/doc/HTML/en/kjots/introduction.html
-share/doc/HTML/en/kjots/keyboardshortcuts.html
-share/doc/HTML/en/kjots/subjectlist.html
-share/doc/HTML/en/kjots/todo.html
-share/doc/HTML/en/kjots/usage.html
-share/doc/HTML/en/klipper/.anchors
-share/doc/HTML/en/klipper/actions.html
-share/doc/HTML/en/klipper/common
-share/doc/HTML/en/klipper/compilation.html
-share/doc/HTML/en/klipper/configuration.html
-share/doc/HTML/en/klipper/credits.html
-share/doc/HTML/en/klipper/index.docbook
-share/doc/HTML/en/klipper/index.html
-share/doc/HTML/en/klipper/installation.html
-share/doc/HTML/en/klipper/introduction.html
-share/doc/HTML/en/klipper/requirements.html
-share/doc/HTML/en/klipper/screenshot.png
-share/doc/HTML/en/klipper/using-klipper.html
-share/doc/HTML/en/kljettool/.anchors
-share/doc/HTML/en/kljettool/README
-share/doc/HTML/en/kljettool/common
-share/doc/HTML/en/kljettool/compilation-and-installation.html
-share/doc/HTML/en/kljettool/credits.html
-share/doc/HTML/en/kljettool/djcdoscommands.txt
-share/doc/HTML/en/kljettool/filter
-share/doc/HTML/en/kljettool/getting-kljettool-to-work.html
-share/doc/HTML/en/kljettool/hp690c.zip
-share/doc/HTML/en/kljettool/index.docbook
-share/doc/HTML/en/kljettool/index.html
-share/doc/HTML/en/kljettool/installation.html
-share/doc/HTML/en/kljettool/introduction.html
-share/doc/HTML/en/kljettool/magic
-share/doc/HTML/en/kljettool/requirements.html
-share/doc/HTML/en/kljettool/screenshot.png
-share/doc/HTML/en/kljettool/usage.html
-share/doc/HTML/en/klpq/.anchors
-share/doc/HTML/en/klpq/author.html
-share/doc/HTML/en/klpq/common
-share/doc/HTML/en/klpq/compilation-and-installation.html
-share/doc/HTML/en/klpq/index.docbook
-share/doc/HTML/en/klpq/index.html
-share/doc/HTML/en/klpq/installation.html
-share/doc/HTML/en/klpq/introduction.html
-share/doc/HTML/en/klpq/mainwindow.html
-share/doc/HTML/en/klpq/requirements.html
-share/doc/HTML/en/klpq/spooler-dialog.html
-share/doc/HTML/en/klpq/todo.html
-share/doc/HTML/en/klpq/usage.html
-share/doc/HTML/en/knotes/.anchors
-share/doc/HTML/en/knotes/alarm.html
-share/doc/HTML/en/knotes/autoindent.html
-share/doc/HTML/en/knotes/calendar.html
-share/doc/HTML/en/knotes/clear.html
-share/doc/HTML/en/knotes/colors.html
-share/doc/HTML/en/knotes/common
-share/doc/HTML/en/knotes/compilationandinstallation.html
-share/doc/HTML/en/knotes/deleteknote.html
-share/doc/HTML/en/knotes/dframe.html
-share/doc/HTML/en/knotes/doubleclickonurls.html
-share/doc/HTML/en/knotes/font.html
-share/doc/HTML/en/knotes/index.cvlog
-share/doc/HTML/en/knotes/index.docbook
-share/doc/HTML/en/knotes/index.html
-share/doc/HTML/en/knotes/installation.html
-share/doc/HTML/en/knotes/introduction.html
-share/doc/HTML/en/knotes/keybindings.html
-share/doc/HTML/en/knotes/mailnote.html
-share/doc/HTML/en/knotes/newknote.html
-share/doc/HTML/en/knotes/onscreenfundamentals.html
-share/doc/HTML/en/knotes/printing.html
-share/doc/HTML/en/knotes/printnote.html
-share/doc/HTML/en/knotes/questionsandanswers.html
-share/doc/HTML/en/knotes/quit.html
-share/doc/HTML/en/knotes/renameknote.html
-share/doc/HTML/en/knotes/requirements.html
-share/doc/HTML/en/knotes/resizingknotes.html
-share/doc/HTML/en/knotes/setdefaults.html
-share/doc/HTML/en/knotes/themenuentries.html
-share/doc/HTML/en/kpm/.anchors
-share/doc/HTML/en/kpm/commands.html
-share/doc/HTML/en/kpm/common
-share/doc/HTML/en/kpm/compilation.html
-share/doc/HTML/en/kpm/credits.html
-share/doc/HTML/en/kpm/faq.html
-share/doc/HTML/en/kpm/index.cvlog
-share/doc/HTML/en/kpm/index.docbook
-share/doc/HTML/en/kpm/index.html
-share/doc/HTML/en/kpm/installation.html
-share/doc/HTML/en/kpm/introduction.html
-share/doc/HTML/en/kpm/kpmjobs.png
-share/doc/HTML/en/kpm/kpmmemory.png
-share/doc/HTML/en/kpm/kpmstart.png
-share/doc/HTML/en/kpm/kpmtext.png
-share/doc/HTML/en/kpm/managing-processes.html
-share/doc/HTML/en/kpm/monitoring-processes.html
-share/doc/HTML/en/kpm/monitoring-resources.html
-share/doc/HTML/en/kpm/other-signals.html
-share/doc/HTML/en/kpm/qps.1
-share/doc/HTML/en/kpm/requirements.html
-share/doc/HTML/en/kpm/signals.html
-share/doc/HTML/en/kpm/using-kpm.html
-share/doc/HTML/en/ktimemon/.anchors
-share/doc/HTML/en/ktimemon/autoscaling.html
-share/doc/HTML/en/ktimemon/common
-share/doc/HTML/en/ktimemon/config.html
-share/doc/HTML/en/ktimemon/fund.html
-share/doc/HTML/en/ktimemon/index.cvlog
-share/doc/HTML/en/ktimemon/index.docbook
-share/doc/HTML/en/ktimemon/index.html
-share/doc/HTML/en/ktimemon/installation.html
-share/doc/HTML/en/ktimemon/introduction.html
-share/doc/HTML/en/ktimemon/menu.html
-share/doc/HTML/en/ktimemon/revisionhistory.html
-share/doc/HTML/en/ktimemon/thanksandacknowledgements.html
-share/icons/hicolor/32x32/apps/ark.png
-share/icons/hicolor/32x32/apps/kab.png
-share/icons/hicolor/32x32/apps/karm.png
-share/icons/hicolor/32x32/apps/kcalc.png
-share/icons/hicolor/32x32/apps/kedit.png
-share/icons/hicolor/32x32/apps/kfind.png
-share/icons/hicolor/32x32/apps/kfloppy.png
-share/icons/hicolor/32x32/apps/khexedit.png
-share/icons/hicolor/32x32/apps/kjots.png
-share/icons/hicolor/32x32/apps/klpq.png
-share/icons/hicolor/32x32/apps/knotes.png
-share/icons/hicolor/32x32/apps/laptop_battery.png
-share/icons/hicolor/32x32/apps/laptop_pcmcia.png
-share/icons/hicolor/32x32/apps/laptop_settings.png
-share/icons/hicolor/48x48/apps/ark.png
-share/icons/hicolor/48x48/apps/kab.png
-share/icons/hicolor/48x48/apps/karm.png
-share/icons/hicolor/48x48/apps/kcalc.png
-share/icons/hicolor/48x48/apps/kedit.png
-share/icons/hicolor/48x48/apps/kfind.png
-share/icons/hicolor/48x48/apps/kfloppy.png
-share/icons/hicolor/48x48/apps/khexedit.png
-share/icons/hicolor/48x48/apps/kjots.png
-share/icons/hicolor/48x48/apps/kljettool.png
-share/icons/hicolor/48x48/apps/klpq.png
-share/icons/hicolor/48x48/apps/knotes.png
-share/icons/hicolor/48x48/apps/laptop_battery.png
-share/icons/hicolor/48x48/apps/laptop_pcmcia.png
-share/icons/hicolor/48x48/apps/laptop_settings.png
-share/icons/locolor/16x16/apps/ark.png
-share/icons/locolor/16x16/apps/kab.png
-share/icons/locolor/16x16/apps/karm.png
-share/icons/locolor/16x16/apps/kcalc.png
-share/icons/locolor/16x16/apps/kcharselect.png
-share/icons/locolor/16x16/apps/kcmdf.png
-share/icons/locolor/16x16/apps/kdf.png
-share/icons/locolor/16x16/apps/kedit.png
-share/icons/locolor/16x16/apps/kfind.png
-share/icons/locolor/16x16/apps/kfloppy.png
-share/icons/locolor/16x16/apps/khexedit.png
-share/icons/locolor/16x16/apps/kjots.png
-share/icons/locolor/16x16/apps/kljettool.png
-share/icons/locolor/16x16/apps/klpq.png
-share/icons/locolor/16x16/apps/knotes.png
-share/icons/locolor/16x16/apps/ktimemon.png
-share/icons/locolor/16x16/apps/kwikdisk.png
-share/icons/locolor/16x16/apps/laptop_battery.png
-share/icons/locolor/16x16/apps/laptop_charge.png
-share/icons/locolor/16x16/apps/laptop_nobattery.png
-share/icons/locolor/16x16/apps/laptop_nocharge.png
-share/icons/locolor/16x16/apps/laptop_pcmcia.png
-share/icons/locolor/16x16/apps/laptop_settings.png
-share/icons/locolor/16x16/apps/power.png
-share/icons/locolor/16x16/devices/nfs_mount.png
-share/icons/locolor/16x16/devices/nfs_unmount.png
-share/icons/locolor/32x32/apps/ark.png
-share/icons/locolor/32x32/apps/kab.png
-share/icons/locolor/32x32/apps/karm.png
-share/icons/locolor/32x32/apps/kcalc.png
-share/icons/locolor/32x32/apps/kcmdf.png
-share/icons/locolor/32x32/apps/kdf.png
-share/icons/locolor/32x32/apps/kedit.png
-share/icons/locolor/32x32/apps/kfind.png
-share/icons/locolor/32x32/apps/kfloppy.png
-share/icons/locolor/32x32/apps/khexedit.png
-share/icons/locolor/32x32/apps/kjots.png
-share/icons/locolor/32x32/apps/kljettool.png
-share/icons/locolor/32x32/apps/klpq.png
-share/icons/locolor/32x32/apps/knotes.png
-share/icons/locolor/32x32/apps/ktimemon.png
-share/icons/locolor/32x32/apps/kwikdisk.png
-share/icons/locolor/32x32/apps/laptop_battery.png
-share/icons/locolor/32x32/apps/laptop_charge.png
-share/icons/locolor/32x32/apps/laptop_nobattery.png
-share/icons/locolor/32x32/apps/laptop_nocharge.png
-share/icons/locolor/32x32/apps/laptop_pcmcia.png
-share/icons/locolor/32x32/apps/laptop_settings.png
-share/icons/locolor/32x32/apps/power.png
-@dirrm share/doc/HTML/en/ktimemon
-@dirrm share/doc/HTML/en/kpm
-@dirrm share/doc/HTML/en/knotes
-@dirrm share/doc/HTML/en/klpq
-@dirrm share/doc/HTML/en/kljettool
-@dirrm share/doc/HTML/en/klipper
-@dirrm share/doc/HTML/en/kjots
-@dirrm share/doc/HTML/en/khexedit
-@dirrm share/doc/HTML/en/kfloppy
-@dirrm share/doc/HTML/en/kfind
-@dirrm share/doc/HTML/en/kedit
-@dirrm share/doc/HTML/en/kdf
-@dirrm share/doc/HTML/en/kcalc
-@dirrm share/doc/HTML/en/karm
-@dirrm share/doc/HTML/en/kab
-@dirrm share/doc/HTML/en/ark
-@dirrm share/apps/knotes/pics
-@dirrm share/apps/kljetool/pics
-@dirrm share/apps/kjots/pics
-@dirrm share/apps/kicker/applets
-@dirrm share/apps/khexedit/toolbar
-@dirrm share/apps/kfloppy/pics
-@dirrm share/apps/kfind/icons/locolor/22x22/actions
-@dirrm share/apps/kedit/toolbar
-@dirrm share/apps/kedit/pics
-@dirrm share/apps/kedit
-@dirrm share/apps/kcalc/pics
-@dirrm share/apps/karm/pics
-@dirrm share/apps/karm
-@dirrm share/apps/kab/pics
-@dirrm share/apps/ark/icons/locolor/22x22/actions
-@dirrm share/apps/ark