summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-05-17 09:21:53 +0000
committerWill Andrews <will@FreeBSD.org>2000-05-17 09:21:53 +0000
commit3b539acd63ea325605859ffc60ea33ba018bc382 (patch)
tree2b5b9bdd06f26777baed33e8a63dd348bfab2e5f
parentUpdate MUH to 2.0.5c. (diff)
Woop doop de doop, I've managed to circumvent the kdesupport2 build
problems by disabling ODBC library building. Apparently kdenetwork2 doesn't need that support (it does need mimelib), so we're all right on that! This is the import of KDESUPPORT and KDENETWORK 1.90 (aka KDE2 beta). Repo-copies by: asami
Notes
Notes: svn path=/head/; revision=28510
-rw-r--r--converters/kdesupport2/Makefile36
-rw-r--r--converters/kdesupport2/distinfo2
-rw-r--r--converters/kdesupport2/files/patch-ae10
-rw-r--r--converters/kdesupport2/pkg-plist20
-rw-r--r--net/kdenetwork2/Makefile46
-rw-r--r--net/kdenetwork2/distinfo2
-rw-r--r--net/kdenetwork2/pkg-comment2
-rw-r--r--net/kdenetwork2/pkg-descr5
-rw-r--r--net/kdenetwork2/pkg-plist1156
-rw-r--r--net/kdenetwork3/Makefile46
-rw-r--r--net/kdenetwork3/distinfo2
-rw-r--r--net/kdenetwork3/pkg-comment2
-rw-r--r--net/kdenetwork3/pkg-descr5
-rw-r--r--net/kdenetwork3/pkg-plist1156
-rw-r--r--net/kdenetwork4/Makefile46
-rw-r--r--net/kdenetwork4/distinfo2
-rw-r--r--net/kdenetwork4/pkg-comment2
-rw-r--r--net/kdenetwork4/pkg-descr5
-rw-r--r--net/kdenetwork4/pkg-plist1156
19 files changed, 1505 insertions, 2196 deletions
diff --git a/converters/kdesupport2/Makefile b/converters/kdesupport2/Makefile
index 4b030b847116..65d2069103af 100644
--- a/converters/kdesupport2/Makefile
+++ b/converters/kdesupport2/Makefile
@@ -1,32 +1,28 @@
-# New ports collection makefile for: kdesupport
-# Date created: 28 October 1997
-# Whom: Stefan Eßer <se@freebsd.org>
+# New ports collection makefile for: kdesupport2
+# Date created: Sun May 14 2000 01:14:20
+# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdesupport
-PORTVERSION= 1.1.2.1
+PORTVERSION= 1.90
CATEGORIES= converters kde
MASTER_SITES= $(MASTER_SITE_KDE)
-MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
-DISTNAME= kdesupport-1.1.2
+MASTER_SITE_SUBDIR= unstable/distribution/tar/src
-MAINTAINER= se@freebsd.org
+MAINTAINER= will@FreeBSD.org
+MOC= ${X11BASE}/bin/moc2
USE_BZIP2= yes
-
-USE_QT= yes
-USE_LIBTOOL= yes
-CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
- "--without-libjpeg" \
- "--without-libgif" \
- "--without-libgdbm" \
- "--without-libuulib"
-CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
- INSTALL_SCRIPT="install -c -m 555"
-
-post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
+USE_QT2= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
+ --with-qt-includes=${X11BASE}/include/qt2 \
+ --with-qt-libraries=${X11BASE}/lib \
+ --without-libjpeg --without-libgif \
+ --without-libgdbm --without-libuulib \
+ --without-odbc
+CONFIGURE_ENV+= MOC="${MOC}"
.include <bsd.port.mk>
diff --git a/converters/kdesupport2/distinfo b/converters/kdesupport2/distinfo
index 23d7acc7ac06..9bba7474ad3d 100644
--- a/converters/kdesupport2/distinfo
+++ b/converters/kdesupport2/distinfo
@@ -1 +1 @@
-MD5 (kdesupport-1.1.2.tar.bz2) = 6ef9b658cc8cbeb298f333f0528fd1a9
+MD5 (kdesupport-1.90.tar.bz2) = 884a602ec84fb40a840e1dc8403d5db4
diff --git a/converters/kdesupport2/files/patch-ae b/converters/kdesupport2/files/patch-ae
index aa3724a791f5..5694a2ed4dc1 100644
--- a/converters/kdesupport2/files/patch-ae
+++ b/converters/kdesupport2/files/patch-ae
@@ -1,11 +1,11 @@
---- ./mimelib/Makefile.in.org Tue Sep 7 08:24:50 1999
-+++ ./mimelib/Makefile.in Wed Feb 23 18:14:27 2000
-@@ -191,7 +191,7 @@
+--- mimelib/Makefile.in Tue May 9 19:33:18 2000
++++ mimelib/Makefile.in.new Tue May 16 18:32:11 2000
+@@ -233,7 +233,7 @@
DEFS = -D$(LIBVERSION) @DEFS@
--libmimelib_la_LDFLAGS = -version-info 1:0
-+libmimelib_la_LDFLAGS = -version-info 2:0
+-libmimelib_la_LDFLAGS = -version-info 1:1
++libmimelib_la_LDFLAGS = -version-info 3:0
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
CONFIG_HEADER = ../config.h
CONFIG_CLEAN_FILES =
diff --git a/converters/kdesupport2/pkg-plist b/converters/kdesupport2/pkg-plist
index 50ed634494c9..817835db56df 100644
--- a/converters/kdesupport2/pkg-plist
+++ b/converters/kdesupport2/pkg-plist
@@ -45,22 +45,22 @@ include/rdb/hash.h
include/rdb/rdb.h
include/rdb/uint32.h
lib/libQwSpriteField.a
-lib/libQwSpriteField.so.7
+lib/libQwSpriteField.so.8
lib/libjs.a
-lib/libjs.so.3
+lib/libjs.so.4
lib/libmimelib.a
-lib/libmimelib.so.2
+lib/libmimelib.so.3
lib/librdb.a
-lib/librdb.so.56
-@exec ln -sf libQwSpriteField.so.6 %D/lib/libQwSpriteField.so
-@exec ln -sf libjs.so.2 %D/lib/libjs.so
-@exec ln -sf libmimelib.so.1 %D/lib/libmimelib.so
-@exec ln -sf librdb.so.55 %D/lib/librdb.so
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
+lib/librdb.so.57
+@exec ln -sf libQwSpriteField.so.7 %D/lib/libQwSpriteField.so
+@exec ln -sf libjs.so.4 %D/lib/libjs.so
+@exec ln -sf libmimelib.so.3 %D/lib/libmimelib.so
+@exec ln -sf librdb.so.57 %D/lib/librdb.so
+@exec /sbin/ldconfig -m %B
@dirrm include/rdb
@dirrm include/mimelib
@unexec rm -f %D/lib/libQwSpriteField.so
@unexec rm -f %D/lib/libjs.so
@unexec rm -f %D/lib/libmimelib.so
@unexec rm -f %D/lib/librdb.so
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
+@unexec /sbin/ldconfig -R
diff --git a/net/kdenetwork2/Makefile b/net/kdenetwork2/Makefile
index 51e1b90a952b..0cd0814e71e3 100644
--- a/net/kdenetwork2/Makefile
+++ b/net/kdenetwork2/Makefile
@@ -1,42 +1,30 @@
-# New ports collection makefile for: kdenetwork
-# Date created: 28 October 1997
-# Whom: Stefan Eßer <se@freebsd.org>
+# New ports collection makefile for: kdenetwork2
+# Date created: Sun May 14 00:55:45
+# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdenetwork
-PORTVERSION= 1.1.2
+PORTVERSION= 1.90
CATEGORIES= net news kde
MASTER_SITES= $(MASTER_SITE_KDE)
-MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
+MASTER_SITE_SUBDIR= unstable/distribution/tar/src
-MAINTAINER= se@freebsd.org
+MAINTAINER= will@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.3:${PORTSDIR}/graphics/png \
- uu.1:${PORTSDIR}/converters/uulib \
- kdecore.3:${PORTSDIR}/x11/kdelibs11 \
- QwSpriteField.7:${PORTSDIR}/converters/kdesupport11 \
- js.3:${PORTSDIR}/converters/kdesupport11 \
- mimelib.2:${PORTSDIR}/converters/kdesupport11 \
- rdb.56:${PORTSDIR}/converters/kdesupport11
+LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \
+ kdecore.4:${PORTSDIR}/x11/kdelibs2 \
+ QwSpriteField.8:${PORTSDIR}/converters/kdesupport2
+MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
-USE_QT= yes
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= "--prefix=$(PREFIX)"
-CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
- INSTALL_SCRIPT="install -c -m 555"
+USE_QT2= 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}"
USE_GMAKE= yes
-CFLAGS+= "-I${PREFIX}/include"
-.include <bsd.port.pre.mk>
-
-# ksirc needs egcs
-.if ${OSVERSION} < 400004
-PLIST= ${PKGDIR}/PLIST.noksirc
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/net/kdenetwork2/distinfo b/net/kdenetwork2/distinfo
index 9a6646b5d525..17d21a01eb11 100644
--- a/net/kdenetwork2/distinfo
+++ b/net/kdenetwork2/distinfo
@@ -1 +1 @@
-MD5 (kdenetwork-1.1.2.tar.bz2) = ce8ce348a7b56769665afe58e36902ff
+MD5 (kdenetwork-1.90.tar.bz2) = 339a00bf57c663ffa6c138d84c8a448b
diff --git a/net/kdenetwork2/pkg-comment b/net/kdenetwork2/pkg-comment
index bd96c0b062ca..bf5dcda48324 100644
--- a/net/kdenetwork2/pkg-comment
+++ b/net/kdenetwork2/pkg-comment
@@ -1 +1 @@
-Network modules for the KDE integrated X11 desktop
+Network modules for KDE2
diff --git a/net/kdenetwork2/pkg-descr b/net/kdenetwork2/pkg-descr
index 90ae45773bea..f7425da6373d 100644
--- a/net/kdenetwork2/pkg-descr
+++ b/net/kdenetwork2/pkg-descr
@@ -1 +1,6 @@
KDE provides an integrated X11 based environment, much like CDE.
+This particular port installs the networking components of KDE,
+which includes applications for Internet things like email, web,
+irc, and so forth. Note that this is for KDE2, not KDE 1.x.
+
+WWW: http://www.kde.org/
diff --git a/net/kdenetwork2/pkg-plist b/net/kdenetwork2/pkg-plist
index 5e39f2480318..b30ea8aa6220 100644
--- a/net/kdenetwork2/pkg-plist
+++ b/net/kdenetwork2/pkg-plist
@@ -1,149 +1,115 @@
-bin/dsirc
-bin/karchie
bin/kbiff
-bin/kcmktalkd
-bin/kdecode
-bin/kfinger
bin/kmail
-bin/knu
bin/korn
-bin/kotalkd
bin/kppp
bin/kppplogview
-bin/krn
-bin/ksirc
-bin/ksticker
-bin/ktalkd
-bin/ktalkdlg
-bin/mail.local
-bin/mathpod
-bin/newkrn
-lib/ksirc/libksirclistbox.a
-lib/ksirc/libksirclistbox.la
-lib/ksirc/libksirclistbox.so.0
-lib/ksirc/libpalistbox.a
-lib/ksirc/libpalistbox.la
-lib/ksirc/libpalistbox.so.0
-lib/ksirc/libpbutton.a
-lib/ksirc/libpbutton.la
-lib/ksirc/libpbutton.so.0
-lib/ksirc/libpframe.a
-lib/ksirc/libpframe.la
-lib/ksirc/libpframe.so.0
-lib/ksirc/libpkfiledialog.a
-lib/ksirc/libpkfiledialog.la
-lib/ksirc/libpkfiledialog.so.0
-lib/ksirc/libplabel.a
-lib/ksirc/libplabel.la
-lib/ksirc/libplabel.so.0
-lib/ksirc/libplined.a
-lib/ksirc/libplined.la
-lib/ksirc/libplined.so.0
-lib/ksirc/libplistbox.a
-lib/ksirc/libplistbox.la
-lib/ksirc/libplistbox.so.0
-lib/ksirc/libpmenudta.a
-lib/ksirc/libpmenudta.la
-lib/ksirc/libpmenudta.so.0
-lib/ksirc/libpobjfinder.a
-lib/ksirc/libpobjfinder.la
-lib/ksirc/libpobjfinder.so.0
-lib/ksirc/libppopmenu.a
-lib/ksirc/libppopmenu.la
-lib/ksirc/libppopmenu.so.0
-lib/ksirc/libpprogress.a
-lib/ksirc/libpprogress.la
-lib/ksirc/libpprogress.so.0
-lib/ksirc/libppushbt.a
-lib/ksirc/libppushbt.la
-lib/ksirc/libppushbt.so.0
-lib/ksirc/libptabdialog.a
-lib/ksirc/libptabdialog.la
-lib/ksirc/libptabdialog.so.0
-lib/ksirc/libptablevw.a
-lib/ksirc/libptablevw.la
-lib/ksirc/libptablevw.so.0
-lib/libkplunger.a
-lib/libpuke.a
-lib/libpuke.la
-lib/libpuke.so.0
-share/applnk/Internet/KMail.kdelnk
-share/applnk/Internet/KOrn.kdelnk
-share/applnk/Internet/Kppp.kdelnk
-share/applnk/Internet/Krn.kdelnk
-share/applnk/Internet/karchie.kdelnk
-share/applnk/Internet/kbiff.kdelnk
-share/applnk/Internet/kfinger.kdelnk
-share/applnk/Internet/knu.kdelnk
-share/applnk/Internet/kppplogview.kdelnk
-share/applnk/Internet/ksirc.kdelnk
-share/applnk/Settings/Network/kcmktalkd.kdelnk
-share/apps/kbiff/pics/delete.xpm
-share/apps/kbiff/pics/mailbox.xpm
-share/apps/kbiff/pics/mini-newmail.xpm
-share/apps/kbiff/pics/mini-noconn.xpm
-share/apps/kbiff/pics/mini-nomail.xpm
-share/apps/kbiff/pics/mini-oldmail.xpm
-share/apps/kbiff/pics/newmail.xpm
-share/apps/kbiff/pics/noconn.xpm
-share/apps/kbiff/pics/nomail.xpm
-share/apps/kbiff/pics/oldmail.xpm
-share/apps/kbiff/pics/playsound.xpm
-share/apps/kmail/pics/attach.xpm
-share/apps/kmail/pics/checkmail.xpm
-share/apps/kmail/pics/closed.xpm
-share/apps/kmail/pics/feather_white.xpm
-share/apps/kmail/pics/filedel2.xpm
-share/apps/kmail/pics/fileforward.xpm
-share/apps/kmail/pics/filereply.xpm
-share/apps/kmail/pics/filereplyall.xpm
-share/apps/kmail/pics/green-bullet.xpm
+include/ftpsearch.h
+include/kmailIface.h
+include/kping.h
+include/newssearch.h
+include/websearch.h
+lib/libsearch.la
+lib/libsearch.so.3
+share/applnk/Internet/KMail.desktop
+share/applnk/Internet/KOrn.desktop
+share/applnk/Internet/Kppp.desktop
+share/applnk/Internet/kbiff.desktop
+share/applnk/Internet/kppplogview.desktop
+share/apps/kbiff/pics/delete.png
+share/apps/kbiff/pics/mailbox.png
+share/apps/kbiff/pics/mini-newmail.png
+share/apps/kbiff/pics/mini-noconn.png
+share/apps/kbiff/pics/mini-nomail.png
+share/apps/kbiff/pics/mini-oldmail.png
+share/apps/kbiff/pics/newmail.png
+share/apps/kbiff/pics/noconn.png
+share/apps/kbiff/pics/nomail.png
+share/apps/kbiff/pics/oldmail.png
+share/apps/kbiff/pics/playsound.png
+share/apps/kmail/kmcomposerui.rc
+share/apps/kmail/pics/abdown.png
+share/apps/kmail/pics/abup.png
+share/apps/kmail/pics/attach.png
+share/apps/kmail/pics/checkmail.png
+share/apps/kmail/pics/closed.png
+share/apps/kmail/pics/feather_white.png
+share/apps/kmail/pics/filedel2.png
+share/apps/kmail/pics/fileforward.png
+share/apps/kmail/pics/filereply.png
+share/apps/kmail/pics/filereplyall.png
+share/apps/kmail/pics/green-bullet.png
share/apps/kmail/pics/kdelogo.xpm
-share/apps/kmail/pics/kmfldin.xpm
-share/apps/kmail/pics/kmfldout.xpm
-share/apps/kmail/pics/kmfldsent.xpm
-share/apps/kmail/pics/kmfolder.xpm
-share/apps/kmail/pics/kminsorgmsg.xpm
-share/apps/kmail/pics/kmmsgdel.xpm
-share/apps/kmail/pics/kmmsgforwarded.xpm
-share/apps/kmail/pics/kmmsgnew.xpm
-share/apps/kmail/pics/kmmsgold.xpm
-share/apps/kmail/pics/kmmsgqueued.xpm
-share/apps/kmail/pics/kmmsgreplied.xpm
-share/apps/kmail/pics/kmmsgsent.xpm
-share/apps/kmail/pics/kmmsgunseen.xpm
-share/apps/kmail/pics/kmtrash.xpm
-share/apps/kmail/pics/pgp-keys.xpm
-share/apps/kmail/pics/pub_key_red.xpm
-share/apps/kmail/pics/red-bullet.xpm
-share/apps/kmail/pics/send.xpm
+share/apps/kmail/pics/kmfldin.png
+share/apps/kmail/pics/kmfldout.png
+share/apps/kmail/pics/kmfldsent.png
+share/apps/kmail/pics/kmfolder.png
+share/apps/kmail/pics/kmfolderfull.png
+share/apps/kmail/pics/kminsorgmsg.png
+share/apps/kmail/pics/kmmsgdel.png
+share/apps/kmail/pics/kmmsgforwarded.png
+share/apps/kmail/pics/kmmsgnew.png
+share/apps/kmail/pics/kmmsgold.png
+share/apps/kmail/pics/kmmsgqueued.png
+share/apps/kmail/pics/kmmsgreplied.png
+share/apps/kmail/pics/kmmsgsent.png
+share/apps/kmail/pics/kmmsgunseen.png
+share/apps/kmail/pics/kmtrash.png
+share/apps/kmail/pics/pgp-keys.png
+share/apps/kmail/pics/pub_key_red.png
+share/apps/kmail/pics/red-bullet.png
+share/apps/kmail/pics/send.png
share/apps/kmail/pics/stopwatch.xbm
share/apps/kmail/pics/stopwatchMask.xbm
-share/apps/kmail/pics/thumb_up.xpm
+share/apps/kmail/pics/thumb_up.png
+share/apps/kppp/Provider/Austria/.directory
+share/apps/kppp/Provider/Austria/Simon%032Media
+share/apps/kppp/Provider/Denmark/.directory
+share/apps/kppp/Provider/Denmark/Get2Net
+share/apps/kppp/Provider/Germany/.directory
+share/apps/kppp/Provider/Germany/CityWeb
+share/apps/kppp/Provider/Germany/FH%032Rhein%032Sieg%032%040Informatik%041
+share/apps/kppp/Provider/Germany/Netsurf
+share/apps/kppp/Provider/NewZealand/.directory
+share/apps/kppp/Provider/NewZealand/Paradise
+share/apps/kppp/Provider/NewZealand/Voyager
+share/apps/kppp/Provider/NewZealand/XTRA
+share/apps/kppp/Provider/Norway/.directory
+share/apps/kppp/Provider/Norway/BGNett
+share/apps/kppp/Provider/Norway/Institutt%032for%032informatikk
+share/apps/kppp/Provider/Portugal/.directory
+share/apps/kppp/Provider/Portugal/Clix
+share/apps/kppp/Provider/Portugal/Netc
+share/apps/kppp/Provider/Portugal/OniNet
+share/apps/kppp/Provider/United_Kingdom/.directory
+share/apps/kppp/Provider/United_Kingdom/Demon%032Green%0322120666
+share/apps/kppp/Provider/United_Kingdom/Demon%032Purple%0322121666
+share/apps/kppp/Provider/United_Kingdom/Demon%032Red%0320798666
+share/apps/kppp/Provider/United_Kingdom/FreeServe
share/apps/kppp/Rules/Argentina/Argentina_Local.rst
-share/apps/kppp/Rules/Austria/Business_1/GSM.rst
+share/apps/kppp/Rules/Australia/Local.rst
+share/apps/kppp/Rules/Australia/Optus_Residential.rst
+share/apps/kppp/Rules/Australia/STD_Zone_1_-_25-50_kms.rst
+share/apps/kppp/Rules/Australia/STD_Zone_2_-_50-85_kms.rst
+share/apps/kppp/Rules/Australia/STD_Zone_3_-_85-165_kms.rst
+share/apps/kppp/Rules/Australia/STD_Zone_4_-_165+_kms.rst
share/apps/kppp/Rules/Austria/Business_1/Local.rst
-share/apps/kppp/Rules/Austria/Business_1/Long_Distance_1.rst
-share/apps/kppp/Rules/Austria/Business_1/Long_Distance_2.rst
+share/apps/kppp/Rules/Austria/Business_1/Long_Distance.rst
share/apps/kppp/Rules/Austria/Business_1/Online.rst
-share/apps/kppp/Rules/Austria/Business_2/GSM.rst
share/apps/kppp/Rules/Austria/Business_2/Local.rst
-share/apps/kppp/Rules/Austria/Business_2/Long_Distance_1.rst
-share/apps/kppp/Rules/Austria/Business_2/Long_Distance_2.rst
+share/apps/kppp/Rules/Austria/Business_2/Long_Distance.rst
share/apps/kppp/Rules/Austria/Business_2/Online.rst
-share/apps/kppp/Rules/Austria/Minimum/GSM.rst
share/apps/kppp/Rules/Austria/Minimum/Local.rst
-share/apps/kppp/Rules/Austria/Minimum/Long_Distance_1.rst
-share/apps/kppp/Rules/Austria/Minimum/Long_Distance_2.rst
+share/apps/kppp/Rules/Austria/Minimum/Long_Distance.rst
share/apps/kppp/Rules/Austria/Minimum/Online.rst
-share/apps/kppp/Rules/Austria/Standard/GSM.rst
share/apps/kppp/Rules/Austria/Standard/Local.rst
-share/apps/kppp/Rules/Austria/Standard/Long_Distance_1.rst
-share/apps/kppp/Rules/Austria/Standard/Long_Distance_2.rst
+share/apps/kppp/Rules/Austria/Standard/Long_Distance.rst
share/apps/kppp/Rules/Austria/Standard/Online.rst
+share/apps/kppp/Rules/Bangladesh/ATT00007.rst
+share/apps/kppp/Rules/Bangladesh/ATT00010.rst
share/apps/kppp/Rules/Belgium/Belgium_interzonal.rst
share/apps/kppp/Rules/Belgium/Belgium_zonal.rst
share/apps/kppp/Rules/Brasil/Brasil.rst
+share/apps/kppp/Rules/Brasil/SaoPaulo.rst
share/apps/kppp/Rules/Croatia/CARNet_lokalni_poziv.rst
share/apps/kppp/Rules/Croatia/CARNet_medjugradski_poziv.rst
share/apps/kppp/Rules/Croatia/hinet_anonimni_ulaz.rst
@@ -156,13 +122,16 @@ share/apps/kppp/Rules/Czechia/Czech_Telecom_City.rst
share/apps/kppp/Rules/Czechia/Czech_Telecom_Tarifni_pasmo1.rst
share/apps/kppp/Rules/Czechia/Czech_Telecom_Tarifni_pasmo2.rst
share/apps/kppp/Rules/Czechia/Czech_Telecom_Tarifni_pasmo3.rst
-share/apps/kppp/Rules/Denmark/1001_Internet.rst
-share/apps/kppp/Rules/Denmark/CyberCity_1033.rst
-share/apps/kppp/Rules/Denmark/Get2Net_1001.rst
-share/apps/kppp/Rules/Denmark/Image_1049.rst
-share/apps/kppp/Rules/Denmark/Teledanmark_Favorit_Internet.rst
-share/apps/kppp/Rules/Denmark/Teledanmark_Local.rst
-share/apps/kppp/Rules/Denmark/Teledanmark_Regional.rst
+share/apps/kppp/Rules/Denmark/12Move_Analog.rst
+share/apps/kppp/Rules/Denmark/12Move_ISDN.rst
+share/apps/kppp/Rules/Denmark/Cybercity_Friabonnement.rst
+share/apps/kppp/Rules/Denmark/Get2net_Betaling.rst
+share/apps/kppp/Rules/Denmark/Get2net_Gratis.rst
+share/apps/kppp/Rules/Denmark/Mobilix_Wanadoo.rst
+share/apps/kppp/Rules/Denmark/Teledanmark_Basis.rst
+share/apps/kppp/Rules/Denmark/Teledanmark_Favoritinternet.rst
+share/apps/kppp/Rules/Denmark/Worldonline-Analog.rst
+share/apps/kppp/Rules/Denmark/Worldonline-ISDN.rst
share/apps/kppp/Rules/England/BirminghamCable_Local.rst
share/apps/kppp/Rules/England/BirminghamCable_National.rst
share/apps/kppp/Rules/England/BirminghamCable_SameTelco.rst
@@ -170,36 +139,48 @@ share/apps/kppp/Rules/England/BritishTelecom_Local.rst
share/apps/kppp/Rules/England/BritishTelecom_National.rst
share/apps/kppp/Rules/England/BritishTelecom_Regional.rst
share/apps/kppp/Rules/France/Local.rst
-share/apps/kppp/Rules/Germany/Arcor_Internet_by_Call.rst
-share/apps/kppp/Rules/Germany/NetCologne_City.rst
-share/apps/kppp/Rules/Germany/NetCologne_Germany.rst
-share/apps/kppp/Rules/Germany/NetCologne_Time_Line.rst
-share/apps/kppp/Rules/Germany/Tele2.rst
-share/apps/kppp/Rules/Germany/TelePassport_Fern.rst
-share/apps/kppp/Rules/Germany/TelePassport_Nah.rst
-share/apps/kppp/Rules/Germany/Telekom_200km.rst
-share/apps/kppp/Rules/Germany/Telekom_50km.rst
-share/apps/kppp/Rules/Germany/Telekom_Activplus_City.rst
-share/apps/kppp/Rules/Germany/Telekom_Activplus_non_City.rst
-share/apps/kppp/Rules/Germany/Telekom_City.rst
-share/apps/kppp/Rules/Germany/Telekom_City_Weekend.rst
-share/apps/kppp/Rules/Germany/Telekom_Ferntarif.rst
-share/apps/kppp/Rules/Germany/Telekom_Regio_Call.rst
-share/apps/kppp/Rules/Germany/Telekom_T-Online.rst
-share/apps/kppp/Rules/Greece/Hellas_local.rst
+share/apps/kppp/Rules/Germany/AddCom_by_Call.rst
+share/apps/kppp/Rules/Germany/Addcom.rst
+share/apps/kppp/Rules/Germany/CallOkaynet.rst
+share/apps/kppp/Rules/Germany/City_Activ_Plus_Option.rst
+share/apps/kppp/Rules/Germany/Mobilcom_Freenet.rst
+share/apps/kppp/Rules/Germany/Nikoma.rst
+share/apps/kppp/Rules/Germany/Nikoma_Internet_by_Call.rst
+share/apps/kppp/Rules/Germany/Nikoma_Study_and_Surf.rst
+share/apps/kppp/Rules/Germany/Telekom_City_Select_5_30.rst
+share/apps/kppp/Rules/Germany/knUUt-by-Call.rst
+share/apps/kppp/Rules/Germany/talkline_by_call.rst
+share/apps/kppp/Rules/Germany/vossnet_fun.rst
+share/apps/kppp/Rules/Germany/vossnet_fun_light.rst
+share/apps/kppp/Rules/Germany/vossnet_kompl.rst
+share/apps/kppp/Rules/Greece/Hellas_EPAK_Zone1.rst
+share/apps/kppp/Rules/Greece/Hellas_EPAK_Zone2.rst
+share/apps/kppp/Rules/Greece/Hellas_EPAK_Zone3.rst
+share/apps/kppp/Rules/Greece/Hellas_EPAK_local.rst
+share/apps/kppp/Rules/Greece/Hellas_analog_local.rst
+share/apps/kppp/Rules/Greece/Hellas_digital_local.rst
share/apps/kppp/Rules/Hong_Kong/Hong_Kong_Telecom.rst
share/apps/kppp/Rules/Hungary/Local.rst
share/apps/kppp/Rules/Hungary/LocalTop_MATAV.rst
share/apps/kppp/Rules/Hungary/Local_MATAV.rst
share/apps/kppp/Rules/Iceland/Iceland_general.rst
+share/apps/kppp/Rules/India/Vsnl_local.rst
share/apps/kppp/Rules/Indonesia/Lokal_1_Metropolitan.rst
share/apps/kppp/Rules/Indonesia/Lokal_2_Metropolitan.rst
share/apps/kppp/Rules/Indonesia/Lokal_non_metropolitan.rst
+share/apps/kppp/Rules/Ireland/Eircom_Internet.rst
+share/apps/kppp/Rules/Ireland/Eircom_Local.rst
+share/apps/kppp/Rules/Ireland/Eircom_National.rst
+share/apps/kppp/Rules/Ireland/Eircom_Special.rst
+share/apps/kppp/Rules/Israel/Bezeq_Interurban.rst
+share/apps/kppp/Rules/Israel/Bezeq_Local.rst
share/apps/kppp/Rules/Italy/Telecom_0-15_km.rst
share/apps/kppp/Rules/Italy/Telecom_15-30_km.rst
share/apps/kppp/Rules/Italy/Telecom_30-60_km.rst
share/apps/kppp/Rules/Italy/Telecom_60+_km.rst
+share/apps/kppp/Rules/Italy/Telecom_Distrettuali.rst
share/apps/kppp/Rules/Italy/Telecom_Interurbana_settoriale.rst
+share/apps/kppp/Rules/Italy/Telecom_TAT.rst
share/apps/kppp/Rules/Italy/Telecom_TUT.rst
share/apps/kppp/Rules/Italy/Telecom_Urbana.rst
share/apps/kppp/Rules/Jamaica/CWJ_InterParish.rst
@@ -207,8 +188,8 @@ share/apps/kppp/Rules/Jamaica/CWJ_Local.rst
share/apps/kppp/Rules/Japan/NTT_Local.rst
share/apps/kppp/Rules/Kazakhstan/Akparat_Sprint.rst
share/apps/kppp/Rules/Luxembourg/Local.rst
+share/apps/kppp/Rules/Malaysia/TMNet_Jaring.rst
share/apps/kppp/Rules/Malaysia/malaysia.rst
-share/apps/kppp/Rules/Mauritius/Mauritius_Telecoms_Internet.rst
share/apps/kppp/Rules/Netherlands/BelBasis_Lokaal.rst
share/apps/kppp/Rules/Netherlands/BelBudget_Lokaal.rst
share/apps/kppp/Rules/Netherlands/BelPlus_Lokaal.rst
@@ -222,15 +203,20 @@ share/apps/kppp/Rules/Poland/Netia_Lokalne_Niebieska.rst
share/apps/kppp/Rules/Poland/Netia_Lokalne_Zielona.rst
share/apps/kppp/Rules/Poland/TP_100km.rst
share/apps/kppp/Rules/Poland/TP_Lokalne.rst
-share/apps/kppp/Rules/Portugal/067.rst
-share/apps/kppp/Rules/Portugal/Local+Activation_rate.rst
-share/apps/kppp/Rules/Portugal/Local.rst
+share/apps/kppp/Rules/Portugal/PT_Local.rst
+share/apps/kppp/Rules/Portugal/PT_Local_Ilhas.rst
+share/apps/kppp/Rules/Portugal/PT_Regional.rst
+share/apps/kppp/Rules/Portugal/PT_Regional_Ilhas.rst
+share/apps/kppp/Rules/Portugal/PT_YesNET.rst
+share/apps/kppp/Rules/Portugal/PT_YesNET_Ilhas.rst
+share/apps/kppp/Rules/Romania/Telecom_GSM.rst
share/apps/kppp/Rules/Romania/Telecom_Interurban.rst
share/apps/kppp/Rules/Romania/Telecom_Local.rst
share/apps/kppp/Rules/Singapore/SingTel_Local.rst
-share/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_1_pasmo.rst
-share/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_2_pasmo.rst
-share/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_Mesto.rst
+share/apps/kppp/Rules/Slovakia/Internetovy_tarif_019XY.rst
+share/apps/kppp/Rules/Slovakia/ST_medzimesto_1_pasmo.rst
+share/apps/kppp/Rules/Slovakia/ST_medzimesto_2_pasmo.rst
+share/apps/kppp/Rules/Slovakia/ST_mesto.rst
share/apps/kppp/Rules/South_Afrika/South_Afrika.rst
share/apps/kppp/Rules/Spain/Infovia.rst
share/apps/kppp/Rules/Spain/Infovia_IVA.rst
@@ -252,524 +238,322 @@ share/apps/kppp/Rules/Switzerland/Sunrise_Internet.rst
share/apps/kppp/Rules/Switzerland/Sunrise_Local.rst
share/apps/kppp/Rules/Switzerland/Swisscom_Local.rst
share/apps/kppp/Rules/Switzerland/Swisscom_Remote.rst
+share/apps/kppp/Rules/Switzerland/Swisscom_Surf.rst
share/apps/kppp/Rules/TEMPLATE
share/apps/kppp/Rules/checkrules
-share/apps/kppp/pics/Terminal.xpm
-share/apps/kppp/pics/back.xpm
-share/apps/kppp/pics/dock_both.xpm
-share/apps/kppp/pics/dock_left.xpm
-share/apps/kppp/pics/dock_none.xpm
-share/apps/kppp/pics/dock_right.xpm
-share/apps/kppp/pics/exclamation.xpm
-share/apps/kppp/pics/exit.xpm
-share/apps/kppp/pics/fileopen.xpm
-share/apps/kppp/pics/finish.xpm
-share/apps/kppp/pics/help.xpm
-share/apps/kppp/pics/kppplogo.xpm
-share/apps/kppp/pics/modemboth.xpm
-share/apps/kppp/pics/modemleft.xpm
-share/apps/kppp/pics/modemnone.xpm
-share/apps/kppp/pics/modemright.xpm
-share/apps/kppp/pics/phone.xpm
-share/apps/kppp/pics/start.xpm
-share/apps/kppp/pics/terminal_both.xpm
-share/apps/kppp/pics/terminal_left.xpm
-share/apps/kppp/pics/terminal_right.xpm
-share/apps/krn/toolbar/attach.xpm
-share/apps/krn/toolbar/black-bullet.xpm
-share/apps/krn/toolbar/catch.xpm
-share/apps/krn/toolbar/closed.xpm
-share/apps/krn/toolbar/connected.xpm
-share/apps/krn/toolbar/deco.xpm
-share/apps/krn/toolbar/disconnected.xpm
-share/apps/krn/toolbar/feather_white.xpm
-share/apps/krn/toolbar/fileforward.xpm
-share/apps/krn/toolbar/filemail.xpm
-share/apps/krn/toolbar/fileprint.xpm
-share/apps/krn/toolbar/find.xpm
-share/apps/krn/toolbar/followup.xpm
-share/apps/krn/toolbar/green-bullet.xpm
-share/apps/krn/toolbar/krnfolder.xpm
-share/apps/krn/toolbar/left.xpm
-share/apps/krn/toolbar/locked.xpm
-share/apps/krn/toolbar/logo.xpm
-share/apps/krn/toolbar/mailpost.xpm
-share/apps/krn/toolbar/previous.xpm
-share/apps/krn/toolbar/pub_key_red.xpm
-share/apps/krn/toolbar/read.xpm
-share/apps/krn/toolbar/red-bullet.xpm
-share/apps/krn/toolbar/reload.xpm
-share/apps/krn/toolbar/right.xpm
-share/apps/krn/toolbar/save.xpm
-share/apps/krn/toolbar/send.xpm
-share/apps/krn/toolbar/subscr.xpm
-share/apps/krn/toolbar/tagged.xpm
-share/apps/krn/toolbar/thumb_up.xpm
-share/apps/ksirc/commands-handler.pl
-share/apps/ksirc/commands-perl.pl
-share/apps/ksirc/convert_commands.pl
-share/apps/ksirc/dcc_progress.pm
-share/apps/ksirc/dcc_status.pm
-share/apps/ksirc/filters.pl
-share/apps/ksirc/icons/arrow.gif
-share/apps/ksirc/icons/blueball.gif
-share/apps/ksirc/icons/bluepin.gif
-share/apps/ksirc/icons/channel.xpm
-share/apps/ksirc/icons/channels.xpm
-share/apps/ksirc/icons/greenpin.gif
-share/apps/ksirc/icons/info.gif
-share/apps/ksirc/icons/info1.gif
-share/apps/ksirc/icons/ksirc.gif
-share/apps/ksirc/icons/ksirc_a.xpm
-share/apps/ksirc/icons/ksirc_b.xpm
-share/apps/ksirc/icons/ksirc_dock.xpm
-share/apps/ksirc/icons/madsmiley.gif
-share/apps/ksirc/icons/mini-run.gif
-share/apps/ksirc/icons/server.xpm
-share/apps/ksirc/icons/smiley.gif
-share/apps/ksirc/icons/star.gif
-share/apps/ksirc/ksirc.pl
-share/apps/ksirc/ksirclistbox.pm
-share/apps/ksirc/load_all.pm
-share/apps/ksirc/palistbox.pm
-share/apps/ksirc/pbase.pm
-share/apps/ksirc/pboxlayout.pm
-share/apps/ksirc/pbutton.pm
-share/apps/ksirc/pframe.pm
-share/apps/ksirc/pics/pws_general.xpm
-share/apps/ksirc/pics/pws_www.xpm
-share/apps/ksirc/pkfiledialog.pm
-share/apps/ksirc/plabel.pm
-share/apps/ksirc/plined.pm
-share/apps/ksirc/plistbox.pm
-share/apps/ksirc/pmenudta.pm
-share/apps/ksirc/pobjfinder.pm
-share/apps/ksirc/ppopmenu.pm
-share/apps/ksirc/pprogress.pm
-share/apps/ksirc/ppushbt.pm
-share/apps/ksirc/ptabdialog.pm
-share/apps/ksirc/ptablevw.pm
-share/apps/ksirc/puke.pl
-share/apps/ksirc/pwidget.pm
-share/apps/ksirc/relnotes
-share/apps/ksirc/servers.ini
-share/apps/ksirc/servers.txt
-share/apps/ksirc/sirc.help.gz
-share/apps/ksirc/small.pl
-share/apps/ksirc/test.pl
-share/apps/ksirc/tester.pl
-share/config/karchierc
-share/config/kfingerrc
-share/config/ktalkdrc
-share/doc/HTML/el/ktalkd/ktalkd-1.html
-share/doc/HTML/el/ktalkd/ktalkd-2.html
-share/doc/HTML/el/ktalkd/ktalkd-3.html
-share/doc/HTML/el/ktalkd/ktalkd-4.html
-share/doc/HTML/el/ktalkd/ktalkd-5.html
-share/doc/HTML/el/ktalkd/ktalkd-6.html
-share/doc/HTML/el/ktalkd/ktalkd.html
-share/doc/HTML/el/ktalkd/logotp3.gif
-share/doc/HTML/en/karchie/index-1.html
-share/doc/HTML/en/karchie/index-2.html
-share/doc/HTML/en/karchie/index-3.html
-share/doc/HTML/en/karchie/index-4.html
-share/doc/HTML/en/karchie/index-5.html
-share/doc/HTML/en/karchie/index-6.html
+share/apps/kppp/pics/dock_both.png
+share/apps/kppp/pics/dock_left.png
+share/apps/kppp/pics/dock_none.png
+share/apps/kppp/pics/dock_right.png
+share/apps/kppp/pics/folder.png
+share/apps/kppp/pics/modemboth.png
+share/apps/kppp/pics/modemleft.png
+share/apps/kppp/pics/modemnone.png
+share/apps/kppp/pics/modemright.png
+share/apps/kppp/pics/phone.png
+share/apps/libsearch/ftp-sites/lycos
+share/apps/libsearch/news-search/deja
+share/apps/libsearch/www-sites/altavista
+share/apps/libsearch/www-sites/excite
+share/doc/HTML/en/caitoo/.anchors
+share/doc/HTML/en/caitoo/addnew.html
+share/doc/HTML/en/caitoo/automation.html
+share/doc/HTML/en/caitoo/caitookeybindings.html
+share/doc/HTML/en/caitoo/caitoovskfm.html
+share/doc/HTML/en/caitoo/compilationandinstallation.html
+share/doc/HTML/en/caitoo/config.png
+share/doc/HTML/en/caitoo/copyright.html
+share/doc/HTML/en/caitoo/directories.html
+share/doc/HTML/en/caitoo/docked.png
+share/doc/HTML/en/caitoo/dockwidget.html
+share/doc/HTML/en/caitoo/droptarget.html
+share/doc/HTML/en/caitoo/index.cvlog
+share/doc/HTML/en/caitoo/index.docbook
+share/doc/HTML/en/caitoo/index.html
+share/doc/HTML/en/caitoo/individualprogressdialog.html
+share/doc/HTML/en/caitoo/installation.html
+share/doc/HTML/en/caitoo/introduction.html
+share/doc/HTML/en/caitoo/limits.html
+share/doc/HTML/en/caitoo/listbox.png
+share/doc/HTML/en/caitoo/logwindow.html
+share/doc/HTML/en/caitoo/mainmenu.html
+share/doc/HTML/en/caitoo/otherfeatures.html
+share/doc/HTML/en/caitoo/preferences.html
+share/doc/HTML/en/caitoo/progress.png
+share/doc/HTML/en/caitoo/proxy.html
+share/doc/HTML/en/caitoo/requirements.html
+share/doc/HTML/en/caitoo/rmb.png
+share/doc/HTML/en/caitoo/screenfundamentals.html
+share/doc/HTML/en/caitoo/statusbar.html
+share/doc/HTML/en/caitoo/system.html
+share/doc/HTML/en/caitoo/toolbar.html
+share/doc/HTML/en/caitoo/toolbar.png
+share/doc/HTML/en/caitoo/transferconfigdlg.html
+share/doc/HTML/en/caitoo/transfermodes.html
+share/doc/HTML/en/caitoo/workingwithcaitoo.html
+share/doc/HTML/en/karchie/.anchors
+share/doc/HTML/en/karchie/advancedconfiguring.html
+share/doc/HTML/en/karchie/authorsandrecendversions.html
+share/doc/HTML/en/karchie/compilationandinstallation.html
+share/doc/HTML/en/karchie/draganddrop.html
+share/doc/HTML/en/karchie/featuresanddetails.html
+share/doc/HTML/en/karchie/frequentlyaskedquestionsandanswers.html
+share/doc/HTML/en/karchie/gettingkarchiestarted.html
+share/doc/HTML/en/karchie/index.cvlog
+share/doc/HTML/en/karchie/index.docbook
share/doc/HTML/en/karchie/index.html
-share/doc/HTML/en/kbiff/kbiff-1.html
-share/doc/HTML/en/kbiff/kbiff-2.html
-share/doc/HTML/en/kbiff/kbiff-3.html
-share/doc/HTML/en/kbiff/kbiff-4.html
-share/doc/HTML/en/kbiff/kbiff-5.html
-share/doc/HTML/en/kbiff/kbiff-6.html
-share/doc/HTML/en/kbiff/kbiff.html
-share/doc/HTML/en/kbiff/logotp3.gif
-share/doc/HTML/en/kfinger/Kfingerset.html
-share/doc/HTML/en/kfinger/formatex.gif
-share/doc/HTML/en/kfinger/formatw.gif
+share/doc/HTML/en/karchie/installation.html
+share/doc/HTML/en/karchie/introduction.html
+share/doc/HTML/en/karchie/karchie.html
+share/doc/HTML/en/karchie/keyboard.html
+share/doc/HTML/en/karchie/more.html
+share/doc/HTML/en/karchie/queryresults.html
+share/doc/HTML/en/karchie/startquery.html
+share/doc/HTML/en/karchie/xarchie.html
+share/doc/HTML/en/kbiff/.anchors
+share/doc/HTML/en/kbiff/checkmailnow.html
+share/doc/HTML/en/kbiff/clickingonyouremailaddressinaboutdoesnothing.html
+share/doc/HTML/en/kbiff/commandlineparameters.html
+share/doc/HTML/en/kbiff/compilationandinstallation.html
+share/doc/HTML/en/kbiff/doeskbiffworkwithoutsessionmanagement.html
+share/doc/HTML/en/kbiff/help.html
+share/doc/HTML/en/kbiff/howdoiuseelmormuttorpinewithkbiff.html
+share/doc/HTML/en/kbiff/howdoiusemyownpixmaps.html
+share/doc/HTML/en/kbiff/howdoiusenetscapemailwithkbiff.html
+share/doc/HTML/en/kbiff/ihavethisgreatfeatureiwantimplementedwhatsho.html
+share/doc/HTML/en/kbiff/index.cvlog
+share/doc/HTML/en/kbiff/index.docbook
+share/doc/HTML/en/kbiff/index.html
+share/doc/HTML/en/kbiff/installation.html
+share/doc/HTML/en/kbiff/introduction.html
+share/doc/HTML/en/kbiff/kbiff.png
+share/doc/HTML/en/kbiff/kbifftruncatestheinitialslashinimapmodeisthi.html
+share/doc/HTML/en/kbiff/preferencetabs.html
+share/doc/HTML/en/kbiff/questionsanswersandtips.html
+share/doc/HTML/en/kbiff/readmailnow.html
+share/doc/HTML/en/kbiff/requirements.html
+share/doc/HTML/en/kbiff/setup.html
+share/doc/HTML/en/kbiff/stopstart.html
+share/doc/HTML/en/kbiff/thepopupmenu.html
+share/doc/HTML/en/kbiff/thesetupdialog.html
+share/doc/HTML/en/kbiff/usingkbiff.html
+share/doc/HTML/en/kbiff/whatisthedifferencebetweenaprofileandamailbo.html
+share/doc/HTML/en/kbiff/wheniusekbifftomonitormymailboxallotherbiffu.html
+share/doc/HTML/en/kbiff/whywontkbiffplaymynewmailaufile.html
+share/doc/HTML/en/kfinger/.anchors
+share/doc/HTML/en/kfinger/formatex.png
+share/doc/HTML/en/kfinger/formatw.png
+share/doc/HTML/en/kfinger/index.cvlog
+share/doc/HTML/en/kfinger/index.docbook
share/doc/HTML/en/kfinger/index.html
-share/doc/HTML/en/kfinger/mainw.gif
-share/doc/HTML/en/kfinger/setupw.gif
-share/doc/HTML/en/kmail/index-1.html
-share/doc/HTML/en/kmail/index-2.html
-share/doc/HTML/en/kmail/index-3.html
-share/doc/HTML/en/kmail/index-4.html
-share/doc/HTML/en/kmail/index-5.html
-share/doc/HTML/en/kmail/index-6.html
-share/doc/HTML/en/kmail/index-7.html
-share/doc/HTML/en/kmail/index-8.html
+share/doc/HTML/en/kfinger/introduction.html
+share/doc/HTML/en/kfinger/kfingermainwindow.html
+share/doc/HTML/en/kfinger/kfingersetup.html
+share/doc/HTML/en/kfinger/mainw.png
+share/doc/HTML/en/kfinger/setupw.png
+share/doc/HTML/en/kfinger/statusbar.html
+share/doc/HTML/en/kfinger/toolbar.html
+share/doc/HTML/en/kmail/.anchors
+share/doc/HTML/en/kmail/appearancetab.html
+share/doc/HTML/en/kmail/composertab.html
+share/doc/HTML/en/kmail/copyright.html
+share/doc/HTML/en/kmail/documentation.html
+share/doc/HTML/en/kmail/epilogue.html
+share/doc/HTML/en/kmail/filters.html
+share/doc/HTML/en/kmail/howcanifindouthowmanyunreadmessagesihaveinam.html
+share/doc/HTML/en/kmail/howdoiautomaticallyinsertatextfooterwithinth.html
+share/doc/HTML/en/kmail/howdoileavemailontheserverfromthekdefaq.html
+share/doc/HTML/en/kmail/index.cvlog
+share/doc/HTML/en/kmail/index.docbook
share/doc/HTML/en/kmail/index.html
-share/doc/HTML/en/kmail/logotp3.gif
-share/doc/HTML/en/knu/index-1.html
-share/doc/HTML/en/knu/index-2.html
-share/doc/HTML/en/knu/index-3.html
-share/doc/HTML/en/knu/index-4.html
-share/doc/HTML/en/knu/index-5.html
-share/doc/HTML/en/knu/index-6.html
-share/doc/HTML/en/knu/index-7.html
+share/doc/HTML/en/kmail/misctab.html
+share/doc/HTML/en/kmail/networktab.html
+share/doc/HTML/en/kmail/pgptab.html
+share/doc/HTML/en/kmail/questionsandanswers.html
+share/doc/HTML/en/kmail/seccustomizing.html
+share/doc/HTML/en/kmail/secfolders.html
+share/doc/HTML/en/kmail/secgettingstarted.html
+share/doc/HTML/en/kmail/secimporting.html
+share/doc/HTML/en/kmail/secintro.html
+share/doc/HTML/en/kmail/secmenus.html
+share/doc/HTML/en/kmail/secmultipleaccounts.html
+share/doc/HTML/en/kmail/secpgp.html
+share/doc/HTML/en/kmail/secqasendmail.html
+share/doc/HTML/en/kmail/secusingkmail.html
+share/doc/HTML/en/kmail/settingupyouraccount.html
+share/doc/HTML/en/kmail/testingyoursetup.html
+share/doc/HTML/en/kmail/theaddressbook.html
+share/doc/HTML/en/kmail/thecomposerwindow.html
+share/doc/HTML/en/kmail/thecomposerwindow2.html
+share/doc/HTML/en/kmail/whydoeskmailkeepaskingmeforthelocationofmysi.html
+share/doc/HTML/en/kmail/whydoesntwordwrapworkinthecomposerwindow.html
+share/doc/HTML/en/knu/.anchors
+share/doc/HTML/en/knu/author.html
+share/doc/HTML/en/knu/configuration.html
+share/doc/HTML/en/knu/copyright.html
+share/doc/HTML/en/knu/descriptionmtr.html
+share/doc/HTML/en/knu/descriptionnslookup.html
+share/doc/HTML/en/knu/descriptionping.html
+share/doc/HTML/en/knu/descriptiontraceroute.html
+share/doc/HTML/en/knu/epilogue.html
+share/doc/HTML/en/knu/history.html
+share/doc/HTML/en/knu/index.cvlog
+share/doc/HTML/en/knu/index.docbook
share/doc/HTML/en/knu/index.html
-share/doc/HTML/en/knu/knu-config.gif
-share/doc/HTML/en/knu/knu-finger.gif
-share/doc/HTML/en/knu/knu-host.gif
-share/doc/HTML/en/knu/knu-ping.gif
-share/doc/HTML/en/knu/knu-traceroute.gif
-share/doc/HTML/en/knu/logotp3.gif
+share/doc/HTML/en/knu/introduction.html
+share/doc/HTML/en/knu/knu-config.png
+share/doc/HTML/en/knu/knu-finger.png
+share/doc/HTML/en/knu/knu-host.png
+share/doc/HTML/en/knu/knu-ping.png
+share/doc/HTML/en/knu/knu-traceroute.png
+share/doc/HTML/en/knu/optionsfinger.html
+share/doc/HTML/en/knu/optionsnslookup.html
+share/doc/HTML/en/knu/optionsping.html
+share/doc/HTML/en/knu/optionstraceroute.html
+share/doc/HTML/en/knu/thefingertab.html
+share/doc/HTML/en/knu/thehostresolutiontab.html
+share/doc/HTML/en/knu/themtrtab.html
+share/doc/HTML/en/knu/thepingtab.html
+share/doc/HTML/en/knu/thetraceroutetab.html
+share/doc/HTML/en/korn/.anchors
+share/doc/HTML/en/korn/authors.html
+share/doc/HTML/en/korn/command-lineoptions.html
+share/doc/HTML/en/korn/compilationandinstallation.html
+share/doc/HTML/en/korn/epilogue.html
+share/doc/HTML/en/korn/forwhomiskornwritten.html
+share/doc/HTML/en/korn/fundamentals.html
+share/doc/HTML/en/korn/index.cvlog
+share/doc/HTML/en/korn/index.docbook
share/doc/HTML/en/korn/index.html
+share/doc/HTML/en/korn/installation.html
+share/doc/HTML/en/korn/introduction.html
+share/doc/HTML/en/korn/knownbugsandlimitations.html
+share/doc/HTML/en/korn/requirements.html
+share/doc/HTML/en/korn/whyisitnamedkorn.html
+share/doc/HTML/en/kppp/.anchors
+share/doc/HTML/en/kppp/BackGround.png
+share/doc/HTML/en/kppp/accounting.html
+share/doc/HTML/en/kppp/appendix.html
+share/doc/HTML/en/kppp/autoconfigurehostname.html
+share/doc/HTML/en/kppp/cb.html
+share/doc/HTML/en/kppp/compilationandinstallation.html
+share/doc/HTML/en/kppp/configuringanaccount.html
+share/doc/HTML/en/kppp/costsgraphs.png
+share/doc/HTML/en/kppp/dns.html
+share/doc/HTML/en/kppp/gateway.html
+share/doc/HTML/en/kppp/gettingthemodemtohangup.html
+share/doc/HTML/en/kppp/gpl.html
share/doc/HTML/en/kppp/hayes.html
-share/doc/HTML/en/kppp/kppp-1.html
-share/doc/HTML/en/kppp/kppp-10.html
-share/doc/HTML/en/kppp/kppp-2.html
-share/doc/HTML/en/kppp/kppp-3.html
-share/doc/HTML/en/kppp/kppp-4.html
-share/doc/HTML/en/kppp/kppp-5.html
-share/doc/HTML/en/kppp/kppp-6.html
-share/doc/HTML/en/kppp/kppp-7.html
-share/doc/HTML/en/kppp/kppp-8.html
-share/doc/HTML/en/kppp/kppp-9.html
-share/doc/HTML/en/kppp/kppp.html
-share/doc/HTML/en/kppp/logotp3.gif
-share/doc/HTML/en/krn/articles.html
-share/doc/HTML/en/krn/groups.html
+share/doc/HTML/en/kppp/howtointerpretthesystemslog.html
+share/doc/HTML/en/kppp/index.cvlog
+share/doc/HTML/en/kppp/index.docbook
+share/doc/HTML/en/kppp/index.html
+share/doc/HTML/en/kppp/installation.html
+share/doc/HTML/en/kppp/introduction.html
+share/doc/HTML/en/kppp/kppphasthesuidbitonwhataboutsecurity.html
+share/doc/HTML/en/kppp/kppprelatedfiles.html
+share/doc/HTML/en/kppp/licenseandwarranty.html
+share/doc/HTML/en/kppp/lockfiles.html
+share/doc/HTML/en/kppp/loginscript.html
+share/doc/HTML/en/kppp/maintainers.html
+share/doc/HTML/en/kppp/maketonediallingfaster.html
+share/doc/HTML/en/kppp/modem.html
+share/doc/HTML/en/kppp/modemprofiles.html
+share/doc/HTML/en/kppp/modemtrickshints.html
+share/doc/HTML/en/kppp/moreaboutppppppd.html
+share/doc/HTML/en/kppp/pap.html
+share/doc/HTML/en/kppp/papandchap.html
+share/doc/HTML/en/kppp/ppp.html
+share/doc/HTML/en/kppp/preparingyourlinuxsystemforapppconnection.html
+share/doc/HTML/en/kppp/questionsandanswers.html
+share/doc/HTML/en/kppp/reportingproblemswithkppp.html
+share/doc/HTML/en/kppp/requirements.html
+share/doc/HTML/en/kppp/security.html
+share/doc/HTML/en/kppp/settingupkppp.html
+share/doc/HTML/en/kppp/volaccounting.html
+share/doc/HTML/en/kppp/windowsntrascallback.html
+share/doc/HTML/en/krn/.anchors
+share/doc/HTML/en/krn/connected.xpm
+share/doc/HTML/en/krn/disconnected.xpm
+share/doc/HTML/en/krn/groups.png
+share/doc/HTML/en/krn/howtoreadnewsoffline.html
+share/doc/HTML/en/krn/index.cvlog
+share/doc/HTML/en/krn/index.docbook
share/doc/HTML/en/krn/index.html
-share/doc/HTML/en/krn/offline.html
-share/doc/HTML/en/krn/overview.html
-share/doc/HTML/en/ksirc/PROGRAMMING
-share/doc/HTML/en/ksirc/colours.html
+share/doc/HTML/en/krn/introduction.html
+share/doc/HTML/en/krn/usingkrn.html
+share/doc/HTML/en/krn/usingthearticlewindow.html
+share/doc/HTML/en/ksirc/.anchors
+share/doc/HTML/en/ksirc/addingfilehandlestothemainselectloop.html
+share/doc/HTML/en/ksirc/bots.html
+share/doc/HTML/en/ksirc/colournumbers.html
+share/doc/HTML/en/ksirc/examplesfilters.html
+share/doc/HTML/en/ksirc/examplessetcolors.html
share/doc/HTML/en/ksirc/filters.html
+share/doc/HTML/en/ksirc/hooks.html
+share/doc/HTML/en/ksirc/index.cvlog
+share/doc/HTML/en/ksirc/index.docbook
share/doc/HTML/en/ksirc/index.html
+share/doc/HTML/en/ksirc/installation.html
share/doc/HTML/en/ksirc/keys.html
-share/doc/HTML/en/ksirc/ksirc.gif
-share/doc/HTML/en/ktalkd/ktalkd-1.html
-share/doc/HTML/en/ktalkd/ktalkd-2.html
-share/doc/HTML/en/ktalkd/ktalkd-3.html
-share/doc/HTML/en/ktalkd/ktalkd-4.html
-share/doc/HTML/en/ktalkd/ktalkd-5.html
-share/doc/HTML/en/ktalkd/ktalkd-6.html
-share/doc/HTML/en/ktalkd/ktalkd.html
-share/doc/HTML/en/ktalkd/logotp3.gif
-share/doc/HTML/en/pws/pws-1.html
-share/doc/HTML/en/pws/pws-2.html
-share/doc/HTML/en/pws/pws.gif
-share/doc/HTML/en/pws/pws.html
-share/doc/HTML/fr/ktalkd/ktalkd-1.html
-share/doc/HTML/fr/ktalkd/ktalkd-2.html
-share/doc/HTML/fr/ktalkd/ktalkd-3.html
-share/doc/HTML/fr/ktalkd/ktalkd-4.html
-share/doc/HTML/fr/ktalkd/ktalkd-5.html
-share/doc/HTML/fr/ktalkd/ktalkd-6.html
-share/doc/HTML/fr/ktalkd/ktalkd.html
-share/doc/HTML/fr/ktalkd/logotp3.gif
-share/doc/HTML/it/ktalkd/ktalkd-1.html
-share/doc/HTML/it/ktalkd/ktalkd-2.html
-share/doc/HTML/it/ktalkd/ktalkd-3.html
-share/doc/HTML/it/ktalkd/ktalkd-4.html
-share/doc/HTML/it/ktalkd/ktalkd-5.html
-share/doc/HTML/it/ktalkd/ktalkd-6.html
-share/doc/HTML/it/ktalkd/ktalkd.html
-share/doc/HTML/it/ktalkd/logotp3.gif
-share/icons/karchie.xpm
-share/icons/kbiff.xpm
-share/icons/kmail.xpm
-share/icons/knu.xpm
-share/icons/korn.xpm
-share/icons/kppp.xpm
-share/icons/krn.xpm
-share/icons/ksirc.gif
-share/icons/large/kmail.xpm
-share/icons/large/korn.xpm
-share/icons/large/kppp.xpm
-share/icons/mini/karchie.xpm
-share/icons/mini/kbiff.xpm
-share/icons/mini/kmail.xpm
-share/icons/mini/knu.xpm
-share/icons/mini/korn.xpm
-share/icons/mini/kppp.xpm
-share/icons/mini/krn.xpm
-share/icons/mini/pws.xpm
-share/icons/pws.xpm
-share/locale/br/LC_MESSAGES/karchie.mo
-share/locale/br/LC_MESSAGES/kbiff.mo
-share/locale/br/LC_MESSAGES/kcmktalkd.mo
-share/locale/br/LC_MESSAGES/kfinger.mo
-share/locale/br/LC_MESSAGES/kmail.mo
-share/locale/br/LC_MESSAGES/knu.mo
-share/locale/br/LC_MESSAGES/korn.mo
-share/locale/br/LC_MESSAGES/kppp.mo
-share/locale/br/LC_MESSAGES/krn.mo
-share/locale/br/LC_MESSAGES/ksirc.mo
-share/locale/br/LC_MESSAGES/ktalkd.mo
-share/locale/ca/LC_MESSAGES/kcmktalkd.mo
-share/locale/ca/LC_MESSAGES/kfinger.mo
-share/locale/ca/LC_MESSAGES/kmail.mo
-share/locale/ca/LC_MESSAGES/knu.mo
-share/locale/ca/LC_MESSAGES/kppp.mo
-share/locale/ca/LC_MESSAGES/kppplogview.mo
-share/locale/ca/LC_MESSAGES/krn.mo
-share/locale/ca/LC_MESSAGES/ktalkd.mo
-share/locale/cs/LC_MESSAGES/karchie.mo
-share/locale/cs/LC_MESSAGES/kbiff.mo
-share/locale/cs/LC_MESSAGES/kcmktalkd.mo
-share/locale/cs/LC_MESSAGES/kfinger.mo
-share/locale/cs/LC_MESSAGES/kmail.mo
-share/locale/cs/LC_MESSAGES/knu.mo
-share/locale/cs/LC_MESSAGES/korn.mo
-share/locale/cs/LC_MESSAGES/kppp.mo
-share/locale/cs/LC_MESSAGES/krn.mo
-share/locale/cs/LC_MESSAGES/ksirc.mo
-share/locale/cs/LC_MESSAGES/ktalkd.mo
-share/locale/da/LC_MESSAGES/karchie.mo
-share/locale/da/LC_MESSAGES/kbiff.mo
-share/locale/da/LC_MESSAGES/kcmktalkd.mo
-share/locale/da/LC_MESSAGES/kfinger.mo
-share/locale/da/LC_MESSAGES/kmail.mo
-share/locale/da/LC_MESSAGES/knu.mo
-share/locale/da/LC_MESSAGES/korn.mo
-share/locale/da/LC_MESSAGES/kppp.mo
-share/locale/da/LC_MESSAGES/krn.mo
-share/locale/da/LC_MESSAGES/ksirc.mo
-share/locale/da/LC_MESSAGES/ktalkd.mo
-share/locale/de/LC_MESSAGES/karchie.mo
-share/locale/de/LC_MESSAGES/kbiff.mo
-share/locale/de/LC_MESSAGES/kcmktalkd.mo
-share/locale/de/LC_MESSAGES/kfinger.mo
-share/locale/de/LC_MESSAGES/kmail.mo
-share/locale/de/LC_MESSAGES/knu.mo
-share/locale/de/LC_MESSAGES/korn.mo
-share/locale/de/LC_MESSAGES/kppp.mo
-share/locale/de/LC_MESSAGES/kppplogview.mo
-share/locale/de/LC_MESSAGES/krn.mo
-share/locale/de/LC_MESSAGES/ksirc.mo
-share/locale/de/LC_MESSAGES/ktalkd.mo
-share/locale/el/LC_MESSAGES/kmail.mo
-share/locale/el/LC_MESSAGES/knu.mo
-share/locale/el/LC_MESSAGES/kppp.mo
-share/locale/el/LC_MESSAGES/krn.mo
-share/locale/eo/LC_MESSAGES/karchie.mo
-share/locale/eo/LC_MESSAGES/kbiff.mo
-share/locale/eo/LC_MESSAGES/kcmktalkd.mo
-share/locale/eo/LC_MESSAGES/kfinger.mo
-share/locale/eo/LC_MESSAGES/kmail.mo
-share/locale/eo/LC_MESSAGES/knu.mo
-share/locale/eo/LC_MESSAGES/korn.mo
-share/locale/eo/LC_MESSAGES/kppp.mo
-share/locale/eo/LC_MESSAGES/krn.mo
-share/locale/eo/LC_MESSAGES/ksirc.mo
-share/locale/eo/LC_MESSAGES/ktalkd.mo
-share/locale/es/LC_MESSAGES/kbiff.mo
-share/locale/es/LC_MESSAGES/kfinger.mo
-share/locale/es/LC_MESSAGES/kmail.mo
-share/locale/es/LC_MESSAGES/knu.mo
-share/locale/es/LC_MESSAGES/korn.mo
-share/locale/es/LC_MESSAGES/kppp.mo
-share/locale/es/LC_MESSAGES/krn.mo
-share/locale/es/LC_MESSAGES/ktalkd.mo
-share/locale/et/LC_MESSAGES/kmail.mo
-share/locale/fi/LC_MESSAGES/karchie.mo
-share/locale/fi/LC_MESSAGES/kbiff.mo
-share/locale/fi/LC_MESSAGES/kcmktalkd.mo
-share/locale/fi/LC_MESSAGES/kfinger.mo
-share/locale/fi/LC_MESSAGES/kmail.mo
-share/locale/fi/LC_MESSAGES/knu.mo
-share/locale/fi/LC_MESSAGES/korn.mo
-share/locale/fi/LC_MESSAGES/kppp.mo
-share/locale/fi/LC_MESSAGES/krn.mo
-share/locale/fi/LC_MESSAGES/ksirc.mo
-share/locale/fi/LC_MESSAGES/ktalkd.mo
-share/locale/fr/LC_MESSAGES/karchie.mo
-share/locale/fr/LC_MESSAGES/kbiff.mo
-share/locale/fr/LC_MESSAGES/kcmktalkd.mo
-share/locale/fr/LC_MESSAGES/kfinger.mo
-share/locale/fr/LC_MESSAGES/kmail.mo
-share/locale/fr/LC_MESSAGES/knu.mo
-share/locale/fr/LC_MESSAGES/korn.mo
-share/locale/fr/LC_MESSAGES/kppp.mo
-share/locale/fr/LC_MESSAGES/kppplogview.mo
-share/locale/fr/LC_MESSAGES/krn.mo
-share/locale/fr/LC_MESSAGES/ksirc.mo
-share/locale/fr/LC_MESSAGES/ktalkd.mo
-share/locale/he/LC_MESSAGES/kppp.mo
-share/locale/hr/LC_MESSAGES/kbiff.mo
-share/locale/hr/LC_MESSAGES/kfinger.mo
-share/locale/hr/LC_MESSAGES/kmail.mo
-share/locale/hr/LC_MESSAGES/knu.mo
-share/locale/hr/LC_MESSAGES/kppp.mo
-share/locale/hr/LC_MESSAGES/krn.mo
-share/locale/hr/LC_MESSAGES/ksirc.mo
-share/locale/hr/LC_MESSAGES/ktalkd.mo
-share/locale/hs/LC_MESSAGES/kmail.mo
-share/locale/hs/LC_MESSAGES/krn.mo
-share/locale/hu/LC_MESSAGES/kbiff.mo
-share/locale/hu/LC_MESSAGES/kfinger.mo
-share/locale/hu/LC_MESSAGES/kmail.mo
-share/locale/hu/LC_MESSAGES/knu.mo
-share/locale/hu/LC_MESSAGES/ktalkd.mo
-share/locale/is/LC_MESSAGES/karchie.mo
-share/locale/is/LC_MESSAGES/kbiff.mo
-share/locale/is/LC_MESSAGES/kcmktalkd.mo
-share/locale/is/LC_MESSAGES/kfinger.mo
-share/locale/is/LC_MESSAGES/kmail.mo
-share/locale/is/LC_MESSAGES/knu.mo
-share/locale/is/LC_MESSAGES/korn.mo
-share/locale/is/LC_MESSAGES/kppp.mo
-share/locale/is/LC_MESSAGES/krn.mo
-share/locale/is/LC_MESSAGES/ksirc.mo
-share/locale/is/LC_MESSAGES/ktalkd.mo
-share/locale/it/LC_MESSAGES/kbiff.mo
-share/locale/it/LC_MESSAGES/kcmktalkd.mo
-share/locale/it/LC_MESSAGES/kfinger.mo
-share/locale/it/LC_MESSAGES/kmail.mo
-share/locale/it/LC_MESSAGES/knu.mo
-share/locale/it/LC_MESSAGES/korn.mo
-share/locale/it/LC_MESSAGES/kppp.mo
-share/locale/it/LC_MESSAGES/krn.mo
-share/locale/it/LC_MESSAGES/ktalkd.mo
-share/locale/ja/LC_MESSAGES/karchie.mo
-share/locale/ja/LC_MESSAGES/kbiff.mo
-share/locale/ja/LC_MESSAGES/kcmktalkd.mo
-share/locale/ja/LC_MESSAGES/kfinger.mo
-share/locale/ja/LC_MESSAGES/kmail.mo
-share/locale/ja/LC_MESSAGES/knu.mo
-share/locale/ja/LC_MESSAGES/korn.mo
-share/locale/ja/LC_MESSAGES/kppp.mo
-share/locale/ja/LC_MESSAGES/kppplogview.mo
-share/locale/ja/LC_MESSAGES/krn.mo
-share/locale/ja/LC_MESSAGES/ksirc.mo
-share/locale/ja/LC_MESSAGES/ktalkd.mo
-share/locale/ko/LC_MESSAGES/kmail.mo
-share/locale/ko/LC_MESSAGES/knu.mo
-share/locale/ko/LC_MESSAGES/kppp.mo
-share/locale/ko/LC_MESSAGES/krn.mo
-share/locale/mk/LC_MESSAGES/kmail.mo
-share/locale/nl/LC_MESSAGES/kmail.mo
-share/locale/nl/LC_MESSAGES/knu.mo
-share/locale/nl/LC_MESSAGES/kppp.mo
-share/locale/nl/LC_MESSAGES/krn.mo
-share/locale/nl/LC_MESSAGES/ktalkd.mo
-share/locale/no/LC_MESSAGES/karchie.mo
-share/locale/no/LC_MESSAGES/kbiff.mo
-share/locale/no/LC_MESSAGES/kcmktalkd.mo
-share/locale/no/LC_MESSAGES/kfinger.mo
-share/locale/no/LC_MESSAGES/kmail.mo
-share/locale/no/LC_MESSAGES/knu.mo
-share/locale/no/LC_MESSAGES/korn.mo
-share/locale/no/LC_MESSAGES/kppp.mo
-share/locale/no/LC_MESSAGES/krn.mo
-share/locale/no/LC_MESSAGES/ksirc.mo
-share/locale/no/LC_MESSAGES/ktalkd.mo
-share/locale/pl/LC_MESSAGES/karchie.mo
-share/locale/pl/LC_MESSAGES/kbiff.mo
-share/locale/pl/LC_MESSAGES/kcmktalkd.mo
-share/locale/pl/LC_MESSAGES/kfinger.mo
-share/locale/pl/LC_MESSAGES/kmail.mo
-share/locale/pl/LC_MESSAGES/knu.mo
-share/locale/pl/LC_MESSAGES/korn.mo
-share/locale/pl/LC_MESSAGES/kppp.mo
-share/locale/pl/LC_MESSAGES/kppplogview.mo
-share/locale/pl/LC_MESSAGES/krn.mo
-share/locale/pl/LC_MESSAGES/ksirc.mo
-share/locale/pl/LC_MESSAGES/ktalkd.mo
-share/locale/pt/LC_MESSAGES/kbiff.mo
-share/locale/pt/LC_MESSAGES/kcmktalkd.mo
-share/locale/pt/LC_MESSAGES/kfinger.mo
-share/locale/pt/LC_MESSAGES/kmail.mo
-share/locale/pt/LC_MESSAGES/knu.mo
-share/locale/pt/LC_MESSAGES/kppp.mo
-share/locale/pt/LC_MESSAGES/krn.mo
-share/locale/pt/LC_MESSAGES/ksirc.mo
-share/locale/pt/LC_MESSAGES/ktalkd.mo
-share/locale/pt_BR/LC_MESSAGES/karchie.mo
-share/locale/pt_BR/LC_MESSAGES/kbiff.mo
-share/locale/pt_BR/LC_MESSAGES/kcmktalkd.mo
-share/locale/pt_BR/LC_MESSAGES/kcmtalkd.mo
-share/locale/pt_BR/LC_MESSAGES/kfinger.mo
-share/locale/pt_BR/LC_MESSAGES/kmail.mo
-share/locale/pt_BR/LC_MESSAGES/knu.mo
-share/locale/pt_BR/LC_MESSAGES/korn.mo
-share/locale/pt_BR/LC_MESSAGES/kppp.mo
-share/locale/pt_BR/LC_MESSAGES/krn.mo
-share/locale/pt_BR/LC_MESSAGES/ksirc.mo
-share/locale/pt_BR/LC_MESSAGES/ktalkd.mo
-share/locale/ro/LC_MESSAGES/kfinger.mo
-share/locale/ro/LC_MESSAGES/kmail.mo
-share/locale/ro/LC_MESSAGES/kppp.mo
-share/locale/ro/LC_MESSAGES/krn.mo
-share/locale/ru/LC_MESSAGES/kbiff.mo
-share/locale/ru/LC_MESSAGES/kcmktalkd.mo
-share/locale/ru/LC_MESSAGES/kfinger.mo
-share/locale/ru/LC_MESSAGES/kmail.mo
-share/locale/ru/LC_MESSAGES/knu.mo
-share/locale/ru/LC_MESSAGES/korn.mo
-share/locale/ru/LC_MESSAGES/kppp.mo
-share/locale/ru/LC_MESSAGES/kppplogview.mo
-share/locale/ru/LC_MESSAGES/krn.mo
-share/locale/ru/LC_MESSAGES/ksirc.mo
-share/locale/ru/LC_MESSAGES/ktalkd.mo
-share/locale/sk/LC_MESSAGES/karchie.mo
-share/locale/sk/LC_MESSAGES/kbiff.mo
-share/locale/sk/LC_MESSAGES/kcmktalkd.mo
-share/locale/sk/LC_MESSAGES/kfinger.mo
-share/locale/sk/LC_MESSAGES/kmail.mo
-share/locale/sk/LC_MESSAGES/knu.mo
-share/locale/sk/LC_MESSAGES/korn.mo
-share/locale/sk/LC_MESSAGES/kppp.mo
-share/locale/sk/LC_MESSAGES/krn.mo
-share/locale/sk/LC_MESSAGES/ksirc.mo
-share/locale/sk/LC_MESSAGES/ktalkd.mo
-share/locale/sl/LC_MESSAGES/karchie.mo
-share/locale/sl/LC_MESSAGES/kbiff.mo
-share/locale/sl/LC_MESSAGES/kcmktalkd.mo
-share/locale/sl/LC_MESSAGES/kfinger.mo
-share/locale/sl/LC_MESSAGES/kmail.mo
-share/locale/sl/LC_MESSAGES/knu.mo
-share/locale/sl/LC_MESSAGES/korn.mo
-share/locale/sl/LC_MESSAGES/kppp.mo
-share/locale/sl/LC_MESSAGES/krn.mo
-share/locale/sl/LC_MESSAGES/ksirc.mo
-share/locale/sl/LC_MESSAGES/ktalkd.mo
-share/locale/sv/LC_MESSAGES/karchie.mo
-share/locale/sv/LC_MESSAGES/kbiff.mo
-share/locale/sv/LC_MESSAGES/kcmtalkd.mo
-share/locale/sv/LC_MESSAGES/kfinger.mo
-share/locale/sv/LC_MESSAGES/kmail.mo
-share/locale/sv/LC_MESSAGES/knu.mo
-share/locale/sv/LC_MESSAGES/korn.mo
-share/locale/sv/LC_MESSAGES/kppp.mo
-share/locale/sv/LC_MESSAGES/krn.mo
-share/locale/sv/LC_MESSAGES/ksirc.mo
-share/locale/sv/LC_MESSAGES/ktalkd.mo
-share/locale/tr/LC_MESSAGES/kmail.mo
-share/locale/tr/LC_MESSAGES/knu.mo
-share/locale/tr/LC_MESSAGES/kppp.mo
-share/locale/tr/LC_MESSAGES/krn.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/kfinger.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/kmail.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/knu.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/kppp.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/krn.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/ktalkd.mo
-share/sounds/ktalkd.wav
-share/toolbar/kcontrol.xpm
-share/toolbar/mini-clock.xpm
-share/toolbar/mini-connect.xpm
-share/toolbar/mini-ktalk.xpm
-@exec ln -sf libpuke.so.0 %D/lib/libpuke.so
-@exec ln -sf libptablevw.so.0 %D/lib/ksirc/libptablevw.so
-@exec ln -sf libptabdialog.so.0 %D/lib/ksirc/libptabdialog.so
-@exec ln -sf libppushbt.so.0 %D/lib/ksirc/libppushbt.so
-@exec ln -sf libpprogress.so.0 %D/lib/ksirc/libpprogress.so
-@exec ln -sf libppopmenu.so.0 %D/lib/ksirc/libppopmenu.so
-@exec ln -sf libpobjfinder.so.0 %D/lib/ksirc/libpobjfinder.so
-@exec ln -sf libpmenudta.so.0 %D/lib/ksirc/libpmenudta.so
-@exec ln -sf libplistbox.so.0 %D/lib/ksirc/libplistbox.so
-@exec ln -sf libplined.so.0 %D/lib/ksirc/libplined.so
-@exec ln -sf libplabel.so.0 %D/lib/ksirc/libplabel.so
-@exec ln -sf libpkfiledialog.so.0 %D/lib/ksirc/libpkfiledialog.so
-@exec ln -sf libpframe.so.0 %D/lib/ksirc/libpframe.so
-@exec ln -sf libpbutton.so.0 %D/lib/ksirc/libpbutton.so
-@exec ln -sf libpalistbox.so.0 %D/lib/ksirc/libpalistbox.so
-@exec ln -sf libksirclistbox.so.0 %D/lib/ksirc/libksirclistbox.so
-@dirrm share/doc/HTML/it/ktalkd
-@dirrm share/doc/HTML/fr/ktalkd
+share/doc/HTML/en/ksirc/ksirc.png
+share/doc/HTML/en/ksirc/ksircnative.html
+share/doc/HTML/en/ksirc/programmingyoursircclient.html
+share/doc/HTML/en/ksirc/sectcolors.html
+share/doc/HTML/en/ksirc/sendingboldunderlinereverseandcolour.html
+share/doc/HTML/en/ksirc/setvariables.html
+share/doc/HTML/en/ksirc/timers.html
+share/doc/HTML/en/ksirc/userhostrequests.html
+share/doc/HTML/en/ktalkd/.anchors
+share/doc/HTML/en/ktalkd/compilationandinstallation.html
+share/doc/HTML/en/ktalkd/copyright.html
+share/doc/HTML/en/ktalkd/howdoigetdebugoutputfromktalkd.html
+share/doc/HTML/en/ktalkd/index.cvlog
+share/doc/HTML/en/ktalkd/index.docbook
+share/doc/HTML/en/ktalkd/index.html
+share/doc/HTML/en/ktalkd/installation.html
+share/doc/HTML/en/ktalkd/introduction.html
+share/doc/HTML/en/ktalkd/questionsandanswers.html
+share/doc/HTML/en/ktalkd/requirements.html
+share/doc/HTML/en/ktalkd/supportedplatforms.html
+share/doc/HTML/en/ktalkd/usage.html
+share/doc/HTML/en/ktalkd/whydontiasanormaluserreceivekdeannouncements.html
+share/doc/HTML/en/pws/.anchors
+share/doc/HTML/en/pws/compilationandinstallation.html
+share/doc/HTML/en/pws/index.cvlog
+share/doc/HTML/en/pws/index.docbook
+share/doc/HTML/en/pws/index.html
+share/doc/HTML/en/pws/installation.html
+share/doc/HTML/en/pws/introduction.html
+share/doc/HTML/en/pws/requirements.html
+share/icons/hicolor/32x32/apps/kbiff.png
+share/icons/hicolor/32x32/apps/kmail.png
+share/icons/hicolor/32x32/apps/korn.png
+share/icons/hicolor/32x32/apps/kppp.png
+share/icons/hicolor/48x48/apps/kbiff.png
+share/icons/hicolor/48x48/apps/kmail.png
+share/icons/hicolor/48x48/apps/korn.png
+share/icons/hicolor/48x48/apps/kppp.png
+share/icons/locolor/16x16/apps/kbiff.png
+share/icons/locolor/16x16/apps/kmail.png
+share/icons/locolor/16x16/apps/korn.png
+share/icons/locolor/16x16/apps/kppp.png
+share/icons/locolor/32x32/apps/kbiff.png
+share/icons/locolor/32x32/apps/kmail.png
+share/icons/locolor/32x32/apps/korn.png
+share/icons/locolor/32x32/apps/kppp.png
+@unexec rm -f %D/share/doc/HTML/en/caitoo/common
+@unexec rm -f %D/share/doc/HTML/en/karchie/common
+@unexec rm -f %D/share/doc/HTML/en/kbiff/common
+@unexec rm -f %D/share/doc/HTML/en/kfinger/common
+@unexec rm -f %D/share/doc/HTML/en/kmail/common
+@unexec rm -f %D/share/doc/HTML/en/knu/common
+@unexec rm -f %D/share/doc/HTML/en/korn/common
+@unexec rm -f %D/share/doc/HTML/en/kppp/common
+@unexec rm -f %D/share/doc/HTML/en/krn/common
+@unexec rm -f %D/share/doc/HTML/en/ksirc/common
+@unexec rm -f %D/share/doc/HTML/en/ktalkd/common
+@unexec rm -f %D/share/doc/HTML/en/pws/common
@dirrm share/doc/HTML/en/pws
@dirrm share/doc/HTML/en/ktalkd
@dirrm share/doc/HTML/en/ksirc
@@ -781,12 +565,11 @@ share/toolbar/mini-ktalk.xpm
@dirrm share/doc/HTML/en/kfinger
@dirrm share/doc/HTML/en/kbiff
@dirrm share/doc/HTML/en/karchie
-@dirrm share/doc/HTML/el/ktalkd
-@dirrm share/apps/ksirc/pics
-@dirrm share/apps/ksirc/icons
-@dirrm share/apps/ksirc
-@dirrm share/apps/krn/toolbar
-@dirrm share/apps/krn
+@dirrm share/doc/HTML/en/caitoo
+@dirrm share/apps/libsearch/www-sites
+@dirrm share/apps/libsearch/news-search
+@dirrm share/apps/libsearch/ftp-sites
+@dirrm share/apps/libsearch
@dirrm share/apps/kppp/pics
@dirrm share/apps/kppp/Rules/Switzerland
@dirrm share/apps/kppp/Rules/Sweden
@@ -799,14 +582,16 @@ share/toolbar/mini-ktalk.xpm
@dirrm share/apps/kppp/Rules/Poland
@dirrm share/apps/kppp/Rules/Norway
@dirrm share/apps/kppp/Rules/Netherlands
-@dirrm share/apps/kppp/Rules/Mauritius
@dirrm share/apps/kppp/Rules/Malaysia
@dirrm share/apps/kppp/Rules/Luxembourg
@dirrm share/apps/kppp/Rules/Kazakhstan
@dirrm share/apps/kppp/Rules/Japan
@dirrm share/apps/kppp/Rules/Jamaica
@dirrm share/apps/kppp/Rules/Italy
+@dirrm share/apps/kppp/Rules/Israel
+@dirrm share/apps/kppp/Rules/Ireland
@dirrm share/apps/kppp/Rules/Indonesia
+@dirrm share/apps/kppp/Rules/India
@dirrm share/apps/kppp/Rules/Iceland
@dirrm share/apps/kppp/Rules/Hungary
@dirrm share/apps/kppp/Rules/Hong_Kong
@@ -819,34 +604,27 @@ share/toolbar/mini-ktalk.xpm
@dirrm share/apps/kppp/Rules/Croatia
@dirrm share/apps/kppp/Rules/Brasil
@dirrm share/apps/kppp/Rules/Belgium
+@dirrm share/apps/kppp/Rules/Bangladesh
@dirrm share/apps/kppp/Rules/Austria/Standard
@dirrm share/apps/kppp/Rules/Austria/Minimum
@dirrm share/apps/kppp/Rules/Austria/Business_2
@dirrm share/apps/kppp/Rules/Austria/Business_1
@dirrm share/apps/kppp/Rules/Austria
+@dirrm share/apps/kppp/Rules/Australia
@dirrm share/apps/kppp/Rules/Argentina
@dirrm share/apps/kppp/Rules
+@dirrm share/apps/kppp/Provider/United_Kingdom
+@dirrm share/apps/kppp/Provider/Portugal
+@dirrm share/apps/kppp/Provider/Norway
+@dirrm share/apps/kppp/Provider/NewZealand
+@dirrm share/apps/kppp/Provider/Germany
+@dirrm share/apps/kppp/Provider/Denmark
+@dirrm share/apps/kppp/Provider/Austria
+@dirrm share/apps/kppp/Provider
@dirrm share/apps/kppp
@dirrm share/apps/kmail/pics
@dirrm share/apps/kmail
@dirrm share/apps/kbiff/pics
@dirrm share/apps/kbiff
-@unexec rm -f %D/lib/ksirc/libksirclistbox.so
-@unexec rm -f %D/lib/ksirc/libpalistbox.so
-@unexec rm -f %D/lib/ksirc/libpbutton.so
-@unexec rm -f %D/lib/ksirc/libpframe.so
-@unexec rm -f %D/lib/ksirc/libpkfiledialog.so
-@unexec rm -f %D/lib/ksirc/libplabel.so
-@unexec rm -f %D/lib/ksirc/libplined.so
-@unexec rm -f %D/lib/ksirc/libplistbox.so
-@unexec rm -f %D/lib/ksirc/libpmenudta.so
-@unexec rm -f %D/lib/ksirc/libpobjfinder.so
-@unexec rm -f %D/lib/ksirc/libppopmenu.so
-@unexec rm -f %D/lib/ksirc/libpprogress.so
-@unexec rm -f %D/lib/ksirc/libppushbt.so
-@unexec rm -f %D/lib/ksirc/libptabdialog.so
-@unexec rm -f %D/lib/ksirc/libptablevw.so
-@dirrm lib/ksirc
-@unexec rm -f %D/lib/libpuke.so
-@exec ln -sf kppp.html %D/share/doc/HTML/en/kppp/index.html
-@unexec rm -f %D/share/doc/HTML/en/kppp/index.html
+@exec /sbin/ldconfig -m %D/lib
+@unexec /sbin/ldconfig -R
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index 51e1b90a952b..0cd0814e71e3 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -1,42 +1,30 @@
-# New ports collection makefile for: kdenetwork
-# Date created: 28 October 1997
-# Whom: Stefan Eßer <se@freebsd.org>
+# New ports collection makefile for: kdenetwork2
+# Date created: Sun May 14 00:55:45
+# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdenetwork
-PORTVERSION= 1.1.2
+PORTVERSION= 1.90
CATEGORIES= net news kde
MASTER_SITES= $(MASTER_SITE_KDE)
-MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
+MASTER_SITE_SUBDIR= unstable/distribution/tar/src
-MAINTAINER= se@freebsd.org
+MAINTAINER= will@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.3:${PORTSDIR}/graphics/png \
- uu.1:${PORTSDIR}/converters/uulib \
- kdecore.3:${PORTSDIR}/x11/kdelibs11 \
- QwSpriteField.7:${PORTSDIR}/converters/kdesupport11 \
- js.3:${PORTSDIR}/converters/kdesupport11 \
- mimelib.2:${PORTSDIR}/converters/kdesupport11 \
- rdb.56:${PORTSDIR}/converters/kdesupport11
+LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \
+ kdecore.4:${PORTSDIR}/x11/kdelibs2 \
+ QwSpriteField.8:${PORTSDIR}/converters/kdesupport2
+MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
-USE_QT= yes
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= "--prefix=$(PREFIX)"
-CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
- INSTALL_SCRIPT="install -c -m 555"
+USE_QT2= 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}"
USE_GMAKE= yes
-CFLAGS+= "-I${PREFIX}/include"
-.include <bsd.port.pre.mk>
-
-# ksirc needs egcs
-.if ${OSVERSION} < 400004
-PLIST= ${PKGDIR}/PLIST.noksirc
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/net/kdenetwork3/distinfo b/net/kdenetwork3/distinfo
index 9a6646b5d525..17d21a01eb11 100644
--- a/net/kdenetwork3/distinfo
+++ b/net/kdenetwork3/distinfo
@@ -1 +1 @@
-MD5 (kdenetwork-1.1.2.tar.bz2) = ce8ce348a7b56769665afe58e36902ff
+MD5 (kdenetwork-1.90.tar.bz2) = 339a00bf57c663ffa6c138d84c8a448b
diff --git a/net/kdenetwork3/pkg-comment b/net/kdenetwork3/pkg-comment
index bd96c0b062ca..bf5dcda48324 100644
--- a/net/kdenetwork3/pkg-comment
+++ b/net/kdenetwork3/pkg-comment
@@ -1 +1 @@
-Network modules for the KDE integrated X11 desktop
+Network modules for KDE2
diff --git a/net/kdenetwork3/pkg-descr b/net/kdenetwork3/pkg-descr
index 90ae45773bea..f7425da6373d 100644
--- a/net/kdenetwork3/pkg-descr
+++ b/net/kdenetwork3/pkg-descr
@@ -1 +1,6 @@
KDE provides an integrated X11 based environment, much like CDE.
+This particular port installs the networking components of KDE,
+which includes applications for Internet things like email, web,
+irc, and so forth. Note that this is for KDE2, not KDE 1.x.
+
+WWW: http://www.kde.org/
diff --git a/net/kdenetwork3/pkg-plist b/net/kdenetwork3/pkg-plist
index 5e39f2480318..b30ea8aa6220 100644
--- a/net/kdenetwork3/pkg-plist
+++ b/net/kdenetwork3/pkg-plist
@@ -1,149 +1,115 @@
-bin/dsirc
-bin/karchie
bin/kbiff
-bin/kcmktalkd
-bin/kdecode
-bin/kfinger
bin/kmail
-bin/knu
bin/korn
-bin/kotalkd
bin/kppp
bin/kppplogview
-bin/krn
-bin/ksirc
-bin/ksticker
-bin/ktalkd
-bin/ktalkdlg
-bin/mail.local
-bin/mathpod
-bin/newkrn
-lib/ksirc/libksirclistbox.a
-lib/ksirc/libksirclistbox.la
-lib/ksirc/libksirclistbox.so.0
-lib/ksirc/libpalistbox.a
-lib/ksirc/libpalistbox.la
-lib/ksirc/libpalistbox.so.0
-lib/ksirc/libpbutton.a
-lib/ksirc/libpbutton.la
-lib/ksirc/libpbutton.so.0
-lib/ksirc/libpframe.a
-lib/ksirc/libpframe.la
-lib/ksirc/libpframe.so.0
-lib/ksirc/libpkfiledialog.a
-lib/ksirc/libpkfiledialog.la
-lib/ksirc/libpkfiledialog.so.0
-lib/ksirc/libplabel.a
-lib/ksirc/libplabel.la
-lib/ksirc/libplabel.so.0
-lib/ksirc/libplined.a
-lib/ksirc/libplined.la
-lib/ksirc/libplined.so.0
-lib/ksirc/libplistbox.a
-lib/ksirc/libplistbox.la
-lib/ksirc/libplistbox.so.0
-lib/ksirc/libpmenudta.a
-lib/ksirc/libpmenudta.la
-lib/ksirc/libpmenudta.so.0
-lib/ksirc/libpobjfinder.a
-lib/ksirc/libpobjfinder.la
-lib/ksirc/libpobjfinder.so.0
-lib/ksirc/libppopmenu.a
-lib/ksirc/libppopmenu.la
-lib/ksirc/libppopmenu.so.0
-lib/ksirc/libpprogress.a
-lib/ksirc/libpprogress.la
-lib/ksirc/libpprogress.so.0
-lib/ksirc/libppushbt.a
-lib/ksirc/libppushbt.la
-lib/ksirc/libppushbt.so.0
-lib/ksirc/libptabdialog.a
-lib/ksirc/libptabdialog.la
-lib/ksirc/libptabdialog.so.0
-lib/ksirc/libptablevw.a
-lib/ksirc/libptablevw.la
-lib/ksirc/libptablevw.so.0
-lib/libkplunger.a
-lib/libpuke.a
-lib/libpuke.la
-lib/libpuke.so.0
-share/applnk/Internet/KMail.kdelnk
-share/applnk/Internet/KOrn.kdelnk
-share/applnk/Internet/Kppp.kdelnk
-share/applnk/Internet/Krn.kdelnk
-share/applnk/Internet/karchie.kdelnk
-share/applnk/Internet/kbiff.kdelnk
-share/applnk/Internet/kfinger.kdelnk
-share/applnk/Internet/knu.kdelnk
-share/applnk/Internet/kppplogview.kdelnk
-share/applnk/Internet/ksirc.kdelnk
-share/applnk/Settings/Network/kcmktalkd.kdelnk
-share/apps/kbiff/pics/delete.xpm
-share/apps/kbiff/pics/mailbox.xpm
-share/apps/kbiff/pics/mini-newmail.xpm
-share/apps/kbiff/pics/mini-noconn.xpm
-share/apps/kbiff/pics/mini-nomail.xpm
-share/apps/kbiff/pics/mini-oldmail.xpm
-share/apps/kbiff/pics/newmail.xpm
-share/apps/kbiff/pics/noconn.xpm
-share/apps/kbiff/pics/nomail.xpm
-share/apps/kbiff/pics/oldmail.xpm
-share/apps/kbiff/pics/playsound.xpm
-share/apps/kmail/pics/attach.xpm
-share/apps/kmail/pics/checkmail.xpm
-share/apps/kmail/pics/closed.xpm
-share/apps/kmail/pics/feather_white.xpm
-share/apps/kmail/pics/filedel2.xpm
-share/apps/kmail/pics/fileforward.xpm
-share/apps/kmail/pics/filereply.xpm
-share/apps/kmail/pics/filereplyall.xpm
-share/apps/kmail/pics/green-bullet.xpm
+include/ftpsearch.h
+include/kmailIface.h
+include/kping.h
+include/newssearch.h
+include/websearch.h
+lib/libsearch.la
+lib/libsearch.so.3
+share/applnk/Internet/KMail.desktop
+share/applnk/Internet/KOrn.desktop
+share/applnk/Internet/Kppp.desktop
+share/applnk/Internet/kbiff.desktop
+share/applnk/Internet/kppplogview.desktop
+share/apps/kbiff/pics/delete.png
+share/apps/kbiff/pics/mailbox.png
+share/apps/kbiff/pics/mini-newmail.png
+share/apps/kbiff/pics/mini-noconn.png
+share/apps/kbiff/pics/mini-nomail.png
+share/apps/kbiff/pics/mini-oldmail.png
+share/apps/kbiff/pics/newmail.png
+share/apps/kbiff/pics/noconn.png
+share/apps/kbiff/pics/nomail.png
+share/apps/kbiff/pics/oldmail.png
+share/apps/kbiff/pics/playsound.png
+share/apps/kmail/kmcomposerui.rc
+share/apps/kmail/pics/abdown.png
+share/apps/kmail/pics/abup.png
+share/apps/kmail/pics/attach.png
+share/apps/kmail/pics/checkmail.png
+share/apps/kmail/pics/closed.png
+share/apps/kmail/pics/feather_white.png
+share/apps/kmail/pics/filedel2.png
+share/apps/kmail/pics/fileforward.png
+share/apps/kmail/pics/filereply.png
+share/apps/kmail/pics/filereplyall.png
+share/apps/kmail/pics/green-bullet.png
share/apps/kmail/pics/kdelogo.xpm
-share/apps/kmail/pics/kmfldin.xpm
-share/apps/kmail/pics/kmfldout.xpm
-share/apps/kmail/pics/kmfldsent.xpm
-share/apps/kmail/pics/kmfolder.xpm
-share/apps/kmail/pics/kminsorgmsg.xpm
-share/apps/kmail/pics/kmmsgdel.xpm
-share/apps/kmail/pics/kmmsgforwarded.xpm
-share/apps/kmail/pics/kmmsgnew.xpm
-share/apps/kmail/pics/kmmsgold.xpm
-share/apps/kmail/pics/kmmsgqueued.xpm
-share/apps/kmail/pics/kmmsgreplied.xpm
-share/apps/kmail/pics/kmmsgsent.xpm
-share/apps/kmail/pics/kmmsgunseen.xpm
-share/apps/kmail/pics/kmtrash.xpm
-share/apps/kmail/pics/pgp-keys.xpm
-share/apps/kmail/pics/pub_key_red.xpm
-share/apps/kmail/pics/red-bullet.xpm
-share/apps/kmail/pics/send.xpm
+share/apps/kmail/pics/kmfldin.png
+share/apps/kmail/pics/kmfldout.png
+share/apps/kmail/pics/kmfldsent.png
+share/apps/kmail/pics/kmfolder.png
+share/apps/kmail/pics/kmfolderfull.png
+share/apps/kmail/pics/kminsorgmsg.png
+share/apps/kmail/pics/kmmsgdel.png
+share/apps/kmail/pics/kmmsgforwarded.png
+share/apps/kmail/pics/kmmsgnew.png
+share/apps/kmail/pics/kmmsgold.png
+share/apps/kmail/pics/kmmsgqueued.png
+share/apps/kmail/pics/kmmsgreplied.png
+share/apps/kmail/pics/kmmsgsent.png
+share/apps/kmail/pics/kmmsgunseen.png
+share/apps/kmail/pics/kmtrash.png
+share/apps/kmail/pics/pgp-keys.png
+share/apps/kmail/pics/pub_key_red.png
+share/apps/kmail/pics/red-bullet.png
+share/apps/kmail/pics/send.png
share/apps/kmail/pics/stopwatch.xbm
share/apps/kmail/pics/stopwatchMask.xbm
-share/apps/kmail/pics/thumb_up.xpm
+share/apps/kmail/pics/thumb_up.png
+share/apps/kppp/Provider/Austria/.directory
+share/apps/kppp/Provider/Austria/Simon%032Media
+share/apps/kppp/Provider/Denmark/.directory
+share/apps/kppp/Provider/Denmark/Get2Net
+share/apps/kppp/Provider/Germany/.directory
+share/apps/kppp/Provider/Germany/CityWeb
+share/apps/kppp/Provider/Germany/FH%032Rhein%032Sieg%032%040Informatik%041
+share/apps/kppp/Provider/Germany/Netsurf
+share/apps/kppp/Provider/NewZealand/.directory
+share/apps/kppp/Provider/NewZealand/Paradise
+share/apps/kppp/Provider/NewZealand/Voyager
+share/apps/kppp/Provider/NewZealand/XTRA
+share/apps/kppp/Provider/Norway/.directory
+share/apps/kppp/Provider/Norway/BGNett
+share/apps/kppp/Provider/Norway/Institutt%032for%032informatikk
+share/apps/kppp/Provider/Portugal/.directory
+share/apps/kppp/Provider/Portugal/Clix
+share/apps/kppp/Provider/Portugal/Netc
+share/apps/kppp/Provider/Portugal/OniNet
+share/apps/kppp/Provider/United_Kingdom/.directory
+share/apps/kppp/Provider/United_Kingdom/Demon%032Green%0322120666
+share/apps/kppp/Provider/United_Kingdom/Demon%032Purple%0322121666
+share/apps/kppp/Provider/United_Kingdom/Demon%032Red%0320798666
+share/apps/kppp/Provider/United_Kingdom/FreeServe
share/apps/kppp/Rules/Argentina/Argentina_Local.rst
-share/apps/kppp/Rules/Austria/Business_1/GSM.rst
+share/apps/kppp/Rules/Australia/Local.rst
+share/apps/kppp/Rules/Australia/Optus_Residential.rst
+share/apps/kppp/Rules/Australia/STD_Zone_1_-_25-50_kms.rst
+share/apps/kppp/Rules/Australia/STD_Zone_2_-_50-85_kms.rst
+share/apps/kppp/Rules/Australia/STD_Zone_3_-_85-165_kms.rst
+share/apps/kppp/Rules/Australia/STD_Zone_4_-_165+_kms.rst
share/apps/kppp/Rules/Austria/Business_1/Local.rst
-share/apps/kppp/Rules/Austria/Business_1/Long_Distance_1.rst
-share/apps/kppp/Rules/Austria/Business_1/Long_Distance_2.rst
+share/apps/kppp/Rules/Austria/Business_1/Long_Distance.rst
share/apps/kppp/Rules/Austria/Business_1/Online.rst
-share/apps/kppp/Rules/Austria/Business_2/GSM.rst
share/apps/kppp/Rules/Austria/Business_2/Local.rst
-share/apps/kppp/Rules/Austria/Business_2/Long_Distance_1.rst
-share/apps/kppp/Rules/Austria/Business_2/Long_Distance_2.rst
+share/apps/kppp/Rules/Austria/Business_2/Long_Distance.rst
share/apps/kppp/Rules/Austria/Business_2/Online.rst
-share/apps/kppp/Rules/Austria/Minimum/GSM.rst
share/apps/kppp/Rules/Austria/Minimum/Local.rst
-share/apps/kppp/Rules/Austria/Minimum/Long_Distance_1.rst
-share/apps/kppp/Rules/Austria/Minimum/Long_Distance_2.rst
+share/apps/kppp/Rules/Austria/Minimum/Long_Distance.rst
share/apps/kppp/Rules/Austria/Minimum/Online.rst
-share/apps/kppp/Rules/Austria/Standard/GSM.rst
share/apps/kppp/Rules/Austria/Standard/Local.rst
-share/apps/kppp/Rules/Austria/Standard/Long_Distance_1.rst
-share/apps/kppp/Rules/Austria/Standard/Long_Distance_2.rst
+share/apps/kppp/Rules/Austria/Standard/Long_Distance.rst
share/apps/kppp/Rules/Austria/Standard/Online.rst
+share/apps/kppp/Rules/Bangladesh/ATT00007.rst
+share/apps/kppp/Rules/Bangladesh/ATT00010.rst
share/apps/kppp/Rules/Belgium/Belgium_interzonal.rst
share/apps/kppp/Rules/Belgium/Belgium_zonal.rst
share/apps/kppp/Rules/Brasil/Brasil.rst
+share/apps/kppp/Rules/Brasil/SaoPaulo.rst
share/apps/kppp/Rules/Croatia/CARNet_lokalni_poziv.rst
share/apps/kppp/Rules/Croatia/CARNet_medjugradski_poziv.rst
share/apps/kppp/Rules/Croatia/hinet_anonimni_ulaz.rst
@@ -156,13 +122,16 @@ share/apps/kppp/Rules/Czechia/Czech_Telecom_City.rst
share/apps/kppp/Rules/Czechia/Czech_Telecom_Tarifni_pasmo1.rst
share/apps/kppp/Rules/Czechia/Czech_Telecom_Tarifni_pasmo2.rst
share/apps/kppp/Rules/Czechia/Czech_Telecom_Tarifni_pasmo3.rst
-share/apps/kppp/Rules/Denmark/1001_Internet.rst
-share/apps/kppp/Rules/Denmark/CyberCity_1033.rst
-share/apps/kppp/Rules/Denmark/Get2Net_1001.rst
-share/apps/kppp/Rules/Denmark/Image_1049.rst
-share/apps/kppp/Rules/Denmark/Teledanmark_Favorit_Internet.rst
-share/apps/kppp/Rules/Denmark/Teledanmark_Local.rst
-share/apps/kppp/Rules/Denmark/Teledanmark_Regional.rst
+share/apps/kppp/Rules/Denmark/12Move_Analog.rst
+share/apps/kppp/Rules/Denmark/12Move_ISDN.rst
+share/apps/kppp/Rules/Denmark/Cybercity_Friabonnement.rst
+share/apps/kppp/Rules/Denmark/Get2net_Betaling.rst
+share/apps/kppp/Rules/Denmark/Get2net_Gratis.rst
+share/apps/kppp/Rules/Denmark/Mobilix_Wanadoo.rst
+share/apps/kppp/Rules/Denmark/Teledanmark_Basis.rst
+share/apps/kppp/Rules/Denmark/Teledanmark_Favoritinternet.rst
+share/apps/kppp/Rules/Denmark/Worldonline-Analog.rst
+share/apps/kppp/Rules/Denmark/Worldonline-ISDN.rst
share/apps/kppp/Rules/England/BirminghamCable_Local.rst
share/apps/kppp/Rules/England/BirminghamCable_National.rst
share/apps/kppp/Rules/England/BirminghamCable_SameTelco.rst
@@ -170,36 +139,48 @@ share/apps/kppp/Rules/England/BritishTelecom_Local.rst
share/apps/kppp/Rules/England/BritishTelecom_National.rst
share/apps/kppp/Rules/England/BritishTelecom_Regional.rst
share/apps/kppp/Rules/France/Local.rst
-share/apps/kppp/Rules/Germany/Arcor_Internet_by_Call.rst
-share/apps/kppp/Rules/Germany/NetCologne_City.rst
-share/apps/kppp/Rules/Germany/NetCologne_Germany.rst
-share/apps/kppp/Rules/Germany/NetCologne_Time_Line.rst
-share/apps/kppp/Rules/Germany/Tele2.rst
-share/apps/kppp/Rules/Germany/TelePassport_Fern.rst
-share/apps/kppp/Rules/Germany/TelePassport_Nah.rst
-share/apps/kppp/Rules/Germany/Telekom_200km.rst
-share/apps/kppp/Rules/Germany/Telekom_50km.rst
-share/apps/kppp/Rules/Germany/Telekom_Activplus_City.rst
-share/apps/kppp/Rules/Germany/Telekom_Activplus_non_City.rst
-share/apps/kppp/Rules/Germany/Telekom_City.rst
-share/apps/kppp/Rules/Germany/Telekom_City_Weekend.rst
-share/apps/kppp/Rules/Germany/Telekom_Ferntarif.rst
-share/apps/kppp/Rules/Germany/Telekom_Regio_Call.rst
-share/apps/kppp/Rules/Germany/Telekom_T-Online.rst
-share/apps/kppp/Rules/Greece/Hellas_local.rst
+share/apps/kppp/Rules/Germany/AddCom_by_Call.rst
+share/apps/kppp/Rules/Germany/Addcom.rst
+share/apps/kppp/Rules/Germany/CallOkaynet.rst
+share/apps/kppp/Rules/Germany/City_Activ_Plus_Option.rst
+share/apps/kppp/Rules/Germany/Mobilcom_Freenet.rst
+share/apps/kppp/Rules/Germany/Nikoma.rst
+share/apps/kppp/Rules/Germany/Nikoma_Internet_by_Call.rst
+share/apps/kppp/Rules/Germany/Nikoma_Study_and_Surf.rst
+share/apps/kppp/Rules/Germany/Telekom_City_Select_5_30.rst
+share/apps/kppp/Rules/Germany/knUUt-by-Call.rst
+share/apps/kppp/Rules/Germany/talkline_by_call.rst
+share/apps/kppp/Rules/Germany/vossnet_fun.rst
+share/apps/kppp/Rules/Germany/vossnet_fun_light.rst
+share/apps/kppp/Rules/Germany/vossnet_kompl.rst
+share/apps/kppp/Rules/Greece/Hellas_EPAK_Zone1.rst
+share/apps/kppp/Rules/Greece/Hellas_EPAK_Zone2.rst
+share/apps/kppp/Rules/Greece/Hellas_EPAK_Zone3.rst
+share/apps/kppp/Rules/Greece/Hellas_EPAK_local.rst
+share/apps/kppp/Rules/Greece/Hellas_analog_local.rst
+share/apps/kppp/Rules/Greece/Hellas_digital_local.rst
share/apps/kppp/Rules/Hong_Kong/Hong_Kong_Telecom.rst
share/apps/kppp/Rules/Hungary/Local.rst
share/apps/kppp/Rules/Hungary/LocalTop_MATAV.rst
share/apps/kppp/Rules/Hungary/Local_MATAV.rst
share/apps/kppp/Rules/Iceland/Iceland_general.rst
+share/apps/kppp/Rules/India/Vsnl_local.rst
share/apps/kppp/Rules/Indonesia/Lokal_1_Metropolitan.rst
share/apps/kppp/Rules/Indonesia/Lokal_2_Metropolitan.rst
share/apps/kppp/Rules/Indonesia/Lokal_non_metropolitan.rst
+share/apps/kppp/Rules/Ireland/Eircom_Internet.rst
+share/apps/kppp/Rules/Ireland/Eircom_Local.rst
+share/apps/kppp/Rules/Ireland/Eircom_National.rst
+share/apps/kppp/Rules/Ireland/Eircom_Special.rst
+share/apps/kppp/Rules/Israel/Bezeq_Interurban.rst
+share/apps/kppp/Rules/Israel/Bezeq_Local.rst
share/apps/kppp/Rules/Italy/Telecom_0-15_km.rst
share/apps/kppp/Rules/Italy/Telecom_15-30_km.rst
share/apps/kppp/Rules/Italy/Telecom_30-60_km.rst
share/apps/kppp/Rules/Italy/Telecom_60+_km.rst
+share/apps/kppp/Rules/Italy/Telecom_Distrettuali.rst
share/apps/kppp/Rules/Italy/Telecom_Interurbana_settoriale.rst
+share/apps/kppp/Rules/Italy/Telecom_TAT.rst
share/apps/kppp/Rules/Italy/Telecom_TUT.rst
share/apps/kppp/Rules/Italy/Telecom_Urbana.rst
share/apps/kppp/Rules/Jamaica/CWJ_InterParish.rst
@@ -207,8 +188,8 @@ share/apps/kppp/Rules/Jamaica/CWJ_Local.rst
share/apps/kppp/Rules/Japan/NTT_Local.rst
share/apps/kppp/Rules/Kazakhstan/Akparat_Sprint.rst
share/apps/kppp/Rules/Luxembourg/Local.rst
+share/apps/kppp/Rules/Malaysia/TMNet_Jaring.rst
share/apps/kppp/Rules/Malaysia/malaysia.rst
-share/apps/kppp/Rules/Mauritius/Mauritius_Telecoms_Internet.rst
share/apps/kppp/Rules/Netherlands/BelBasis_Lokaal.rst
share/apps/kppp/Rules/Netherlands/BelBudget_Lokaal.rst
share/apps/kppp/Rules/Netherlands/BelPlus_Lokaal.rst
@@ -222,15 +203,20 @@ share/apps/kppp/Rules/Poland/Netia_Lokalne_Niebieska.rst
share/apps/kppp/Rules/Poland/Netia_Lokalne_Zielona.rst
share/apps/kppp/Rules/Poland/TP_100km.rst
share/apps/kppp/Rules/Poland/TP_Lokalne.rst
-share/apps/kppp/Rules/Portugal/067.rst
-share/apps/kppp/Rules/Portugal/Local+Activation_rate.rst
-share/apps/kppp/Rules/Portugal/Local.rst
+share/apps/kppp/Rules/Portugal/PT_Local.rst
+share/apps/kppp/Rules/Portugal/PT_Local_Ilhas.rst
+share/apps/kppp/Rules/Portugal/PT_Regional.rst
+share/apps/kppp/Rules/Portugal/PT_Regional_Ilhas.rst
+share/apps/kppp/Rules/Portugal/PT_YesNET.rst
+share/apps/kppp/Rules/Portugal/PT_YesNET_Ilhas.rst
+share/apps/kppp/Rules/Romania/Telecom_GSM.rst
share/apps/kppp/Rules/Romania/Telecom_Interurban.rst
share/apps/kppp/Rules/Romania/Telecom_Local.rst
share/apps/kppp/Rules/Singapore/SingTel_Local.rst
-share/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_1_pasmo.rst
-share/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_2_pasmo.rst
-share/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_Mesto.rst
+share/apps/kppp/Rules/Slovakia/Internetovy_tarif_019XY.rst
+share/apps/kppp/Rules/Slovakia/ST_medzimesto_1_pasmo.rst
+share/apps/kppp/Rules/Slovakia/ST_medzimesto_2_pasmo.rst
+share/apps/kppp/Rules/Slovakia/ST_mesto.rst
share/apps/kppp/Rules/South_Afrika/South_Afrika.rst
share/apps/kppp/Rules/Spain/Infovia.rst
share/apps/kppp/Rules/Spain/Infovia_IVA.rst
@@ -252,524 +238,322 @@ share/apps/kppp/Rules/Switzerland/Sunrise_Internet.rst
share/apps/kppp/Rules/Switzerland/Sunrise_Local.rst
share/apps/kppp/Rules/Switzerland/Swisscom_Local.rst
share/apps/kppp/Rules/Switzerland/Swisscom_Remote.rst
+share/apps/kppp/Rules/Switzerland/Swisscom_Surf.rst
share/apps/kppp/Rules/TEMPLATE
share/apps/kppp/Rules/checkrules
-share/apps/kppp/pics/Terminal.xpm
-share/apps/kppp/pics/back.xpm
-share/apps/kppp/pics/dock_both.xpm
-share/apps/kppp/pics/dock_left.xpm
-share/apps/kppp/pics/dock_none.xpm
-share/apps/kppp/pics/dock_right.xpm
-share/apps/kppp/pics/exclamation.xpm
-share/apps/kppp/pics/exit.xpm
-share/apps/kppp/pics/fileopen.xpm
-share/apps/kppp/pics/finish.xpm
-share/apps/kppp/pics/help.xpm
-share/apps/kppp/pics/kppplogo.xpm
-share/apps/kppp/pics/modemboth.xpm
-share/apps/kppp/pics/modemleft.xpm
-share/apps/kppp/pics/modemnone.xpm
-share/apps/kppp/pics/modemright.xpm
-share/apps/kppp/pics/phone.xpm
-share/apps/kppp/pics/start.xpm
-share/apps/kppp/pics/terminal_both.xpm
-share/apps/kppp/pics/terminal_left.xpm
-share/apps/kppp/pics/terminal_right.xpm
-share/apps/krn/toolbar/attach.xpm
-share/apps/krn/toolbar/black-bullet.xpm
-share/apps/krn/toolbar/catch.xpm
-share/apps/krn/toolbar/closed.xpm
-share/apps/krn/toolbar/connected.xpm
-share/apps/krn/toolbar/deco.xpm
-share/apps/krn/toolbar/disconnected.xpm
-share/apps/krn/toolbar/feather_white.xpm
-share/apps/krn/toolbar/fileforward.xpm
-share/apps/krn/toolbar/filemail.xpm
-share/apps/krn/toolbar/fileprint.xpm
-share/apps/krn/toolbar/find.xpm
-share/apps/krn/toolbar/followup.xpm
-share/apps/krn/toolbar/green-bullet.xpm
-share/apps/krn/toolbar/krnfolder.xpm
-share/apps/krn/toolbar/left.xpm
-share/apps/krn/toolbar/locked.xpm
-share/apps/krn/toolbar/logo.xpm
-share/apps/krn/toolbar/mailpost.xpm
-share/apps/krn/toolbar/previous.xpm
-share/apps/krn/toolbar/pub_key_red.xpm
-share/apps/krn/toolbar/read.xpm
-share/apps/krn/toolbar/red-bullet.xpm
-share/apps/krn/toolbar/reload.xpm
-share/apps/krn/toolbar/right.xpm
-share/apps/krn/toolbar/save.xpm
-share/apps/krn/toolbar/send.xpm
-share/apps/krn/toolbar/subscr.xpm
-share/apps/krn/toolbar/tagged.xpm
-share/apps/krn/toolbar/thumb_up.xpm
-share/apps/ksirc/commands-handler.pl
-share/apps/ksirc/commands-perl.pl
-share/apps/ksirc/convert_commands.pl
-share/apps/ksirc/dcc_progress.pm
-share/apps/ksirc/dcc_status.pm
-share/apps/ksirc/filters.pl
-share/apps/ksirc/icons/arrow.gif
-share/apps/ksirc/icons/blueball.gif
-share/apps/ksirc/icons/bluepin.gif
-share/apps/ksirc/icons/channel.xpm
-share/apps/ksirc/icons/channels.xpm
-share/apps/ksirc/icons/greenpin.gif
-share/apps/ksirc/icons/info.gif
-share/apps/ksirc/icons/info1.gif
-share/apps/ksirc/icons/ksirc.gif
-share/apps/ksirc/icons/ksirc_a.xpm
-share/apps/ksirc/icons/ksirc_b.xpm
-share/apps/ksirc/icons/ksirc_dock.xpm
-share/apps/ksirc/icons/madsmiley.gif
-share/apps/ksirc/icons/mini-run.gif
-share/apps/ksirc/icons/server.xpm
-share/apps/ksirc/icons/smiley.gif
-share/apps/ksirc/icons/star.gif
-share/apps/ksirc/ksirc.pl
-share/apps/ksirc/ksirclistbox.pm
-share/apps/ksirc/load_all.pm
-share/apps/ksirc/palistbox.pm
-share/apps/ksirc/pbase.pm
-share/apps/ksirc/pboxlayout.pm
-share/apps/ksirc/pbutton.pm
-share/apps/ksirc/pframe.pm
-share/apps/ksirc/pics/pws_general.xpm
-share/apps/ksirc/pics/pws_www.xpm
-share/apps/ksirc/pkfiledialog.pm
-share/apps/ksirc/plabel.pm
-share/apps/ksirc/plined.pm
-share/apps/ksirc/plistbox.pm
-share/apps/ksirc/pmenudta.pm
-share/apps/ksirc/pobjfinder.pm
-share/apps/ksirc/ppopmenu.pm
-share/apps/ksirc/pprogress.pm
-share/apps/ksirc/ppushbt.pm
-share/apps/ksirc/ptabdialog.pm
-share/apps/ksirc/ptablevw.pm
-share/apps/ksirc/puke.pl
-share/apps/ksirc/pwidget.pm
-share/apps/ksirc/relnotes
-share/apps/ksirc/servers.ini
-share/apps/ksirc/servers.txt
-share/apps/ksirc/sirc.help.gz
-share/apps/ksirc/small.pl
-share/apps/ksirc/test.pl
-share/apps/ksirc/tester.pl
-share/config/karchierc
-share/config/kfingerrc
-share/config/ktalkdrc
-share/doc/HTML/el/ktalkd/ktalkd-1.html
-share/doc/HTML/el/ktalkd/ktalkd-2.html
-share/doc/HTML/el/ktalkd/ktalkd-3.html
-share/doc/HTML/el/ktalkd/ktalkd-4.html
-share/doc/HTML/el/ktalkd/ktalkd-5.html
-share/doc/HTML/el/ktalkd/ktalkd-6.html
-share/doc/HTML/el/ktalkd/ktalkd.html
-share/doc/HTML/el/ktalkd/logotp3.gif
-share/doc/HTML/en/karchie/index-1.html
-share/doc/HTML/en/karchie/index-2.html
-share/doc/HTML/en/karchie/index-3.html
-share/doc/HTML/en/karchie/index-4.html
-share/doc/HTML/en/karchie/index-5.html
-share/doc/HTML/en/karchie/index-6.html
+share/apps/kppp/pics/dock_both.png
+share/apps/kppp/pics/dock_left.png
+share/apps/kppp/pics/dock_none.png
+share/apps/kppp/pics/dock_right.png
+share/apps/kppp/pics/folder.png
+share/apps/kppp/pics/modemboth.png
+share/apps/kppp/pics/modemleft.png
+share/apps/kppp/pics/modemnone.png
+share/apps/kppp/pics/modemright.png
+share/apps/kppp/pics/phone.png
+share/apps/libsearch/ftp-sites/lycos
+share/apps/libsearch/news-search/deja
+share/apps/libsearch/www-sites/altavista
+share/apps/libsearch/www-sites/excite
+share/doc/HTML/en/caitoo/.anchors
+share/doc/HTML/en/caitoo/addnew.html
+share/doc/HTML/en/caitoo/automation.html
+share/doc/HTML/en/caitoo/caitookeybindings.html
+share/doc/HTML/en/caitoo/caitoovskfm.html
+share/doc/HTML/en/caitoo/compilationandinstallation.html
+share/doc/HTML/en/caitoo/config.png
+share/doc/HTML/en/caitoo/copyright.html
+share/doc/HTML/en/caitoo/directories.html
+share/doc/HTML/en/caitoo/docked.png
+share/doc/HTML/en/caitoo/dockwidget.html
+share/doc/HTML/en/caitoo/droptarget.html
+share/doc/HTML/en/caitoo/index.cvlog
+share/doc/HTML/en/caitoo/index.docbook
+share/doc/HTML/en/caitoo/index.html
+share/doc/HTML/en/caitoo/individualprogressdialog.html
+share/doc/HTML/en/caitoo/installation.html
+share/doc/HTML/en/caitoo/introduction.html
+share/doc/HTML/en/caitoo/limits.html
+share/doc/HTML/en/caitoo/listbox.png
+share/doc/HTML/en/caitoo/logwindow.html
+share/doc/HTML/en/caitoo/mainmenu.html
+share/doc/HTML/en/caitoo/otherfeatures.html
+share/doc/HTML/en/caitoo/preferences.html
+share/doc/HTML/en/caitoo/progress.png
+share/doc/HTML/en/caitoo/proxy.html
+share/doc/HTML/en/caitoo/requirements.html
+share/doc/HTML/en/caitoo/rmb.png
+share/doc/HTML/en/caitoo/screenfundamentals.html
+share/doc/HTML/en/caitoo/statusbar.html
+share/doc/HTML/en/caitoo/system.html
+share/doc/HTML/en/caitoo/toolbar.html
+share/doc/HTML/en/caitoo/toolbar.png
+share/doc/HTML/en/caitoo/transferconfigdlg.html
+share/doc/HTML/en/caitoo/transfermodes.html
+share/doc/HTML/en/caitoo/workingwithcaitoo.html
+share/doc/HTML/en/karchie/.anchors
+share/doc/HTML/en/karchie/advancedconfiguring.html
+share/doc/HTML/en/karchie/authorsandrecendversions.html
+share/doc/HTML/en/karchie/compilationandinstallation.html
+share/doc/HTML/en/karchie/draganddrop.html
+share/doc/HTML/en/karchie/featuresanddetails.html
+share/doc/HTML/en/karchie/frequentlyaskedquestionsandanswers.html
+share/doc/HTML/en/karchie/gettingkarchiestarted.html
+share/doc/HTML/en/karchie/index.cvlog
+share/doc/HTML/en/karchie/index.docbook
share/doc/HTML/en/karchie/index.html
-share/doc/HTML/en/kbiff/kbiff-1.html
-share/doc/HTML/en/kbiff/kbiff-2.html
-share/doc/HTML/en/kbiff/kbiff-3.html
-share/doc/HTML/en/kbiff/kbiff-4.html
-share/doc/HTML/en/kbiff/kbiff-5.html
-share/doc/HTML/en/kbiff/kbiff-6.html
-share/doc/HTML/en/kbiff/kbiff.html
-share/doc/HTML/en/kbiff/logotp3.gif
-share/doc/HTML/en/kfinger/Kfingerset.html
-share/doc/HTML/en/kfinger/formatex.gif
-share/doc/HTML/en/kfinger/formatw.gif
+share/doc/HTML/en/karchie/installation.html
+share/doc/HTML/en/karchie/introduction.html
+share/doc/HTML/en/karchie/karchie.html
+share/doc/HTML/en/karchie/keyboard.html
+share/doc/HTML/en/karchie/more.html
+share/doc/HTML/en/karchie/queryresults.html
+share/doc/HTML/en/karchie/startquery.html
+share/doc/HTML/en/karchie/xarchie.html
+share/doc/HTML/en/kbiff/.anchors
+share/doc/HTML/en/kbiff/checkmailnow.html
+share/doc/HTML/en/kbiff/clickingonyouremailaddressinaboutdoesnothing.html
+share/doc/HTML/en/kbiff/commandlineparameters.html
+share/doc/HTML/en/kbiff/compilationandinstallation.html
+share/doc/HTML/en/kbiff/doeskbiffworkwithoutsessionmanagement.html
+share/doc/HTML/en/kbiff/help.html
+share/doc/HTML/en/kbiff/howdoiuseelmormuttorpinewithkbiff.html
+share/doc/HTML/en/kbiff/howdoiusemyownpixmaps.html
+share/doc/HTML/en/kbiff/howdoiusenetscapemailwithkbiff.html
+share/doc/HTML/en/kbiff/ihavethisgreatfeatureiwantimplementedwhatsho.html
+share/doc/HTML/en/kbiff/index.cvlog
+share/doc/HTML/en/kbiff/index.docbook
+share/doc/HTML/en/kbiff/index.html
+share/doc/HTML/en/kbiff/installation.html
+share/doc/HTML/en/kbiff/introduction.html
+share/doc/HTML/en/kbiff/kbiff.png
+share/doc/HTML/en/kbiff/kbifftruncatestheinitialslashinimapmodeisthi.html
+share/doc/HTML/en/kbiff/preferencetabs.html
+share/doc/HTML/en/kbiff/questionsanswersandtips.html
+share/doc/HTML/en/kbiff/readmailnow.html
+share/doc/HTML/en/kbiff/requirements.html
+share/doc/HTML/en/kbiff/setup.html
+share/doc/HTML/en/kbiff/stopstart.html
+share/doc/HTML/en/kbiff/thepopupmenu.html
+share/doc/HTML/en/kbiff/thesetupdialog.html
+share/doc/HTML/en/kbiff/usingkbiff.html
+share/doc/HTML/en/kbiff/whatisthedifferencebetweenaprofileandamailbo.html
+share/doc/HTML/en/kbiff/wheniusekbifftomonitormymailboxallotherbiffu.html
+share/doc/HTML/en/kbiff/whywontkbiffplaymynewmailaufile.html
+share/doc/HTML/en/kfinger/.anchors
+share/doc/HTML/en/kfinger/formatex.png
+share/doc/HTML/en/kfinger/formatw.png
+share/doc/HTML/en/kfinger/index.cvlog
+share/doc/HTML/en/kfinger/index.docbook
share/doc/HTML/en/kfinger/index.html
-share/doc/HTML/en/kfinger/mainw.gif
-share/doc/HTML/en/kfinger/setupw.gif
-share/doc/HTML/en/kmail/index-1.html
-share/doc/HTML/en/kmail/index-2.html
-share/doc/HTML/en/kmail/index-3.html
-share/doc/HTML/en/kmail/index-4.html
-share/doc/HTML/en/kmail/index-5.html
-share/doc/HTML/en/kmail/index-6.html
-share/doc/HTML/en/kmail/index-7.html
-share/doc/HTML/en/kmail/index-8.html
+share/doc/HTML/en/kfinger/introduction.html
+share/doc/HTML/en/kfinger/kfingermainwindow.html
+share/doc/HTML/en/kfinger/kfingersetup.html
+share/doc/HTML/en/kfinger/mainw.png
+share/doc/HTML/en/kfinger/setupw.png
+share/doc/HTML/en/kfinger/statusbar.html
+share/doc/HTML/en/kfinger/toolbar.html
+share/doc/HTML/en/kmail/.anchors
+share/doc/HTML/en/kmail/appearancetab.html
+share/doc/HTML/en/kmail/composertab.html
+share/doc/HTML/en/kmail/copyright.html
+share/doc/HTML/en/kmail/documentation.html
+share/doc/HTML/en/kmail/epilogue.html
+share/doc/HTML/en/kmail/filters.html
+share/doc/HTML/en/kmail/howcanifindouthowmanyunreadmessagesihaveinam.html
+share/doc/HTML/en/kmail/howdoiautomaticallyinsertatextfooterwithinth.html
+share/doc/HTML/en/kmail/howdoileavemailontheserverfromthekdefaq.html
+share/doc/HTML/en/kmail/index.cvlog
+share/doc/HTML/en/kmail/index.docbook
share/doc/HTML/en/kmail/index.html
-share/doc/HTML/en/kmail/logotp3.gif
-share/doc/HTML/en/knu/index-1.html
-share/doc/HTML/en/knu/index-2.html
-share/doc/HTML/en/knu/index-3.html
-share/doc/HTML/en/knu/index-4.html
-share/doc/HTML/en/knu/index-5.html
-share/doc/HTML/en/knu/index-6.html
-share/doc/HTML/en/knu/index-7.html
+share/doc/HTML/en/kmail/misctab.html
+share/doc/HTML/en/kmail/networktab.html
+share/doc/HTML/en/kmail/pgptab.html
+share/doc/HTML/en/kmail/questionsandanswers.html
+share/doc/HTML/en/kmail/seccustomizing.html
+share/doc/HTML/en/kmail/secfolders.html
+share/doc/HTML/en/kmail/secgettingstarted.html
+share/doc/HTML/en/kmail/secimporting.html
+share/doc/HTML/en/kmail/secintro.html
+share/doc/HTML/en/kmail/secmenus.html
+share/doc/HTML/en/kmail/secmultipleaccounts.html
+share/doc/HTML/en/kmail/secpgp.html
+share/doc/HTML/en/kmail/secqasendmail.html
+share/doc/HTML/en/kmail/secusingkmail.html
+share/doc/HTML/en/kmail/settingupyouraccount.html
+share/doc/HTML/en/kmail/testingyoursetup.html
+share/doc/HTML/en/kmail/theaddressbook.html
+share/doc/HTML/en/kmail/thecomposerwindow.html
+share/doc/HTML/en/kmail/thecomposerwindow2.html
+share/doc/HTML/en/kmail/whydoeskmailkeepaskingmeforthelocationofmysi.html
+share/doc/HTML/en/kmail/whydoesntwordwrapworkinthecomposerwindow.html
+share/doc/HTML/en/knu/.anchors
+share/doc/HTML/en/knu/author.html
+share/doc/HTML/en/knu/configuration.html
+share/doc/HTML/en/knu/copyright.html
+share/doc/HTML/en/knu/descriptionmtr.html
+share/doc/HTML/en/knu/descriptionnslookup.html
+share/doc/HTML/en/knu/descriptionping.html
+share/doc/HTML/en/knu/descriptiontraceroute.html
+share/doc/HTML/en/knu/epilogue.html
+share/doc/HTML/en/knu/history.html
+share/doc/HTML/en/knu/index.cvlog
+share/doc/HTML/en/knu/index.docbook
share/doc/HTML/en/knu/index.html
-share/doc/HTML/en/knu/knu-config.gif
-share/doc/HTML/en/knu/knu-finger.gif
-share/doc/HTML/en/knu/knu-host.gif
-share/doc/HTML/en/knu/knu-ping.gif
-share/doc/HTML/en/knu/knu-traceroute.gif
-share/doc/HTML/en/knu/logotp3.gif
+share/doc/HTML/en/knu/introduction.html
+share/doc/HTML/en/knu/knu-config.png
+share/doc/HTML/en/knu/knu-finger.png
+share/doc/HTML/en/knu/knu-host.png
+share/doc/HTML/en/knu/knu-ping.png
+share/doc/HTML/en/knu/knu-traceroute.png
+share/doc/HTML/en/knu/optionsfinger.html
+share/doc/HTML/en/knu/optionsnslookup.html
+share/doc/HTML/en/knu/optionsping.html
+share/doc/HTML/en/knu/optionstraceroute.html
+share/doc/HTML/en/knu/thefingertab.html
+share/doc/HTML/en/knu/thehostresolutiontab.html
+share/doc/HTML/en/knu/themtrtab.html
+share/doc/HTML/en/knu/thepingtab.html
+share/doc/HTML/en/knu/thetraceroutetab.html
+share/doc/HTML/en/korn/.anchors
+share/doc/HTML/en/korn/authors.html
+share/doc/HTML/en/korn/command-lineoptions.html
+share/doc/HTML/en/korn/compilationandinstallation.html
+share/doc/HTML/en/korn/epilogue.html
+share/doc/HTML/en/korn/forwhomiskornwritten.html
+share/doc/HTML/en/korn/fundamentals.html
+share/doc/HTML/en/korn/index.cvlog
+share/doc/HTML/en/korn/index.docbook
share/doc/HTML/en/korn/index.html
+share/doc/HTML/en/korn/installation.html
+share/doc/HTML/en/korn/introduction.html
+share/doc/HTML/en/korn/knownbugsandlimitations.html
+share/doc/HTML/en/korn/requirements.html
+share/doc/HTML/en/korn/whyisitnamedkorn.html
+share/doc/HTML/en/kppp/.anchors
+share/doc/HTML/en/kppp/BackGround.png
+share/doc/HTML/en/kppp/accounting.html
+share/doc/HTML/en/kppp/appendix.html
+share/doc/HTML/en/kppp/autoconfigurehostname.html
+share/doc/HTML/en/kppp/cb.html
+share/doc/HTML/en/kppp/compilationandinstallation.html
+share/doc/HTML/en/kppp/configuringanaccount.html
+share/doc/HTML/en/kppp/costsgraphs.png
+share/doc/HTML/en/kppp/dns.html
+share/doc/HTML/en/kppp/gateway.html
+share/doc/HTML/en/kppp/gettingthemodemtohangup.html
+share/doc/HTML/en/kppp/gpl.html
share/doc/HTML/en/kppp/hayes.html
-share/doc/HTML/en/kppp/kppp-1.html
-share/doc/HTML/en/kppp/kppp-10.html
-share/doc/HTML/en/kppp/kppp-2.html
-share/doc/HTML/en/kppp/kppp-3.html
-share/doc/HTML/en/kppp/kppp-4.html
-share/doc/HTML/en/kppp/kppp-5.html
-share/doc/HTML/en/kppp/kppp-6.html
-share/doc/HTML/en/kppp/kppp-7.html
-share/doc/HTML/en/kppp/kppp-8.html
-share/doc/HTML/en/kppp/kppp-9.html
-share/doc/HTML/en/kppp/kppp.html
-share/doc/HTML/en/kppp/logotp3.gif
-share/doc/HTML/en/krn/articles.html
-share/doc/HTML/en/krn/groups.html
+share/doc/HTML/en/kppp/howtointerpretthesystemslog.html
+share/doc/HTML/en/kppp/index.cvlog
+share/doc/HTML/en/kppp/index.docbook
+share/doc/HTML/en/kppp/index.html
+share/doc/HTML/en/kppp/installation.html
+share/doc/HTML/en/kppp/introduction.html
+share/doc/HTML/en/kppp/kppphasthesuidbitonwhataboutsecurity.html
+share/doc/HTML/en/kppp/kppprelatedfiles.html
+share/doc/HTML/en/kppp/licenseandwarranty.html
+share/doc/HTML/en/kppp/lockfiles.html
+share/doc/HTML/en/kppp/loginscript.html
+share/doc/HTML/en/kppp/maintainers.html
+share/doc/HTML/en/kppp/maketonediallingfaster.html
+share/doc/HTML/en/kppp/modem.html
+share/doc/HTML/en/kppp/modemprofiles.html
+share/doc/HTML/en/kppp/modemtrickshints.html
+share/doc/HTML/en/kppp/moreaboutppppppd.html
+share/doc/HTML/en/kppp/pap.html
+share/doc/HTML/en/kppp/papandchap.html
+share/doc/HTML/en/kppp/ppp.html
+share/doc/HTML/en/kppp/preparingyourlinuxsystemforapppconnection.html
+share/doc/HTML/en/kppp/questionsandanswers.html
+share/doc/HTML/en/kppp/reportingproblemswithkppp.html
+share/doc/HTML/en/kppp/requirements.html
+share/doc/HTML/en/kppp/security.html
+share/doc/HTML/en/kppp/settingupkppp.html
+share/doc/HTML/en/kppp/volaccounting.html
+share/doc/HTML/en/kppp/windowsntrascallback.html
+share/doc/HTML/en/krn/.anchors
+share/doc/HTML/en/krn/connected.xpm
+share/doc/HTML/en/krn/disconnected.xpm
+share/doc/HTML/en/krn/groups.png
+share/doc/HTML/en/krn/howtoreadnewsoffline.html
+share/doc/HTML/en/krn/index.cvlog
+share/doc/HTML/en/krn/index.docbook
share/doc/HTML/en/krn/index.html
-share/doc/HTML/en/krn/offline.html
-share/doc/HTML/en/krn/overview.html
-share/doc/HTML/en/ksirc/PROGRAMMING
-share/doc/HTML/en/ksirc/colours.html
+share/doc/HTML/en/krn/introduction.html
+share/doc/HTML/en/krn/usingkrn.html
+share/doc/HTML/en/krn/usingthearticlewindow.html
+share/doc/HTML/en/ksirc/.anchors
+share/doc/HTML/en/ksirc/addingfilehandlestothemainselectloop.html
+share/doc/HTML/en/ksirc/bots.html
+share/doc/HTML/en/ksirc/colournumbers.html
+share/doc/HTML/en/ksirc/examplesfilters.html
+share/doc/HTML/en/ksirc/examplessetcolors.html
share/doc/HTML/en/ksirc/filters.html
+share/doc/HTML/en/ksirc/hooks.html
+share/doc/HTML/en/ksirc/index.cvlog
+share/doc/HTML/en/ksirc/index.docbook
share/doc/HTML/en/ksirc/index.html
+share/doc/HTML/en/ksirc/installation.html
share/doc/HTML/en/ksirc/keys.html
-share/doc/HTML/en/ksirc/ksirc.gif
-share/doc/HTML/en/ktalkd/ktalkd-1.html
-share/doc/HTML/en/ktalkd/ktalkd-2.html
-share/doc/HTML/en/ktalkd/ktalkd-3.html
-share/doc/HTML/en/ktalkd/ktalkd-4.html
-share/doc/HTML/en/ktalkd/ktalkd-5.html
-share/doc/HTML/en/ktalkd/ktalkd-6.html
-share/doc/HTML/en/ktalkd/ktalkd.html
-share/doc/HTML/en/ktalkd/logotp3.gif
-share/doc/HTML/en/pws/pws-1.html
-share/doc/HTML/en/pws/pws-2.html
-share/doc/HTML/en/pws/pws.gif
-share/doc/HTML/en/pws/pws.html
-share/doc/HTML/fr/ktalkd/ktalkd-1.html
-share/doc/HTML/fr/ktalkd/ktalkd-2.html
-share/doc/HTML/fr/ktalkd/ktalkd-3.html
-share/doc/HTML/fr/ktalkd/ktalkd-4.html
-share/doc/HTML/fr/ktalkd/ktalkd-5.html
-share/doc/HTML/fr/ktalkd/ktalkd-6.html
-share/doc/HTML/fr/ktalkd/ktalkd.html
-share/doc/HTML/fr/ktalkd/logotp3.gif
-share/doc/HTML/it/ktalkd/ktalkd-1.html
-share/doc/HTML/it/ktalkd/ktalkd-2.html
-share/doc/HTML/it/ktalkd/ktalkd-3.html
-share/doc/HTML/it/ktalkd/ktalkd-4.html
-share/doc/HTML/it/ktalkd/ktalkd-5.html
-share/doc/HTML/it/ktalkd/ktalkd-6.html
-share/doc/HTML/it/ktalkd/ktalkd.html
-share/doc/HTML/it/ktalkd/logotp3.gif
-share/icons/karchie.xpm
-share/icons/kbiff.xpm
-share/icons/kmail.xpm
-share/icons/knu.xpm
-share/icons/korn.xpm
-share/icons/kppp.xpm
-share/icons/krn.xpm
-share/icons/ksirc.gif
-share/icons/large/kmail.xpm
-share/icons/large/korn.xpm
-share/icons/large/kppp.xpm
-share/icons/mini/karchie.xpm
-share/icons/mini/kbiff.xpm
-share/icons/mini/kmail.xpm
-share/icons/mini/knu.xpm
-share/icons/mini/korn.xpm
-share/icons/mini/kppp.xpm
-share/icons/mini/krn.xpm
-share/icons/mini/pws.xpm
-share/icons/pws.xpm
-share/locale/br/LC_MESSAGES/karchie.mo
-share/locale/br/LC_MESSAGES/kbiff.mo
-share/locale/br/LC_MESSAGES/kcmktalkd.mo
-share/locale/br/LC_MESSAGES/kfinger.mo
-share/locale/br/LC_MESSAGES/kmail.mo
-share/locale/br/LC_MESSAGES/knu.mo
-share/locale/br/LC_MESSAGES/korn.mo
-share/locale/br/LC_MESSAGES/kppp.mo
-share/locale/br/LC_MESSAGES/krn.mo
-share/locale/br/LC_MESSAGES/ksirc.mo
-share/locale/br/LC_MESSAGES/ktalkd.mo
-share/locale/ca/LC_MESSAGES/kcmktalkd.mo
-share/locale/ca/LC_MESSAGES/kfinger.mo
-share/locale/ca/LC_MESSAGES/kmail.mo
-share/locale/ca/LC_MESSAGES/knu.mo
-share/locale/ca/LC_MESSAGES/kppp.mo
-share/locale/ca/LC_MESSAGES/kppplogview.mo
-share/locale/ca/LC_MESSAGES/krn.mo
-share/locale/ca/LC_MESSAGES/ktalkd.mo
-share/locale/cs/LC_MESSAGES/karchie.mo
-share/locale/cs/LC_MESSAGES/kbiff.mo
-share/locale/cs/LC_MESSAGES/kcmktalkd.mo
-share/locale/cs/LC_MESSAGES/kfinger.mo
-share/locale/cs/LC_MESSAGES/kmail.mo
-share/locale/cs/LC_MESSAGES/knu.mo
-share/locale/cs/LC_MESSAGES/korn.mo
-share/locale/cs/LC_MESSAGES/kppp.mo
-share/locale/cs/LC_MESSAGES/krn.mo
-share/locale/cs/LC_MESSAGES/ksirc.mo
-share/locale/cs/LC_MESSAGES/ktalkd.mo
-share/locale/da/LC_MESSAGES/karchie.mo
-share/locale/da/LC_MESSAGES/kbiff.mo
-share/locale/da/LC_MESSAGES/kcmktalkd.mo
-share/locale/da/LC_MESSAGES/kfinger.mo
-share/locale/da/LC_MESSAGES/kmail.mo
-share/locale/da/LC_MESSAGES/knu.mo
-share/locale/da/LC_MESSAGES/korn.mo
-share/locale/da/LC_MESSAGES/kppp.mo
-share/locale/da/LC_MESSAGES/krn.mo
-share/locale/da/LC_MESSAGES/ksirc.mo
-share/locale/da/LC_MESSAGES/ktalkd.mo
-share/locale/de/LC_MESSAGES/karchie.mo
-share/locale/de/LC_MESSAGES/kbiff.mo
-share/locale/de/LC_MESSAGES/kcmktalkd.mo
-share/locale/de/LC_MESSAGES/kfinger.mo
-share/locale/de/LC_MESSAGES/kmail.mo
-share/locale/de/LC_MESSAGES/knu.mo
-share/locale/de/LC_MESSAGES/korn.mo
-share/locale/de/LC_MESSAGES/kppp.mo
-share/locale/de/LC_MESSAGES/kppplogview.mo
-share/locale/de/LC_MESSAGES/krn.mo
-share/locale/de/LC_MESSAGES/ksirc.mo
-share/locale/de/LC_MESSAGES/ktalkd.mo
-share/locale/el/LC_MESSAGES/kmail.mo
-share/locale/el/LC_MESSAGES/knu.mo
-share/locale/el/LC_MESSAGES/kppp.mo
-share/locale/el/LC_MESSAGES/krn.mo
-share/locale/eo/LC_MESSAGES/karchie.mo
-share/locale/eo/LC_MESSAGES/kbiff.mo
-share/locale/eo/LC_MESSAGES/kcmktalkd.mo
-share/locale/eo/LC_MESSAGES/kfinger.mo
-share/locale/eo/LC_MESSAGES/kmail.mo
-share/locale/eo/LC_MESSAGES/knu.mo
-share/locale/eo/LC_MESSAGES/korn.mo
-share/locale/eo/LC_MESSAGES/kppp.mo
-share/locale/eo/LC_MESSAGES/krn.mo
-share/locale/eo/LC_MESSAGES/ksirc.mo
-share/locale/eo/LC_MESSAGES/ktalkd.mo
-share/locale/es/LC_MESSAGES/kbiff.mo
-share/locale/es/LC_MESSAGES/kfinger.mo
-share/locale/es/LC_MESSAGES/kmail.mo
-share/locale/es/LC_MESSAGES/knu.mo
-share/locale/es/LC_MESSAGES/korn.mo
-share/locale/es/LC_MESSAGES/kppp.mo
-share/locale/es/LC_MESSAGES/krn.mo
-share/locale/es/LC_MESSAGES/ktalkd.mo
-share/locale/et/LC_MESSAGES/kmail.mo
-share/locale/fi/LC_MESSAGES/karchie.mo
-share/locale/fi/LC_MESSAGES/kbiff.mo
-share/locale/fi/LC_MESSAGES/kcmktalkd.mo
-share/locale/fi/LC_MESSAGES/kfinger.mo
-share/locale/fi/LC_MESSAGES/kmail.mo
-share/locale/fi/LC_MESSAGES/knu.mo
-share/locale/fi/LC_MESSAGES/korn.mo
-share/locale/fi/LC_MESSAGES/kppp.mo
-share/locale/fi/LC_MESSAGES/krn.mo
-share/locale/fi/LC_MESSAGES/ksirc.mo
-share/locale/fi/LC_MESSAGES/ktalkd.mo
-share/locale/fr/LC_MESSAGES/karchie.mo
-share/locale/fr/LC_MESSAGES/kbiff.mo
-share/locale/fr/LC_MESSAGES/kcmktalkd.mo
-share/locale/fr/LC_MESSAGES/kfinger.mo
-share/locale/fr/LC_MESSAGES/kmail.mo
-share/locale/fr/LC_MESSAGES/knu.mo
-share/locale/fr/LC_MESSAGES/korn.mo
-share/locale/fr/LC_MESSAGES/kppp.mo
-share/locale/fr/LC_MESSAGES/kppplogview.mo
-share/locale/fr/LC_MESSAGES/krn.mo
-share/locale/fr/LC_MESSAGES/ksirc.mo
-share/locale/fr/LC_MESSAGES/ktalkd.mo
-share/locale/he/LC_MESSAGES/kppp.mo
-share/locale/hr/LC_MESSAGES/kbiff.mo
-share/locale/hr/LC_MESSAGES/kfinger.mo
-share/locale/hr/LC_MESSAGES/kmail.mo
-share/locale/hr/LC_MESSAGES/knu.mo
-share/locale/hr/LC_MESSAGES/kppp.mo
-share/locale/hr/LC_MESSAGES/krn.mo
-share/locale/hr/LC_MESSAGES/ksirc.mo
-share/locale/hr/LC_MESSAGES/ktalkd.mo
-share/locale/hs/LC_MESSAGES/kmail.mo
-share/locale/hs/LC_MESSAGES/krn.mo
-share/locale/hu/LC_MESSAGES/kbiff.mo
-share/locale/hu/LC_MESSAGES/kfinger.mo
-share/locale/hu/LC_MESSAGES/kmail.mo
-share/locale/hu/LC_MESSAGES/knu.mo
-share/locale/hu/LC_MESSAGES/ktalkd.mo
-share/locale/is/LC_MESSAGES/karchie.mo
-share/locale/is/LC_MESSAGES/kbiff.mo
-share/locale/is/LC_MESSAGES/kcmktalkd.mo
-share/locale/is/LC_MESSAGES/kfinger.mo
-share/locale/is/LC_MESSAGES/kmail.mo
-share/locale/is/LC_MESSAGES/knu.mo
-share/locale/is/LC_MESSAGES/korn.mo
-share/locale/is/LC_MESSAGES/kppp.mo
-share/locale/is/LC_MESSAGES/krn.mo
-share/locale/is/LC_MESSAGES/ksirc.mo
-share/locale/is/LC_MESSAGES/ktalkd.mo
-share/locale/it/LC_MESSAGES/kbiff.mo
-share/locale/it/LC_MESSAGES/kcmktalkd.mo
-share/locale/it/LC_MESSAGES/kfinger.mo
-share/locale/it/LC_MESSAGES/kmail.mo
-share/locale/it/LC_MESSAGES/knu.mo
-share/locale/it/LC_MESSAGES/korn.mo
-share/locale/it/LC_MESSAGES/kppp.mo
-share/locale/it/LC_MESSAGES/krn.mo
-share/locale/it/LC_MESSAGES/ktalkd.mo
-share/locale/ja/LC_MESSAGES/karchie.mo
-share/locale/ja/LC_MESSAGES/kbiff.mo
-share/locale/ja/LC_MESSAGES/kcmktalkd.mo
-share/locale/ja/LC_MESSAGES/kfinger.mo
-share/locale/ja/LC_MESSAGES/kmail.mo
-share/locale/ja/LC_MESSAGES/knu.mo
-share/locale/ja/LC_MESSAGES/korn.mo
-share/locale/ja/LC_MESSAGES/kppp.mo
-share/locale/ja/LC_MESSAGES/kppplogview.mo
-share/locale/ja/LC_MESSAGES/krn.mo
-share/locale/ja/LC_MESSAGES/ksirc.mo
-share/locale/ja/LC_MESSAGES/ktalkd.mo
-share/locale/ko/LC_MESSAGES/kmail.mo
-share/locale/ko/LC_MESSAGES/knu.mo
-share/locale/ko/LC_MESSAGES/kppp.mo
-share/locale/ko/LC_MESSAGES/krn.mo
-share/locale/mk/LC_MESSAGES/kmail.mo
-share/locale/nl/LC_MESSAGES/kmail.mo
-share/locale/nl/LC_MESSAGES/knu.mo
-share/locale/nl/LC_MESSAGES/kppp.mo
-share/locale/nl/LC_MESSAGES/krn.mo
-share/locale/nl/LC_MESSAGES/ktalkd.mo
-share/locale/no/LC_MESSAGES/karchie.mo
-share/locale/no/LC_MESSAGES/kbiff.mo
-share/locale/no/LC_MESSAGES/kcmktalkd.mo
-share/locale/no/LC_MESSAGES/kfinger.mo
-share/locale/no/LC_MESSAGES/kmail.mo
-share/locale/no/LC_MESSAGES/knu.mo
-share/locale/no/LC_MESSAGES/korn.mo
-share/locale/no/LC_MESSAGES/kppp.mo
-share/locale/no/LC_MESSAGES/krn.mo
-share/locale/no/LC_MESSAGES/ksirc.mo
-share/locale/no/LC_MESSAGES/ktalkd.mo
-share/locale/pl/LC_MESSAGES/karchie.mo
-share/locale/pl/LC_MESSAGES/kbiff.mo
-share/locale/pl/LC_MESSAGES/kcmktalkd.mo
-share/locale/pl/LC_MESSAGES/kfinger.mo
-share/locale/pl/LC_MESSAGES/kmail.mo
-share/locale/pl/LC_MESSAGES/knu.mo
-share/locale/pl/LC_MESSAGES/korn.mo
-share/locale/pl/LC_MESSAGES/kppp.mo
-share/locale/pl/LC_MESSAGES/kppplogview.mo
-share/locale/pl/LC_MESSAGES/krn.mo
-share/locale/pl/LC_MESSAGES/ksirc.mo
-share/locale/pl/LC_MESSAGES/ktalkd.mo
-share/locale/pt/LC_MESSAGES/kbiff.mo
-share/locale/pt/LC_MESSAGES/kcmktalkd.mo
-share/locale/pt/LC_MESSAGES/kfinger.mo
-share/locale/pt/LC_MESSAGES/kmail.mo
-share/locale/pt/LC_MESSAGES/knu.mo
-share/locale/pt/LC_MESSAGES/kppp.mo
-share/locale/pt/LC_MESSAGES/krn.mo
-share/locale/pt/LC_MESSAGES/ksirc.mo
-share/locale/pt/LC_MESSAGES/ktalkd.mo
-share/locale/pt_BR/LC_MESSAGES/karchie.mo
-share/locale/pt_BR/LC_MESSAGES/kbiff.mo
-share/locale/pt_BR/LC_MESSAGES/kcmktalkd.mo
-share/locale/pt_BR/LC_MESSAGES/kcmtalkd.mo
-share/locale/pt_BR/LC_MESSAGES/kfinger.mo
-share/locale/pt_BR/LC_MESSAGES/kmail.mo
-share/locale/pt_BR/LC_MESSAGES/knu.mo
-share/locale/pt_BR/LC_MESSAGES/korn.mo
-share/locale/pt_BR/LC_MESSAGES/kppp.mo
-share/locale/pt_BR/LC_MESSAGES/krn.mo
-share/locale/pt_BR/LC_MESSAGES/ksirc.mo
-share/locale/pt_BR/LC_MESSAGES/ktalkd.mo
-share/locale/ro/LC_MESSAGES/kfinger.mo
-share/locale/ro/LC_MESSAGES/kmail.mo
-share/locale/ro/LC_MESSAGES/kppp.mo
-share/locale/ro/LC_MESSAGES/krn.mo
-share/locale/ru/LC_MESSAGES/kbiff.mo
-share/locale/ru/LC_MESSAGES/kcmktalkd.mo
-share/locale/ru/LC_MESSAGES/kfinger.mo
-share/locale/ru/LC_MESSAGES/kmail.mo
-share/locale/ru/LC_MESSAGES/knu.mo
-share/locale/ru/LC_MESSAGES/korn.mo
-share/locale/ru/LC_MESSAGES/kppp.mo
-share/locale/ru/LC_MESSAGES/kppplogview.mo
-share/locale/ru/LC_MESSAGES/krn.mo
-share/locale/ru/LC_MESSAGES/ksirc.mo
-share/locale/ru/LC_MESSAGES/ktalkd.mo
-share/locale/sk/LC_MESSAGES/karchie.mo
-share/locale/sk/LC_MESSAGES/kbiff.mo
-share/locale/sk/LC_MESSAGES/kcmktalkd.mo
-share/locale/sk/LC_MESSAGES/kfinger.mo
-share/locale/sk/LC_MESSAGES/kmail.mo
-share/locale/sk/LC_MESSAGES/knu.mo
-share/locale/sk/LC_MESSAGES/korn.mo
-share/locale/sk/LC_MESSAGES/kppp.mo
-share/locale/sk/LC_MESSAGES/krn.mo
-share/locale/sk/LC_MESSAGES/ksirc.mo
-share/locale/sk/LC_MESSAGES/ktalkd.mo
-share/locale/sl/LC_MESSAGES/karchie.mo
-share/locale/sl/LC_MESSAGES/kbiff.mo
-share/locale/sl/LC_MESSAGES/kcmktalkd.mo
-share/locale/sl/LC_MESSAGES/kfinger.mo
-share/locale/sl/LC_MESSAGES/kmail.mo
-share/locale/sl/LC_MESSAGES/knu.mo
-share/locale/sl/LC_MESSAGES/korn.mo
-share/locale/sl/LC_MESSAGES/kppp.mo
-share/locale/sl/LC_MESSAGES/krn.mo
-share/locale/sl/LC_MESSAGES/ksirc.mo
-share/locale/sl/LC_MESSAGES/ktalkd.mo
-share/locale/sv/LC_MESSAGES/karchie.mo
-share/locale/sv/LC_MESSAGES/kbiff.mo
-share/locale/sv/LC_MESSAGES/kcmtalkd.mo
-share/locale/sv/LC_MESSAGES/kfinger.mo
-share/locale/sv/LC_MESSAGES/kmail.mo
-share/locale/sv/LC_MESSAGES/knu.mo
-share/locale/sv/LC_MESSAGES/korn.mo
-share/locale/sv/LC_MESSAGES/kppp.mo
-share/locale/sv/LC_MESSAGES/krn.mo
-share/locale/sv/LC_MESSAGES/ksirc.mo
-share/locale/sv/LC_MESSAGES/ktalkd.mo
-share/locale/tr/LC_MESSAGES/kmail.mo
-share/locale/tr/LC_MESSAGES/knu.mo
-share/locale/tr/LC_MESSAGES/kppp.mo
-share/locale/tr/LC_MESSAGES/krn.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/kfinger.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/kmail.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/knu.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/kppp.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/krn.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/ktalkd.mo
-share/sounds/ktalkd.wav
-share/toolbar/kcontrol.xpm
-share/toolbar/mini-clock.xpm
-share/toolbar/mini-connect.xpm
-share/toolbar/mini-ktalk.xpm
-@exec ln -sf libpuke.so.0 %D/lib/libpuke.so
-@exec ln -sf libptablevw.so.0 %D/lib/ksirc/libptablevw.so
-@exec ln -sf libptabdialog.so.0 %D/lib/ksirc/libptabdialog.so
-@exec ln -sf libppushbt.so.0 %D/lib/ksirc/libppushbt.so
-@exec ln -sf libpprogress.so.0 %D/lib/ksirc/libpprogress.so
-@exec ln -sf libppopmenu.so.0 %D/lib/ksirc/libppopmenu.so
-@exec ln -sf libpobjfinder.so.0 %D/lib/ksirc/libpobjfinder.so
-@exec ln -sf libpmenudta.so.0 %D/lib/ksirc/libpmenudta.so
-@exec ln -sf libplistbox.so.0 %D/lib/ksirc/libplistbox.so
-@exec ln -sf libplined.so.0 %D/lib/ksirc/libplined.so
-@exec ln -sf libplabel.so.0 %D/lib/ksirc/libplabel.so
-@exec ln -sf libpkfiledialog.so.0 %D/lib/ksirc/libpkfiledialog.so
-@exec ln -sf libpframe.so.0 %D/lib/ksirc/libpframe.so
-@exec ln -sf libpbutton.so.0 %D/lib/ksirc/libpbutton.so
-@exec ln -sf libpalistbox.so.0 %D/lib/ksirc/libpalistbox.so
-@exec ln -sf libksirclistbox.so.0 %D/lib/ksirc/libksirclistbox.so
-@dirrm share/doc/HTML/it/ktalkd
-@dirrm share/doc/HTML/fr/ktalkd
+share/doc/HTML/en/ksirc/ksirc.png
+share/doc/HTML/en/ksirc/ksircnative.html
+share/doc/HTML/en/ksirc/programmingyoursircclient.html
+share/doc/HTML/en/ksirc/sectcolors.html
+share/doc/HTML/en/ksirc/sendingboldunderlinereverseandcolour.html
+share/doc/HTML/en/ksirc/setvariables.html
+share/doc/HTML/en/ksirc/timers.html
+share/doc/HTML/en/ksirc/userhostrequests.html
+share/doc/HTML/en/ktalkd/.anchors
+share/doc/HTML/en/ktalkd/compilationandinstallation.html
+share/doc/HTML/en/ktalkd/copyright.html
+share/doc/HTML/en/ktalkd/howdoigetdebugoutputfromktalkd.html
+share/doc/HTML/en/ktalkd/index.cvlog
+share/doc/HTML/en/ktalkd/index.docbook
+share/doc/HTML/en/ktalkd/index.html
+share/doc/HTML/en/ktalkd/installation.html
+share/doc/HTML/en/ktalkd/introduction.html
+share/doc/HTML/en/ktalkd/questionsandanswers.html
+share/doc/HTML/en/ktalkd/requirements.html
+share/doc/HTML/en/ktalkd/supportedplatforms.html
+share/doc/HTML/en/ktalkd/usage.html
+share/doc/HTML/en/ktalkd/whydontiasanormaluserreceivekdeannouncements.html
+share/doc/HTML/en/pws/.anchors
+share/doc/HTML/en/pws/compilationandinstallation.html
+share/doc/HTML/en/pws/index.cvlog
+share/doc/HTML/en/pws/index.docbook
+share/doc/HTML/en/pws/index.html
+share/doc/HTML/en/pws/installation.html
+share/doc/HTML/en/pws/introduction.html
+share/doc/HTML/en/pws/requirements.html
+share/icons/hicolor/32x32/apps/kbiff.png
+share/icons/hicolor/32x32/apps/kmail.png
+share/icons/hicolor/32x32/apps/korn.png
+share/icons/hicolor/32x32/apps/kppp.png
+share/icons/hicolor/48x48/apps/kbiff.png
+share/icons/hicolor/48x48/apps/kmail.png
+share/icons/hicolor/48x48/apps/korn.png
+share/icons/hicolor/48x48/apps/kppp.png
+share/icons/locolor/16x16/apps/kbiff.png
+share/icons/locolor/16x16/apps/kmail.png
+share/icons/locolor/16x16/apps/korn.png
+share/icons/locolor/16x16/apps/kppp.png
+share/icons/locolor/32x32/apps/kbiff.png
+share/icons/locolor/32x32/apps/kmail.png
+share/icons/locolor/32x32/apps/korn.png
+share/icons/locolor/32x32/apps/kppp.png
+@unexec rm -f %D/share/doc/HTML/en/caitoo/common
+@unexec rm -f %D/share/doc/HTML/en/karchie/common
+@unexec rm -f %D/share/doc/HTML/en/kbiff/common
+@unexec rm -f %D/share/doc/HTML/en/kfinger/common
+@unexec rm -f %D/share/doc/HTML/en/kmail/common
+@unexec rm -f %D/share/doc/HTML/en/knu/common
+@unexec rm -f %D/share/doc/HTML/en/korn/common
+@unexec rm -f %D/share/doc/HTML/en/kppp/common
+@unexec rm -f %D/share/doc/HTML/en/krn/common
+@unexec rm -f %D/share/doc/HTML/en/ksirc/common
+@unexec rm -f %D/share/doc/HTML/en/ktalkd/common
+@unexec rm -f %D/share/doc/HTML/en/pws/common
@dirrm share/doc/HTML/en/pws
@dirrm share/doc/HTML/en/ktalkd
@dirrm share/doc/HTML/en/ksirc
@@ -781,12 +565,11 @@ share/toolbar/mini-ktalk.xpm
@dirrm share/doc/HTML/en/kfinger
@dirrm share/doc/HTML/en/kbiff
@dirrm share/doc/HTML/en/karchie
-@dirrm share/doc/HTML/el/ktalkd
-@dirrm share/apps/ksirc/pics
-@dirrm share/apps/ksirc/icons
-@dirrm share/apps/ksirc
-@dirrm share/apps/krn/toolbar
-@dirrm share/apps/krn
+@dirrm share/doc/HTML/en/caitoo
+@dirrm share/apps/libsearch/www-sites
+@dirrm share/apps/libsearch/news-search
+@dirrm share/apps/libsearch/ftp-sites
+@dirrm share/apps/libsearch
@dirrm share/apps/kppp/pics
@dirrm share/apps/kppp/Rules/Switzerland
@dirrm share/apps/kppp/Rules/Sweden
@@ -799,14 +582,16 @@ share/toolbar/mini-ktalk.xpm
@dirrm share/apps/kppp/Rules/Poland
@dirrm share/apps/kppp/Rules/Norway
@dirrm share/apps/kppp/Rules/Netherlands
-@dirrm share/apps/kppp/Rules/Mauritius
@dirrm share/apps/kppp/Rules/Malaysia
@dirrm share/apps/kppp/Rules/Luxembourg
@dirrm share/apps/kppp/Rules/Kazakhstan
@dirrm share/apps/kppp/Rules/Japan
@dirrm share/apps/kppp/Rules/Jamaica
@dirrm share/apps/kppp/Rules/Italy
+@dirrm share/apps/kppp/Rules/Israel
+@dirrm share/apps/kppp/Rules/Ireland
@dirrm share/apps/kppp/Rules/Indonesia
+@dirrm share/apps/kppp/Rules/India
@dirrm share/apps/kppp/Rules/Iceland
@dirrm share/apps/kppp/Rules/Hungary
@dirrm share/apps/kppp/Rules/Hong_Kong
@@ -819,34 +604,27 @@ share/toolbar/mini-ktalk.xpm
@dirrm share/apps/kppp/Rules/Croatia
@dirrm share/apps/kppp/Rules/Brasil
@dirrm share/apps/kppp/Rules/Belgium
+@dirrm share/apps/kppp/Rules/Bangladesh
@dirrm share/apps/kppp/Rules/Austria/Standard
@dirrm share/apps/kppp/Rules/Austria/Minimum
@dirrm share/apps/kppp/Rules/Austria/Business_2
@dirrm share/apps/kppp/Rules/Austria/Business_1
@dirrm share/apps/kppp/Rules/Austria
+@dirrm share/apps/kppp/Rules/Australia
@dirrm share/apps/kppp/Rules/Argentina
@dirrm share/apps/kppp/Rules
+@dirrm share/apps/kppp/Provider/United_Kingdom
+@dirrm share/apps/kppp/Provider/Portugal
+@dirrm share/apps/kppp/Provider/Norway
+@dirrm share/apps/kppp/Provider/NewZealand
+@dirrm share/apps/kppp/Provider/Germany
+@dirrm share/apps/kppp/Provider/Denmark
+@dirrm share/apps/kppp/Provider/Austria
+@dirrm share/apps/kppp/Provider
@dirrm share/apps/kppp
@dirrm share/apps/kmail/pics
@dirrm share/apps/kmail
@dirrm share/apps/kbiff/pics
@dirrm share/apps/kbiff
-@unexec rm -f %D/lib/ksirc/libksirclistbox.so
-@unexec rm -f %D/lib/ksirc/libpalistbox.so
-@unexec rm -f %D/lib/ksirc/libpbutton.so
-@unexec rm -f %D/lib/ksirc/libpframe.so
-@unexec rm -f %D/lib/ksirc/libpkfiledialog.so
-@unexec rm -f %D/lib/ksirc/libplabel.so
-@unexec rm -f %D/lib/ksirc/libplined.so
-@unexec rm -f %D/lib/ksirc/libplistbox.so
-@unexec rm -f %D/lib/ksirc/libpmenudta.so
-@unexec rm -f %D/lib/ksirc/libpobjfinder.so
-@unexec rm -f %D/lib/ksirc/libppopmenu.so
-@unexec rm -f %D/lib/ksirc/libpprogress.so
-@unexec rm -f %D/lib/ksirc/libppushbt.so
-@unexec rm -f %D/lib/ksirc/libptabdialog.so
-@unexec rm -f %D/lib/ksirc/libptablevw.so
-@dirrm lib/ksirc
-@unexec rm -f %D/lib/libpuke.so
-@exec ln -sf kppp.html %D/share/doc/HTML/en/kppp/index.html
-@unexec rm -f %D/share/doc/HTML/en/kppp/index.html
+@exec /sbin/ldconfig -m %D/lib
+@unexec /sbin/ldconfig -R
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile
index 51e1b90a952b..0cd0814e71e3 100644
--- a/net/kdenetwork4/Makefile
+++ b/net/kdenetwork4/Makefile
@@ -1,42 +1,30 @@
-# New ports collection makefile for: kdenetwork
-# Date created: 28 October 1997
-# Whom: Stefan Eßer <se@freebsd.org>
+# New ports collection makefile for: kdenetwork2
+# Date created: Sun May 14 00:55:45
+# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdenetwork
-PORTVERSION= 1.1.2
+PORTVERSION= 1.90
CATEGORIES= net news kde
MASTER_SITES= $(MASTER_SITE_KDE)
-MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
+MASTER_SITE_SUBDIR= unstable/distribution/tar/src
-MAINTAINER= se@freebsd.org
+MAINTAINER= will@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.3:${PORTSDIR}/graphics/png \
- uu.1:${PORTSDIR}/converters/uulib \
- kdecore.3:${PORTSDIR}/x11/kdelibs11 \
- QwSpriteField.7:${PORTSDIR}/converters/kdesupport11 \
- js.3:${PORTSDIR}/converters/kdesupport11 \
- mimelib.2:${PORTSDIR}/converters/kdesupport11 \
- rdb.56:${PORTSDIR}/converters/kdesupport11
+LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \
+ kdecore.4:${PORTSDIR}/x11/kdelibs2 \
+ QwSpriteField.8:${PORTSDIR}/converters/kdesupport2
+MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
-USE_QT= yes
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= "--prefix=$(PREFIX)"
-CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
- INSTALL_SCRIPT="install -c -m 555"
+USE_QT2= 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}"
USE_GMAKE= yes
-CFLAGS+= "-I${PREFIX}/include"
-.include <bsd.port.pre.mk>
-
-# ksirc needs egcs
-.if ${OSVERSION} < 400004
-PLIST= ${PKGDIR}/PLIST.noksirc
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/net/kdenetwork4/distinfo b/net/kdenetwork4/distinfo
index 9a6646b5d525..17d21a01eb11 100644
--- a/net/kdenetwork4/distinfo
+++ b/net/kdenetwork4/distinfo
@@ -1 +1 @@
-MD5 (kdenetwork-1.1.2.tar.bz2) = ce8ce348a7b56769665afe58e36902ff
+MD5 (kdenetwork-1.90.tar.bz2) = 339a00bf57c663ffa6c138d84c8a448b
diff --git a/net/kdenetwork4/pkg-comment b/net/kdenetwork4/pkg-comment
index bd96c0b062ca..bf5dcda48324 100644
--- a/net/kdenetwork4/pkg-comment
+++ b/net/kdenetwork4/pkg-comment
@@ -1 +1 @@
-Network modules for the KDE integrated X11 desktop
+Network modules for KDE2
diff --git a/net/kdenetwork4/pkg-descr b/net/kdenetwork4/pkg-descr
index 90ae45773bea..f7425da6373d 100644
--- a/net/kdenetwork4/pkg-descr
+++ b/net/kdenetwork4/pkg-descr
@@ -1 +1,6 @@
KDE provides an integrated X11 based environment, much like CDE.
+This particular port installs the networking components of KDE,
+which includes applications for Internet things like email, web,
+irc, and so forth. Note that this is for KDE2, not KDE 1.x.
+
+WWW: http://www.kde.org/
diff --git a/net/kdenetwork4/pkg-plist b/net/kdenetwork4/pkg-plist
index 5e39f2480318..b30ea8aa6220 100644
--- a/net/kdenetwork4/pkg-plist
+++ b/net/kdenetwork4/pkg-plist
@@ -1,149 +1,115 @@
-bin/dsirc
-bin/karchie
bin/kbiff
-bin/kcmktalkd
-bin/kdecode
-bin/kfinger
bin/kmail
-bin/knu
bin/korn
-bin/kotalkd
bin/kppp
bin/kppplogview
-bin/krn
-bin/ksirc
-bin/ksticker
-bin/ktalkd
-bin/ktalkdlg
-bin/mail.local
-bin/mathpod
-bin/newkrn
-lib/ksirc/libksirclistbox.a
-lib/ksirc/libksirclistbox.la
-lib/ksirc/libksirclistbox.so.0
-lib/ksirc/libpalistbox.a
-lib/ksirc/libpalistbox.la
-lib/ksirc/libpalistbox.so.0
-lib/ksirc/libpbutton.a
-lib/ksirc/libpbutton.la
-lib/ksirc/libpbutton.so.0
-lib/ksirc/libpframe.a
-lib/ksirc/libpframe.la
-lib/ksirc/libpframe.so.0
-lib/ksirc/libpkfiledialog.a
-lib/ksirc/libpkfiledialog.la
-lib/ksirc/libpkfiledialog.so.0
-lib/ksirc/libplabel.a
-lib/ksirc/libplabel.la
-lib/ksirc/libplabel.so.0
-lib/ksirc/libplined.a
-lib/ksirc/libplined.la
-lib/ksirc/libplined.so.0
-lib/ksirc/libplistbox.a
-lib/ksirc/libplistbox.la
-lib/ksirc/libplistbox.so.0
-lib/ksirc/libpmenudta.a
-lib/ksirc/libpmenudta.la
-lib/ksirc/libpmenudta.so.0
-lib/ksirc/libpobjfinder.a
-lib/ksirc/libpobjfinder.la
-lib/ksirc/libpobjfinder.so.0
-lib/ksirc/libppopmenu.a
-lib/ksirc/libppopmenu.la
-lib/ksirc/libppopmenu.so.0
-lib/ksirc/libpprogress.a
-lib/ksirc/libpprogress.la
-lib/ksirc/libpprogress.so.0
-lib/ksirc/libppushbt.a
-lib/ksirc/libppushbt.la
-lib/ksirc/libppushbt.so.0
-lib/ksirc/libptabdialog.a
-lib/ksirc/libptabdialog.la
-lib/ksirc/libptabdialog.so.0
-lib/ksirc/libptablevw.a
-lib/ksirc/libptablevw.la
-lib/ksirc/libptablevw.so.0
-lib/libkplunger.a
-lib/libpuke.a
-lib/libpuke.la
-lib/libpuke.so.0
-share/applnk/Internet/KMail.kdelnk
-share/applnk/Internet/KOrn.kdelnk
-share/applnk/Internet/Kppp.kdelnk
-share/applnk/Internet/Krn.kdelnk
-share/applnk/Internet/karchie.kdelnk
-share/applnk/Internet/kbiff.kdelnk
-share/applnk/Internet/kfinger.kdelnk
-share/applnk/Internet/knu.kdelnk
-share/applnk/Internet/kppplogview.kdelnk
-share/applnk/Internet/ksirc.kdelnk
-share/applnk/Settings/Network/kcmktalkd.kdelnk
-share/apps/kbiff/pics/delete.xpm
-share/apps/kbiff/pics/mailbox.xpm
-share/apps/kbiff/pics/mini-newmail.xpm
-share/apps/kbiff/pics/mini-noconn.xpm
-share/apps/kbiff/pics/mini-nomail.xpm
-share/apps/kbiff/pics/mini-oldmail.xpm
-share/apps/kbiff/pics/newmail.xpm
-share/apps/kbiff/pics/noconn.xpm
-share/apps/kbiff/pics/nomail.xpm
-share/apps/kbiff/pics/oldmail.xpm
-share/apps/kbiff/pics/playsound.xpm
-share/apps/kmail/pics/attach.xpm
-share/apps/kmail/pics/checkmail.xpm
-share/apps/kmail/pics/closed.xpm
-share/apps/kmail/pics/feather_white.xpm
-share/apps/kmail/pics/filedel2.xpm
-share/apps/kmail/pics/fileforward.xpm
-share/apps/kmail/pics/filereply.xpm
-share/apps/kmail/pics/filereplyall.xpm
-share/apps/kmail/pics/green-bullet.xpm
+include/ftpsearch.h
+include/kmailIface.h
+include/kping.h
+include/newssearch.h
+include/websearch.h
+lib/libsearch.la
+lib/libsearch.so.3
+share/applnk/Internet/KMail.desktop
+share/applnk/Internet/KOrn.desktop
+share/applnk/Internet/Kppp.desktop
+share/applnk/Internet/kbiff.desktop
+share/applnk/Internet/kppplogview.desktop
+share/apps/kbiff/pics/delete.png
+share/apps/kbiff/pics/mailbox.png
+share/apps/kbiff/pics/mini-newmail.png
+share/apps/kbiff/pics/mini-noconn.png
+share/apps/kbiff/pics/mini-nomail.png
+share/apps/kbiff/pics/mini-oldmail.png
+share/apps/kbiff/pics/newmail.png
+share/apps/kbiff/pics/noconn.png
+share/apps/kbiff/pics/nomail.png
+share/apps/kbiff/pics/oldmail.png
+share/apps/kbiff/pics/playsound.png
+share/apps/kmail/kmcomposerui.rc
+share/apps/kmail/pics/abdown.png
+share/apps/kmail/pics/abup.png
+share/apps/kmail/pics/attach.png
+share/apps/kmail/pics/checkmail.png
+share/apps/kmail/pics/closed.png
+share/apps/kmail/pics/feather_white.png
+share/apps/kmail/pics/filedel2.png
+share/apps/kmail/pics/fileforward.png
+share/apps/kmail/pics/filereply.png
+share/apps/kmail/pics/filereplyall.png
+share/apps/kmail/pics/green-bullet.png
share/apps/kmail/pics/kdelogo.xpm
-share/apps/kmail/pics/kmfldin.xpm
-share/apps/kmail/pics/kmfldout.xpm
-share/apps/kmail/pics/kmfldsent.xpm
-share/apps/kmail/pics/kmfolder.xpm
-share/apps/kmail/pics/kminsorgmsg.xpm
-share/apps/kmail/pics/kmmsgdel.xpm
-share/apps/kmail/pics/kmmsgforwarded.xpm
-share/apps/kmail/pics/kmmsgnew.xpm
-share/apps/kmail/pics/kmmsgold.xpm
-share/apps/kmail/pics/kmmsgqueued.xpm
-share/apps/kmail/pics/kmmsgreplied.xpm
-share/apps/kmail/pics/kmmsgsent.xpm
-share/apps/kmail/pics/kmmsgunseen.xpm
-share/apps/kmail/pics/kmtrash.xpm
-share/apps/kmail/pics/pgp-keys.xpm
-share/apps/kmail/pics/pub_key_red.xpm
-share/apps/kmail/pics/red-bullet.xpm
-share/apps/kmail/pics/send.xpm
+share/apps/kmail/pics/kmfldin.png
+share/apps/kmail/pics/kmfldout.png
+share/apps/kmail/pics/kmfldsent.png
+share/apps/kmail/pics/kmfolder.png
+share/apps/kmail/pics/kmfolderfull.png
+share/apps/kmail/pics/kminsorgmsg.png
+share/apps/kmail/pics/kmmsgdel.png
+share/apps/kmail/pics/kmmsgforwarded.png
+share/apps/kmail/pics/kmmsgnew.png
+share/apps/kmail/pics/kmmsgold.png
+share/apps/kmail/pics/kmmsgqueued.png
+share/apps/kmail/pics/kmmsgreplied.png
+share/apps/kmail/pics/kmmsgsent.png
+share/apps/kmail/pics/kmmsgunseen.png
+share/apps/kmail/pics/kmtrash.png
+share/apps/kmail/pics/pgp-keys.png
+share/apps/kmail/pics/pub_key_red.png
+share/apps/kmail/pics/red-bullet.png
+share/apps/kmail/pics/send.png
share/apps/kmail/pics/stopwatch.xbm
share/apps/kmail/pics/stopwatchMask.xbm
-share/apps/kmail/pics/thumb_up.xpm
+share/apps/kmail/pics/thumb_up.png
+share/apps/kppp/Provider/Austria/.directory
+share/apps/kppp/Provider/Austria/Simon%032Media
+share/apps/kppp/Provider/Denmark/.directory
+share/apps/kppp/Provider/Denmark/Get2Net
+share/apps/kppp/Provider/Germany/.directory
+share/apps/kppp/Provider/Germany/CityWeb
+share/apps/kppp/Provider/Germany/FH%032Rhein%032Sieg%032%040Informatik%041
+share/apps/kppp/Provider/Germany/Netsurf
+share/apps/kppp/Provider/NewZealand/.directory
+share/apps/kppp/Provider/NewZealand/Paradise
+share/apps/kppp/Provider/NewZealand/Voyager
+share/apps/kppp/Provider/NewZealand/XTRA
+share/apps/kppp/Provider/Norway/.directory
+share/apps/kppp/Provider/Norway/BGNett
+share/apps/kppp/Provider/Norway/Institutt%032for%032informatikk
+share/apps/kppp/Provider/Portugal/.directory
+share/apps/kppp/Provider/Portugal/Clix
+share/apps/kppp/Provider/Portugal/Netc
+share/apps/kppp/Provider/Portugal/OniNet
+share/apps/kppp/Provider/United_Kingdom/.directory
+share/apps/kppp/Provider/United_Kingdom/Demon%032Green%0322120666
+share/apps/kppp/Provider/United_Kingdom/Demon%032Purple%0322121666
+share/apps/kppp/Provider/United_Kingdom/Demon%032Red%0320798666
+share/apps/kppp/Provider/United_Kingdom/FreeServe
share/apps/kppp/Rules/Argentina/Argentina_Local.rst
-share/apps/kppp/Rules/Austria/Business_1/GSM.rst
+share/apps/kppp/Rules/Australia/Local.rst
+share/apps/kppp/Rules/Australia/Optus_Residential.rst
+share/apps/kppp/Rules/Australia/STD_Zone_1_-_25-50_kms.rst
+share/apps/kppp/Rules/Australia/STD_Zone_2_-_50-85_kms.rst
+share/apps/kppp/Rules/Australia/STD_Zone_3_-_85-165_kms.rst
+share/apps/kppp/Rules/Australia/STD_Zone_4_-_165+_kms.rst
share/apps/kppp/Rules/Austria/Business_1/Local.rst
-share/apps/kppp/Rules/Austria/Business_1/Long_Distance_1.rst
-share/apps/kppp/Rules/Austria/Business_1/Long_Distance_2.rst
+share/apps/kppp/Rules/Austria/Business_1/Long_Distance.rst
share/apps/kppp/Rules/Austria/Business_1/Online.rst
-share/apps/kppp/Rules/Austria/Business_2/GSM.rst
share/apps/kppp/Rules/Austria/Business_2/Local.rst
-share/apps/kppp/Rules/Austria/Business_2/Long_Distance_1.rst
-share/apps/kppp/Rules/Austria/Business_2/Long_Distance_2.rst
+share/apps/kppp/Rules/Austria/Business_2/Long_Distance.rst
share/apps/kppp/Rules/Austria/Business_2/Online.rst
-share/apps/kppp/Rules/Austria/Minimum/GSM.rst
share/apps/kppp/Rules/Austria/Minimum/Local.rst
-share/apps/kppp/Rules/Austria/Minimum/Long_Distance_1.rst
-share/apps/kppp/Rules/Austria/Minimum/Long_Distance_2.rst
+share/apps/kppp/Rules/Austria/Minimum/Long_Distance.rst
share/apps/kppp/Rules/Austria/Minimum/Online.rst
-share/apps/kppp/Rules/Austria/Standard/GSM.rst
share/apps/kppp/Rules/Austria/Standard/Local.rst
-share/apps/kppp/Rules/Austria/Standard/Long_Distance_1.rst
-share/apps/kppp/Rules/Austria/Standard/Long_Distance_2.rst
+share/apps/kppp/Rules/Austria/Standard/Long_Distance.rst
share/apps/kppp/Rules/Austria/Standard/Online.rst
+share/apps/kppp/Rules/Bangladesh/ATT00007.rst
+share/apps/kppp/Rules/Bangladesh/ATT00010.rst
share/apps/kppp/Rules/Belgium/Belgium_interzonal.rst
share/apps/kppp/Rules/Belgium/Belgium_zonal.rst
share/apps/kppp/Rules/Brasil/Brasil.rst
+share/apps/kppp/Rules/Brasil/SaoPaulo.rst
share/apps/kppp/Rules/Croatia/CARNet_lokalni_poziv.rst
share/apps/kppp/Rules/Croatia/CARNet_medjugradski_poziv.rst
share/apps/kppp/Rules/Croatia/hinet_anonimni_ulaz.rst
@@ -156,13 +122,16 @@ share/apps/kppp/Rules/Czechia/Czech_Telecom_City.rst
share/apps/kppp/Rules/Czechia/Czech_Telecom_Tarifni_pasmo1.rst
share/apps/kppp/Rules/Czechia/Czech_Telecom_Tarifni_pasmo2.rst
share/apps/kppp/Rules/Czechia/Czech_Telecom_Tarifni_pasmo3.rst
-share/apps/kppp/Rules/Denmark/1001_Internet.rst
-share/apps/kppp/Rules/Denmark/CyberCity_1033.rst
-share/apps/kppp/Rules/Denmark/Get2Net_1001.rst
-share/apps/kppp/Rules/Denmark/Image_1049.rst
-share/apps/kppp/Rules/Denmark/Teledanmark_Favorit_Internet.rst
-share/apps/kppp/Rules/Denmark/Teledanmark_Local.rst
-share/apps/kppp/Rules/Denmark/Teledanmark_Regional.rst
+share/apps/kppp/Rules/Denmark/12Move_Analog.rst
+share/apps/kppp/Rules/Denmark/12Move_ISDN.rst
+share/apps/kppp/Rules/Denmark/Cybercity_Friabonnement.rst
+share/apps/kppp/Rules/Denmark/Get2net_Betaling.rst
+share/apps/kppp/Rules/Denmark/Get2net_Gratis.rst
+share/apps/kppp/Rules/Denmark/Mobilix_Wanadoo.rst
+share/apps/kppp/Rules/Denmark/Teledanmark_Basis.rst
+share/apps/kppp/Rules/Denmark/Teledanmark_Favoritinternet.rst
+share/apps/kppp/Rules/Denmark/Worldonline-Analog.rst
+share/apps/kppp/Rules/Denmark/Worldonline-ISDN.rst
share/apps/kppp/Rules/England/BirminghamCable_Local.rst
share/apps/kppp/Rules/England/BirminghamCable_National.rst
share/apps/kppp/Rules/England/BirminghamCable_SameTelco.rst
@@ -170,36 +139,48 @@ share/apps/kppp/Rules/England/BritishTelecom_Local.rst
share/apps/kppp/Rules/England/BritishTelecom_National.rst
share/apps/kppp/Rules/England/BritishTelecom_Regional.rst
share/apps/kppp/Rules/France/Local.rst
-share/apps/kppp/Rules/Germany/Arcor_Internet_by_Call.rst
-share/apps/kppp/Rules/Germany/NetCologne_City.rst
-share/apps/kppp/Rules/Germany/NetCologne_Germany.rst
-share/apps/kppp/Rules/Germany/NetCologne_Time_Line.rst
-share/apps/kppp/Rules/Germany/Tele2.rst
-share/apps/kppp/Rules/Germany/TelePassport_Fern.rst
-share/apps/kppp/Rules/Germany/TelePassport_Nah.rst
-share/apps/kppp/Rules/Germany/Telekom_200km.rst
-share/apps/kppp/Rules/Germany/Telekom_50km.rst
-share/apps/kppp/Rules/Germany/Telekom_Activplus_City.rst
-share/apps/kppp/Rules/Germany/Telekom_Activplus_non_City.rst
-share/apps/kppp/Rules/Germany/Telekom_City.rst
-share/apps/kppp/Rules/Germany/Telekom_City_Weekend.rst
-share/apps/kppp/Rules/Germany/Telekom_Ferntarif.rst
-share/apps/kppp/Rules/Germany/Telekom_Regio_Call.rst
-share/apps/kppp/Rules/Germany/Telekom_T-Online.rst
-share/apps/kppp/Rules/Greece/Hellas_local.rst
+share/apps/kppp/Rules/Germany/AddCom_by_Call.rst
+share/apps/kppp/Rules/Germany/Addcom.rst
+share/apps/kppp/Rules/Germany/CallOkaynet.rst
+share/apps/kppp/Rules/Germany/City_Activ_Plus_Option.rst
+share/apps/kppp/Rules/Germany/Mobilcom_Freenet.rst
+share/apps/kppp/Rules/Germany/Nikoma.rst
+share/apps/kppp/Rules/Germany/Nikoma_Internet_by_Call.rst
+share/apps/kppp/Rules/Germany/Nikoma_Study_and_Surf.rst
+share/apps/kppp/Rules/Germany/Telekom_City_Select_5_30.rst
+share/apps/kppp/Rules/Germany/knUUt-by-Call.rst
+share/apps/kppp/Rules/Germany/talkline_by_call.rst
+share/apps/kppp/Rules/Germany/vossnet_fun.rst
+share/apps/kppp/Rules/Germany/vossnet_fun_light.rst
+share/apps/kppp/Rules/Germany/vossnet_kompl.rst
+share/apps/kppp/Rules/Greece/Hellas_EPAK_Zone1.rst
+share/apps/kppp/Rules/Greece/Hellas_EPAK_Zone2.rst
+share/apps/kppp/Rules/Greece/Hellas_EPAK_Zone3.rst
+share/apps/kppp/Rules/Greece/Hellas_EPAK_local.rst
+share/apps/kppp/Rules/Greece/Hellas_analog_local.rst
+share/apps/kppp/Rules/Greece/Hellas_digital_local.rst
share/apps/kppp/Rules/Hong_Kong/Hong_Kong_Telecom.rst
share/apps/kppp/Rules/Hungary/Local.rst
share/apps/kppp/Rules/Hungary/LocalTop_MATAV.rst
share/apps/kppp/Rules/Hungary/Local_MATAV.rst
share/apps/kppp/Rules/Iceland/Iceland_general.rst
+share/apps/kppp/Rules/India/Vsnl_local.rst
share/apps/kppp/Rules/Indonesia/Lokal_1_Metropolitan.rst
share/apps/kppp/Rules/Indonesia/Lokal_2_Metropolitan.rst
share/apps/kppp/Rules/Indonesia/Lokal_non_metropolitan.rst
+share/apps/kppp/Rules/Ireland/Eircom_Internet.rst
+share/apps/kppp/Rules/Ireland/Eircom_Local.rst
+share/apps/kppp/Rules/Ireland/Eircom_National.rst
+share/apps/kppp/Rules/Ireland/Eircom_Special.rst
+share/apps/kppp/Rules/Israel/Bezeq_Interurban.rst
+share/apps/kppp/Rules/Israel/Bezeq_Local.rst
share/apps/kppp/Rules/Italy/Telecom_0-15_km.rst
share/apps/kppp/Rules/Italy/Telecom_15-30_km.rst
share/apps/kppp/Rules/Italy/Telecom_30-60_km.rst
share/apps/kppp/Rules/Italy/Telecom_60+_km.rst
+share/apps/kppp/Rules/Italy/Telecom_Distrettuali.rst
share/apps/kppp/Rules/Italy/Telecom_Interurbana_settoriale.rst
+share/apps/kppp/Rules/Italy/Telecom_TAT.rst
share/apps/kppp/Rules/Italy/Telecom_TUT.rst
share/apps/kppp/Rules/Italy/Telecom_Urbana.rst
share/apps/kppp/Rules/Jamaica/CWJ_InterParish.rst
@@ -207,8 +188,8 @@ share/apps/kppp/Rules/Jamaica/CWJ_Local.rst
share/apps/kppp/Rules/Japan/NTT_Local.rst
share/apps/kppp/Rules/Kazakhstan/Akparat_Sprint.rst
share/apps/kppp/Rules/Luxembourg/Local.rst
+share/apps/kppp/Rules/Malaysia/TMNet_Jaring.rst
share/apps/kppp/Rules/Malaysia/malaysia.rst
-share/apps/kppp/Rules/Mauritius/Mauritius_Telecoms_Internet.rst
share/apps/kppp/Rules/Netherlands/BelBasis_Lokaal.rst
share/apps/kppp/Rules/Netherlands/BelBudget_Lokaal.rst
share/apps/kppp/Rules/Netherlands/BelPlus_Lokaal.rst
@@ -222,15 +203,20 @@ share/apps/kppp/Rules/Poland/Netia_Lokalne_Niebieska.rst
share/apps/kppp/Rules/Poland/Netia_Lokalne_Zielona.rst
share/apps/kppp/Rules/Poland/TP_100km.rst
share/apps/kppp/Rules/Poland/TP_Lokalne.rst
-share/apps/kppp/Rules/Portugal/067.rst
-share/apps/kppp/Rules/Portugal/Local+Activation_rate.rst
-share/apps/kppp/Rules/Portugal/Local.rst
+share/apps/kppp/Rules/Portugal/PT_Local.rst
+share/apps/kppp/Rules/Portugal/PT_Local_Ilhas.rst
+share/apps/kppp/Rules/Portugal/PT_Regional.rst
+share/apps/kppp/Rules/Portugal/PT_Regional_Ilhas.rst
+share/apps/kppp/Rules/Portugal/PT_YesNET.rst
+share/apps/kppp/Rules/Portugal/PT_YesNET_Ilhas.rst
+share/apps/kppp/Rules/Romania/Telecom_GSM.rst
share/apps/kppp/Rules/Romania/Telecom_Interurban.rst
share/apps/kppp/Rules/Romania/Telecom_Local.rst
share/apps/kppp/Rules/Singapore/SingTel_Local.rst
-share/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_1_pasmo.rst
-share/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_2_pasmo.rst
-share/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_Mesto.rst
+share/apps/kppp/Rules/Slovakia/Internetovy_tarif_019XY.rst
+share/apps/kppp/Rules/Slovakia/ST_medzimesto_1_pasmo.rst
+share/apps/kppp/Rules/Slovakia/ST_medzimesto_2_pasmo.rst
+share/apps/kppp/Rules/Slovakia/ST_mesto.rst
share/apps/kppp/Rules/South_Afrika/South_Afrika.rst
share/apps/kppp/Rules/Spain/Infovia.rst
share/apps/kppp/Rules/Spain/Infovia_IVA.rst
@@ -252,524 +238,322 @@ share/apps/kppp/Rules/Switzerland/Sunrise_Internet.rst
share/apps/kppp/Rules/Switzerland/Sunrise_Local.rst
share/apps/kppp/Rules/Switzerland/Swisscom_Local.rst
share/apps/kppp/Rules/Switzerland/Swisscom_Remote.rst
+share/apps/kppp/Rules/Switzerland/Swisscom_Surf.rst
share/apps/kppp/Rules/TEMPLATE
share/apps/kppp/Rules/checkrules
-share/apps/kppp/pics/Terminal.xpm
-share/apps/kppp/pics/back.xpm
-share/apps/kppp/pics/dock_both.xpm
-share/apps/kppp/pics/dock_left.xpm
-share/apps/kppp/pics/dock_none.xpm
-share/apps/kppp/pics/dock_right.xpm
-share/apps/kppp/pics/exclamation.xpm
-share/apps/kppp/pics/exit.xpm
-share/apps/kppp/pics/fileopen.xpm
-share/apps/kppp/pics/finish.xpm
-share/apps/kppp/pics/help.xpm
-share/apps/kppp/pics/kppplogo.xpm
-share/apps/kppp/pics/modemboth.xpm
-share/apps/kppp/pics/modemleft.xpm
-share/apps/kppp/pics/modemnone.xpm
-share/apps/kppp/pics/modemright.xpm
-share/apps/kppp/pics/phone.xpm
-share/apps/kppp/pics/start.xpm
-share/apps/kppp/pics/terminal_both.xpm
-share/apps/kppp/pics/terminal_left.xpm
-share/apps/kppp/pics/terminal_right.xpm
-share/apps/krn/toolbar/attach.xpm
-share/apps/krn/toolbar/black-bullet.xpm
-share/apps/krn/toolbar/catch.xpm
-share/apps/krn/toolbar/closed.xpm
-share/apps/krn/toolbar/connected.xpm
-share/apps/krn/toolbar/deco.xpm
-share/apps/krn/toolbar/disconnected.xpm
-share/apps/krn/toolbar/feather_white.xpm
-share/apps/krn/toolbar/fileforward.xpm
-share/apps/krn/toolbar/filemail.xpm
-share/apps/krn/toolbar/fileprint.xpm
-share/apps/krn/toolbar/find.xpm
-share/apps/krn/toolbar/followup.xpm
-share/apps/krn/toolbar/green-bullet.xpm
-share/apps/krn/toolbar/krnfolder.xpm
-share/apps/krn/toolbar/left.xpm
-share/apps/krn/toolbar/locked.xpm
-share/apps/krn/toolbar/logo.xpm
-share/apps/krn/toolbar/mailpost.xpm
-share/apps/krn/toolbar/previous.xpm
-share/apps/krn/toolbar/pub_key_red.xpm
-share/apps/krn/toolbar/read.xpm
-share/apps/krn/toolbar/red-bullet.xpm
-share/apps/krn/toolbar/reload.xpm
-share/apps/krn/toolbar/right.xpm
-share/apps/krn/toolbar/save.xpm
-share/apps/krn/toolbar/send.xpm
-share/apps/krn/toolbar/subscr.xpm
-share/apps/krn/toolbar/tagged.xpm
-share/apps/krn/toolbar/thumb_up.xpm
-share/apps/ksirc/commands-handler.pl
-share/apps/ksirc/commands-perl.pl
-share/apps/ksirc/convert_commands.pl
-share/apps/ksirc/dcc_progress.pm
-share/apps/ksirc/dcc_status.pm
-share/apps/ksirc/filters.pl
-share/apps/ksirc/icons/arrow.gif
-share/apps/ksirc/icons/blueball.gif
-share/apps/ksirc/icons/bluepin.gif
-share/apps/ksirc/icons/channel.xpm
-share/apps/ksirc/icons/channels.xpm
-share/apps/ksirc/icons/greenpin.gif
-share/apps/ksirc/icons/info.gif
-share/apps/ksirc/icons/info1.gif
-share/apps/ksirc/icons/ksirc.gif
-share/apps/ksirc/icons/ksirc_a.xpm
-share/apps/ksirc/icons/ksirc_b.xpm
-share/apps/ksirc/icons/ksirc_dock.xpm
-share/apps/ksirc/icons/madsmiley.gif
-share/apps/ksirc/icons/mini-run.gif
-share/apps/ksirc/icons/server.xpm
-share/apps/ksirc/icons/smiley.gif
-share/apps/ksirc/icons/star.gif
-share/apps/ksirc/ksirc.pl
-share/apps/ksirc/ksirclistbox.pm
-share/apps/ksirc/load_all.pm
-share/apps/ksirc/palistbox.pm
-share/apps/ksirc/pbase.pm
-share/apps/ksirc/pboxlayout.pm
-share/apps/ksirc/pbutton.pm
-share/apps/ksirc/pframe.pm
-share/apps/ksirc/pics/pws_general.xpm
-share/apps/ksirc/pics/pws_www.xpm
-share/apps/ksirc/pkfiledialog.pm
-share/apps/ksirc/plabel.pm
-share/apps/ksirc/plined.pm
-share/apps/ksirc/plistbox.pm
-share/apps/ksirc/pmenudta.pm
-share/apps/ksirc/pobjfinder.pm
-share/apps/ksirc/ppopmenu.pm
-share/apps/ksirc/pprogress.pm
-share/apps/ksirc/ppushbt.pm
-share/apps/ksirc/ptabdialog.pm
-share/apps/ksirc/ptablevw.pm
-share/apps/ksirc/puke.pl
-share/apps/ksirc/pwidget.pm
-share/apps/ksirc/relnotes
-share/apps/ksirc/servers.ini
-share/apps/ksirc/servers.txt
-share/apps/ksirc/sirc.help.gz
-share/apps/ksirc/small.pl
-share/apps/ksirc/test.pl
-share/apps/ksirc/tester.pl
-share/config/karchierc
-share/config/kfingerrc
-share/config/ktalkdrc
-share/doc/HTML/el/ktalkd/ktalkd-1.html
-share/doc/HTML/el/ktalkd/ktalkd-2.html
-share/doc/HTML/el/ktalkd/ktalkd-3.html
-share/doc/HTML/el/ktalkd/ktalkd-4.html
-share/doc/HTML/el/ktalkd/ktalkd-5.html
-share/doc/HTML/el/ktalkd/ktalkd-6.html
-share/doc/HTML/el/ktalkd/ktalkd.html
-share/doc/HTML/el/ktalkd/logotp3.gif
-share/doc/HTML/en/karchie/index-1.html
-share/doc/HTML/en/karchie/index-2.html
-share/doc/HTML/en/karchie/index-3.html
-share/doc/HTML/en/karchie/index-4.html
-share/doc/HTML/en/karchie/index-5.html
-share/doc/HTML/en/karchie/index-6.html
+share/apps/kppp/pics/dock_both.png
+share/apps/kppp/pics/dock_left.png
+share/apps/kppp/pics/dock_none.png
+share/apps/kppp/pics/dock_right.png
+share/apps/kppp/pics/folder.png
+share/apps/kppp/pics/modemboth.png
+share/apps/kppp/pics/modemleft.png
+share/apps/kppp/pics/modemnone.png
+share/apps/kppp/pics/modemright.png
+share/apps/kppp/pics/phone.png
+share/apps/libsearch/ftp-sites/lycos
+share/apps/libsearch/news-search/deja
+share/apps/libsearch/www-sites/altavista
+share/apps/libsearch/www-sites/excite
+share/doc/HTML/en/caitoo/.anchors
+share/doc/HTML/en/caitoo/addnew.html
+share/doc/HTML/en/caitoo/automation.html
+share/doc/HTML/en/caitoo/caitookeybindings.html
+share/doc/HTML/en/caitoo/caitoovskfm.html
+share/doc/HTML/en/caitoo/compilationandinstallation.html
+share/doc/HTML/en/caitoo/config.png
+share/doc/HTML/en/caitoo/copyright.html
+share/doc/HTML/en/caitoo/directories.html
+share/doc/HTML/en/caitoo/docked.png
+share/doc/HTML/en/caitoo/dockwidget.html
+share/doc/HTML/en/caitoo/droptarget.html
+share/doc/HTML/en/caitoo/index.cvlog
+share/doc/HTML/en/caitoo/index.docbook
+share/doc/HTML/en/caitoo/index.html
+share/doc/HTML/en/caitoo/individualprogressdialog.html
+share/doc/HTML/en/caitoo/installation.html
+share/doc/HTML/en/caitoo/introduction.html
+share/doc/HTML/en/caitoo/limits.html
+share/doc/HTML/en/caitoo/listbox.png
+share/doc/HTML/en/caitoo/logwindow.html
+share/doc/HTML/en/caitoo/mainmenu.html
+share/doc/HTML/en/caitoo/otherfeatures.html
+share/doc/HTML/en/caitoo/preferences.html
+share/doc/HTML/en/caitoo/progress.png
+share/doc/HTML/en/caitoo/proxy.html
+share/doc/HTML/en/caitoo/requirements.html
+share/doc/HTML/en/caitoo/rmb.png
+share/doc/HTML/en/caitoo/screenfundamentals.html
+share/doc/HTML/en/caitoo/statusbar.html
+share/doc/HTML/en/caitoo/system.html
+share/doc/HTML/en/caitoo/toolbar.html
+share/doc/HTML/en/caitoo/toolbar.png
+share/doc/HTML/en/caitoo/transferconfigdlg.html
+share/doc/HTML/en/caitoo/transfermodes.html
+share/doc/HTML/en/caitoo/workingwithcaitoo.html
+share/doc/HTML/en/karchie/.anchors
+share/doc/HTML/en/karchie/advancedconfiguring.html
+share/doc/HTML/en/karchie/authorsandrecendversions.html
+share/doc/HTML/en/karchie/compilationandinstallation.html
+share/doc/HTML/en/karchie/draganddrop.html
+share/doc/HTML/en/karchie/featuresanddetails.html
+share/doc/HTML/en/karchie/frequentlyaskedquestionsandanswers.html
+share/doc/HTML/en/karchie/gettingkarchiestarted.html
+share/doc/HTML/en/karchie/index.cvlog
+share/doc/HTML/en/karchie/index.docbook
share/doc/HTML/en/karchie/index.html
-share/doc/HTML/en/kbiff/kbiff-1.html
-share/doc/HTML/en/kbiff/kbiff-2.html
-share/doc/HTML/en/kbiff/kbiff-3.html
-share/doc/HTML/en/kbiff/kbiff-4.html
-share/doc/HTML/en/kbiff/kbiff-5.html
-share/doc/HTML/en/kbiff/kbiff-6.html
-share/doc/HTML/en/kbiff/kbiff.html
-share/doc/HTML/en/kbiff/logotp3.gif
-share/doc/HTML/en/kfinger/Kfingerset.html
-share/doc/HTML/en/kfinger/formatex.gif
-share/doc/HTML/en/kfinger/formatw.gif
+share/doc/HTML/en/karchie/installation.html
+share/doc/HTML/en/karchie/introduction.html
+share/doc/HTML/en/karchie/karchie.html
+share/doc/HTML/en/karchie/keyboard.html
+share/doc/HTML/en/karchie/more.html
+share/doc/HTML/en/karchie/queryresults.html
+share/doc/HTML/en/karchie/startquery.html
+share/doc/HTML/en/karchie/xarchie.html
+share/doc/HTML/en/kbiff/.anchors
+share/doc/HTML/en/kbiff/checkmailnow.html
+share/doc/HTML/en/kbiff/clickingonyouremailaddressinaboutdoesnothing.html
+share/doc/HTML/en/kbiff/commandlineparameters.html
+share/doc/HTML/en/kbiff/compilationandinstallation.html
+share/doc/HTML/en/kbiff/doeskbiffworkwithoutsessionmanagement.html
+share/doc/HTML/en/kbiff/help.html
+share/doc/HTML/en/kbiff/howdoiuseelmormuttorpinewithkbiff.html
+share/doc/HTML/en/kbiff/howdoiusemyownpixmaps.html
+share/doc/HTML/en/kbiff/howdoiusenetscapemailwithkbiff.html
+share/doc/HTML/en/kbiff/ihavethisgreatfeatureiwantimplementedwhatsho.html
+share/doc/HTML/en/kbiff/index.cvlog
+share/doc/HTML/en/kbiff/index.docbook
+share/doc/HTML/en/kbiff/index.html
+share/doc/HTML/en/kbiff/installation.html
+share/doc/HTML/en/kbiff/introduction.html
+share/doc/HTML/en/kbiff/kbiff.png
+share/doc/HTML/en/kbiff/kbifftruncatestheinitialslashinimapmodeisthi.html
+share/doc/HTML/en/kbiff/preferencetabs.html
+share/doc/HTML/en/kbiff/questionsanswersandtips.html
+share/doc/HTML/en/kbiff/readmailnow.html
+share/doc/HTML/en/kbiff/requirements.html
+share/doc/HTML/en/kbiff/setup.html
+share/doc/HTML/en/kbiff/stopstart.html
+share/doc/HTML/en/kbiff/thepopupmenu.html
+share/doc/HTML/en/kbiff/thesetupdialog.html
+share/doc/HTML/en/kbiff/usingkbiff.html
+share/doc/HTML/en/kbiff/whatisthedifferencebetweenaprofileandamailbo.html
+share/doc/HTML/en/kbiff/wheniusekbifftomonitormymailboxallotherbiffu.html
+share/doc/HTML/en/kbiff/whywontkbiffplaymynewmailaufile.html
+share/doc/HTML/en/kfinger/.anchors
+share/doc/HTML/en/kfinger/formatex.png
+share/doc/HTML/en/kfinger/formatw.png
+share/doc/HTML/en/kfinger/index.cvlog
+share/doc/HTML/en/kfinger/index.docbook
share/doc/HTML/en/kfinger/index.html
-share/doc/HTML/en/kfinger/mainw.gif
-share/doc/HTML/en/kfinger/setupw.gif
-share/doc/HTML/en/kmail/index-1.html
-share/doc/HTML/en/kmail/index-2.html
-share/doc/HTML/en/kmail/index-3.html
-share/doc/HTML/en/kmail/index-4.html
-share/doc/HTML/en/kmail/index-5.html
-share/doc/HTML/en/kmail/index-6.html
-share/doc/HTML/en/kmail/index-7.html
-share/doc/HTML/en/kmail/index-8.html
+share/doc/HTML/en/kfinger/introduction.html
+share/doc/HTML/en/kfinger/kfingermainwindow.html
+share/doc/HTML/en/kfinger/kfingersetup.html
+share/doc/HTML/en/kfinger/mainw.png
+share/doc/HTML/en/kfinger/setupw.png
+share/doc/HTML/en/kfinger/statusbar.html
+share/doc/HTML/en/kfinger/toolbar.html
+share/doc/HTML/en/kmail/.anchors
+share/doc/HTML/en/kmail/appearancetab.html
+share/doc/HTML/en/kmail/composertab.html
+share/doc/HTML/en/kmail/copyright.html
+share/doc/HTML/en/kmail/documentation.html
+share/doc/HTML/en/kmail/epilogue.html
+share/doc/HTML/en/kmail/filters.html
+share/doc/HTML/en/kmail/howcanifindouthowmanyunreadmessagesihaveinam.html
+share/doc/HTML/en/kmail/howdoiautomaticallyinsertatextfooterwithinth.html
+share/doc/HTML/en/kmail/howdoileavemailontheserverfromthekdefaq.html
+share/doc/HTML/en/kmail/index.cvlog
+share/doc/HTML/en/kmail/index.docbook
share/doc/HTML/en/kmail/index.html
-share/doc/HTML/en/kmail/logotp3.gif
-share/doc/HTML/en/knu/index-1.html
-share/doc/HTML/en/knu/index-2.html
-share/doc/HTML/en/knu/index-3.html
-share/doc/HTML/en/knu/index-4.html
-share/doc/HTML/en/knu/index-5.html
-share/doc/HTML/en/knu/index-6.html
-share/doc/HTML/en/knu/index-7.html
+share/doc/HTML/en/kmail/misctab.html
+share/doc/HTML/en/kmail/networktab.html
+share/doc/HTML/en/kmail/pgptab.html
+share/doc/HTML/en/kmail/questionsandanswers.html
+share/doc/HTML/en/kmail/seccustomizing.html
+share/doc/HTML/en/kmail/secfolders.html
+share/doc/HTML/en/kmail/secgettingstarted.html
+share/doc/HTML/en/kmail/secimporting.html
+share/doc/HTML/en/kmail/secintro.html
+share/doc/HTML/en/kmail/secmenus.html
+share/doc/HTML/en/kmail/secmultipleaccounts.html
+share/doc/HTML/en/kmail/secpgp.html
+share/doc/HTML/en/kmail/secqasendmail.html
+share/doc/HTML/en/kmail/secusingkmail.html
+share/doc/HTML/en/kmail/settingupyouraccount.html
+share/doc/HTML/en/kmail/testingyoursetup.html
+share/doc/HTML/en/kmail/theaddressbook.html
+share/doc/HTML/en/kmail/thecomposerwindow.html
+share/doc/HTML/en/kmail/thecomposerwindow2.html
+share/doc/HTML/en/kmail/whydoeskmailkeepaskingmeforthelocationofmysi.html
+share/doc/HTML/en/kmail/whydoesntwordwrapworkinthecomposerwindow.html
+share/doc/HTML/en/knu/.anchors
+share/doc/HTML/en/knu/author.html
+share/doc/HTML/en/knu/configuration.html
+share/doc/HTML/en/knu/copyright.html
+share/doc/HTML/en/knu/descriptionmtr.html
+share/doc/HTML/en/knu/descriptionnslookup.html
+share/doc/HTML/en/knu/descriptionping.html
+share/doc/HTML/en/knu/descriptiontraceroute.html
+share/doc/HTML/en/knu/epilogue.html
+share/doc/HTML/en/knu/history.html
+share/doc/HTML/en/knu/index.cvlog
+share/doc/HTML/en/knu/index.docbook
share/doc/HTML/en/knu/index.html
-share/doc/HTML/en/knu/knu-config.gif
-share/doc/HTML/en/knu/knu-finger.gif
-share/doc/HTML/en/knu/knu-host.gif
-share/doc/HTML/en/knu/knu-ping.gif
-share/doc/HTML/en/knu/knu-traceroute.gif
-share/doc/HTML/en/knu/logotp3.gif
+share/doc/HTML/en/knu/introduction.html
+share/doc/HTML/en/knu/knu-config.png
+share/doc/HTML/en/knu/knu-finger.png
+share/doc/HTML/en/knu/knu-host.png
+share/doc/HTML/en/knu/knu-ping.png
+share/doc/HTML/en/knu/knu-traceroute.png
+share/doc/HTML/en/knu/optionsfinger.html
+share/doc/HTML/en/knu/optionsnslookup.html
+share/doc/HTML/en/knu/optionsping.html
+share/doc/HTML/en/knu/optionstraceroute.html
+share/doc/HTML/en/knu/thefingertab.html
+share/doc/HTML/en/knu/thehostresolutiontab.html
+share/doc/HTML/en/knu/themtrtab.html
+share/doc/HTML/en/knu/thepingtab.html
+share/doc/HTML/en/knu/thetraceroutetab.html
+share/doc/HTML/en/korn/.anchors
+share/doc/HTML/en/korn/authors.html
+share/doc/HTML/en/korn/command-lineoptions.html
+share/doc/HTML/en/korn/compilationandinstallation.html
+share/doc/HTML/en/korn/epilogue.html
+share/doc/HTML/en/korn/forwhomiskornwritten.html
+share/doc/HTML/en/korn/fundamentals.html
+share/doc/HTML/en/korn/index.cvlog
+share/doc/HTML/en/korn/index.docbook
share/doc/HTML/en/korn/index.html
+share/doc/HTML/en/korn/installation.html
+share/doc/HTML/en/korn/introduction.html
+share/doc/HTML/en/korn/knownbugsandlimitations.html
+share/doc/HTML/en/korn/requirements.html
+share/doc/HTML/en/korn/whyisitnamedkorn.html
+share/doc/HTML/en/kppp/.anchors
+share/doc/HTML/en/kppp/BackGround.png
+share/doc/HTML/en/kppp/accounting.html
+share/doc/HTML/en/kppp/appendix.html
+share/doc/HTML/en/kppp/autoconfigurehostname.html
+share/doc/HTML/en/kppp/cb.html
+share/doc/HTML/en/kppp/compilationandinstallation.html
+share/doc/HTML/en/kppp/configuringanaccount.html
+share/doc/HTML/en/kppp/costsgraphs.png
+share/doc/HTML/en/kppp/dns.html
+share/doc/HTML/en/kppp/gateway.html
+share/doc/HTML/en/kppp/gettingthemodemtohangup.html
+share/doc/HTML/en/kppp/gpl.html
share/doc/HTML/en/kppp/hayes.html
-share/doc/HTML/en/kppp/kppp-1.html
-share/doc/HTML/en/kppp/kppp-10.html
-share/doc/HTML/en/kppp/kppp-2.html
-share/doc/HTML/en/kppp/kppp-3.html
-share/doc/HTML/en/kppp/kppp-4.html
-share/doc/HTML/en/kppp/kppp-5.html
-share/doc/HTML/en/kppp/kppp-6.html
-share/doc/HTML/en/kppp/kppp-7.html
-share/doc/HTML/en/kppp/kppp-8.html
-share/doc/HTML/en/kppp/kppp-9.html
-share/doc/HTML/en/kppp/kppp.html
-share/doc/HTML/en/kppp/logotp3.gif
-share/doc/HTML/en/krn/articles.html
-share/doc/HTML/en/krn/groups.html
+share/doc/HTML/en/kppp/howtointerpretthesystemslog.html
+share/doc/HTML/en/kppp/index.cvlog
+share/doc/HTML/en/kppp/index.docbook
+share/doc/HTML/en/kppp/index.html
+share/doc/HTML/en/kppp/installation.html
+share/doc/HTML/en/kppp/introduction.html
+share/doc/HTML/en/kppp/kppphasthesuidbitonwhataboutsecurity.html
+share/doc/HTML/en/kppp/kppprelatedfiles.html
+share/doc/HTML/en/kppp/licenseandwarranty.html
+share/doc/HTML/en/kppp/lockfiles.html
+share/doc/HTML/en/kppp/loginscript.html
+share/doc/HTML/en/kppp/maintainers.html
+share/doc/HTML/en/kppp/maketonediallingfaster.html
+share/doc/HTML/en/kppp/modem.html
+share/doc/HTML/en/kppp/modemprofiles.html
+share/doc/HTML/en/kppp/modemtrickshints.html
+share/doc/HTML/en/kppp/moreaboutppppppd.html
+share/doc/HTML/en/kppp/pap.html
+share/doc/HTML/en/kppp/papandchap.html
+share/doc/HTML/en/kppp/ppp.html
+share/doc/HTML/en/kppp/preparingyourlinuxsystemforapppconnection.html
+share/doc/HTML/en/kppp/questionsandanswers.html
+share/doc/HTML/en/kppp/reportingproblemswithkppp.html
+share/doc/HTML/en/kppp/requirements.html
+share/doc/HTML/en/kppp/security.html
+share/doc/HTML/en/kppp/settingupkppp.html
+share/doc/HTML/en/kppp/volaccounting.html
+share/doc/HTML/en/kppp/windowsntrascallback.html
+share/doc/HTML/en/krn/.anchors
+share/doc/HTML/en/krn/connected.xpm
+share/doc/HTML/en/krn/disconnected.xpm
+share/doc/HTML/en/krn/groups.png
+share/doc/HTML/en/krn/howtoreadnewsoffline.html
+share/doc/HTML/en/krn/index.cvlog
+share/doc/HTML/en/krn/index.docbook
share/doc/HTML/en/krn/index.html
-share/doc/HTML/en/krn/offline.html
-share/doc/HTML/en/krn/overview.html
-share/doc/HTML/en/ksirc/PROGRAMMING
-share/doc/HTML/en/ksirc/colours.html
+share/doc/HTML/en/krn/introduction.html
+share/doc/HTML/en/krn/usingkrn.html
+share/doc/HTML/en/krn/usingthearticlewindow.html
+share/doc/HTML/en/ksirc/.anchors
+share/doc/HTML/en/ksirc/addingfilehandlestothemainselectloop.html
+share/doc/HTML/en/ksirc/bots.html
+share/doc/HTML/en/ksirc/colournumbers.html
+share/doc/HTML/en/ksirc/examplesfilters.html
+share/doc/HTML/en/ksirc/examplessetcolors.html
share/doc/HTML/en/ksirc/filters.html
+share/doc/HTML/en/ksirc/hooks.html
+share/doc/HTML/en/ksirc/index.cvlog
+share/doc/HTML/en/ksirc/index.docbook
share/doc/HTML/en/ksirc/index.html
+share/doc/HTML/en/ksirc/installation.html
share/doc/HTML/en/ksirc/keys.html
-share/doc/HTML/en/ksirc/ksirc.gif
-share/doc/HTML/en/ktalkd/ktalkd-1.html
-share/doc/HTML/en/ktalkd/ktalkd-2.html
-share/doc/HTML/en/ktalkd/ktalkd-3.html
-share/doc/HTML/en/ktalkd/ktalkd-4.html
-share/doc/HTML/en/ktalkd/ktalkd-5.html
-share/doc/HTML/en/ktalkd/ktalkd-6.html
-share/doc/HTML/en/ktalkd/ktalkd.html
-share/doc/HTML/en/ktalkd/logotp3.gif
-share/doc/HTML/en/pws/pws-1.html
-share/doc/HTML/en/pws/pws-2.html
-share/doc/HTML/en/pws/pws.gif
-share/doc/HTML/en/pws/pws.html
-share/doc/HTML/fr/ktalkd/ktalkd-1.html
-share/doc/HTML/fr/ktalkd/ktalkd-2.html
-share/doc/HTML/fr/ktalkd/ktalkd-3.html
-share/doc/HTML/fr/ktalkd/ktalkd-4.html
-share/doc/HTML/fr/ktalkd/ktalkd-5.html
-share/doc/HTML/fr/ktalkd/ktalkd-6.html
-share/doc/HTML/fr/ktalkd/ktalkd.html
-share/doc/HTML/fr/ktalkd/logotp3.gif
-share/doc/HTML/it/ktalkd/ktalkd-1.html
-share/doc/HTML/it/ktalkd/ktalkd-2.html
-share/doc/HTML/it/ktalkd/ktalkd-3.html
-share/doc/HTML/it/ktalkd/ktalkd-4.html
-share/doc/HTML/it/ktalkd/ktalkd-5.html
-share/doc/HTML/it/ktalkd/ktalkd-6.html
-share/doc/HTML/it/ktalkd/ktalkd.html
-share/doc/HTML/it/ktalkd/logotp3.gif
-share/icons/karchie.xpm
-share/icons/kbiff.xpm
-share/icons/kmail.xpm
-share/icons/knu.xpm
-share/icons/korn.xpm
-share/icons/kppp.xpm
-share/icons/krn.xpm
-share/icons/ksirc.gif
-share/icons/large/kmail.xpm
-share/icons/large/korn.xpm
-share/icons/large/kppp.xpm
-share/icons/mini/karchie.xpm
-share/icons/mini/kbiff.xpm
-share/icons/mini/kmail.xpm
-share/icons/mini/knu.xpm
-share/icons/mini/korn.xpm
-share/icons/mini/kppp.xpm
-share/icons/mini/krn.xpm
-share/icons/mini/pws.xpm
-share/icons/pws.xpm
-share/locale/br/LC_MESSAGES/karchie.mo
-share/locale/br/LC_MESSAGES/kbiff.mo
-share/locale/br/LC_MESSAGES/kcmktalkd.mo
-share/locale/br/LC_MESSAGES/kfinger.mo
-share/locale/br/LC_MESSAGES/kmail.mo
-share/locale/br/LC_MESSAGES/knu.mo
-share/locale/br/LC_MESSAGES/korn.mo
-share/locale/br/LC_MESSAGES/kppp.mo
-share/locale/br/LC_MESSAGES/krn.mo
-share/locale/br/LC_MESSAGES/ksirc.mo
-share/locale/br/LC_MESSAGES/ktalkd.mo
-share/locale/ca/LC_MESSAGES/kcmktalkd.mo
-share/locale/ca/LC_MESSAGES/kfinger.mo
-share/locale/ca/LC_MESSAGES/kmail.mo
-share/locale/ca/LC_MESSAGES/knu.mo
-share/locale/ca/LC_MESSAGES/kppp.mo
-share/locale/ca/LC_MESSAGES/kppplogview.mo
-share/locale/ca/LC_MESSAGES/krn.mo
-share/locale/ca/LC_MESSAGES/ktalkd.mo
-share/locale/cs/LC_MESSAGES/karchie.mo
-share/locale/cs/LC_MESSAGES/kbiff.mo
-share/locale/cs/LC_MESSAGES/kcmktalkd.mo
-share/locale/cs/LC_MESSAGES/kfinger.mo
-share/locale/cs/LC_MESSAGES/kmail.mo
-share/locale/cs/LC_MESSAGES/knu.mo
-share/locale/cs/LC_MESSAGES/korn.mo
-share/locale/cs/LC_MESSAGES/kppp.mo
-share/locale/cs/LC_MESSAGES/krn.mo
-share/locale/cs/LC_MESSAGES/ksirc.mo
-share/locale/cs/LC_MESSAGES/ktalkd.mo
-share/locale/da/LC_MESSAGES/karchie.mo
-share/locale/da/LC_MESSAGES/kbiff.mo
-share/locale/da/LC_MESSAGES/kcmktalkd.mo
-share/locale/da/LC_MESSAGES/kfinger.mo
-share/locale/da/LC_MESSAGES/kmail.mo
-share/locale/da/LC_MESSAGES/knu.mo
-share/locale/da/LC_MESSAGES/korn.mo
-share/locale/da/LC_MESSAGES/kppp.mo
-share/locale/da/LC_MESSAGES/krn.mo
-share/locale/da/LC_MESSAGES/ksirc.mo
-share/locale/da/LC_MESSAGES/ktalkd.mo
-share/locale/de/LC_MESSAGES/karchie.mo
-share/locale/de/LC_MESSAGES/kbiff.mo
-share/locale/de/LC_MESSAGES/kcmktalkd.mo
-share/locale/de/LC_MESSAGES/kfinger.mo
-share/locale/de/LC_MESSAGES/kmail.mo
-share/locale/de/LC_MESSAGES/knu.mo
-share/locale/de/LC_MESSAGES/korn.mo
-share/locale/de/LC_MESSAGES/kppp.mo
-share/locale/de/LC_MESSAGES/kppplogview.mo
-share/locale/de/LC_MESSAGES/krn.mo
-share/locale/de/LC_MESSAGES/ksirc.mo
-share/locale/de/LC_MESSAGES/ktalkd.mo
-share/locale/el/LC_MESSAGES/kmail.mo
-share/locale/el/LC_MESSAGES/knu.mo
-share/locale/el/LC_MESSAGES/kppp.mo
-share/locale/el/LC_MESSAGES/krn.mo
-share/locale/eo/LC_MESSAGES/karchie.mo
-share/locale/eo/LC_MESSAGES/kbiff.mo
-share/locale/eo/LC_MESSAGES/kcmktalkd.mo
-share/locale/eo/LC_MESSAGES/kfinger.mo
-share/locale/eo/LC_MESSAGES/kmail.mo
-share/locale/eo/LC_MESSAGES/knu.mo
-share/locale/eo/LC_MESSAGES/korn.mo
-share/locale/eo/LC_MESSAGES/kppp.mo
-share/locale/eo/LC_MESSAGES/krn.mo
-share/locale/eo/LC_MESSAGES/ksirc.mo
-share/locale/eo/LC_MESSAGES/ktalkd.mo
-share/locale/es/LC_MESSAGES/kbiff.mo
-share/locale/es/LC_MESSAGES/kfinger.mo
-share/locale/es/LC_MESSAGES/kmail.mo
-share/locale/es/LC_MESSAGES/knu.mo
-share/locale/es/LC_MESSAGES/korn.mo
-share/locale/es/LC_MESSAGES/kppp.mo
-share/locale/es/LC_MESSAGES/krn.mo
-share/locale/es/LC_MESSAGES/ktalkd.mo
-share/locale/et/LC_MESSAGES/kmail.mo
-share/locale/fi/LC_MESSAGES/karchie.mo
-share/locale/fi/LC_MESSAGES/kbiff.mo
-share/locale/fi/LC_MESSAGES/kcmktalkd.mo
-share/locale/fi/LC_MESSAGES/kfinger.mo
-share/locale/fi/LC_MESSAGES/kmail.mo
-share/locale/fi/LC_MESSAGES/knu.mo
-share/locale/fi/LC_MESSAGES/korn.mo
-share/locale/fi/LC_MESSAGES/kppp.mo
-share/locale/fi/LC_MESSAGES/krn.mo
-share/locale/fi/LC_MESSAGES/ksirc.mo
-share/locale/fi/LC_MESSAGES/ktalkd.mo
-share/locale/fr/LC_MESSAGES/karchie.mo
-share/locale/fr/LC_MESSAGES/kbiff.mo
-share/locale/fr/LC_MESSAGES/kcmktalkd.mo
-share/locale/fr/LC_MESSAGES/kfinger.mo
-share/locale/fr/LC_MESSAGES/kmail.mo
-share/locale/fr/LC_MESSAGES/knu.mo
-share/locale/fr/LC_MESSAGES/korn.mo
-share/locale/fr/LC_MESSAGES/kppp.mo
-share/locale/fr/LC_MESSAGES/kppplogview.mo
-share/locale/fr/LC_MESSAGES/krn.mo
-share/locale/fr/LC_MESSAGES/ksirc.mo
-share/locale/fr/LC_MESSAGES/ktalkd.mo
-share/locale/he/LC_MESSAGES/kppp.mo
-share/locale/hr/LC_MESSAGES/kbiff.mo
-share/locale/hr/LC_MESSAGES/kfinger.mo
-share/locale/hr/LC_MESSAGES/kmail.mo
-share/locale/hr/LC_MESSAGES/knu.mo
-share/locale/hr/LC_MESSAGES/kppp.mo
-share/locale/hr/LC_MESSAGES/krn.mo
-share/locale/hr/LC_MESSAGES/ksirc.mo
-share/locale/hr/LC_MESSAGES/ktalkd.mo
-share/locale/hs/LC_MESSAGES/kmail.mo
-share/locale/hs/LC_MESSAGES/krn.mo
-share/locale/hu/LC_MESSAGES/kbiff.mo
-share/locale/hu/LC_MESSAGES/kfinger.mo
-share/locale/hu/LC_MESSAGES/kmail.mo
-share/locale/hu/LC_MESSAGES/knu.mo
-share/locale/hu/LC_MESSAGES/ktalkd.mo
-share/locale/is/LC_MESSAGES/karchie.mo
-share/locale/is/LC_MESSAGES/kbiff.mo
-share/locale/is/LC_MESSAGES/kcmktalkd.mo
-share/locale/is/LC_MESSAGES/kfinger.mo
-share/locale/is/LC_MESSAGES/kmail.mo
-share/locale/is/LC_MESSAGES/knu.mo
-share/locale/is/LC_MESSAGES/korn.mo
-share/locale/is/LC_MESSAGES/kppp.mo
-share/locale/is/LC_MESSAGES/krn.mo
-share/locale/is/LC_MESSAGES/ksirc.mo
-share/locale/is/LC_MESSAGES/ktalkd.mo
-share/locale/it/LC_MESSAGES/kbiff.mo
-share/locale/it/LC_MESSAGES/kcmktalkd.mo
-share/locale/it/LC_MESSAGES/kfinger.mo
-share/locale/it/LC_MESSAGES/kmail.mo
-share/locale/it/LC_MESSAGES/knu.mo
-share/locale/it/LC_MESSAGES/korn.mo
-share/locale/it/LC_MESSAGES/kppp.mo
-share/locale/it/LC_MESSAGES/krn.mo
-share/locale/it/LC_MESSAGES/ktalkd.mo
-share/locale/ja/LC_MESSAGES/karchie.mo
-share/locale/ja/LC_MESSAGES/kbiff.mo
-share/locale/ja/LC_MESSAGES/kcmktalkd.mo
-share/locale/ja/LC_MESSAGES/kfinger.mo
-share/locale/ja/LC_MESSAGES/kmail.mo
-share/locale/ja/LC_MESSAGES/knu.mo
-share/locale/ja/LC_MESSAGES/korn.mo
-share/locale/ja/LC_MESSAGES/kppp.mo
-share/locale/ja/LC_MESSAGES/kppplogview.mo
-share/locale/ja/LC_MESSAGES/krn.mo
-share/locale/ja/LC_MESSAGES/ksirc.mo
-share/locale/ja/LC_MESSAGES/ktalkd.mo
-share/locale/ko/LC_MESSAGES/kmail.mo
-share/locale/ko/LC_MESSAGES/knu.mo
-share/locale/ko/LC_MESSAGES/kppp.mo
-share/locale/ko/LC_MESSAGES/krn.mo
-share/locale/mk/LC_MESSAGES/kmail.mo
-share/locale/nl/LC_MESSAGES/kmail.mo
-share/locale/nl/LC_MESSAGES/knu.mo
-share/locale/nl/LC_MESSAGES/kppp.mo
-share/locale/nl/LC_MESSAGES/krn.mo
-share/locale/nl/LC_MESSAGES/ktalkd.mo
-share/locale/no/LC_MESSAGES/karchie.mo
-share/locale/no/LC_MESSAGES/kbiff.mo
-share/locale/no/LC_MESSAGES/kcmktalkd.mo
-share/locale/no/LC_MESSAGES/kfinger.mo
-share/locale/no/LC_MESSAGES/kmail.mo
-share/locale/no/LC_MESSAGES/knu.mo
-share/locale/no/LC_MESSAGES/korn.mo
-share/locale/no/LC_MESSAGES/kppp.mo
-share/locale/no/LC_MESSAGES/krn.mo
-share/locale/no/LC_MESSAGES/ksirc.mo
-share/locale/no/LC_MESSAGES/ktalkd.mo
-share/locale/pl/LC_MESSAGES/karchie.mo
-share/locale/pl/LC_MESSAGES/kbiff.mo
-share/locale/pl/LC_MESSAGES/kcmktalkd.mo
-share/locale/pl/LC_MESSAGES/kfinger.mo
-share/locale/pl/LC_MESSAGES/kmail.mo
-share/locale/pl/LC_MESSAGES/knu.mo
-share/locale/pl/LC_MESSAGES/korn.mo
-share/locale/pl/LC_MESSAGES/kppp.mo
-share/locale/pl/LC_MESSAGES/kppplogview.mo
-share/locale/pl/LC_MESSAGES/krn.mo
-share/locale/pl/LC_MESSAGES/ksirc.mo
-share/locale/pl/LC_MESSAGES/ktalkd.mo
-share/locale/pt/LC_MESSAGES/kbiff.mo
-share/locale/pt/LC_MESSAGES/kcmktalkd.mo
-share/locale/pt/LC_MESSAGES/kfinger.mo
-share/locale/pt/LC_MESSAGES/kmail.mo
-share/locale/pt/LC_MESSAGES/knu.mo
-share/locale/pt/LC_MESSAGES/kppp.mo
-share/locale/pt/LC_MESSAGES/krn.mo
-share/locale/pt/LC_MESSAGES/ksirc.mo
-share/locale/pt/LC_MESSAGES/ktalkd.mo
-share/locale/pt_BR/LC_MESSAGES/karchie.mo
-share/locale/pt_BR/LC_MESSAGES/kbiff.mo
-share/locale/pt_BR/LC_MESSAGES/kcmktalkd.mo
-share/locale/pt_BR/LC_MESSAGES/kcmtalkd.mo
-share/locale/pt_BR/LC_MESSAGES/kfinger.mo
-share/locale/pt_BR/LC_MESSAGES/kmail.mo
-share/locale/pt_BR/LC_MESSAGES/knu.mo
-share/locale/pt_BR/LC_MESSAGES/korn.mo
-share/locale/pt_BR/LC_MESSAGES/kppp.mo
-share/locale/pt_BR/LC_MESSAGES/krn.mo
-share/locale/pt_BR/LC_MESSAGES/ksirc.mo
-share/locale/pt_BR/LC_MESSAGES/ktalkd.mo
-share/locale/ro/LC_MESSAGES/kfinger.mo
-share/locale/ro/LC_MESSAGES/kmail.mo
-share/locale/ro/LC_MESSAGES/kppp.mo
-share/locale/ro/LC_MESSAGES/krn.mo
-share/locale/ru/LC_MESSAGES/kbiff.mo
-share/locale/ru/LC_MESSAGES/kcmktalkd.mo
-share/locale/ru/LC_MESSAGES/kfinger.mo
-share/locale/ru/LC_MESSAGES/kmail.mo
-share/locale/ru/LC_MESSAGES/knu.mo
-share/locale/ru/LC_MESSAGES/korn.mo
-share/locale/ru/LC_MESSAGES/kppp.mo
-share/locale/ru/LC_MESSAGES/kppplogview.mo
-share/locale/ru/LC_MESSAGES/krn.mo
-share/locale/ru/LC_MESSAGES/ksirc.mo
-share/locale/ru/LC_MESSAGES/ktalkd.mo
-share/locale/sk/LC_MESSAGES/karchie.mo
-share/locale/sk/LC_MESSAGES/kbiff.mo
-share/locale/sk/LC_MESSAGES/kcmktalkd.mo
-share/locale/sk/LC_MESSAGES/kfinger.mo
-share/locale/sk/LC_MESSAGES/kmail.mo
-share/locale/sk/LC_MESSAGES/knu.mo
-share/locale/sk/LC_MESSAGES/korn.mo
-share/locale/sk/LC_MESSAGES/kppp.mo
-share/locale/sk/LC_MESSAGES/krn.mo
-share/locale/sk/LC_MESSAGES/ksirc.mo
-share/locale/sk/LC_MESSAGES/ktalkd.mo
-share/locale/sl/LC_MESSAGES/karchie.mo
-share/locale/sl/LC_MESSAGES/kbiff.mo
-share/locale/sl/LC_MESSAGES/kcmktalkd.mo
-share/locale/sl/LC_MESSAGES/kfinger.mo
-share/locale/sl/LC_MESSAGES/kmail.mo
-share/locale/sl/LC_MESSAGES/knu.mo
-share/locale/sl/LC_MESSAGES/korn.mo
-share/locale/sl/LC_MESSAGES/kppp.mo
-share/locale/sl/LC_MESSAGES/krn.mo
-share/locale/sl/LC_MESSAGES/ksirc.mo
-share/locale/sl/LC_MESSAGES/ktalkd.mo
-share/locale/sv/LC_MESSAGES/karchie.mo
-share/locale/sv/LC_MESSAGES/kbiff.mo
-share/locale/sv/LC_MESSAGES/kcmtalkd.mo
-share/locale/sv/LC_MESSAGES/kfinger.mo
-share/locale/sv/LC_MESSAGES/kmail.mo
-share/locale/sv/LC_MESSAGES/knu.mo
-share/locale/sv/LC_MESSAGES/korn.mo
-share/locale/sv/LC_MESSAGES/kppp.mo
-share/locale/sv/LC_MESSAGES/krn.mo
-share/locale/sv/LC_MESSAGES/ksirc.mo
-share/locale/sv/LC_MESSAGES/ktalkd.mo
-share/locale/tr/LC_MESSAGES/kmail.mo
-share/locale/tr/LC_MESSAGES/knu.mo
-share/locale/tr/LC_MESSAGES/kppp.mo
-share/locale/tr/LC_MESSAGES/krn.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/kfinger.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/kmail.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/knu.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/kppp.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/krn.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/ktalkd.mo
-share/sounds/ktalkd.wav
-share/toolbar/kcontrol.xpm
-share/toolbar/mini-clock.xpm
-share/toolbar/mini-connect.xpm
-share/toolbar/mini-ktalk.xpm
-@exec ln -sf libpuke.so.0 %D/lib/libpuke.so
-@exec ln -sf libptablevw.so.0 %D/lib/ksirc/libptablevw.so
-@exec ln -sf libptabdialog.so.0 %D/lib/ksirc/libptabdialog.so
-@exec ln -sf libppushbt.so.0 %D/lib/ksirc/libppushbt.so
-@exec ln -sf libpprogress.so.0 %D/lib/ksirc/libpprogress.so
-@exec ln -sf libppopmenu.so.0 %D/lib/ksirc/libppopmenu.so
-@exec ln -sf libpobjfinder.so.0 %D/lib/ksirc/libpobjfinder.so
-@exec ln -sf libpmenudta.so.0 %D/lib/ksirc/libpmenudta.so
-@exec ln -sf libplistbox.so.0 %D/lib/ksirc/libplistbox.so
-@exec ln -sf libplined.so.0 %D/lib/ksirc/libplined.so
-@exec ln -sf libplabel.so.0 %D/lib/ksirc/libplabel.so
-@exec ln -sf libpkfiledialog.so.0 %D/lib/ksirc/libpkfiledialog.so
-@exec ln -sf libpframe.so.0 %D/lib/ksirc/libpframe.so
-@exec ln -sf libpbutton.so.0 %D/lib/ksirc/libpbutton.so
-@exec ln -sf libpalistbox.so.0 %D/lib/ksirc/libpalistbox.so
-@exec ln -sf libksirclistbox.so.0 %D/lib/ksirc/libksirclistbox.so
-@dirrm share/doc/HTML/it/ktalkd
-@dirrm share/doc/HTML/fr/ktalkd
+share/doc/HTML/en/ksirc/ksirc.png
+share/doc/HTML/en/ksirc/ksircnative.html
+share/doc/HTML/en/ksirc/programmingyoursircclient.html
+share/doc/HTML/en/ksirc/sectcolors.html
+share/doc/HTML/en/ksirc/sendingboldunderlinereverseandcolour.html
+share/doc/HTML/en/ksirc/setvariables.html
+share/doc/HTML/en/ksirc/timers.html
+share/doc/HTML/en/ksirc/userhostrequests.html
+share/doc/HTML/en/ktalkd/.anchors
+share/doc/HTML/en/ktalkd/compilationandinstallation.html
+share/doc/HTML/en/ktalkd/copyright.html
+share/doc/HTML/en/ktalkd/howdoigetdebugoutputfromktalkd.html
+share/doc/HTML/en/ktalkd/index.cvlog
+share/doc/HTML/en/ktalkd/index.docbook
+share/doc/HTML/en/ktalkd/index.html
+share/doc/HTML/en/ktalkd/installation.html
+share/doc/HTML/en/ktalkd/introduction.html
+share/doc/HTML/en/ktalkd/questionsandanswers.html
+share/doc/HTML/en/ktalkd/requirements.html
+share/doc/HTML/en/ktalkd/supportedplatforms.html
+share/doc/HTML/en/ktalkd/usage.html
+share/doc/HTML/en/ktalkd/whydontiasanormaluserreceivekdeannouncements.html
+share/doc/HTML/en/pws/.anchors
+share/doc/HTML/en/pws/compilationandinstallation.html
+share/doc/HTML/en/pws/index.cvlog
+share/doc/HTML/en/pws/index.docbook
+share/doc/HTML/en/pws/index.html
+share/doc/HTML/en/pws/installation.html
+share/doc/HTML/en/pws/introduction.html
+share/doc/HTML/en/pws/requirements.html
+share/icons/hicolor/32x32/apps/kbiff.png
+share/icons/hicolor/32x32/apps/kmail.png
+share/icons/hicolor/32x32/apps/korn.png
+share/icons/hicolor/32x32/apps/kppp.png
+share/icons/hicolor/48x48/apps/kbiff.png
+share/icons/hicolor/48x48/apps/kmail.png
+share/icons/hicolor/48x48/apps/korn.png
+share/icons/hicolor/48x48/apps/kppp.png
+share/icons/locolor/16x16/apps/kbiff.png
+share/icons/locolor/16x16/apps/kmail.png
+share/icons/locolor/16x16/apps/korn.png
+share/icons/locolor/16x16/apps/kppp.png
+share/icons/locolor/32x32/apps/kbiff.png
+share/icons/locolor/32x32/apps/kmail.png
+share/icons/locolor/32x32/apps/korn.png
+share/icons/locolor/32x32/apps/kppp.png
+@unexec rm -f %D/share/doc/HTML/en/caitoo/common
+@unexec rm -f %D/share/doc/HTML/en/karchie/common
+@unexec rm -f %D/share/doc/HTML/en/kbiff/common
+@unexec rm -f %D/share/doc/HTML/en/kfinger/common
+@unexec rm -f %D/share/doc/HTML/en/kmail/common
+@unexec rm -f %D/share/doc/HTML/en/knu/common
+@unexec rm -f %D/share/doc/HTML/en/korn/common
+@unexec rm -f %D/share/doc/HTML/en/kppp/common
+@unexec rm -f %D/share/doc/HTML/en/krn/common
+@unexec rm -f %D/share/doc/HTML/en/ksirc/common
+@unexec rm -f %D/share/doc/HTML/en/ktalkd/common
+@unexec rm -f %D/share/doc/HTML/en/pws/common
@dirrm share/doc/HTML/en/pws
@dirrm share/doc/HTML/en/ktalkd
@dirrm share/doc/HTML/en/ksirc
@@ -781,12 +565,11 @@ share/toolbar/mini-ktalk.xpm
@dirrm share/doc/HTML/en/kfinger
@dirrm share/doc/HTML/en/kbiff
@dirrm share/doc/HTML/en/karchie
-@dirrm share/doc/HTML/el/ktalkd
-@dirrm share/apps/ksirc/pics
-@dirrm share/apps/ksirc/icons
-@dirrm share/apps/ksirc
-@dirrm share/apps/krn/toolbar
-@dirrm share/apps/krn
+@dirrm share/doc/HTML/en/caitoo
+@dirrm share/apps/libsearch/www-sites
+@dirrm share/apps/libsearch/news-search
+@dirrm share/apps/libsearch/ftp-sites
+@dirrm share/apps/libsearch
@dirrm share/apps/kppp/pics
@dirrm share/apps/kppp/Rules/Switzerland
@dirrm share/apps/kppp/Rules/Sweden
@@ -799,14 +582,16 @@ share/toolbar/mini-ktalk.xpm
@dirrm share/apps/kppp/Rules/Poland
@dirrm share/apps/kppp/Rules/Norway
@dirrm share/apps/kppp/Rules/Netherlands
-@dirrm share/apps/kppp/Rules/Mauritius
@dirrm share/apps/kppp/Rules/Malaysia
@dirrm share/apps/kppp/Rules/Luxembourg
@dirrm share/apps/kppp/Rules/Kazakhstan
@dirrm share/apps/kppp/Rules/Japan
@dirrm share/apps/kppp/Rules/Jamaica
@dirrm share/apps/kppp/Rules/Italy
+@dirrm share/apps/kppp/Rules/Israel
+@dirrm share/apps/kppp/Rules/Ireland
@dirrm share/apps/kppp/Rules/Indonesia
+@dirrm share/apps/kppp/Rules/India
@dirrm share/apps/kppp/Rules/Iceland
@dirrm share/apps/kppp/Rules/Hungary
@dirrm share/apps/kppp/Rules/Hong_Kong
@@ -819,34 +604,27 @@ share/toolbar/mini-ktalk.xpm
@dirrm share/apps/kppp/Rules/Croatia
@dirrm share/apps/kppp/Rules/Brasil
@dirrm share/apps/kppp/Rules/Belgium
+@dirrm share/apps/kppp/Rules/Bangladesh
@dirrm share/apps/kppp/Rules/Austria/Standard
@dirrm share/apps/kppp/Rules/Austria/Minimum
@dirrm share/apps/kppp/Rules/Austria/Business_2
@dirrm share/apps/kppp/Rules/Austria/Business_1
@dirrm share/apps/kppp/Rules/Austria
+@dirrm share/apps/kppp/Rules/Australia
@dirrm share/apps/kppp/Rules/Argentina
@dirrm share/apps/kppp/Rules
+@dirrm share/apps/kppp/Provider/United_Kingdom
+@dirrm share/apps/kppp/Provider/Portugal
+@dirrm share/apps/kppp/Provider/Norway
+@dirrm share/apps/kppp/Provider/NewZealand
+@dirrm share/apps/kppp/Provider/Germany
+@dirrm share/apps/kppp/Provider/Denmark
+@dirrm share/apps/kppp/Provider/Austria
+@dirrm share/apps/kppp/Provider
@dirrm share/apps/kppp
@dirrm share/apps/kmail/pics
@dirrm share/apps/kmail
@dirrm share/apps/kbiff/pics
@dirrm share/apps/kbiff
-@unexec rm -f %D/lib/ksirc/libksirclistbox.so
-@unexec rm -f %D/lib/ksirc/libpalistbox.so
-@unexec rm -f %D/lib/ksirc/libpbutton.so
-@unexec rm -f %D/lib/ksirc/libpframe.so
-@unexec rm -f %D/lib/ksirc/libpkfiledialog.so
-@unexec rm -f %D/lib/ksirc/libplabel.so
-@unexec rm -f %D/lib/ksirc/libplined.so
-@unexec rm -f %D/lib/ksirc/libplistbox.so
-@unexec rm -f %D/lib/ksirc/libpmenudta.so
-@unexec rm -f %D/lib/ksirc/libpobjfinder.so
-@unexec rm -f %D/lib/ksirc/libppopmenu.so
-@unexec rm -f %D/lib/ksirc/libpprogress.so
-@unexec rm -f %D/lib/ksirc/libppushbt.so
-@unexec rm -f %D/lib/ksirc/libptabdialog.so
-@unexec rm -f %D/lib/ksirc/libptablevw.so
-@dirrm lib/ksirc
-@unexec rm -f %D/lib/libpuke.so
-@exec ln -sf kppp.html %D/share/doc/HTML/en/kppp/index.html
-@unexec rm -f %D/share/doc/HTML/en/kppp/index.html
+@exec /sbin/ldconfig -m %D/lib
+@unexec /sbin/ldconfig -R