From 6c59170bca7b079bb699aa4fe6a5bf790e0dea6e Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 17 Mar 2000 02:18:05 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_0_0'. --- deskutils/gnome-pim/Makefile | 32 -- deskutils/gnome-pim/distinfo | 1 - deskutils/gnome-pim/files/patch-ab | 66 ---- deskutils/gnome-pim/pkg-comment | 1 - deskutils/gnome-pim/pkg-descr | 1 - deskutils/gnome-pim/pkg-plist | 61 ---- deskutils/gnome-utils/Makefile | 35 --- deskutils/gnome-utils/distinfo | 1 - deskutils/gnome-utils/files/patch-aa | 29 -- deskutils/gnome-utils/files/patch-ad | 28 -- deskutils/gnome-utils/pkg-comment | 1 - deskutils/gnome-utils/pkg-descr | 1 - deskutils/gnome-utils/pkg-plist | 93 ------ deskutils/gnomeutils2/Makefile | 35 --- deskutils/gnomeutils2/distinfo | 1 - deskutils/gnomeutils2/files/patch-aa | 29 -- deskutils/gnomeutils2/files/patch-ad | 28 -- deskutils/gnomeutils2/pkg-comment | 1 - deskutils/gnomeutils2/pkg-descr | 1 - deskutils/gnomeutils2/pkg-plist | 93 ------ deskutils/kcharselect/Makefile | 28 -- deskutils/kcharselect/distinfo | 1 - deskutils/kcharselect/pkg-comment | 1 - deskutils/kcharselect/pkg-descr | 1 - deskutils/kcharselect/pkg-plist | 578 ----------------------------------- 25 files changed, 1147 deletions(-) delete mode 100644 deskutils/gnome-pim/Makefile delete mode 100644 deskutils/gnome-pim/distinfo delete mode 100644 deskutils/gnome-pim/files/patch-ab delete mode 100644 deskutils/gnome-pim/pkg-comment delete mode 100644 deskutils/gnome-pim/pkg-descr delete mode 100644 deskutils/gnome-pim/pkg-plist delete mode 100644 deskutils/gnome-utils/Makefile delete mode 100644 deskutils/gnome-utils/distinfo delete mode 100644 deskutils/gnome-utils/files/patch-aa delete mode 100644 deskutils/gnome-utils/files/patch-ad delete mode 100644 deskutils/gnome-utils/pkg-comment delete mode 100644 deskutils/gnome-utils/pkg-descr delete mode 100644 deskutils/gnome-utils/pkg-plist delete mode 100644 deskutils/gnomeutils2/Makefile delete mode 100644 deskutils/gnomeutils2/distinfo delete mode 100644 deskutils/gnomeutils2/files/patch-aa delete mode 100644 deskutils/gnomeutils2/files/patch-ad delete mode 100644 deskutils/gnomeutils2/pkg-comment delete mode 100644 deskutils/gnomeutils2/pkg-descr delete mode 100644 deskutils/gnomeutils2/pkg-plist delete mode 100644 deskutils/kcharselect/Makefile delete mode 100644 deskutils/kcharselect/distinfo delete mode 100644 deskutils/kcharselect/pkg-comment delete mode 100644 deskutils/kcharselect/pkg-descr delete mode 100644 deskutils/kcharselect/pkg-plist (limited to 'deskutils') diff --git a/deskutils/gnome-pim/Makefile b/deskutils/gnome-pim/Makefile deleted file mode 100644 index f3efcd71c3b5..000000000000 --- a/deskutils/gnome-pim/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: gnomepim -# Version required: 1.0.55 -# Date created: 17 Jan 1999 -# Whom: Vanilla I. Shu -# -# $FreeBSD$ -# - -DISTNAME= gnome-pim-1.0.55 -PKGNAME= gnomepim-1.0.55 -CATEGORIES= deskutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= stable/sources/gnome-pim - -MAINTAINER= ade@FreeBSD.org - -BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore -RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -USE_X_PREFIX= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ - --datadir=${PREFIX}/share/gnome \ - --with-gnome=${PREFIX} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - GTK_CONFIG="${GTK_CONFIG}" \ - LIBS="-L${LOCALBASE}/lib" - -.include diff --git a/deskutils/gnome-pim/distinfo b/deskutils/gnome-pim/distinfo deleted file mode 100644 index 8f840a72dade..000000000000 --- a/deskutils/gnome-pim/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome-pim-1.0.55.tar.gz) = 9894e09c9d6d41dab2e9e946bc45fe88 diff --git a/deskutils/gnome-pim/files/patch-ab b/deskutils/gnome-pim/files/patch-ab deleted file mode 100644 index e7abc1a34e61..000000000000 --- a/deskutils/gnome-pim/files/patch-ab +++ /dev/null @@ -1,66 +0,0 @@ ---- gncal/Makefile.in.orig Mon Sep 27 16:05:44 1999 -+++ gncal/Makefile.in Mon Oct 4 14:13:16 1999 -@@ -118,9 +118,9 @@ - - SUBDIRS = doc - --help_base = $(datadir)/gnome/help/cal -+help_base = $(datadir)/help/cal - --INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -+INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" - - - bin_PROGRAMS = gnomecal -@@ -138,7 +138,7 @@ - EXTRA_DIST = gncal.desktop bell.xpm recur.xpm - - --Productivitydir = $(datadir)/gnome/apps/Applications -+Productivitydir = $(datadir)/apps/Applications - - Productivity_DATA = gncal.desktop - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -@@ -518,7 +518,7 @@ - - - install-data-local: -- $(mkinstalldirs) $(DESTDIR)$(help_base)/C -+# $(mkinstalldirs) $(DESTDIR)$(help_base)/C - - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. ---- gnomecard/Makefile.in.orig Fri Sep 17 14:40:25 1999 -+++ gnomecard/Makefile.in Fri Sep 24 13:54:54 1999 -@@ -118,9 +118,9 @@ - - nSUBDIRS = help - --xpmhelp_base = $(datadir)/gnome/help/cal -+xpmhelp_base = $(datadir)/help/gnomecal - --INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I../../gcalendar -+INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I../../gcalendar - - - bin_PROGRAMS = gnomecard -@@ -145,7 +145,7 @@ - EXTRA_DIST = addr.xpm addrtool.xpm cardedit.xpm cardnew.xpm cardfind.xpm email.xpm expl.xpm first.xpm geo.xpm ident.xpm last.xpm org.xpm sec.xpm tel.xpm teltool.xpm phone.xpm world.xpm gnome-card.xpm gnomecard.desktop gnomecard.gnorba - - --Productivitydir = $(datadir)/gnome/apps/Applications -+Productivitydir = $(datadir)/apps/Applications - - Productivity_DATA = gnomecard.desktop - ---- gnomecard/help/C/Makefile.in.orig Mon Sep 27 16:05:53 1999 -+++ gnomecard/help/C/Makefile.in Mon Oct 4 14:18:45 1999 -@@ -116,7 +116,7 @@ - cxxflags_set = @cxxflags_set@ - l = @l@ - --gnomecard_helpdir = $(datadir)/gnome/help/gnomecard/C -+gnomecard_helpdir = $(datadir)/help/gnomecard/C - - gnomecard_help_DATA = index.html topic.dat - 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 4ec38969eda2..000000000000 --- a/deskutils/gnome-pim/pkg-plist +++ /dev/null @@ -1,61 +0,0 @@ -bin/gnomecal -bin/gnomecard -etc/CORBA/servers/gnomecard.gnorba -lib/libversit.a -share/gnome/apps/Applications/gncal.desktop -share/gnome/apps/Applications/gnomecard.desktop -share/gnome/help/gnomecal/C/gnomecal.html -share/gnome/help/gnomecal/C/topic.dat -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/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/gcal.html -share/gnome/help/gnomecal/C/ln20.html -share/gnome/help/gnomecal/C/tech.html.html -share/gnome/help/gnomecal/C/docbook.css -share/gnome/help/gnomecard/C/description.html -share/gnome/help/gnomecard/C/dialogs.html -share/gnome/help/gnomecard/C/display.html -share/gnome/help/gnomecard/C/docbook.css -share/gnome/help/gnomecard/C/index.html -share/gnome/help/gnomecard/C/ln9.html -share/gnome/help/gnomecard/C/menubar.html -share/gnome/help/gnomecard/C/recordview.html -share/gnome/help/gnomecard/C/toolbar.html -share/gnome/help/gnomecard/C/topic.dat -share/gnome/idl/gnome-pim.idl -share/gnome/mime-info/gnome-pim.keys -share/gnome/pixmaps/gnome-card.xpm -share/locale/cs/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/fi/LC_MESSAGES/gnome-pim.mo -share/locale/fr/LC_MESSAGES/gnome-pim.mo -share/locale/ga/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/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/sv/LC_MESSAGES/gnome-pim.mo -share/locale/ru/LC_MESSAGES/gnome-pim.mo -share/locale/uk/LC_MESSAGES/gnome-pim.mo -share/locale/wa/LC_MESSAGES/gnome-pim.mo -share/locale/zh_TW.Big5/LC_MESSAGES/gnome-pim.mo -@dirrm share/gnome/help/gnomecard/C -@dirrm share/gnome/help/gnomecard -@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 9aa718d2f237..000000000000 --- a/deskutils/gnome-utils/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: gnomeutils -# Version required: 1.0.50 -# Date created: 03 July 1998 -# Whom: Yukihiro Nakai -# -# $FreeBSD$ -# - -DISTNAME= gnome-utils-1.0.50 -PKGNAME= gnomeutils-1.0.50 -CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= stable/sources/gnome-utils - -MAINTAINER= ade@FreeBSD.org - -BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore -RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore -LIB_DEPENDS= obgnome.1:${PORTSDIR}/lang/gnomeobjc - -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 \ - --with-gnome=${PREFIX} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - GTK_CONFIG="${GTK_CONFIG}" \ - LIBS="-L${LOCALBASE}/lib" - -MAN1= gtt.1 - -.include diff --git a/deskutils/gnome-utils/distinfo b/deskutils/gnome-utils/distinfo deleted file mode 100644 index 93e242b3c36a..000000000000 --- a/deskutils/gnome-utils/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome-utils-1.0.50.tar.gz) = 33cee31c701b4fd7119bc7f482a36500 diff --git a/deskutils/gnome-utils/files/patch-aa b/deskutils/gnome-utils/files/patch-aa deleted file mode 100644 index 31dde3d638b4..000000000000 --- a/deskutils/gnome-utils/files/patch-aa +++ /dev/null @@ -1,29 +0,0 @@ ---- configure.orig Tue Sep 28 17:45:40 1999 -+++ configure Mon Oct 4 17:32:08 1999 -@@ -2409,7 +2409,7 @@ - fi - if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then - echo "$ac_t""yes" 1>&6 -- PTHREAD_LIB="-lc_r" -+ PTHREAD_LIB="" - else - echo "$ac_t""no" 1>&6 - echo $ac_n "checking for pthread_create""... $ac_c" 1>&6 -@@ -3165,7 +3165,7 @@ - - echo $ac_n "checking for an obGnomeConf.sh""... $ac_c" 1>&6 - echo "configure:3168: checking for an obGnomeConf.sh" >&5 -- my_gnome_libdir=`$GNOME_CONFIG --libdir` -+ my_gnome_libdir=`$GNOME_CONFIG --sysconfdir` - if test -f $my_gnome_libdir/obGnomeConf.sh; then - . $my_gnome_libdir/obGnomeConf.sh - echo "$ac_t""found $my_gnome_libdir" 1>&6 -@@ -5419,7 +5419,7 @@ - cat conftest.$ac_ext >&5 - rm -rf conftest* - CATOBJEXT=.mo -- DATADIRNAME=lib -+ DATADIRNAME=share - fi - rm -f conftest* - INSTOBJEXT=.mo 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 - #endif - --#ifdef ultrix --# include --#else --# if defined(USE_NCURSES) && !defined(RENAMED_NCURSES) --# include --# else --# if !defined(_XOPEN_SOURCE_EXTENDED) && !defined(__sgi) --# define hacked 1 --# define _XOPEN_SOURCE_EXTENDED --# define _ACS_COMPAT_CODE --# endif --# include --# ifdef hacked --# undef _XOPEN_SOURCE_EXTENDED --# undef _ACS_COMPAT_CODE --# endif --# endif --#endif -+#include - - /* - * Change these if you want 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 076629dfb7a9..000000000000 --- a/deskutils/gnome-utils/pkg-plist +++ /dev/null @@ -1,93 +0,0 @@ -bin/gcalc -bin/gcolorsel -bin/gdialog -bin/gdiskfree -bin/gfontsel -bin/ghex -bin/gless -bin/gnome-run -bin/grun -bin/gsearchtool -bin/gshutdown -bin/gstripchart -bin/gtt -bin/gw -bin/splac -bin/splash -share/gnome/apps/Applications/ghex.desktop -share/gnome/apps/Applications/gtt.desktop -share/gnome/apps/System/gshutdown.desktop -share/gnome/apps/Utilities/gcalc.desktop -share/gnome/apps/Utilities/gcolorsel.desktop -share/gnome/apps/Utilities/gdiskfree.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/apps/Utilities/gw.desktop -share/gnome/apps/gnome-run.desktop -share/gnome/gstripchart/gstripchart.conf -share/gnome/help/ghex/C/index.html -share/gnome/help/ghex/C/topic.dat -share/gnome/help/ghex/es/index.html -share/gnome/help/ghex/es/topic.dat -share/gnome/help/ghex/sv/index.html -share/gnome/help/ghex/sv/topic.dat -share/gnome/help/gshutdown/C/index.html -share/gnome/help/gshutdown/C/topic.dat -share/gnome/help/gshutdown/es/index.html -share/gnome/help/gshutdown/es/topic.dat -share/gnome/help/gshutdown/no/index.html -share/gnome/help/gshutdown/no/topic.dat -share/gnome/help/gstripchart/C/gstripchart.html -share/gnome/help/gstripchart/C/index.html -share/gnome/help/gstripchart/C/topic.dat -share/gnome/help/gtt/C/index.html -share/gnome/help/gtt/C/topic.dat -share/gnome/help/gtt/de/index.html -share/gnome/help/gtt/de/topic.dat -share/gnome/help/gtt/es/index.html -share/gnome/help/gtt/es/topic.dat -share/gnome/idl/gsu.idl -share/gnome/pixmaps/gnome-fontsel.png -share/gnome/pixmaps/gnome-ghex.png -share/gnome/pixmaps/gnome-searchtool.png -share/gnome/pixmaps/gnome-stripchart.png -share/gnome/pixmaps/gnome-who.png -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/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/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/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/ru/LC_MESSAGES/gnome-utils.mo -share/locale/sv/LC_MESSAGES/gnome-utils.mo -share/locale/wa/LC_MESSAGES/gnome-utils.mo -share/locale/zh_TW.Big5/LC_MESSAGES/gnome-utils.mo -@dirrm share/gnome/help/gtt/es -@dirrm share/gnome/help/gtt/de -@dirrm share/gnome/help/gtt/C -@dirrm share/gnome/help/gtt -@dirrm share/gnome/help/gstripchart/C -@dirrm share/gnome/help/gstripchart -@dirrm share/gnome/help/gshutdown/no -@dirrm share/gnome/help/gshutdown/es -@dirrm share/gnome/help/gshutdown/C -@dirrm share/gnome/help/gshutdown -@dirrm share/gnome/help/ghex/sv -@dirrm share/gnome/help/ghex/es -@dirrm share/gnome/help/ghex/C -@dirrm share/gnome/help/ghex -@dirrm share/gnome/gstripchart diff --git a/deskutils/gnomeutils2/Makefile b/deskutils/gnomeutils2/Makefile deleted file mode 100644 index 9aa718d2f237..000000000000 --- a/deskutils/gnomeutils2/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: gnomeutils -# Version required: 1.0.50 -# Date created: 03 July 1998 -# Whom: Yukihiro Nakai -# -# $FreeBSD$ -# - -DISTNAME= gnome-utils-1.0.50 -PKGNAME= gnomeutils-1.0.50 -CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= stable/sources/gnome-utils - -MAINTAINER= ade@FreeBSD.org - -BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore -RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore -LIB_DEPENDS= obgnome.1:${PORTSDIR}/lang/gnomeobjc - -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 \ - --with-gnome=${PREFIX} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - GTK_CONFIG="${GTK_CONFIG}" \ - LIBS="-L${LOCALBASE}/lib" - -MAN1= gtt.1 - -.include diff --git a/deskutils/gnomeutils2/distinfo b/deskutils/gnomeutils2/distinfo deleted file mode 100644 index 93e242b3c36a..000000000000 --- a/deskutils/gnomeutils2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome-utils-1.0.50.tar.gz) = 33cee31c701b4fd7119bc7f482a36500 diff --git a/deskutils/gnomeutils2/files/patch-aa b/deskutils/gnomeutils2/files/patch-aa deleted file mode 100644 index 31dde3d638b4..000000000000 --- a/deskutils/gnomeutils2/files/patch-aa +++ /dev/null @@ -1,29 +0,0 @@ ---- configure.orig Tue Sep 28 17:45:40 1999 -+++ configure Mon Oct 4 17:32:08 1999 -@@ -2409,7 +2409,7 @@ - fi - if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then - echo "$ac_t""yes" 1>&6 -- PTHREAD_LIB="-lc_r" -+ PTHREAD_LIB="" - else - echo "$ac_t""no" 1>&6 - echo $ac_n "checking for pthread_create""... $ac_c" 1>&6 -@@ -3165,7 +3165,7 @@ - - echo $ac_n "checking for an obGnomeConf.sh""... $ac_c" 1>&6 - echo "configure:3168: checking for an obGnomeConf.sh" >&5 -- my_gnome_libdir=`$GNOME_CONFIG --libdir` -+ my_gnome_libdir=`$GNOME_CONFIG --sysconfdir` - if test -f $my_gnome_libdir/obGnomeConf.sh; then - . $my_gnome_libdir/obGnomeConf.sh - echo "$ac_t""found $my_gnome_libdir" 1>&6 -@@ -5419,7 +5419,7 @@ - cat conftest.$ac_ext >&5 - rm -rf conftest* - CATOBJEXT=.mo -- DATADIRNAME=lib -+ DATADIRNAME=share - fi - rm -f conftest* - INSTOBJEXT=.mo 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 - #endif - --#ifdef ultrix --# include --#else --# if defined(USE_NCURSES) && !defined(RENAMED_NCURSES) --# include --# else --# if !defined(_XOPEN_SOURCE_EXTENDED) && !defined(__sgi) --# define hacked 1 --# define _XOPEN_SOURCE_EXTENDED --# define _ACS_COMPAT_CODE --# endif --# include --# ifdef hacked --# undef _XOPEN_SOURCE_EXTENDED --# undef _ACS_COMPAT_CODE --# endif --# endif --#endif -+#include - - /* - * Change these if you want 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 076629dfb7a9..000000000000 --- a/deskutils/gnomeutils2/pkg-plist +++ /dev/null @@ -1,93 +0,0 @@ -bin/gcalc -bin/gcolorsel -bin/gdialog -bin/gdiskfree -bin/gfontsel -bin/ghex -bin/gless -bin/gnome-run -bin/grun -bin/gsearchtool -bin/gshutdown -bin/gstripchart -bin/gtt -bin/gw -bin/splac -bin/splash -share/gnome/apps/Applications/ghex.desktop -share/gnome/apps/Applications/gtt.desktop -share/gnome/apps/System/gshutdown.desktop -share/gnome/apps/Utilities/gcalc.desktop -share/gnome/apps/Utilities/gcolorsel.desktop -share/gnome/apps/Utilities/gdiskfree.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/apps/Utilities/gw.desktop -share/gnome/apps/gnome-run.desktop -share/gnome/gstripchart/gstripchart.conf -share/gnome/help/ghex/C/index.html -share/gnome/help/ghex/C/topic.dat -share/gnome/help/ghex/es/index.html -share/gnome/help/ghex/es/topic.dat -share/gnome/help/ghex/sv/index.html -share/gnome/help/ghex/sv/topic.dat -share/gnome/help/gshutdown/C/index.html -share/gnome/help/gshutdown/C/topic.dat -share/gnome/help/gshutdown/es/index.html -share/gnome/help/gshutdown/es/topic.dat -share/gnome/help/gshutdown/no/index.html -share/gnome/help/gshutdown/no/topic.dat -share/gnome/help/gstripchart/C/gstripchart.html -share/gnome/help/gstripchart/C/index.html -share/gnome/help/gstripchart/C/topic.dat -share/gnome/help/gtt/C/index.html -share/gnome/help/gtt/C/topic.dat -share/gnome/help/gtt/de/index.html -share/gnome/help/gtt/de/topic.dat -share/gnome/help/gtt/es/index.html -share/gnome/help/gtt/es/topic.dat -share/gnome/idl/gsu.idl -share/gnome/pixmaps/gnome-fontsel.png -share/gnome/pixmaps/gnome-ghex.png -share/gnome/pixmaps/gnome-searchtool.png -share/gnome/pixmaps/gnome-stripchart.png -share/gnome/pixmaps/gnome-who.png -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/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/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/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/ru/LC_MESSAGES/gnome-utils.mo -share/locale/sv/LC_MESSAGES/gnome-utils.mo -share/locale/wa/LC_MESSAGES/gnome-utils.mo -share/locale/zh_TW.Big5/LC_MESSAGES/gnome-utils.mo -@dirrm share/gnome/help/gtt/es -@dirrm share/gnome/help/gtt/de -@dirrm share/gnome/help/gtt/C -@dirrm share/gnome/help/gtt -@dirrm share/gnome/help/gstripchart/C -@dirrm share/gnome/help/gstripchart -@dirrm share/gnome/help/gshutdown/no -@dirrm share/gnome/help/gshutdown/es -@dirrm share/gnome/help/gshutdown/C -@dirrm share/gnome/help/gshutdown -@dirrm share/gnome/help/ghex/sv -@dirrm share/gnome/help/ghex/es -@dirrm share/gnome/help/ghex/C -@dirrm share/gnome/help/ghex -@dirrm share/gnome/gstripchart diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile deleted file mode 100644 index 6ec8ededa384..000000000000 --- a/deskutils/kcharselect/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: kdeutils -# Version required: Beta2 -# Date created: 28 October 1997 -# Whom: Stefan Eßer -# -# $FreeBSD$ -# - -DISTNAME= kdeutils-1.1.2 -CATEGORIES= misc kde -MASTER_SITES= $(MASTER_SITE_KDE) -MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2 - -MAINTAINER= se@freebsd.org - -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - kdecore.3:${PORTSDIR}/x11/kdelibs11 - -USE_BZIP2= yes -USE_QT= yes -HAS_CONFIGURE= yes -CONFIGURE_ARGS= "--prefix=$(PREFIX)" \ - "--with-extra-includes=$(PREFIX)/include" -CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \ - INSTALL_SCRIPT="install -c -m 555" -USE_GMAKE= yes - -.include diff --git a/deskutils/kcharselect/distinfo b/deskutils/kcharselect/distinfo deleted file mode 100644 index 04d85c93b414..000000000000 --- a/deskutils/kcharselect/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (kdeutils-1.1.2.tar.bz2) = 43ca9fcd2c9f3842201f4d5848cd32d9 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 140c07597822..000000000000 --- a/deskutils/kcharselect/pkg-plist +++ /dev/null @@ -1,578 +0,0 @@ -bin/ark -bin/kab -bin/kabapi_test -bin/karm -bin/kcalc -bin/kedit -bin/khexdit -bin/kjots -bin/klipper -bin/kljettool -bin/klpq -bin/knotes -bin/kwrite -share/applnk/Applications/KEdit.kdelnk -share/applnk/Applications/kwrite.kdelnk -share/applnk/Utilities/KArm.kdelnk -share/applnk/Utilities/KLJetTool.kdelnk -share/applnk/Utilities/KLpq.kdelnk -share/applnk/Utilities/Kjots.kdelnk -share/applnk/Utilities/ark.kdelnk -share/applnk/Utilities/kab.kdelnk -share/applnk/Utilities/kcalc.kdelnk -share/applnk/Utilities/khexdit.kdelnk -share/applnk/Utilities/klipper.kdelnk -share/applnk/Utilities/knotes.kdelnk -share/apps/kab/pics/addressbook_logo.jpg -share/apps/kcalc/pics/kcalclogo.xpm -share/apps/kedit/pics/keditlogo.xpm -share/apps/kedit/toolbar/filenew2.xpm -share/apps/kedit/toolbar/send.xpm -share/apps/kjots/pics/OpenBook.xpm -share/apps/kjots/pics/filedel.xpm -share/apps/knotes/pics/knotesclose.xpm -share/apps/knotes/pics/knoteslogo.xpm -share/doc/HTML/de/kab/fehler.gif -share/doc/HTML/de/kab/index.html -share/doc/HTML/de/kcalc/index-1.html -share/doc/HTML/de/kcalc/index-2.html -share/doc/HTML/de/kcalc/index-3.html -share/doc/HTML/de/kcalc/index-4.html -share/doc/HTML/de/kcalc/index-5.html -share/doc/HTML/de/kcalc/index-6.html -share/doc/HTML/de/kcalc/index-7.html -share/doc/HTML/de/kcalc/index-8.html -share/doc/HTML/de/kcalc/index-9.html -share/doc/HTML/de/kcalc/index.html -share/doc/HTML/de/kcalc/logotp3.gif -share/doc/HTML/en/ark/index-1.html -share/doc/HTML/en/ark/index-2.html -share/doc/HTML/en/ark/index-3.html -share/doc/HTML/en/ark/index-4.html -share/doc/HTML/en/ark/index.html -share/doc/HTML/en/ark/logotp3.gif -share/doc/HTML/en/kab/index.html -share/doc/HTML/en/karm/index-1.html -share/doc/HTML/en/karm/index-2.html -share/doc/HTML/en/karm/index-3.html -share/doc/HTML/en/karm/index-4.html -share/doc/HTML/en/karm/index.html -share/doc/HTML/en/karm/index.sgml -share/doc/HTML/en/karm/karm.gif -share/doc/HTML/en/karm/logotp3.gif -share/doc/HTML/en/karm/scrn.html -share/doc/HTML/en/kcalc/index-1.html -share/doc/HTML/en/kcalc/index-2.html -share/doc/HTML/en/kcalc/index-3.html -share/doc/HTML/en/kcalc/index-4.html -share/doc/HTML/en/kcalc/index-5.html -share/doc/HTML/en/kcalc/index-6.html -share/doc/HTML/en/kcalc/index-7.html -share/doc/HTML/en/kcalc/index-8.html -share/doc/HTML/en/kcalc/index-9.html -share/doc/HTML/en/kcalc/index.html -share/doc/HTML/en/kcalc/kcalc_on_Aix.txt -share/doc/HTML/en/kcalc/kcalc_on_OSF.txt -share/doc/HTML/en/kcalc/logotp3.gif -share/doc/HTML/en/kedit/index-1.html -share/doc/HTML/en/kedit/index-2.html -share/doc/HTML/en/kedit/index-3.html -share/doc/HTML/en/kedit/index-4.html -share/doc/HTML/en/kedit/index-5.html -share/doc/HTML/en/kedit/index.html -share/doc/HTML/en/kedit/logotp3.gif -share/doc/HTML/en/khexdit/index.html -share/doc/HTML/en/kjots/index-1.html -share/doc/HTML/en/kjots/index-2.html -share/doc/HTML/en/kjots/index-3.html -share/doc/HTML/en/kjots/index.html -share/doc/HTML/en/kjots/logotp3.gif -share/doc/HTML/en/kljettool/README -share/doc/HTML/en/kljettool/filter -share/doc/HTML/en/kljettool/kljettool-1.html -share/doc/HTML/en/kljettool/kljettool-2.html -share/doc/HTML/en/kljettool/kljettool-3.html -share/doc/HTML/en/kljettool/kljettool-4.html -share/doc/HTML/en/kljettool/kljettool-5.html -share/doc/HTML/en/kljettool/kljettool-6.html -share/doc/HTML/en/kljettool/kljettool.html -share/doc/HTML/en/kljettool/kljettool.nif -share/doc/HTML/en/kljettool/kljettool.sgml -share/doc/HTML/en/kljettool/logotp3.gif -share/doc/HTML/en/kljettool/magic -share/doc/HTML/en/klpq/index-1.html -share/doc/HTML/en/klpq/index-2.html -share/doc/HTML/en/klpq/index-3.html -share/doc/HTML/en/klpq/index-4.html -share/doc/HTML/en/klpq/index-5.html -share/doc/HTML/en/klpq/index-6.html -share/doc/HTML/en/klpq/index-7.html -share/doc/HTML/en/klpq/index.html -share/doc/HTML/en/klpq/logotp3.gif -share/doc/HTML/en/knotes/index-1.html -share/doc/HTML/en/knotes/index-2.html -share/doc/HTML/en/knotes/index-3.html -share/doc/HTML/en/knotes/index-4.html -share/doc/HTML/en/knotes/index-5.html -share/doc/HTML/en/knotes/index.html -share/doc/HTML/en/knotes/logotp3.gif -share/doc/HTML/en/kwrite/index-1.html -share/doc/HTML/en/kwrite/index-2.html -share/doc/HTML/en/kwrite/index-3.html -share/doc/HTML/en/kwrite/index-4.html -share/doc/HTML/en/kwrite/index-5.html -share/doc/HTML/en/kwrite/index.html -share/doc/HTML/en/kwrite/logotp3.gif -share/doc/HTML/it/khexdit/index.html -share/icons/ark.xpm -share/icons/kab.xpm -share/icons/karm.xpm -share/icons/kcalc.xpm -share/icons/kedit.xpm -share/icons/khexdit.xpm -share/icons/kjots.xpm -share/icons/klipper.xpm -share/icons/kljetlogo.xpm -share/icons/klpq.xpm -share/icons/knotes.xpm -share/icons/kwrite.xpm -share/icons/large/ark.xpm -share/icons/large/kab.xpm -share/icons/large/karm.xpm -share/icons/large/kcalc.xpm -share/icons/large/kedit.xpm -share/icons/large/khexdit.xpm -share/icons/large/kjots.xpm -share/icons/large/klipper.xpm -share/icons/large/kljettool.xpm -share/icons/large/klpq.xpm -share/icons/large/knotes.xpm -share/icons/large/kwrite.xpm -share/icons/mini/ark.xpm -share/icons/mini/kab.xpm -share/icons/mini/karm.xpm -share/icons/mini/kcalc.xpm -share/icons/mini/kedit.xpm -share/icons/mini/khexdit.xpm -share/icons/mini/kjots.xpm -share/icons/mini/klipper.xpm -share/icons/mini/kljettool.xpm -share/icons/mini/klpq.xpm -share/icons/mini/knotes.xpm -share/icons/mini/kwrite.xpm -share/icons/redo.xpm -share/icons/undo.xpm -share/locale/br/LC_MESSAGES/ark.mo -share/locale/br/LC_MESSAGES/kab.mo -share/locale/br/LC_MESSAGES/karm.mo -share/locale/br/LC_MESSAGES/kcalc.mo -share/locale/br/LC_MESSAGES/kedit.mo -share/locale/br/LC_MESSAGES/kfloppy.mo -share/locale/br/LC_MESSAGES/khexdit.mo -share/locale/br/LC_MESSAGES/kjots.mo -share/locale/br/LC_MESSAGES/klipper.mo -share/locale/br/LC_MESSAGES/kljettool.mo -share/locale/br/LC_MESSAGES/klpq.mo -share/locale/br/LC_MESSAGES/knotes.mo -share/locale/br/LC_MESSAGES/kpm.mo -share/locale/br/LC_MESSAGES/ktop.mo -share/locale/br/LC_MESSAGES/kwrite.mo -share/locale/ca/LC_MESSAGES/ark.mo -share/locale/ca/LC_MESSAGES/kab.mo -share/locale/ca/LC_MESSAGES/karm.mo -share/locale/ca/LC_MESSAGES/kcalc.mo -share/locale/ca/LC_MESSAGES/kedit.mo -share/locale/ca/LC_MESSAGES/kfloppy.mo -share/locale/ca/LC_MESSAGES/khexdit.mo -share/locale/ca/LC_MESSAGES/kjots.mo -share/locale/ca/LC_MESSAGES/klipper.mo -share/locale/ca/LC_MESSAGES/kljettool.mo -share/locale/ca/LC_MESSAGES/klpq.mo -share/locale/ca/LC_MESSAGES/knotes.mo -share/locale/ca/LC_MESSAGES/kpm.mo -share/locale/ca/LC_MESSAGES/kwrite.mo -share/locale/cs/LC_MESSAGES/ark.mo -share/locale/cs/LC_MESSAGES/kab.mo -share/locale/cs/LC_MESSAGES/karm.mo -share/locale/cs/LC_MESSAGES/kcalc.mo -share/locale/cs/LC_MESSAGES/kedit.mo -share/locale/cs/LC_MESSAGES/kfloppy.mo -share/locale/cs/LC_MESSAGES/khexdit.mo -share/locale/cs/LC_MESSAGES/kjots.mo -share/locale/cs/LC_MESSAGES/klipper.mo -share/locale/cs/LC_MESSAGES/kljettool.mo -share/locale/cs/LC_MESSAGES/klpq.mo -share/locale/cs/LC_MESSAGES/knotes.mo -share/locale/cs/LC_MESSAGES/kpm.mo -share/locale/cs/LC_MESSAGES/ktop.mo -share/locale/cs/LC_MESSAGES/kwrite.mo -share/locale/da/LC_MESSAGES/ark.mo -share/locale/da/LC_MESSAGES/kab.mo -share/locale/da/LC_MESSAGES/karm.mo -share/locale/da/LC_MESSAGES/kcalc.mo -share/locale/da/LC_MESSAGES/kedit.mo -share/locale/da/LC_MESSAGES/kfloppy.mo -share/locale/da/LC_MESSAGES/khexdit.mo -share/locale/da/LC_MESSAGES/kjots.mo -share/locale/da/LC_MESSAGES/klipper.mo -share/locale/da/LC_MESSAGES/kljettool.mo -share/locale/da/LC_MESSAGES/klpq.mo -share/locale/da/LC_MESSAGES/knotes.mo -share/locale/da/LC_MESSAGES/kpm.mo -share/locale/da/LC_MESSAGES/ktop.mo -share/locale/da/LC_MESSAGES/kwrite.mo -share/locale/de/LC_MESSAGES/ark.mo -share/locale/de/LC_MESSAGES/kab.mo -share/locale/de/LC_MESSAGES/karm.mo -share/locale/de/LC_MESSAGES/kcalc.mo -share/locale/de/LC_MESSAGES/kedit.mo -share/locale/de/LC_MESSAGES/kfloppy.mo -share/locale/de/LC_MESSAGES/khexdit.mo -share/locale/de/LC_MESSAGES/kjots.mo -share/locale/de/LC_MESSAGES/klipper.mo -share/locale/de/LC_MESSAGES/kljettool.mo -share/locale/de/LC_MESSAGES/klpq.mo -share/locale/de/LC_MESSAGES/knotes.mo -share/locale/de/LC_MESSAGES/kpm.mo -share/locale/de/LC_MESSAGES/ktop.mo -share/locale/de/LC_MESSAGES/kwrite.mo -share/locale/el/LC_MESSAGES/karm.mo -share/locale/el/LC_MESSAGES/kcalc.mo -share/locale/el/LC_MESSAGES/kedit.mo -share/locale/el/LC_MESSAGES/kfloppy.mo -share/locale/el/LC_MESSAGES/khexdit.mo -share/locale/el/LC_MESSAGES/knotes.mo -share/locale/el/LC_MESSAGES/kzip.mo -share/locale/eo/LC_MESSAGES/ark.mo -share/locale/eo/LC_MESSAGES/karm.mo -share/locale/eo/LC_MESSAGES/kcalc.mo -share/locale/eo/LC_MESSAGES/kedit.mo -share/locale/eo/LC_MESSAGES/kfloppy.mo -share/locale/eo/LC_MESSAGES/khexdit.mo -share/locale/eo/LC_MESSAGES/kljettool.mo -share/locale/eo/LC_MESSAGES/knotes.mo -share/locale/es/LC_MESSAGES/ark.mo -share/locale/es/LC_MESSAGES/kab.mo -share/locale/es/LC_MESSAGES/karm.mo -share/locale/es/LC_MESSAGES/kcalc.mo -share/locale/es/LC_MESSAGES/kedit.mo -share/locale/es/LC_MESSAGES/kfloppy.mo -share/locale/es/LC_MESSAGES/khexdit.mo -share/locale/es/LC_MESSAGES/kjots.mo -share/locale/es/LC_MESSAGES/klipper.mo -share/locale/es/LC_MESSAGES/kljettool.mo -share/locale/es/LC_MESSAGES/klpq.mo -share/locale/es/LC_MESSAGES/knotes.mo -share/locale/es/LC_MESSAGES/kpm.mo -share/locale/es/LC_MESSAGES/ktop.mo -share/locale/es/LC_MESSAGES/kwrite.mo -share/locale/et/LC_MESSAGES/ark.mo -share/locale/et/LC_MESSAGES/kab.mo -share/locale/et/LC_MESSAGES/karm.mo -share/locale/et/LC_MESSAGES/kcalc.mo -share/locale/et/LC_MESSAGES/kedit.mo -share/locale/et/LC_MESSAGES/kfloppy.mo -share/locale/et/LC_MESSAGES/khexdit.mo -share/locale/et/LC_MESSAGES/kjots.mo -share/locale/et/LC_MESSAGES/klipper.mo -share/locale/et/LC_MESSAGES/kljettool.mo -share/locale/et/LC_MESSAGES/klpq.mo -share/locale/et/LC_MESSAGES/knotes.mo -share/locale/et/LC_MESSAGES/kwrite.mo -share/locale/fi/LC_MESSAGES/ark.mo -share/locale/fi/LC_MESSAGES/kab.mo -share/locale/fi/LC_MESSAGES/karm.mo -share/locale/fi/LC_MESSAGES/kcalc.mo -share/locale/fi/LC_MESSAGES/kedit.mo -share/locale/fi/LC_MESSAGES/kfloppy.mo -share/locale/fi/LC_MESSAGES/khexdit.mo -share/locale/fi/LC_MESSAGES/kjots.mo -share/locale/fi/LC_MESSAGES/klipper.mo -share/locale/fi/LC_MESSAGES/kljettool.mo -share/locale/fi/LC_MESSAGES/klpq.mo -share/locale/fi/LC_MESSAGES/knotes.mo -share/locale/fi/LC_MESSAGES/kpm.mo -share/locale/fi/LC_MESSAGES/kwrite.mo -share/locale/fr/LC_MESSAGES/ark.mo -share/locale/fr/LC_MESSAGES/kab.mo -share/locale/fr/LC_MESSAGES/karm.mo -share/locale/fr/LC_MESSAGES/kcalc.mo -share/locale/fr/LC_MESSAGES/kedit.mo -share/locale/fr/LC_MESSAGES/kfloppy.mo -share/locale/fr/LC_MESSAGES/khexdit.mo -share/locale/fr/LC_MESSAGES/kjots.mo -share/locale/fr/LC_MESSAGES/klipper.mo -share/locale/fr/LC_MESSAGES/kljettool.mo -share/locale/fr/LC_MESSAGES/klpq.mo -share/locale/fr/LC_MESSAGES/knotes.mo -share/locale/fr/LC_MESSAGES/kpm.mo -share/locale/fr/LC_MESSAGES/ktop.mo -share/locale/fr/LC_MESSAGES/kwrite.mo -share/locale/he/LC_MESSAGES/kedit.mo -share/locale/hr/LC_MESSAGES/ark.mo -share/locale/hr/LC_MESSAGES/kab.mo -share/locale/hr/LC_MESSAGES/karm.mo -share/locale/hr/LC_MESSAGES/kcalc.mo -share/locale/hr/LC_MESSAGES/kedit.mo -share/locale/hr/LC_MESSAGES/kfloppy.mo -share/locale/hr/LC_MESSAGES/khexdit.mo -share/locale/hr/LC_MESSAGES/kljettool.mo -share/locale/hr/LC_MESSAGES/klpq.mo -share/locale/hr/LC_MESSAGES/knotes.mo -share/locale/hr/LC_MESSAGES/kpm.mo -share/locale/hr/LC_MESSAGES/ktop.mo -share/locale/hs/LC_MESSAGES/kfloppy.mo -share/locale/hu/LC_MESSAGES/ark.mo -share/locale/hu/LC_MESSAGES/kab.mo -share/locale/hu/LC_MESSAGES/kedit.mo -share/locale/hu/LC_MESSAGES/khexdit.mo -share/locale/hu/LC_MESSAGES/klipper.mo -share/locale/hu/LC_MESSAGES/knotes.mo -share/locale/hu/LC_MESSAGES/ktop.mo -share/locale/hu/LC_MESSAGES/kwrite.mo -share/locale/is/LC_MESSAGES/ark.mo -share/locale/is/LC_MESSAGES/kab.mo -share/locale/is/LC_MESSAGES/karm.mo -share/locale/is/LC_MESSAGES/kcalc.mo -share/locale/is/LC_MESSAGES/kedit.mo -share/locale/is/LC_MESSAGES/kfloppy.mo -share/locale/is/LC_MESSAGES/khexdit.mo -share/locale/is/LC_MESSAGES/kjots.mo -share/locale/is/LC_MESSAGES/klipper.mo -share/locale/is/LC_MESSAGES/kljettool.mo -share/locale/is/LC_MESSAGES/klpq.mo -share/locale/is/LC_MESSAGES/knotes.mo -share/locale/is/LC_MESSAGES/kpm.mo -share/locale/is/LC_MESSAGES/kwrite.mo -share/locale/it/LC_MESSAGES/ark.mo -share/locale/it/LC_MESSAGES/kab.mo -share/locale/it/LC_MESSAGES/karm.mo -share/locale/it/LC_MESSAGES/kcalc.mo -share/locale/it/LC_MESSAGES/kedit.mo -share/locale/it/LC_MESSAGES/kfloppy.mo -share/locale/it/LC_MESSAGES/khexdit.mo -share/locale/it/LC_MESSAGES/kjots.mo -share/locale/it/LC_MESSAGES/klipper.mo -share/locale/it/LC_MESSAGES/kljettool.mo -share/locale/it/LC_MESSAGES/klpq.mo -share/locale/it/LC_MESSAGES/knotes.mo -share/locale/it/LC_MESSAGES/kpm.mo -share/locale/it/LC_MESSAGES/ktop.mo -share/locale/it/LC_MESSAGES/kwrite.mo -share/locale/ja/LC_MESSAGES/ark.mo -share/locale/ja/LC_MESSAGES/kab.mo -share/locale/ja/LC_MESSAGES/karm.mo -share/locale/ja/LC_MESSAGES/kcalc.mo -share/locale/ja/LC_MESSAGES/kedit.mo -share/locale/ja/LC_MESSAGES/kfloppy.mo -share/locale/ja/LC_MESSAGES/khexdit.mo -share/locale/ja/LC_MESSAGES/kjots.mo -share/locale/ja/LC_MESSAGES/klipper.mo -share/locale/ja/LC_MESSAGES/kljettool.mo -share/locale/ja/LC_MESSAGES/klpq.mo -share/locale/ja/LC_MESSAGES/knotes.mo -share/locale/ja/LC_MESSAGES/kpm.mo -share/locale/ja/LC_MESSAGES/ktop.mo -share/locale/ja/LC_MESSAGES/kwrite.mo -share/locale/ko/LC_MESSAGES/ark.mo -share/locale/ko/LC_MESSAGES/karm.mo -share/locale/ko/LC_MESSAGES/kcalc.mo -share/locale/ko/LC_MESSAGES/kedit.mo -share/locale/ko/LC_MESSAGES/kfloppy.mo -share/locale/ko/LC_MESSAGES/khexdit.mo -share/locale/ko/LC_MESSAGES/kljettool.mo -share/locale/ko/LC_MESSAGES/knotes.mo -share/locale/mk/LC_MESSAGES/kedit.mo -share/locale/mk/LC_MESSAGES/khexdit.mo -share/locale/nl/LC_MESSAGES/ark.mo -share/locale/nl/LC_MESSAGES/karm.mo -share/locale/nl/LC_MESSAGES/kcalc.mo -share/locale/nl/LC_MESSAGES/kedit.mo -share/locale/nl/LC_MESSAGES/kfloppy.mo -share/locale/nl/LC_MESSAGES/khexdit.mo -share/locale/nl/LC_MESSAGES/kljettool.mo -share/locale/nl/LC_MESSAGES/klpq.mo -share/locale/nl/LC_MESSAGES/knotes.mo -share/locale/nl/LC_MESSAGES/ktop.mo -share/locale/no/LC_MESSAGES/ark.mo -share/locale/no/LC_MESSAGES/kab.mo -share/locale/no/LC_MESSAGES/karm.mo -share/locale/no/LC_MESSAGES/kcalc.mo -share/locale/no/LC_MESSAGES/kedit.mo -share/locale/no/LC_MESSAGES/kfloppy.mo -share/locale/no/LC_MESSAGES/khexdit.mo -share/locale/no/LC_MESSAGES/kjots.mo -share/locale/no/LC_MESSAGES/klipper.mo -share/locale/no/LC_MESSAGES/kljettool.mo -share/locale/no/LC_MESSAGES/klpq.mo -share/locale/no/LC_MESSAGES/knotes.mo -share/locale/no/LC_MESSAGES/kpm.mo -share/locale/no/LC_MESSAGES/ktop.mo -share/locale/no/LC_MESSAGES/kwrite.mo -share/locale/pl/LC_MESSAGES/ark.mo -share/locale/pl/LC_MESSAGES/kab.mo -share/locale/pl/LC_MESSAGES/karm.mo -share/locale/pl/LC_MESSAGES/kcalc.mo -share/locale/pl/LC_MESSAGES/kedit.mo -share/locale/pl/LC_MESSAGES/kfloppy.mo -share/locale/pl/LC_MESSAGES/khexdit.mo -share/locale/pl/LC_MESSAGES/kjots.mo -share/locale/pl/LC_MESSAGES/klipper.mo -share/locale/pl/LC_MESSAGES/kljettool.mo -share/locale/pl/LC_MESSAGES/klpq.mo -share/locale/pl/LC_MESSAGES/knotes.mo -share/locale/pl/LC_MESSAGES/kpm.mo -share/locale/pl/LC_MESSAGES/ktop.mo -share/locale/pl/LC_MESSAGES/kwrite.mo -share/locale/pt/LC_MESSAGES/ark.mo -share/locale/pt/LC_MESSAGES/kab.mo -share/locale/pt/LC_MESSAGES/karm.mo -share/locale/pt/LC_MESSAGES/kcalc.mo -share/locale/pt/LC_MESSAGES/kedit.mo -share/locale/pt/LC_MESSAGES/kfloppy.mo -share/locale/pt/LC_MESSAGES/khexdit.mo -share/locale/pt/LC_MESSAGES/kjots.mo -share/locale/pt/LC_MESSAGES/klipper.mo -share/locale/pt/LC_MESSAGES/kljettool.mo -share/locale/pt/LC_MESSAGES/klpq.mo -share/locale/pt/LC_MESSAGES/knotes.mo -share/locale/pt/LC_MESSAGES/kpm.mo -share/locale/pt/LC_MESSAGES/ktop.mo -share/locale/pt/LC_MESSAGES/kwrite.mo -share/locale/pt_BR/LC_MESSAGES/ark.mo -share/locale/pt_BR/LC_MESSAGES/kab.mo -share/locale/pt_BR/LC_MESSAGES/karm.mo -share/locale/pt_BR/LC_MESSAGES/kcalc.mo -share/locale/pt_BR/LC_MESSAGES/kclock.mo -share/locale/pt_BR/LC_MESSAGES/kcmail.mo -share/locale/pt_BR/LC_MESSAGES/kedit.mo -share/locale/pt_BR/LC_MESSAGES/kexpress.mo -share/locale/pt_BR/LC_MESSAGES/kfloppy.mo -share/locale/pt_BR/LC_MESSAGES/khexdit.mo -share/locale/pt_BR/LC_MESSAGES/kjots.mo -share/locale/pt_BR/LC_MESSAGES/kjoy.mo -share/locale/pt_BR/LC_MESSAGES/kless.mo -share/locale/pt_BR/LC_MESSAGES/klipper.mo -share/locale/pt_BR/LC_MESSAGES/kljettool.mo -share/locale/pt_BR/LC_MESSAGES/klpq.mo -share/locale/pt_BR/LC_MESSAGES/knotes.mo -share/locale/pt_BR/LC_MESSAGES/kpm.mo -share/locale/pt_BR/LC_MESSAGES/kray.mo -share/locale/pt_BR/LC_MESSAGES/ksamba.mo -share/locale/pt_BR/LC_MESSAGES/ktop.mo -share/locale/pt_BR/LC_MESSAGES/kuickshow.mo -share/locale/pt_BR/LC_MESSAGES/kwrite.mo -share/locale/ro/LC_MESSAGES/ark.mo -share/locale/ro/LC_MESSAGES/karm.mo -share/locale/ro/LC_MESSAGES/kcalc.mo -share/locale/ro/LC_MESSAGES/kfloppy.mo -share/locale/ro/LC_MESSAGES/khexdit.mo -share/locale/ro/LC_MESSAGES/kljettool.mo -share/locale/ru/LC_MESSAGES/ark.mo -share/locale/ru/LC_MESSAGES/kab.mo -share/locale/ru/LC_MESSAGES/karm.mo -share/locale/ru/LC_MESSAGES/kcalc.mo -share/locale/ru/LC_MESSAGES/kedit.mo -share/locale/ru/LC_MESSAGES/kfloppy.mo -share/locale/ru/LC_MESSAGES/khexdit.mo -share/locale/ru/LC_MESSAGES/kjots.mo -share/locale/ru/LC_MESSAGES/klipper.mo -share/locale/ru/LC_MESSAGES/kljettool.mo -share/locale/ru/LC_MESSAGES/klpq.mo -share/locale/ru/LC_MESSAGES/knotes.mo -share/locale/ru/LC_MESSAGES/kpm.mo -share/locale/ru/LC_MESSAGES/kwrite.mo -share/locale/sk/LC_MESSAGES/ark.mo -share/locale/sk/LC_MESSAGES/kab.mo -share/locale/sk/LC_MESSAGES/karm.mo -share/locale/sk/LC_MESSAGES/kcalc.mo -share/locale/sk/LC_MESSAGES/kedit.mo -share/locale/sk/LC_MESSAGES/kfloppy.mo -share/locale/sk/LC_MESSAGES/khexdit.mo -share/locale/sk/LC_MESSAGES/kjots.mo -share/locale/sk/LC_MESSAGES/klipper.mo -share/locale/sk/LC_MESSAGES/kljettool.mo -share/locale/sk/LC_MESSAGES/klpq.mo -share/locale/sk/LC_MESSAGES/knotes.mo -share/locale/sk/LC_MESSAGES/kpm.mo -share/locale/sk/LC_MESSAGES/ktop.mo -share/locale/sk/LC_MESSAGES/kwrite.mo -share/locale/sl/LC_MESSAGES/ark.mo -share/locale/sl/LC_MESSAGES/kab.mo -share/locale/sl/LC_MESSAGES/karm.mo -share/locale/sl/LC_MESSAGES/kcalc.mo -share/locale/sl/LC_MESSAGES/kedit.mo -share/locale/sl/LC_MESSAGES/kfloppy.mo -share/locale/sl/LC_MESSAGES/khexdit.mo -share/locale/sl/LC_MESSAGES/kjots.mo -share/locale/sl/LC_MESSAGES/klipper.mo -share/locale/sl/LC_MESSAGES/kljettool.mo -share/locale/sl/LC_MESSAGES/klpq.mo -share/locale/sl/LC_MESSAGES/knotes.mo -share/locale/sl/LC_MESSAGES/kpm.mo -share/locale/sl/LC_MESSAGES/ktop.mo -share/locale/sl/LC_MESSAGES/kwrite.mo -share/locale/sv/LC_MESSAGES/ark.mo -share/locale/sv/LC_MESSAGES/kab.mo -share/locale/sv/LC_MESSAGES/karm.mo -share/locale/sv/LC_MESSAGES/kcalc.mo -share/locale/sv/LC_MESSAGES/kedit.mo -share/locale/sv/LC_MESSAGES/kfloppy.mo -share/locale/sv/LC_MESSAGES/khexdit.mo -share/locale/sv/LC_MESSAGES/kjots.mo -share/locale/sv/LC_MESSAGES/klipper.mo -share/locale/sv/LC_MESSAGES/kljettool.mo -share/locale/sv/LC_MESSAGES/klpq.mo -share/locale/sv/LC_MESSAGES/knotes.mo -share/locale/sv/LC_MESSAGES/kpm.mo -share/locale/sv/LC_MESSAGES/kwrite.mo -share/locale/tr/LC_MESSAGES/ark.mo -share/locale/tr/LC_MESSAGES/karm.mo -share/locale/tr/LC_MESSAGES/kcalc.mo -share/locale/tr/LC_MESSAGES/kedit.mo -share/locale/tr/LC_MESSAGES/kfloppy.mo -share/locale/tr/LC_MESSAGES/khexdit.mo -share/locale/tr/LC_MESSAGES/kljettool.mo -share/locale/tr/LC_MESSAGES/knotes.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/ark.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/karm.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/kcalc.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/kedit.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/kfloppy.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/khexdit.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/kljettool.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/klpq.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/knotes.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/ktop.mo -share/locale/zh_TW.Big5/LC_MESSAGES/ark.mo -share/locale/zh_TW.Big5/LC_MESSAGES/karm.mo -share/locale/zh_TW.Big5/LC_MESSAGES/kcalc.mo -share/locale/zh_TW.Big5/LC_MESSAGES/kedit.mo -share/locale/zh_TW.Big5/LC_MESSAGES/khexdit.mo -share/locale/zh_TW.Big5/LC_MESSAGES/knotes.mo -share/toolbar/filedel.xpm -@dirrm share/doc/HTML/it/khexdit -@dirrm share/doc/HTML/en/kwrite -@dirrm share/doc/HTML/en/knotes -@dirrm share/doc/HTML/en/klpq -@dirrm share/doc/HTML/en/kljettool -@dirrm share/doc/HTML/en/kjots -@dirrm share/doc/HTML/en/khexdit -@dirrm share/doc/HTML/en/kedit -@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/doc/HTML/de/kcalc -@dirrm share/doc/HTML/de/kab -@dirrm share/apps/knotes/pics -@dirrm share/apps/knotes -@dirrm share/apps/kjots/pics -@dirrm share/apps/kjots -@dirrm share/apps/kedit/toolbar -@dirrm share/apps/kedit/pics -@dirrm share/apps/kedit -@dirrm share/apps/kcalc/pics -@dirrm share/apps/kcalc -@dirrm share/apps/kab/pics -@dirrm share/apps/kab -- cgit v1.2.3