summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-09-15 18:26:00 +0000
committertron <tron@pkgsrc.org>1999-09-15 18:26:00 +0000
commit3376546328d811ec82f5ab190069427912071eb9 (patch)
treef2b3cd3ec7af2d188941147ae4569ff257a009a8
parent27514a87e915a1a043ad3c8c70e517c19280772e (diff)
downloadpkgsrc-3376546328d811ec82f5ab190069427912071eb9.tar.gz
Update K Desktop Environment to version 1.1.2. A change list is available
at "http://www.kde.org/announcements/changelog1_1_1to1_1_2.html".
-rw-r--r--converters/kdesupport/Makefile8
-rw-r--r--converters/kdesupport/files/md54
-rw-r--r--games/kdegames/Makefile10
-rw-r--r--games/kdegames/files/md54
-rw-r--r--games/kdegames/pkg/PLIST70
-rw-r--r--graphics/kdegraphics/Makefile10
-rw-r--r--graphics/kdegraphics/files/md54
-rw-r--r--graphics/kdegraphics/pkg/PLIST32
-rw-r--r--misc/kdeutils/Makefile10
-rw-r--r--misc/kdeutils/files/md54
-rw-r--r--misc/kdeutils/pkg/PLIST49
-rw-r--r--net/kdenetwork/Makefile12
-rw-r--r--net/kdenetwork/files/md54
-rw-r--r--net/kdenetwork/files/patch-sum5
-rw-r--r--net/kdenetwork/patches/patch-aa12
-rw-r--r--net/kdenetwork/patches/patch-ac18
-rw-r--r--net/kdenetwork/pkg/PLIST.egcs59
-rw-r--r--net/kdenetwork/pkg/PLIST.gcc58
-rw-r--r--x11/kde/Makefile12
-rw-r--r--x11/kdebase/Makefile13
-rw-r--r--x11/kdebase/files/md54
-rw-r--r--x11/kdebase/files/patch-sum4
-rw-r--r--x11/kdebase/patches/patch-ab15
-rw-r--r--x11/kdebase/pkg/PLIST129
-rw-r--r--x11/kdelibs/Makefile8
-rw-r--r--x11/kdelibs/files/md54
-rw-r--r--x11/kdelibs/pkg/PLIST415
27 files changed, 671 insertions, 306 deletions
diff --git a/converters/kdesupport/Makefile b/converters/kdesupport/Makefile
index cf0362f0955..28c0c9e7730 100644
--- a/converters/kdesupport/Makefile
+++ b/converters/kdesupport/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.23 1999/06/05 15:39:04 tron Exp $
+# $NetBSD: Makefile,v 1.24 1999/09/15 18:26:00 tron Exp $
# FreeBSD Id: Makefile,v 1.2 1997/11/05 04:19:46 asami Exp
#
-DISTNAME= kdesupport-1.1.1
+DISTNAME= kdesupport-1.1.2
CATEGORIES= converters kde
-MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.1.1/distribution/tar/generic/source/bz2/ \
- ftp://ftp.de.kde.org/pub/kde/stable/1.1.1/distribution/tar/generic/source/bz2/
+MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \
+ ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tron@netbsd.org
diff --git a/converters/kdesupport/files/md5 b/converters/kdesupport/files/md5
index 75cdcca89d4..0b93e6c8bed 100644
--- a/converters/kdesupport/files/md5
+++ b/converters/kdesupport/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.8 1999/06/05 15:39:04 tron Exp $
+$NetBSD: md5,v 1.9 1999/09/15 18:26:01 tron Exp $
-MD5 (kdesupport-1.1.1.tar.bz2) = 3f549d2a02e745551bdb94d295dc1f99
+MD5 (kdesupport-1.1.2.tar.bz2) = 6ef9b658cc8cbeb298f333f0528fd1a9
diff --git a/games/kdegames/Makefile b/games/kdegames/Makefile
index 3e8b709cf3f..05f6f0554a9 100644
--- a/games/kdegames/Makefile
+++ b/games/kdegames/Makefile
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.32 1999/06/05 21:27:18 tron Exp $
+# $NetBSD: Makefile,v 1.33 1999/09/15 18:26:01 tron Exp $
# FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:49 asami Exp
#
-DISTNAME= kdegames-1.1.1
+DISTNAME= kdegames-1.1.2
CATEGORIES= games kde
-MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.1.1/distribution/tar/generic/source/bz2/ \
- ftp://ftp.de.kde.org/pub/kde/stable/1.1.1/distribution/tar/generic/source/bz2/
+MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \
+ ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.kde.org/
-DEPENDS+= kdebase-1.1.1:../../x11/kdebase
+DEPENDS+= kdebase-1.1.2:../../x11/kdebase
DEPENDS+= qwspritefield-1.6:../../x11/qwspritefield
USE_X11BASE= yes
diff --git a/games/kdegames/files/md5 b/games/kdegames/files/md5
index de5456d784b..0eb49af33ae 100644
--- a/games/kdegames/files/md5
+++ b/games/kdegames/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.8 1999/06/05 21:27:19 tron Exp $
+$NetBSD: md5,v 1.9 1999/09/15 18:26:01 tron Exp $
-MD5 (kdegames-1.1.1.tar.bz2) = f94507b0e7d146de8c617a2d39d20ceb
+MD5 (kdegames-1.1.2.tar.bz2) = 49daf53e4fc06f7190599e8bb0c19c98
diff --git a/games/kdegames/pkg/PLIST b/games/kdegames/pkg/PLIST
index 1cfc0ab7a6f..6d9124a5827 100644
--- a/games/kdegames/pkg/PLIST
+++ b/games/kdegames/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 1999/06/05 21:27:20 tron Exp $
+@comment $NetBSD: PLIST,v 1.9 1999/09/15 18:26:01 tron Exp $
bin/kabalone
bin/kasteroids
bin/kblackbox
@@ -92,6 +92,7 @@ share/doc/kde/HTML/fr/kabalone/index-3.html
share/doc/kde/HTML/fr/kabalone/index-4.html
share/doc/kde/HTML/fr/kabalone/index.html
share/doc/kde/HTML/fr/kabalone/logotp3.gif
+share/doc/kde/HTML/pt/konquest/index.html
share/kde/applnk/Games/Konquest.kdelnk
share/kde/applnk/Games/kabalone.kdelnk
share/kde/applnk/Games/kasteroids.kdelnk
@@ -677,6 +678,21 @@ share/kde/icons/ksirtet.xpm
share/kde/icons/ksmiletris.xpm
share/kde/icons/ksnake.xpm
share/kde/icons/ksokoban.xpm
+share/kde/icons/large/kabalone.xpm
+share/kde/icons/large/kasteroids.xpm
+share/kde/icons/large/kblackbox.xpm
+share/kde/icons/large/kmahjongg.xpm
+share/kde/icons/large/kmines.xpm
+share/kde/icons/large/konquest.xpm
+share/kde/icons/large/kpat.xpm
+share/kde/icons/large/kpoker.xpm
+share/kde/icons/large/kreversi.xpm
+share/kde/icons/large/ksame.xpm
+share/kde/icons/large/kshisen.xpm
+share/kde/icons/large/ksirtet.xpm
+share/kde/icons/large/ksmiletris.xpm
+share/kde/icons/large/ksnake.xpm
+share/kde/icons/large/ksokoban.xpm
share/kde/icons/mini/kabalone.xpm
share/kde/icons/mini/kasteroids.xpm
share/kde/icons/mini/kblackbox.xpm
@@ -785,6 +801,21 @@ share/kde/locale/es/LC_MESSAGES/ksirtet.mo
share/kde/locale/es/LC_MESSAGES/ksmiletris.mo
share/kde/locale/es/LC_MESSAGES/ksnake.mo
share/kde/locale/es/LC_MESSAGES/ksokoban.mo
+share/kde/locale/et/LC_MESSAGES/kabalone.mo
+share/kde/locale/et/LC_MESSAGES/kasteroids.mo
+share/kde/locale/et/LC_MESSAGES/kblackbox.mo
+share/kde/locale/et/LC_MESSAGES/kmahjongg.mo
+share/kde/locale/et/LC_MESSAGES/kmines.mo
+share/kde/locale/et/LC_MESSAGES/konquest.mo
+share/kde/locale/et/LC_MESSAGES/kpat.mo
+share/kde/locale/et/LC_MESSAGES/kpoker.mo
+share/kde/locale/et/LC_MESSAGES/kreversi.mo
+share/kde/locale/et/LC_MESSAGES/ksame.mo
+share/kde/locale/et/LC_MESSAGES/kshisen.mo
+share/kde/locale/et/LC_MESSAGES/ksirtet.mo
+share/kde/locale/et/LC_MESSAGES/ksmiletris.mo
+share/kde/locale/et/LC_MESSAGES/ksnake.mo
+share/kde/locale/et/LC_MESSAGES/ksokoban.mo
share/kde/locale/fi/LC_MESSAGES/kabalone.mo
share/kde/locale/fi/LC_MESSAGES/kasteroids.mo
share/kde/locale/fi/LC_MESSAGES/kblackbox.mo
@@ -814,7 +845,6 @@ share/kde/locale/fr/LC_MESSAGES/ksirtet.mo
share/kde/locale/fr/LC_MESSAGES/ksmiletris.mo
share/kde/locale/fr/LC_MESSAGES/ksnake.mo
share/kde/locale/fr/LC_MESSAGES/ksokoban.mo
-share/kde/locale/fr/LC_MESSAGES/ktetris.mo
share/kde/locale/he/LC_MESSAGES/kmines.mo
share/kde/locale/hr/LC_MESSAGES/kabalone.mo
share/kde/locale/hr/LC_MESSAGES/kasteroids.mo
@@ -831,6 +861,9 @@ share/kde/locale/hr/LC_MESSAGES/ksirtet.mo
share/kde/locale/hr/LC_MESSAGES/ksmiletris.mo
share/kde/locale/hr/LC_MESSAGES/ksnake.mo
share/kde/locale/hr/LC_MESSAGES/ksokoban.mo
+share/kde/locale/hs/LC_MESSAGES/kabalone.mo
+share/kde/locale/hs/LC_MESSAGES/kmahjongg.mo
+share/kde/locale/hs/LC_MESSAGES/kshisen.mo
share/kde/locale/hu/LC_MESSAGES/kabalone.mo
share/kde/locale/hu/LC_MESSAGES/kasteroids.mo
share/kde/locale/hu/LC_MESSAGES/kmines.mo
@@ -862,6 +895,21 @@ share/kde/locale/it/LC_MESSAGES/kpat.mo
share/kde/locale/it/LC_MESSAGES/kreversi.mo
share/kde/locale/it/LC_MESSAGES/kshisen.mo
share/kde/locale/it/LC_MESSAGES/ksirtet.mo
+share/kde/locale/ja/LC_MESSAGES/kabalone.mo
+share/kde/locale/ja/LC_MESSAGES/kasteroids.mo
+share/kde/locale/ja/LC_MESSAGES/kblackbox.mo
+share/kde/locale/ja/LC_MESSAGES/kmahjongg.mo
+share/kde/locale/ja/LC_MESSAGES/kmines.mo
+share/kde/locale/ja/LC_MESSAGES/konquest.mo
+share/kde/locale/ja/LC_MESSAGES/kpat.mo
+share/kde/locale/ja/LC_MESSAGES/kpoker.mo
+share/kde/locale/ja/LC_MESSAGES/kreversi.mo
+share/kde/locale/ja/LC_MESSAGES/ksame.mo
+share/kde/locale/ja/LC_MESSAGES/kshisen.mo
+share/kde/locale/ja/LC_MESSAGES/ksirtet.mo
+share/kde/locale/ja/LC_MESSAGES/ksmiletris.mo
+share/kde/locale/ja/LC_MESSAGES/ksnake.mo
+share/kde/locale/ja/LC_MESSAGES/ksokoban.mo
share/kde/locale/ko/LC_MESSAGES/kabalone.mo
share/kde/locale/ko/LC_MESSAGES/kasteroids.mo
share/kde/locale/ko/LC_MESSAGES/kmahjongg.mo
@@ -927,6 +975,7 @@ share/kde/locale/pt/LC_MESSAGES/kasteroids.mo
share/kde/locale/pt/LC_MESSAGES/kblackbox.mo
share/kde/locale/pt/LC_MESSAGES/kmahjongg.mo
share/kde/locale/pt/LC_MESSAGES/kmines.mo
+share/kde/locale/pt/LC_MESSAGES/konquest.mo
share/kde/locale/pt/LC_MESSAGES/kpat.mo
share/kde/locale/pt/LC_MESSAGES/kpoker.mo
share/kde/locale/pt/LC_MESSAGES/kreversi.mo
@@ -975,6 +1024,21 @@ share/kde/locale/sk/LC_MESSAGES/ksirtet.mo
share/kde/locale/sk/LC_MESSAGES/ksmiletris.mo
share/kde/locale/sk/LC_MESSAGES/ksnake.mo
share/kde/locale/sk/LC_MESSAGES/ksokoban.mo
+share/kde/locale/sl/LC_MESSAGES/kabalone.mo
+share/kde/locale/sl/LC_MESSAGES/kasteroids.mo
+share/kde/locale/sl/LC_MESSAGES/kblackbox.mo
+share/kde/locale/sl/LC_MESSAGES/kmahjongg.mo
+share/kde/locale/sl/LC_MESSAGES/kmines.mo
+share/kde/locale/sl/LC_MESSAGES/konquest.mo
+share/kde/locale/sl/LC_MESSAGES/kpat.mo
+share/kde/locale/sl/LC_MESSAGES/kpoker.mo
+share/kde/locale/sl/LC_MESSAGES/kreversi.mo
+share/kde/locale/sl/LC_MESSAGES/ksame.mo
+share/kde/locale/sl/LC_MESSAGES/kshisen.mo
+share/kde/locale/sl/LC_MESSAGES/ksirtet.mo
+share/kde/locale/sl/LC_MESSAGES/ksmiletris.mo
+share/kde/locale/sl/LC_MESSAGES/ksnake.mo
+share/kde/locale/sl/LC_MESSAGES/ksokoban.mo
share/kde/locale/sv/LC_MESSAGES/kabalone.mo
share/kde/locale/sv/LC_MESSAGES/kasteroids.mo
share/kde/locale/sv/LC_MESSAGES/kblackbox.mo
@@ -1047,6 +1111,8 @@ share/kde/locale/zh_TW.Big5/LC_MESSAGES/ksnake.mo
@dirrm share/kde/apps/kasteroids
@dirrm share/kde/apps/kabalone/toolbar
@dirrm share/kde/apps/kabalone
+@dirrm share/doc/kde/HTML/pt/konquest
+@dirrm share/doc/kde/HTML/pt
@dirrm share/doc/kde/HTML/fr/kabalone
@dirrm share/doc/kde/HTML/en/ksokoban
@dirrm share/doc/kde/HTML/en/ksnake
diff --git a/graphics/kdegraphics/Makefile b/graphics/kdegraphics/Makefile
index bdfdab205e5..afbaae5cd4a 100644
--- a/graphics/kdegraphics/Makefile
+++ b/graphics/kdegraphics/Makefile
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.21 1999/07/07 21:57:31 tron Exp $
+# $NetBSD: Makefile,v 1.22 1999/09/15 18:26:02 tron Exp $
#
-DISTNAME= kdegraphics-1.1.1
+DISTNAME= kdegraphics-1.1.2
CATEGORIES= graphics kde
-MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.1.1/distribution/tar/generic/source/bz2/ \
- ftp://ftp.de.kde.org/pub/kde/stable/1.1.1/distribution/tar/generic/source/bz2/
+MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \
+ ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.kde.org/
-DEPENDS+= kdebase-1.1.1:../../x11/kdebase
+DEPENDS+= kdebase-1.1.2:../../x11/kdebase
USE_X11BASE= yes
USE_GMAKE= yes
diff --git a/graphics/kdegraphics/files/md5 b/graphics/kdegraphics/files/md5
index 8d46ed2367d..ee0ce323bdc 100644
--- a/graphics/kdegraphics/files/md5
+++ b/graphics/kdegraphics/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.5 1999/06/05 17:27:56 tron Exp $
+$NetBSD: md5,v 1.6 1999/09/15 18:26:02 tron Exp $
-MD5 (kdegraphics-1.1.1.tar.bz2) = ff89c0132b6bbb6b360de4c8215b4fdd
+MD5 (kdegraphics-1.1.2.tar.bz2) = f79551371b5beacb543cac66aa8c42df
diff --git a/graphics/kdegraphics/pkg/PLIST b/graphics/kdegraphics/pkg/PLIST
index 0009e5215b4..435cc5dc010 100644
--- a/graphics/kdegraphics/pkg/PLIST
+++ b/graphics/kdegraphics/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 1999/06/05 17:27:56 tron Exp $
+@comment $NetBSD: PLIST,v 1.8 1999/09/15 18:26:02 tron Exp $
bin/kdvi
bin/kfax
bin/kfract
@@ -120,6 +120,14 @@ share/kde/icons/kiconedit.xpm
share/kde/icons/kpaint.xpm
share/kde/icons/ksnapshot.xpm
share/kde/icons/kview.xpm
+share/kde/icons/large/kdvi.xpm
+share/kde/icons/large/kfax.xpm
+share/kde/icons/large/kfract.xpm
+share/kde/icons/large/kghostview.xpm
+share/kde/icons/large/kiconedit.xpm
+share/kde/icons/large/kpaint.xpm
+share/kde/icons/large/ksnapshot.xpm
+share/kde/icons/large/kview.xpm
share/kde/icons/mini/kdvi.xpm
share/kde/icons/mini/kfax.xpm
share/kde/icons/mini/kfract.xpm
@@ -136,6 +144,9 @@ share/kde/locale/br/LC_MESSAGES/kiconedit.mo
share/kde/locale/br/LC_MESSAGES/kpaint.mo
share/kde/locale/br/LC_MESSAGES/ksnapshot.mo
share/kde/locale/br/LC_MESSAGES/kview.mo
+share/kde/locale/ca/LC_MESSAGES/kdvi.mo
+share/kde/locale/ca/LC_MESSAGES/kfax.mo
+share/kde/locale/ca/LC_MESSAGES/kghostview.mo
share/kde/locale/ca/LC_MESSAGES/ksnapshot.mo
share/kde/locale/cs/LC_MESSAGES/kdvi.mo
share/kde/locale/cs/LC_MESSAGES/kfax.mo
@@ -197,6 +208,7 @@ share/kde/locale/hr/LC_MESSAGES/kfax.mo
share/kde/locale/hr/LC_MESSAGES/kghostview.mo
share/kde/locale/hr/LC_MESSAGES/kpaint.mo
share/kde/locale/hr/LC_MESSAGES/kview.mo
+share/kde/locale/hs/LC_MESSAGES/kdvi.mo
share/kde/locale/hu/LC_MESSAGES/kdvi.mo
share/kde/locale/hu/LC_MESSAGES/kghostview.mo
share/kde/locale/hu/LC_MESSAGES/kpaint.mo
@@ -211,8 +223,18 @@ share/kde/locale/is/LC_MESSAGES/kpaint.mo
share/kde/locale/is/LC_MESSAGES/ksnapshot.mo
share/kde/locale/is/LC_MESSAGES/kview.mo
share/kde/locale/it/LC_MESSAGES/kdvi.mo
+share/kde/locale/it/LC_MESSAGES/kfax.mo
+share/kde/locale/it/LC_MESSAGES/kfrac.mo
share/kde/locale/it/LC_MESSAGES/kghostview.mo
share/kde/locale/it/LC_MESSAGES/kpaint.mo
+share/kde/locale/ja/LC_MESSAGES/kdvi.mo
+share/kde/locale/ja/LC_MESSAGES/kfax.mo
+share/kde/locale/ja/LC_MESSAGES/kfract.mo
+share/kde/locale/ja/LC_MESSAGES/kghostview.mo
+share/kde/locale/ja/LC_MESSAGES/kiconedit.mo
+share/kde/locale/ja/LC_MESSAGES/kpaint.mo
+share/kde/locale/ja/LC_MESSAGES/ksnapshot.mo
+share/kde/locale/ja/LC_MESSAGES/kview.mo
share/kde/locale/ko/LC_MESSAGES/kdvi.mo
share/kde/locale/ko/LC_MESSAGES/kfax.mo
share/kde/locale/ko/LC_MESSAGES/kghostview.mo
@@ -267,6 +289,14 @@ share/kde/locale/sk/LC_MESSAGES/kiconedit.mo
share/kde/locale/sk/LC_MESSAGES/kpaint.mo
share/kde/locale/sk/LC_MESSAGES/ksnapshot.mo
share/kde/locale/sk/LC_MESSAGES/kview.mo
+share/kde/locale/sl/LC_MESSAGES/kdvi.mo
+share/kde/locale/sl/LC_MESSAGES/kfax.mo
+share/kde/locale/sl/LC_MESSAGES/kfract.mo
+share/kde/locale/sl/LC_MESSAGES/kghostview.mo
+share/kde/locale/sl/LC_MESSAGES/kiconedit.mo
+share/kde/locale/sl/LC_MESSAGES/kpaint.mo
+share/kde/locale/sl/LC_MESSAGES/ksnapshot.mo
+share/kde/locale/sl/LC_MESSAGES/kview.mo
share/kde/locale/sv/LC_MESSAGES/kdvi.mo
share/kde/locale/sv/LC_MESSAGES/kfax.mo
share/kde/locale/sv/LC_MESSAGES/kghostview.mo
diff --git a/misc/kdeutils/Makefile b/misc/kdeutils/Makefile
index 9e3c1917360..cb4cc00b7e3 100644
--- a/misc/kdeutils/Makefile
+++ b/misc/kdeutils/Makefile
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.30 1999/06/05 15:33:45 tron Exp $
+# $NetBSD: Makefile,v 1.31 1999/09/15 18:26:02 tron Exp $
# FreeBSD Id: Makefile,v 1.4 1997/11/28 00:04:18 se Exp
#
-DISTNAME= kdeutils-1.1.1
+DISTNAME= kdeutils-1.1.2
CATEGORIES= misc kde
-MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.1.1/distribution/tar/generic/source/bz2/ \
- ftp://ftp.de.kde.org/pub/kde/stable/1.1.1/distribution/tar/generic/source/bz2/
+MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \
+ ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.kde.org/
-DEPENDS+= kdebase-1.1.1:../../x11/kdebase
+DEPENDS+= kdebase-1.1.2:../../x11/kdebase
USE_X11BASE= yes
USE_GMAKE= yes
diff --git a/misc/kdeutils/files/md5 b/misc/kdeutils/files/md5
index 9a3166a5bfc..366fce1d084 100644
--- a/misc/kdeutils/files/md5
+++ b/misc/kdeutils/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.7 1999/06/05 15:33:45 tron Exp $
+$NetBSD: md5,v 1.8 1999/09/15 18:26:03 tron Exp $
-MD5 (kdeutils-1.1.1.tar.bz2) = 17f6ec80e4cf6d9e8bc9f95bfd01f945
+MD5 (kdeutils-1.1.2.tar.bz2) = 43ca9fcd2c9f3842201f4d5848cd32d9
diff --git a/misc/kdeutils/pkg/PLIST b/misc/kdeutils/pkg/PLIST
index 78c9af9274a..f4b94e55363 100644
--- a/misc/kdeutils/pkg/PLIST
+++ b/misc/kdeutils/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 1999/06/05 15:33:45 tron Exp $
+@comment $NetBSD: PLIST,v 1.11 1999/09/15 18:26:03 tron Exp $
bin/ark
bin/kab
bin/kabapi_test
@@ -137,6 +137,18 @@ share/kde/icons/kljetlogo.xpm
share/kde/icons/klpq.xpm
share/kde/icons/knotes.xpm
share/kde/icons/kwrite.xpm
+share/kde/icons/large/ark.xpm
+share/kde/icons/large/kab.xpm
+share/kde/icons/large/karm.xpm
+share/kde/icons/large/kcalc.xpm
+share/kde/icons/large/kedit.xpm
+share/kde/icons/large/khexdit.xpm
+share/kde/icons/large/kjots.xpm
+share/kde/icons/large/klipper.xpm
+share/kde/icons/large/kljettool.xpm
+share/kde/icons/large/klpq.xpm
+share/kde/icons/large/knotes.xpm
+share/kde/icons/large/kwrite.xpm
share/kde/icons/mini/ark.xpm
share/kde/icons/mini/kab.xpm
share/kde/icons/mini/karm.xpm
@@ -263,8 +275,11 @@ share/kde/locale/et/LC_MESSAGES/kedit.mo
share/kde/locale/et/LC_MESSAGES/kfloppy.mo
share/kde/locale/et/LC_MESSAGES/khexdit.mo
share/kde/locale/et/LC_MESSAGES/kjots.mo
+share/kde/locale/et/LC_MESSAGES/klipper.mo
share/kde/locale/et/LC_MESSAGES/kljettool.mo
+share/kde/locale/et/LC_MESSAGES/klpq.mo
share/kde/locale/et/LC_MESSAGES/knotes.mo
+share/kde/locale/et/LC_MESSAGES/kwrite.mo
share/kde/locale/fi/LC_MESSAGES/ark.mo
share/kde/locale/fi/LC_MESSAGES/kab.mo
share/kde/locale/fi/LC_MESSAGES/karm.mo
@@ -307,6 +322,7 @@ share/kde/locale/hr/LC_MESSAGES/klpq.mo
share/kde/locale/hr/LC_MESSAGES/knotes.mo
share/kde/locale/hr/LC_MESSAGES/kpm.mo
share/kde/locale/hr/LC_MESSAGES/ktop.mo
+share/kde/locale/hs/LC_MESSAGES/kfloppy.mo
share/kde/locale/hu/LC_MESSAGES/ark.mo
share/kde/locale/hu/LC_MESSAGES/kab.mo
share/kde/locale/hu/LC_MESSAGES/kedit.mo
@@ -344,6 +360,21 @@ share/kde/locale/it/LC_MESSAGES/knotes.mo
share/kde/locale/it/LC_MESSAGES/kpm.mo
share/kde/locale/it/LC_MESSAGES/ktop.mo
share/kde/locale/it/LC_MESSAGES/kwrite.mo
+share/kde/locale/ja/LC_MESSAGES/ark.mo
+share/kde/locale/ja/LC_MESSAGES/kab.mo
+share/kde/locale/ja/LC_MESSAGES/karm.mo
+share/kde/locale/ja/LC_MESSAGES/kcalc.mo
+share/kde/locale/ja/LC_MESSAGES/kedit.mo
+share/kde/locale/ja/LC_MESSAGES/kfloppy.mo
+share/kde/locale/ja/LC_MESSAGES/khexdit.mo
+share/kde/locale/ja/LC_MESSAGES/kjots.mo
+share/kde/locale/ja/LC_MESSAGES/klipper.mo
+share/kde/locale/ja/LC_MESSAGES/kljettool.mo
+share/kde/locale/ja/LC_MESSAGES/klpq.mo
+share/kde/locale/ja/LC_MESSAGES/knotes.mo
+share/kde/locale/ja/LC_MESSAGES/kpm.mo
+share/kde/locale/ja/LC_MESSAGES/ktop.mo
+share/kde/locale/ja/LC_MESSAGES/kwrite.mo
share/kde/locale/ko/LC_MESSAGES/ark.mo
share/kde/locale/ko/LC_MESSAGES/karm.mo
share/kde/locale/ko/LC_MESSAGES/kcalc.mo
@@ -392,6 +423,7 @@ share/kde/locale/pl/LC_MESSAGES/kljettool.mo
share/kde/locale/pl/LC_MESSAGES/klpq.mo
share/kde/locale/pl/LC_MESSAGES/knotes.mo
share/kde/locale/pl/LC_MESSAGES/kpm.mo
+share/kde/locale/pl/LC_MESSAGES/ktop.mo
share/kde/locale/pl/LC_MESSAGES/kwrite.mo
share/kde/locale/pt/LC_MESSAGES/ark.mo
share/kde/locale/pt/LC_MESSAGES/kab.mo
@@ -466,6 +498,21 @@ share/kde/locale/sk/LC_MESSAGES/knotes.mo
share/kde/locale/sk/LC_MESSAGES/kpm.mo
share/kde/locale/sk/LC_MESSAGES/ktop.mo
share/kde/locale/sk/LC_MESSAGES/kwrite.mo
+share/kde/locale/sl/LC_MESSAGES/ark.mo
+share/kde/locale/sl/LC_MESSAGES/kab.mo
+share/kde/locale/sl/LC_MESSAGES/karm.mo
+share/kde/locale/sl/LC_MESSAGES/kcalc.mo
+share/kde/locale/sl/LC_MESSAGES/kedit.mo
+share/kde/locale/sl/LC_MESSAGES/kfloppy.mo
+share/kde/locale/sl/LC_MESSAGES/khexdit.mo
+share/kde/locale/sl/LC_MESSAGES/kjots.mo
+share/kde/locale/sl/LC_MESSAGES/klipper.mo
+share/kde/locale/sl/LC_MESSAGES/kljettool.mo
+share/kde/locale/sl/LC_MESSAGES/klpq.mo
+share/kde/locale/sl/LC_MESSAGES/knotes.mo
+share/kde/locale/sl/LC_MESSAGES/kpm.mo
+share/kde/locale/sl/LC_MESSAGES/ktop.mo
+share/kde/locale/sl/LC_MESSAGES/kwrite.mo
share/kde/locale/sv/LC_MESSAGES/ark.mo
share/kde/locale/sv/LC_MESSAGES/kab.mo
share/kde/locale/sv/LC_MESSAGES/karm.mo
diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile
index 6de2ee09399..df9f3df4af5 100644
--- a/net/kdenetwork/Makefile
+++ b/net/kdenetwork/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.33 1999/06/05 16:38:45 tron Exp $
+# $NetBSD: Makefile,v 1.34 1999/09/15 18:26:03 tron Exp $
# FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:54 asami Exp
#
-DISTNAME= kdenetwork-1.1.1
+DISTNAME= kdenetwork-1.1.2
CATEGORIES= net kde
-MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.1.1/distribution/tar/generic/source/bz2/ \
- ftp://ftp.de.kde.org/pub/kde/stable/1.1.1/distribution/tar/generic/source/bz2/
+MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \
+ ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tron@netbsd.org
@@ -13,8 +13,8 @@ HOMEPAGE= http://www.kde.org/
DEPENDS= gdbm-1.7.3:../../databases/gdbm \
uulib-0.5.13:../../converters/uulib \
- kdesupport-1.1.1:../../converters/kdesupport \
- kdebase-1.1.1:../../x11/kdebase
+ kdesupport-1.1.2:../../converters/kdesupport \
+ kdebase-1.1.2:../../x11/kdebase
NOT_FOR_PLATFORM= *-*-alpha # LP64/ELF problems
diff --git a/net/kdenetwork/files/md5 b/net/kdenetwork/files/md5
index 9923336af45..7d4cdea2a40 100644
--- a/net/kdenetwork/files/md5
+++ b/net/kdenetwork/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.8 1999/06/05 16:38:46 tron Exp $
+$NetBSD: md5,v 1.9 1999/09/15 18:26:03 tron Exp $
-MD5 (kdenetwork-1.1.1.tar.bz2) = 0aaf5096be18ad7da35ee48df94653dd
+MD5 (kdenetwork-1.1.2.tar.bz2) = ce8ce348a7b56769665afe58e36902ff
diff --git a/net/kdenetwork/files/patch-sum b/net/kdenetwork/files/patch-sum
index 467be61f332..fc0c7cfca21 100644
--- a/net/kdenetwork/files/patch-sum
+++ b/net/kdenetwork/files/patch-sum
@@ -1,5 +1,4 @@
-$NetBSD: patch-sum,v 1.1 1999/07/09 14:12:22 agc Exp $
+$NetBSD: patch-sum,v 1.2 1999/09/15 18:26:03 tron Exp $
-MD5 (patch-aa) = c34b93d460818c71d3a8d34b9ed9d677
MD5 (patch-ab) = 70e042b4393e38d0d0781ad5a222f552
-MD5 (patch-ac) = 2f6e3aad2ebb136892b8b641dbc52512
+MD5 (patch-ac) = 19ffe37c0ce30d1e8795d1e1b84272f0
diff --git a/net/kdenetwork/patches/patch-aa b/net/kdenetwork/patches/patch-aa
deleted file mode 100644
index eca4155af7e..00000000000
--- a/net/kdenetwork/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.7 1999/06/06 19:08:32 tron Exp $
-
---- kfinger/finger.C.orig Wed Apr 14 22:13:14 1999
-+++ kfinger/finger.C Sat Jun 5 18:06:47 1999
-@@ -11,6 +11,7 @@
-
- */
- #include <netdb.h>
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <sys/resource.h>
- #include <sys/types.h>
diff --git a/net/kdenetwork/patches/patch-ac b/net/kdenetwork/patches/patch-ac
index 6936b54cbca..04c98570fad 100644
--- a/net/kdenetwork/patches/patch-ac
+++ b/net/kdenetwork/patches/patch-ac
@@ -1,7 +1,7 @@
-$NetBSD: patch-ac,v 1.5 1999/06/05 16:38:46 tron Exp $
+$NetBSD: patch-ac,v 1.6 1999/09/15 18:26:03 tron Exp $
---- configure.orig Wed Apr 28 17:26:00 1999
-+++ configure Sat Jun 5 17:54:26 1999
+--- configure.orig Sat Sep 11 17:38:35 1999
++++ configure Wed Sep 15 17:04:37 1999
@@ -513,9 +513,9 @@
# Prefer explicitly selected file to automatically selected ones.
if test -z "$CONFIG_SITE"; then
@@ -14,7 +14,7 @@ $NetBSD: patch-ac,v 1.5 1999/06/05 16:38:46 tron Exp $
fi
fi
for ac_site_file in $CONFIG_SITE; do
-@@ -2006,6 +2006,7 @@
+@@ -2005,6 +2005,7 @@
CC=$CXX
CFLAGS="$CXXFLAGS"
# Always use our own libtool.
@@ -22,7 +22,7 @@ $NetBSD: patch-ac,v 1.5 1999/06/05 16:38:46 tron Exp $
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
-@@ -2238,6 +2239,7 @@
+@@ -2237,6 +2238,7 @@
${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
@@ -30,7 +30,7 @@ $NetBSD: patch-ac,v 1.5 1999/06/05 16:38:46 tron Exp $
# Redirect the config.log output again, so that the ltconfig log is not
# clobbered by the next message.
-@@ -4081,37 +4083,37 @@
+@@ -4087,37 +4089,37 @@
if test "$ac_use_path_checking" = "default"; then
if test -z "$kde_htmldir"; then
@@ -79,12 +79,12 @@ $NetBSD: patch-ac,v 1.5 1999/06/05 16:38:46 tron Exp $
fi
if test -z "$kde_bindir"; then
kde_bindir='\$(exec_prefix)/bin'
-@@ -4204,7 +4206,7 @@
+@@ -4210,7 +4212,7 @@
echo $ac_n "checking for KDE libraries installed""... $ac_c" 1>&6
- echo "configure:4207: checking for KDE libraries installed" >&5
+ echo "configure:4213: checking for KDE libraries installed" >&5
-ac_link='/bin/sh ./libtool --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5'
+ac_link='${LIBTOOL} --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5'
- if { (eval echo configure:4210: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
+ if { (eval echo configure:4216: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
echo "$ac_t""yes" 1>&6
diff --git a/net/kdenetwork/pkg/PLIST.egcs b/net/kdenetwork/pkg/PLIST.egcs
index f68c4fae803..e9a03b90b61 100644
--- a/net/kdenetwork/pkg/PLIST.egcs
+++ b/net/kdenetwork/pkg/PLIST.egcs
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.egcs,v 1.2 1999/06/05 16:38:47 tron Exp $
+@comment $NetBSD: PLIST.egcs,v 1.3 1999/09/15 18:26:04 tron Exp $
bin/dsirc
bin/karchie
bin/kbiff
@@ -185,16 +185,18 @@ share/kde/applnk/Internet/kfinger.kdelnk
share/kde/applnk/Internet/knu.kdelnk
share/kde/applnk/Internet/kppplogview.kdelnk
share/kde/applnk/Internet/ksirc.kdelnk
-share/kde/applnk/Internet/pws.kdelnk
share/kde/applnk/Settings/Network/kcmktalkd.kdelnk
share/kde/apps/kbiff/pics/delete.xpm
share/kde/apps/kbiff/pics/mailbox.xpm
share/kde/apps/kbiff/pics/mini-newmail.xpm
+share/kde/apps/kbiff/pics/mini-noconn.xpm
share/kde/apps/kbiff/pics/mini-nomail.xpm
share/kde/apps/kbiff/pics/mini-oldmail.xpm
share/kde/apps/kbiff/pics/newmail.xpm
+share/kde/apps/kbiff/pics/noconn.xpm
share/kde/apps/kbiff/pics/nomail.xpm
share/kde/apps/kbiff/pics/oldmail.xpm
+share/kde/apps/kbiff/pics/playsound.xpm
share/kde/apps/kmail/pics/attach.xpm
share/kde/apps/kmail/pics/checkmail.xpm
share/kde/apps/kmail/pics/closed.xpm
@@ -266,6 +268,7 @@ share/kde/apps/kppp/Rules/Denmark/1001_Internet.rst
share/kde/apps/kppp/Rules/Denmark/CyberCity_1033.rst
share/kde/apps/kppp/Rules/Denmark/Get2Net_1001.rst
share/kde/apps/kppp/Rules/Denmark/Image_1049.rst
+share/kde/apps/kppp/Rules/Denmark/Teledanmark_Favorit_Internet.rst
share/kde/apps/kppp/Rules/Denmark/Teledanmark_Local.rst
share/kde/apps/kppp/Rules/Denmark/Teledanmark_Regional.rst
share/kde/apps/kppp/Rules/England/BirminghamCable_Local.rst
@@ -276,7 +279,6 @@ share/kde/apps/kppp/Rules/England/BritishTelecom_National.rst
share/kde/apps/kppp/Rules/England/BritishTelecom_Regional.rst
share/kde/apps/kppp/Rules/France/Local.rst
share/kde/apps/kppp/Rules/Germany/Arcor_Internet_by_Call.rst
-share/kde/apps/kppp/Rules/Germany/NetCologne_50km.rst
share/kde/apps/kppp/Rules/Germany/NetCologne_City.rst
share/kde/apps/kppp/Rules/Germany/NetCologne_Germany.rst
share/kde/apps/kppp/Rules/Germany/NetCologne_Time_Line.rst
@@ -285,6 +287,8 @@ share/kde/apps/kppp/Rules/Germany/TelePassport_Fern.rst
share/kde/apps/kppp/Rules/Germany/TelePassport_Nah.rst
share/kde/apps/kppp/Rules/Germany/Telekom_200km.rst
share/kde/apps/kppp/Rules/Germany/Telekom_50km.rst
+share/kde/apps/kppp/Rules/Germany/Telekom_Activplus_City.rst
+share/kde/apps/kppp/Rules/Germany/Telekom_Activplus_non_City.rst
share/kde/apps/kppp/Rules/Germany/Telekom_City.rst
share/kde/apps/kppp/Rules/Germany/Telekom_City_Weekend.rst
share/kde/apps/kppp/Rules/Germany/Telekom_Ferntarif.rst
@@ -295,6 +299,7 @@ share/kde/apps/kppp/Rules/Hong_Kong/Hong_Kong_Telecom.rst
share/kde/apps/kppp/Rules/Hungary/Local.rst
share/kde/apps/kppp/Rules/Hungary/LocalTop_MATAV.rst
share/kde/apps/kppp/Rules/Hungary/Local_MATAV.rst
+share/kde/apps/kppp/Rules/Iceland/Iceland_general.rst
share/kde/apps/kppp/Rules/Indonesia/Lokal_1_Metropolitan.rst
share/kde/apps/kppp/Rules/Indonesia/Lokal_2_Metropolitan.rst
share/kde/apps/kppp/Rules/Indonesia/Lokal_non_metropolitan.rst
@@ -311,6 +316,7 @@ share/kde/apps/kppp/Rules/Japan/NTT_Local.rst
share/kde/apps/kppp/Rules/Kazakhstan/Akparat_Sprint.rst
share/kde/apps/kppp/Rules/Luxembourg/Local.rst
share/kde/apps/kppp/Rules/Malaysia/malaysia.rst
+share/kde/apps/kppp/Rules/Mauritius/Mauritius_Telecoms_Internet.rst
share/kde/apps/kppp/Rules/Netherlands/BelBasis_Lokaal.rst
share/kde/apps/kppp/Rules/Netherlands/BelBudget_Lokaal.rst
share/kde/apps/kppp/Rules/Netherlands/BelPlus_Lokaal.rst
@@ -318,8 +324,12 @@ share/kde/apps/kppp/Rules/Netherlands/NedpointBasis_Lokaal.rst
share/kde/apps/kppp/Rules/Netherlands/NedpointBelBespaar_Lokaal.rst
share/kde/apps/kppp/Rules/Norway/Local_Area.rst
share/kde/apps/kppp/Rules/Norway/Long_Distance.rst
-share/kde/apps/kppp/Rules/Poland/Poland.rst
-share/kde/apps/kppp/Rules/Poland/Poland_Local.rst
+share/kde/apps/kppp/Rules/Poland/Netia_100km_Niebieska.rst
+share/kde/apps/kppp/Rules/Poland/Netia_100km_Zielona.rst
+share/kde/apps/kppp/Rules/Poland/Netia_Lokalne_Niebieska.rst
+share/kde/apps/kppp/Rules/Poland/Netia_Lokalne_Zielona.rst
+share/kde/apps/kppp/Rules/Poland/TP_100km.rst
+share/kde/apps/kppp/Rules/Poland/TP_Lokalne.rst
share/kde/apps/kppp/Rules/Portugal/067.rst
share/kde/apps/kppp/Rules/Portugal/Local+Activation_rate.rst
share/kde/apps/kppp/Rules/Portugal/Local.rst
@@ -467,6 +477,9 @@ share/kde/icons/korn.xpm
share/kde/icons/kppp.xpm
share/kde/icons/krn.xpm
share/kde/icons/ksirc.gif
+share/kde/icons/large/kmail.xpm
+share/kde/icons/large/korn.xpm
+share/kde/icons/large/kppp.xpm
share/kde/icons/mini/karchie.xpm
share/kde/icons/mini/kbiff.xpm
share/kde/icons/mini/kmail.xpm
@@ -492,6 +505,7 @@ share/kde/locale/ca/LC_MESSAGES/kfinger.mo
share/kde/locale/ca/LC_MESSAGES/kmail.mo
share/kde/locale/ca/LC_MESSAGES/knu.mo
share/kde/locale/ca/LC_MESSAGES/kppp.mo
+share/kde/locale/ca/LC_MESSAGES/kppplogview.mo
share/kde/locale/ca/LC_MESSAGES/krn.mo
share/kde/locale/ca/LC_MESSAGES/ktalkd.mo
share/kde/locale/cs/LC_MESSAGES/karchie.mo
@@ -563,13 +577,17 @@ share/kde/locale/fi/LC_MESSAGES/kppp.mo
share/kde/locale/fi/LC_MESSAGES/krn.mo
share/kde/locale/fi/LC_MESSAGES/ksirc.mo
share/kde/locale/fi/LC_MESSAGES/ktalkd.mo
+share/kde/locale/fr/LC_MESSAGES/karchie.mo
share/kde/locale/fr/LC_MESSAGES/kbiff.mo
+share/kde/locale/fr/LC_MESSAGES/kcmktalkd.mo
share/kde/locale/fr/LC_MESSAGES/kfinger.mo
share/kde/locale/fr/LC_MESSAGES/kmail.mo
share/kde/locale/fr/LC_MESSAGES/knu.mo
share/kde/locale/fr/LC_MESSAGES/korn.mo
share/kde/locale/fr/LC_MESSAGES/kppp.mo
+share/kde/locale/fr/LC_MESSAGES/kppplogview.mo
share/kde/locale/fr/LC_MESSAGES/krn.mo
+share/kde/locale/fr/LC_MESSAGES/ksirc.mo
share/kde/locale/fr/LC_MESSAGES/ktalkd.mo
share/kde/locale/he/LC_MESSAGES/kppp.mo
share/kde/locale/hr/LC_MESSAGES/kbiff.mo
@@ -580,6 +598,8 @@ share/kde/locale/hr/LC_MESSAGES/kppp.mo
share/kde/locale/hr/LC_MESSAGES/krn.mo
share/kde/locale/hr/LC_MESSAGES/ksirc.mo
share/kde/locale/hr/LC_MESSAGES/ktalkd.mo
+share/kde/locale/hs/LC_MESSAGES/kmail.mo
+share/kde/locale/hs/LC_MESSAGES/krn.mo
share/kde/locale/hu/LC_MESSAGES/kbiff.mo
share/kde/locale/hu/LC_MESSAGES/kfinger.mo
share/kde/locale/hu/LC_MESSAGES/kmail.mo
@@ -597,6 +617,7 @@ share/kde/locale/is/LC_MESSAGES/krn.mo
share/kde/locale/is/LC_MESSAGES/ksirc.mo
share/kde/locale/is/LC_MESSAGES/ktalkd.mo
share/kde/locale/it/LC_MESSAGES/kbiff.mo
+share/kde/locale/it/LC_MESSAGES/kcmktalkd.mo
share/kde/locale/it/LC_MESSAGES/kfinger.mo
share/kde/locale/it/LC_MESSAGES/kmail.mo
share/kde/locale/it/LC_MESSAGES/knu.mo
@@ -604,6 +625,18 @@ share/kde/locale/it/LC_MESSAGES/korn.mo
share/kde/locale/it/LC_MESSAGES/kppp.mo
share/kde/locale/it/LC_MESSAGES/krn.mo
share/kde/locale/it/LC_MESSAGES/ktalkd.mo
+share/kde/locale/ja/LC_MESSAGES/karchie.mo
+share/kde/locale/ja/LC_MESSAGES/kbiff.mo
+share/kde/locale/ja/LC_MESSAGES/kcmktalkd.mo
+share/kde/locale/ja/LC_MESSAGES/kfinger.mo
+share/kde/locale/ja/LC_MESSAGES/kmail.mo
+share/kde/locale/ja/LC_MESSAGES/knu.mo
+share/kde/locale/ja/LC_MESSAGES/korn.mo
+share/kde/locale/ja/LC_MESSAGES/kppp.mo
+share/kde/locale/ja/LC_MESSAGES/kppplogview.mo
+share/kde/locale/ja/LC_MESSAGES/krn.mo
+share/kde/locale/ja/LC_MESSAGES/ksirc.mo
+share/kde/locale/ja/LC_MESSAGES/ktalkd.mo
share/kde/locale/ko/LC_MESSAGES/kmail.mo
share/kde/locale/ko/LC_MESSAGES/knu.mo
share/kde/locale/ko/LC_MESSAGES/kppp.mo
@@ -633,6 +666,7 @@ share/kde/locale/pl/LC_MESSAGES/kmail.mo
share/kde/locale/pl/LC_MESSAGES/knu.mo
share/kde/locale/pl/LC_MESSAGES/korn.mo
share/kde/locale/pl/LC_MESSAGES/kppp.mo
+share/kde/locale/pl/LC_MESSAGES/kppplogview.mo
share/kde/locale/pl/LC_MESSAGES/krn.mo
share/kde/locale/pl/LC_MESSAGES/ksirc.mo
share/kde/locale/pl/LC_MESSAGES/ktalkd.mo
@@ -666,7 +700,9 @@ share/kde/locale/ru/LC_MESSAGES/kcmktalkd.mo
share/kde/locale/ru/LC_MESSAGES/kfinger.mo
share/kde/locale/ru/LC_MESSAGES/kmail.mo
share/kde/locale/ru/LC_MESSAGES/knu.mo
+share/kde/locale/ru/LC_MESSAGES/korn.mo
share/kde/locale/ru/LC_MESSAGES/kppp.mo
+share/kde/locale/ru/LC_MESSAGES/kppplogview.mo
share/kde/locale/ru/LC_MESSAGES/krn.mo
share/kde/locale/ru/LC_MESSAGES/ksirc.mo
share/kde/locale/ru/LC_MESSAGES/ktalkd.mo
@@ -681,6 +717,17 @@ share/kde/locale/sk/LC_MESSAGES/kppp.mo
share/kde/locale/sk/LC_MESSAGES/krn.mo
share/kde/locale/sk/LC_MESSAGES/ksirc.mo
share/kde/locale/sk/LC_MESSAGES/ktalkd.mo
+share/kde/locale/sl/LC_MESSAGES/karchie.mo
+share/kde/locale/sl/LC_MESSAGES/kbiff.mo
+share/kde/locale/sl/LC_MESSAGES/kcmktalkd.mo
+share/kde/locale/sl/LC_MESSAGES/kfinger.mo
+share/kde/locale/sl/LC_MESSAGES/kmail.mo
+share/kde/locale/sl/LC_MESSAGES/knu.mo
+share/kde/locale/sl/LC_MESSAGES/korn.mo
+share/kde/locale/sl/LC_MESSAGES/kppp.mo
+share/kde/locale/sl/LC_MESSAGES/krn.mo
+share/kde/locale/sl/LC_MESSAGES/ksirc.mo
+share/kde/locale/sl/LC_MESSAGES/ktalkd.mo
share/kde/locale/sv/LC_MESSAGES/karchie.mo
share/kde/locale/sv/LC_MESSAGES/kbiff.mo
share/kde/locale/sv/LC_MESSAGES/kcmtalkd.mo
@@ -724,6 +771,7 @@ share/kde/toolbar/mini-ktalk.xpm
@dirrm share/kde/apps/kppp/Rules/Poland
@dirrm share/kde/apps/kppp/Rules/Norway
@dirrm share/kde/apps/kppp/Rules/Netherlands
+@dirrm share/kde/apps/kppp/Rules/Mauritius
@dirrm share/kde/apps/kppp/Rules/Malaysia
@dirrm share/kde/apps/kppp/Rules/Luxembourg
@dirrm share/kde/apps/kppp/Rules/Kazakhstan
@@ -731,6 +779,7 @@ share/kde/toolbar/mini-ktalk.xpm
@dirrm share/kde/apps/kppp/Rules/Jamaica
@dirrm share/kde/apps/kppp/Rules/Italy
@dirrm share/kde/apps/kppp/Rules/Indonesia
+@dirrm share/kde/apps/kppp/Rules/Iceland
@dirrm share/kde/apps/kppp/Rules/Hungary
@dirrm share/kde/apps/kppp/Rules/Hong_Kong
@dirrm share/kde/apps/kppp/Rules/Greece
diff --git a/net/kdenetwork/pkg/PLIST.gcc b/net/kdenetwork/pkg/PLIST.gcc
index cd10e3f6416..ff35cad8e38 100644
--- a/net/kdenetwork/pkg/PLIST.gcc
+++ b/net/kdenetwork/pkg/PLIST.gcc
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.gcc,v 1.2 1999/06/05 16:38:47 tron Exp $
+@comment $NetBSD: PLIST.gcc,v 1.3 1999/09/15 18:26:04 tron Exp $
bin/karchie
bin/kbiff
bin/kcmktalkd
@@ -125,11 +125,14 @@ share/kde/applnk/Settings/Network/kcmktalkd.kdelnk
share/kde/apps/kbiff/pics/delete.xpm
share/kde/apps/kbiff/pics/mailbox.xpm
share/kde/apps/kbiff/pics/mini-newmail.xpm
+share/kde/apps/kbiff/pics/mini-noconn.xpm
share/kde/apps/kbiff/pics/mini-nomail.xpm
share/kde/apps/kbiff/pics/mini-oldmail.xpm
share/kde/apps/kbiff/pics/newmail.xpm
+share/kde/apps/kbiff/pics/noconn.xpm
share/kde/apps/kbiff/pics/nomail.xpm
share/kde/apps/kbiff/pics/oldmail.xpm
+share/kde/apps/kbiff/pics/playsound.xpm
share/kde/apps/kmail/pics/attach.xpm
share/kde/apps/kmail/pics/checkmail.xpm
share/kde/apps/kmail/pics/closed.xpm
@@ -201,6 +204,7 @@ share/kde/apps/kppp/Rules/Denmark/1001_Internet.rst
share/kde/apps/kppp/Rules/Denmark/CyberCity_1033.rst
share/kde/apps/kppp/Rules/Denmark/Get2Net_1001.rst
share/kde/apps/kppp/Rules/Denmark/Image_1049.rst
+share/kde/apps/kppp/Rules/Denmark/Teledanmark_Favorit_Internet.rst
share/kde/apps/kppp/Rules/Denmark/Teledanmark_Local.rst
share/kde/apps/kppp/Rules/Denmark/Teledanmark_Regional.rst
share/kde/apps/kppp/Rules/England/BirminghamCable_Local.rst
@@ -211,7 +215,6 @@ share/kde/apps/kppp/Rules/England/BritishTelecom_National.rst
share/kde/apps/kppp/Rules/England/BritishTelecom_Regional.rst
share/kde/apps/kppp/Rules/France/Local.rst
share/kde/apps/kppp/Rules/Germany/Arcor_Internet_by_Call.rst
-share/kde/apps/kppp/Rules/Germany/NetCologne_50km.rst
share/kde/apps/kppp/Rules/Germany/NetCologne_City.rst
share/kde/apps/kppp/Rules/Germany/NetCologne_Germany.rst
share/kde/apps/kppp/Rules/Germany/NetCologne_Time_Line.rst
@@ -220,6 +223,8 @@ share/kde/apps/kppp/Rules/Germany/TelePassport_Fern.rst
share/kde/apps/kppp/Rules/Germany/TelePassport_Nah.rst
share/kde/apps/kppp/Rules/Germany/Telekom_200km.rst
share/kde/apps/kppp/Rules/Germany/Telekom_50km.rst
+share/kde/apps/kppp/Rules/Germany/Telekom_Activplus_City.rst
+share/kde/apps/kppp/Rules/Germany/Telekom_Activplus_non_City.rst
share/kde/apps/kppp/Rules/Germany/Telekom_City.rst
share/kde/apps/kppp/Rules/Germany/Telekom_City_Weekend.rst
share/kde/apps/kppp/Rules/Germany/Telekom_Ferntarif.rst
@@ -230,6 +235,7 @@ share/kde/apps/kppp/Rules/Hong_Kong/Hong_Kong_Telecom.rst
share/kde/apps/kppp/Rules/Hungary/Local.rst
share/kde/apps/kppp/Rules/Hungary/LocalTop_MATAV.rst
share/kde/apps/kppp/Rules/Hungary/Local_MATAV.rst
+share/kde/apps/kppp/Rules/Iceland/Iceland_general.rst
share/kde/apps/kppp/Rules/Indonesia/Lokal_1_Metropolitan.rst
share/kde/apps/kppp/Rules/Indonesia/Lokal_2_Metropolitan.rst
share/kde/apps/kppp/Rules/Indonesia/Lokal_non_metropolitan.rst
@@ -246,6 +252,7 @@ share/kde/apps/kppp/Rules/Japan/NTT_Local.rst
share/kde/apps/kppp/Rules/Kazakhstan/Akparat_Sprint.rst
share/kde/apps/kppp/Rules/Luxembourg/Local.rst
share/kde/apps/kppp/Rules/Malaysia/malaysia.rst
+share/kde/apps/kppp/Rules/Mauritius/Mauritius_Telecoms_Internet.rst
share/kde/apps/kppp/Rules/Netherlands/BelBasis_Lokaal.rst
share/kde/apps/kppp/Rules/Netherlands/BelBudget_Lokaal.rst
share/kde/apps/kppp/Rules/Netherlands/BelPlus_Lokaal.rst
@@ -253,8 +260,12 @@ share/kde/apps/kppp/Rules/Netherlands/NedpointBasis_Lokaal.rst
share/kde/apps/kppp/Rules/Netherlands/NedpointBelBespaar_Lokaal.rst
share/kde/apps/kppp/Rules/Norway/Local_Area.rst
share/kde/apps/kppp/Rules/Norway/Long_Distance.rst
-share/kde/apps/kppp/Rules/Poland/Poland.rst
-share/kde/apps/kppp/Rules/Poland/Poland_Local.rst
+share/kde/apps/kppp/Rules/Poland/Netia_100km_Niebieska.rst
+share/kde/apps/kppp/Rules/Poland/Netia_100km_Zielona.rst
+share/kde/apps/kppp/Rules/Poland/Netia_Lokalne_Niebieska.rst
+share/kde/apps/kppp/Rules/Poland/Netia_Lokalne_Zielona.rst
+share/kde/apps/kppp/Rules/Poland/TP_100km.rst
+share/kde/apps/kppp/Rules/Poland/TP_Lokalne.rst
share/kde/apps/kppp/Rules/Portugal/067.rst
share/kde/apps/kppp/Rules/Portugal/Local+Activation_rate.rst
share/kde/apps/kppp/Rules/Portugal/Local.rst
@@ -348,6 +359,9 @@ share/kde/icons/knu.xpm
share/kde/icons/korn.xpm
share/kde/icons/kppp.xpm
share/kde/icons/krn.xpm
+share/kde/icons/large/kmail.xpm
+share/kde/icons/large/korn.xpm
+share/kde/icons/large/kppp.xpm
share/kde/icons/mini/karchie.xpm
share/kde/icons/mini/kbiff.xpm
share/kde/icons/mini/kmail.xpm
@@ -371,6 +385,7 @@ share/kde/locale/ca/LC_MESSAGES/kfinger.mo
share/kde/locale/ca/LC_MESSAGES/kmail.mo
share/kde/locale/ca/LC_MESSAGES/knu.mo
share/kde/locale/ca/LC_MESSAGES/kppp.mo
+share/kde/locale/ca/LC_MESSAGES/kppplogview.mo
share/kde/locale/ca/LC_MESSAGES/krn.mo
share/kde/locale/ca/LC_MESSAGES/ktalkd.mo
share/kde/locale/cs/LC_MESSAGES/karchie.mo
@@ -438,13 +453,17 @@ share/kde/locale/fi/LC_MESSAGES/korn.mo
share/kde/locale/fi/LC_MESSAGES/kppp.mo
share/kde/locale/fi/LC_MESSAGES/krn.mo
share/kde/locale/fi/LC_MESSAGES/ktalkd.mo
+share/kde/locale/fr/LC_MESSAGES/karchie.mo
share/kde/locale/fr/LC_MESSAGES/kbiff.mo
+share/kde/locale/fr/LC_MESSAGES/kcmktalkd.mo
share/kde/locale/fr/LC_MESSAGES/kfinger.mo
share/kde/locale/fr/LC_MESSAGES/kmail.mo
share/kde/locale/fr/LC_MESSAGES/knu.mo
share/kde/locale/fr/LC_MESSAGES/korn.mo
share/kde/locale/fr/LC_MESSAGES/kppp.mo
+share/kde/locale/fr/LC_MESSAGES/kppplogview.mo
share/kde/locale/fr/LC_MESSAGES/krn.mo
+share/kde/locale/fr/LC_MESSAGES/ksirc.mo
share/kde/locale/fr/LC_MESSAGES/ktalkd.mo
share/kde/locale/he/LC_MESSAGES/kppp.mo
share/kde/locale/hr/LC_MESSAGES/kbiff.mo
@@ -454,6 +473,8 @@ share/kde/locale/hr/LC_MESSAGES/knu.mo
share/kde/locale/hr/LC_MESSAGES/kppp.mo
share/kde/locale/hr/LC_MESSAGES/krn.mo
share/kde/locale/hr/LC_MESSAGES/ktalkd.mo
+share/kde/locale/hs/LC_MESSAGES/kmail.mo
+share/kde/locale/hs/LC_MESSAGES/krn.mo
share/kde/locale/hu/LC_MESSAGES/kbiff.mo
share/kde/locale/hu/LC_MESSAGES/kfinger.mo
share/kde/locale/hu/LC_MESSAGES/kmail.mo
@@ -470,6 +491,7 @@ share/kde/locale/is/LC_MESSAGES/kppp.mo
share/kde/locale/is/LC_MESSAGES/krn.mo
share/kde/locale/is/LC_MESSAGES/ktalkd.mo
share/kde/locale/it/LC_MESSAGES/kbiff.mo
+share/kde/locale/it/LC_MESSAGES/kcmktalkd.mo
share/kde/locale/it/LC_MESSAGES/kfinger.mo
share/kde/locale/it/LC_MESSAGES/kmail.mo
share/kde/locale/it/LC_MESSAGES/knu.mo
@@ -477,6 +499,18 @@ share/kde/locale/it/LC_MESSAGES/korn.mo
share/kde/locale/it/LC_MESSAGES/kppp.mo
share/kde/locale/it/LC_MESSAGES/krn.mo
share/kde/locale/it/LC_MESSAGES/ktalkd.mo
+share/kde/locale/ja/LC_MESSAGES/karchie.mo
+share/kde/locale/ja/LC_MESSAGES/kbiff.mo
+share/kde/locale/ja/LC_MESSAGES/kcmktalkd.mo
+share/kde/locale/ja/LC_MESSAGES/kfinger.mo
+share/kde/locale/ja/LC_MESSAGES/kmail.mo
+share/kde/locale/ja/LC_MESSAGES/knu.mo
+share/kde/locale/ja/LC_MESSAGES/korn.mo
+share/kde/locale/ja/LC_MESSAGES/kppp.mo
+share/kde/locale/ja/LC_MESSAGES/kppplogview.mo
+share/kde/locale/ja/LC_MESSAGES/krn.mo
+share/kde/locale/ja/LC_MESSAGES/ksirc.mo
+share/kde/locale/ja/LC_MESSAGES/ktalkd.mo
share/kde/locale/ko/LC_MESSAGES/kmail.mo
share/kde/locale/ko/LC_MESSAGES/knu.mo
share/kde/locale/ko/LC_MESSAGES/kppp.mo
@@ -505,6 +539,7 @@ share/kde/locale/pl/LC_MESSAGES/kmail.mo
share/kde/locale/pl/LC_MESSAGES/knu.mo
share/kde/locale/pl/LC_MESSAGES/korn.mo
share/kde/locale/pl/LC_MESSAGES/kppp.mo
+share/kde/locale/pl/LC_MESSAGES/kppplogview.mo
share/kde/locale/pl/LC_MESSAGES/krn.mo
share/kde/locale/pl/LC_MESSAGES/ktalkd.mo
share/kde/locale/pt/LC_MESSAGES/kbiff.mo
@@ -535,7 +570,9 @@ share/kde/locale/ru/LC_MESSAGES/kcmktalkd.mo
share/kde/locale/ru/LC_MESSAGES/kfinger.mo
share/kde/locale/ru/LC_MESSAGES/kmail.mo
share/kde/locale/ru/LC_MESSAGES/knu.mo
+share/kde/locale/ru/LC_MESSAGES/korn.mo
share/kde/locale/ru/LC_MESSAGES/kppp.mo
+share/kde/locale/ru/LC_MESSAGES/kppplogview.mo
share/kde/locale/ru/LC_MESSAGES/krn.mo
share/kde/locale/ru/LC_MESSAGES/ktalkd.mo
share/kde/locale/sk/LC_MESSAGES/karchie.mo
@@ -548,6 +585,17 @@ share/kde/locale/sk/LC_MESSAGES/korn.mo
share/kde/locale/sk/LC_MESSAGES/kppp.mo
share/kde/locale/sk/LC_MESSAGES/krn.mo
share/kde/locale/sk/LC_MESSAGES/ktalkd.mo
+share/kde/locale/sl/LC_MESSAGES/karchie.mo
+share/kde/locale/sl/LC_MESSAGES/kbiff.mo
+share/kde/locale/sl/LC_MESSAGES/kcmktalkd.mo
+share/kde/locale/sl/LC_MESSAGES/kfinger.mo
+share/kde/locale/sl/LC_MESSAGES/kmail.mo
+share/kde/locale/sl/LC_MESSAGES/knu.mo
+share/kde/locale/sl/LC_MESSAGES/korn.mo
+share/kde/locale/sl/LC_MESSAGES/kppp.mo
+share/kde/locale/sl/LC_MESSAGES/krn.mo
+share/kde/locale/sl/LC_MESSAGES/ksirc.mo
+share/kde/locale/sl/LC_MESSAGES/ktalkd.mo
share/kde/locale/sv/LC_MESSAGES/karchie.mo
share/kde/locale/sv/LC_MESSAGES/kbiff.mo
share/kde/locale/sv/LC_MESSAGES/kcmtalkd.mo
@@ -587,6 +635,7 @@ share/kde/toolbar/mini-ktalk.xpm
@dirrm share/kde/apps/kppp/Rules/Poland
@dirrm share/kde/apps/kppp/Rules/Norway
@dirrm share/kde/apps/kppp/Rules/Netherlands
+@dirrm share/kde/apps/kppp/Rules/Mauritius
@dirrm share/kde/apps/kppp/Rules/Malaysia
@dirrm share/kde/apps/kppp/Rules/Luxembourg
@dirrm share/kde/apps/kppp/Rules/Kazakhstan
@@ -594,6 +643,7 @@ share/kde/toolbar/mini-ktalk.xpm
@dirrm share/kde/apps/kppp/Rules/Jamaica
@dirrm share/kde/apps/kppp/Rules/Italy
@dirrm share/kde/apps/kppp/Rules/Indonesia
+@dirrm share/kde/apps/kppp/Rules/Iceland
@dirrm share/kde/apps/kppp/Rules/Hungary
@dirrm share/kde/apps/kppp/Rules/Hong_Kong
@dirrm share/kde/apps/kppp/Rules/Greece
diff --git a/x11/kde/Makefile b/x11/kde/Makefile
index 1e06cf9b412..6edc83ff90b 100644
--- a/x11/kde/Makefile
+++ b/x11/kde/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 1999/06/05 21:34:19 tron Exp $
+# $NetBSD: Makefile,v 1.22 1999/09/15 18:26:04 tron Exp $
# FreeBSD Id: Makefile,v 1.2 1997/11/27 00:47:46 se Exp
#
-DISTNAME= kde-1.1.1
+DISTNAME= kde-1.1.2
CATEGORIES= x11 kde
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,10 +10,10 @@ DISTFILES= # empty
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.kde.org/
-DEPENDS+= kdeutils-1.1.1:../../misc/kdeutils
-DEPENDS+= kdenetwork-1.1.1:../../net/kdenetwork
-DEPENDS+= kdegraphics-1.1.1:../../graphics/kdegraphics
-DEPENDS+= kdegames-1.1.1:../../games/kdegames
+DEPENDS+= kdeutils-1.1.2:../../misc/kdeutils
+DEPENDS+= kdenetwork-1.1.2:../../net/kdenetwork
+DEPENDS+= kdegraphics-1.1.2:../../graphics/kdegraphics
+DEPENDS+= kdegames-1.1.2:../../games/kdegames
USE_X11= yes
EXTRACT_ONLY= # empty
diff --git a/x11/kdebase/Makefile b/x11/kdebase/Makefile
index c803a03cac5..cd02e2d6721 100644
--- a/x11/kdebase/Makefile
+++ b/x11/kdebase/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.41 1999/07/19 09:43:07 tron Exp $
+# $NetBSD: Makefile,v 1.42 1999/09/15 18:26:04 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1997/11/27 00:35:27 se Exp
-DISTNAME= kdebase-1.1.1
+DISTNAME= kdebase-1.1.2
CATEGORIES= x11 kde
-MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.1.1/distribution/tar/generic/source/bz2/ \
- ftp://ftp.de.kde.org/pub/kde/stable/1.1.1/distribution/tar/generic/source/bz2/
+MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \
+ ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tron@netbsd.org
@@ -13,7 +13,7 @@ HOMEPAGE= http://www.kde.org/
BUILD_DEPENDS+= ${LOCALBASE}/bin/msgfmt:../../devel/gettext
DEPENDS+= Mesa-3.0:../../graphics/Mesa
DEPENDS+= giflib-3.0:../../graphics/giflib
-DEPENDS+= kdelibs-1.1.1:../../x11/kdelibs
+DEPENDS+= kdelibs-1.1.2:../../x11/kdelibs
DEPENDS+= xpm-3.4k:../../graphics/xpm
USE_X11BASE= yes
@@ -34,8 +34,7 @@ PLIST_DIRS= share/kde/applnk share/kde/apps/kappfinder \
KDE_DIRS= share/doc/kde/HTML/cs share/doc/kde/HTML/da \
share/doc/kde/HTML/de share/doc/kde/HTML/el \
share/doc/kde/HTML/fi share/doc/kde/HTML/fr \
- share/doc/kde/HTML/it share/doc/kde/HTML/no \
- share/kde/sounds
+ share/doc/kde/HTML/it share/doc/kde/HTML/no
post-extract:
@${LN} -fs ${FILESDIR}/info_netbsd.cpp ${WRKSRC}/kcontrol/info
diff --git a/x11/kdebase/files/md5 b/x11/kdebase/files/md5
index 126f8685411..afce28bd917 100644
--- a/x11/kdebase/files/md5
+++ b/x11/kdebase/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.7 1999/06/04 00:05:51 tron Exp $
+$NetBSD: md5,v 1.8 1999/09/15 18:26:04 tron Exp $
-MD5 (kdebase-1.1.1.tar.bz2) = 6efd55d3ed1438907911c5c6321feb0b
+MD5 (kdebase-1.1.2.tar.bz2) = 330492b058e8087fca7f1ce350363254
diff --git a/x11/kdebase/files/patch-sum b/x11/kdebase/files/patch-sum
index d0ad5bc59a6..7a176fb16d8 100644
--- a/x11/kdebase/files/patch-sum
+++ b/x11/kdebase/files/patch-sum
@@ -1,7 +1,7 @@
-$NetBSD: patch-sum,v 1.5 1999/09/12 20:41:24 christos Exp $
+$NetBSD: patch-sum,v 1.6 1999/09/15 18:26:04 tron Exp $
MD5 (patch-aa) = b02c21a3d700b6a6f1f350b0df7c1a57
-MD5 (patch-ab) = aa17d01d1afe68ecc9556555779f8c0d
+MD5 (patch-ab) = 8fd3d2def74bfcffd97ee0b4707dacd0
MD5 (patch-ac) = e3ca53f5dc84d43e4cd04356b0c02fee
MD5 (patch-ad) = f3f62513775a844a62725593ff20f2fb
MD5 (patch-ae) = f4bc83b92897ecb94376d33278955a9a
diff --git a/x11/kdebase/patches/patch-ab b/x11/kdebase/patches/patch-ab
index 80225639230..0ed55b4260c 100644
--- a/x11/kdebase/patches/patch-ab
+++ b/x11/kdebase/patches/patch-ab
@@ -1,7 +1,7 @@
-$NetBSD: patch-ab,v 1.7 1999/02/21 14:32:38 tron Exp $
+$NetBSD: patch-ab,v 1.8 1999/09/15 18:26:05 tron Exp $
---- kdm/session.c.orig Tue Sep 29 18:44:21 1998
-+++ kdm/session.c Sun Feb 21 13:48:56 1999
+--- kdm/session.c.orig Fri Aug 20 20:35:10 1999
++++ kdm/session.c Wed Sep 15 13:32:45 1999
@@ -50,6 +50,7 @@
#include <pwd.h>
#include <grp.h>
@@ -10,3 +10,12 @@ $NetBSD: patch-ab,v 1.7 1999/02/21 14:32:38 tron Exp $
#ifdef AIXV3
# include <usersec.h>
#endif
+@@ -1089,7 +1090,7 @@
+ return env;
+ }
+
+-#if defined(Lynx) || defined(SCO) && !defined(SCO_USA) || !defined(HAVE_CRYPT_H)
++#if !defined(__NetBSD__) && (defined(Lynx) || defined(SCO) && !defined(SCO_USA) || !defined(HAVE_CRYPT_H))
+ char *crypt(s1, s2)
+ char *s1, *s2;
+ {
diff --git a/x11/kdebase/pkg/PLIST b/x11/kdebase/pkg/PLIST
index c2ffe9e4f86..a2d61250132 100644
--- a/x11/kdebase/pkg/PLIST
+++ b/x11/kdebase/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 1999/06/04 00:05:51 tron Exp $
+@comment $NetBSD: PLIST,v 1.17 1999/09/15 18:26:05 tron Exp $
bin/kappfinder
bin/kappfinder_restart
bin/kattraction.kss
@@ -47,6 +47,7 @@ bin/klaser.kss
bin/klines.kss
bin/klissie.kss
bin/klock
+bin/kmatrix.kss
bin/kmenuedit
bin/kmorph3d.kss
bin/konsole
@@ -66,6 +67,7 @@ bin/kslip.kss
bin/kspace.kss
bin/kstart
bin/kswarm.kss
+bin/kthememgr
bin/kvt
bin/kwm
bin/kwmcom
@@ -110,7 +112,6 @@ share/doc/kde/HTML/en/kcontrol/kcminput/input-2.html
share/doc/kde/HTML/en/kcontrol/kcminput/input.html
share/doc/kde/HTML/en/kcontrol/kcminput/logotp3.gif
share/doc/kde/HTML/en/kcontrol/kcmkeys/keys-1.html
-share/doc/kde/HTML/en/kcontrol/kcmkeys/keys-2.html
share/doc/kde/HTML/en/kcontrol/kcmkeys/keys.html
share/doc/kde/HTML/en/kcontrol/kcmkeys/logotp3.gif
share/doc/kde/HTML/en/kcontrol/kcmkfm/kfm-1.html
@@ -152,6 +153,12 @@ share/doc/kde/HTML/en/kcontrol/kdmconfig/kdm-backgnd.html
share/doc/kde/HTML/en/kcontrol/kdmconfig/kdm-font.html
share/doc/kde/HTML/en/kcontrol/kdmconfig/kdm-sess.html
share/doc/kde/HTML/en/kcontrol/kdmconfig/kdm-users.html
+share/doc/kde/HTML/en/kcontrol/kthememgr/kthememgr-1.html
+share/doc/kde/HTML/en/kcontrol/kthememgr/kthememgr-2.html
+share/doc/kde/HTML/en/kcontrol/kthememgr/kthememgr-3.html
+share/doc/kde/HTML/en/kcontrol/kthememgr/kthememgr-4.html
+share/doc/kde/HTML/en/kcontrol/kthememgr/kthememgr.html
+share/doc/kde/HTML/en/kcontrol/kthememgr/logotp3.gif
share/doc/kde/HTML/en/kcontrol/logotp3.gif
share/doc/kde/HTML/en/kdehelp/contact.html
share/doc/kde/HTML/en/kdehelp/devel.html
@@ -267,6 +274,8 @@ share/doc/kde/HTML/en/kfontmanager/logotp3.gif
share/doc/kde/HTML/en/kikbd/advanced.gif
share/doc/kde/HTML/en/kikbd/general.gif
share/doc/kde/HTML/en/kikbd/kikbd-1.html
+share/doc/kde/HTML/en/kikbd/kikbd-10.html
+share/doc/kde/HTML/en/kikbd/kikbd-11.html
share/doc/kde/HTML/en/kikbd/kikbd-2.html
share/doc/kde/HTML/en/kikbd/kikbd-3.html
share/doc/kde/HTML/en/kikbd/kikbd-4.html
@@ -274,6 +283,7 @@ share/doc/kde/HTML/en/kikbd/kikbd-5.html
share/doc/kde/HTML/en/kikbd/kikbd-6.html
share/doc/kde/HTML/en/kikbd/kikbd-7.html
share/doc/kde/HTML/en/kikbd/kikbd-8.html
+share/doc/kde/HTML/en/kikbd/kikbd-9.html
share/doc/kde/HTML/en/kikbd/kikbd.html
share/doc/kde/HTML/en/kikbd/logotp3.gif
share/doc/kde/HTML/en/kikbd/startup.gif
@@ -311,6 +321,11 @@ share/doc/kde/HTML/en/kpanel/index-4.html
share/doc/kde/HTML/en/kpanel/index-5.html
share/doc/kde/HTML/en/kpanel/index.html
share/doc/kde/HTML/en/kpanel/logotp3.gif
+share/doc/kde/HTML/en/kthememgr/index-1.html
+share/doc/kde/HTML/en/kthememgr/index-2.html
+share/doc/kde/HTML/en/kthememgr/index-3.html
+share/doc/kde/HTML/en/kthememgr/index.html
+share/doc/kde/HTML/en/kthememgr/logotp3.gif
share/doc/kde/HTML/en/kvt/index.html
share/doc/kde/HTML/en/kwm/index-1.html
share/doc/kde/HTML/en/kwm/index-2.html
@@ -356,6 +371,8 @@ share/kde/apps/kcmlocale/pics/flag_hr.gif
share/kde/apps/kcmlocale/pics/flag_hu.gif
share/kde/apps/kcmlocale/pics/flag_is.gif
share/kde/apps/kcmlocale/pics/flag_it.gif
+share/kde/apps/kcmlocale/pics/flag_ja.gif
+share/kde/apps/kcmlocale/pics/flag_ko.gif
share/kde/apps/kcmlocale/pics/flag_mk.gif
share/kde/apps/kcmlocale/pics/flag_nl.gif
share/kde/apps/kcmlocale/pics/flag_no.gif
@@ -366,6 +383,7 @@ share/kde/apps/kcmlocale/pics/flag_ro.gif
share/kde/apps/kcmlocale/pics/flag_ru.gif
share/kde/apps/kcmlocale/pics/flag_se.gif
share/kde/apps/kcmlocale/pics/flag_sk.gif
+share/kde/apps/kcmlocale/pics/flag_sl.gif
share/kde/apps/kcmlocale/pics/flag_sv.gif
share/kde/apps/kcmlocale/pics/flag_tr.gif
share/kde/apps/kcmlocale/pics/flag_us_eu.gif
@@ -435,6 +453,7 @@ share/kde/apps/kfm/pics/kde7.xpm
share/kde/apps/kfm/pics/kde8.xpm
share/kde/apps/kfm/pics/kde9.xpm
share/kde/apps/kfm/pics/kmultiple.xpm
+share/kde/apps/kfm/pics/large-kmultiple.xpm
share/kde/apps/kfm/pics/open.xpm
share/kde/apps/kfm/pics/question.xpm
share/kde/apps/kfm/pics/stopsign.xpm
@@ -450,10 +469,12 @@ share/kde/apps/kikbd/csz.kimap
share/kde/apps/kikbd/de.kimap
share/kde/apps/kikbd/de_ch.kimap
share/kde/apps/kikbd/dv.kimap
+share/kde/apps/kikbd/dva.kimap
share/kde/apps/kikbd/el1.kimap
share/kde/apps/kikbd/el7.kimap
share/kde/apps/kikbd/en.kimap
share/kde/apps/kikbd/es.kimap
+share/kde/apps/kikbd/et.kimap
share/kde/apps/kikbd/fi.kimap
share/kde/apps/kikbd/fr.kimap
share/kde/apps/kikbd/fr_ch.kimap
@@ -467,11 +488,14 @@ share/kde/apps/kikbd/lt.kimap
share/kde/apps/kikbd/no.kimap
share/kde/apps/kikbd/pl.kimap
share/kde/apps/kikbd/plnew.kimap
+share/kde/apps/kikbd/pt-acc.kimap
+share/kde/apps/kikbd/pt.kimap
share/kde/apps/kikbd/ro.kimap
share/kde/apps/kikbd/ru.kimap
share/kde/apps/kikbd/rua.kimap
share/kde/apps/kikbd/rui.kimap
share/kde/apps/kikbd/rum.kimap
+share/kde/apps/kikbd/rumcyr.kimap
share/kde/apps/kikbd/ruw.kimap
share/kde/apps/kikbd/ruwm.kimap
share/kde/apps/kikbd/se.kimap
@@ -480,6 +504,7 @@ share/kde/apps/kikbd/sky.kimap
share/kde/apps/kikbd/skz.kimap
share/kde/apps/kikbd/sv.kimap
share/kde/apps/kikbd/th.kimap
+share/kde/apps/kikbd/trq.kimap
share/kde/apps/kikbd/ua.kimap
share/kde/apps/kikbd/uam.kimap
share/kde/apps/kikbd/uaw.kimap
@@ -506,7 +531,14 @@ share/kde/apps/kpanel/default/Home.kdelnk
share/kde/apps/kpanel/default/personal_directory
share/kde/apps/kpanel/pics/exit.xpm
share/kde/apps/kpanel/pics/go.xpm
+share/kde/apps/kpanel/pics/kdisknav.xpm
share/kde/apps/kpanel/pics/key.xpm
+share/kde/apps/kpanel/pics/kfm_home.xpm
+share/kde/apps/kpanel/pics/large/go.xpm
+share/kde/apps/kpanel/pics/large/kdisknav.xpm
+share/kde/apps/kpanel/pics/large/kfm_home.xpm
+share/kde/apps/kpanel/pics/large/pers_applnk.xpm
+share/kde/apps/kpanel/pics/large/window_list.xpm
share/kde/apps/kpanel/pics/mini/go.xpm
share/kde/apps/kpanel/pics/mini/kdisknav.xpm
share/kde/apps/kpanel/pics/mini/mini-exit.xpm
@@ -521,6 +553,15 @@ share/kde/apps/kpanel/pics/shared.xpm
share/kde/apps/kpanel/pics/window_list.xpm
share/kde/apps/kscreensaver/kscience-small.gif
share/kde/apps/kscreensaver/kscience.gif
+share/kde/apps/kthememgr/Themes/Astronique.tar.gz
+share/kde/apps/kthememgr/Themes/Bryce.tar.gz
+share/kde/apps/kthememgr/Themes/Default.tar.gz
+share/kde/apps/kthememgr/Themes/Glax.tar.gz
+share/kde/apps/kthememgr/Themes/MGBreizh.tar.gz
+share/kde/apps/kthememgr/Themes/Nostalgy.tar.gz
+share/kde/apps/kthememgr/Themes/Template.themerc
+share/kde/apps/kthememgr/Themes/Wood.tar.gz
+share/kde/apps/kthememgr/theme.mappings
share/kde/apps/kwm/pics/bluesun.gif
share/kde/apps/kwm/pics/close.xpm
share/kde/apps/kwm/pics/fog-grey.gif
@@ -691,6 +732,7 @@ share/kde/locale/de/LC_MESSAGES/kpager.mo
share/kde/locale/de/LC_MESSAGES/kpanel.mo
share/kde/locale/de/LC_MESSAGES/krootwm.mo
share/kde/locale/de/LC_MESSAGES/kstart.mo
+share/kde/locale/de/LC_MESSAGES/kthememgr.mo
share/kde/locale/de/LC_MESSAGES/kvt.mo
share/kde/locale/de/LC_MESSAGES/kwm.mo
share/kde/locale/el/LC_MESSAGES/kcmbell.mo
@@ -842,6 +884,7 @@ share/kde/locale/fi/LC_MESSAGES/kpager.mo
share/kde/locale/fi/LC_MESSAGES/kpanel.mo
share/kde/locale/fi/LC_MESSAGES/krootwm.mo
share/kde/locale/fi/LC_MESSAGES/kstart.mo
+share/kde/locale/fi/LC_MESSAGES/kthememgr.mo
share/kde/locale/fi/LC_MESSAGES/kvt.mo
share/kde/locale/fi/LC_MESSAGES/kwm.mo
share/kde/locale/fr/LC_MESSAGES/kbgndwm.mo
@@ -872,6 +915,7 @@ share/kde/locale/fr/LC_MESSAGES/kpager.mo
share/kde/locale/fr/LC_MESSAGES/kpanel.mo
share/kde/locale/fr/LC_MESSAGES/krootwm.mo
share/kde/locale/fr/LC_MESSAGES/kstart.mo
+share/kde/locale/fr/LC_MESSAGES/kthememgr.mo
share/kde/locale/fr/LC_MESSAGES/kvt.mo
share/kde/locale/fr/LC_MESSAGES/kwm.mo
share/kde/locale/he/LC_MESSAGES/kcmbell.mo
@@ -921,6 +965,21 @@ share/kde/locale/hr/LC_MESSAGES/krootwm.mo
share/kde/locale/hr/LC_MESSAGES/kstart.mo
share/kde/locale/hr/LC_MESSAGES/kvt.mo
share/kde/locale/hr/LC_MESSAGES/kwm.mo
+share/kde/locale/hs/LC_MESSAGES/kcmkwm.mo
+share/kde/locale/hs/LC_MESSAGES/kcmlocale.mo
+share/kde/locale/hs/LC_MESSAGES/kcmpanel.mo
+share/kde/locale/hs/LC_MESSAGES/kcontrol.mo
+share/kde/locale/hs/LC_MESSAGES/kde.mo
+share/kde/locale/hs/LC_MESSAGES/kdehelp.mo
+share/kde/locale/hs/LC_MESSAGES/kdm.mo
+share/kde/locale/hs/LC_MESSAGES/kdmconfig.mo
+share/kde/locale/hs/LC_MESSAGES/kfm.mo
+share/kde/locale/hs/LC_MESSAGES/konsole.mo
+share/kde/locale/hs/LC_MESSAGES/kpanel.mo
+share/kde/locale/hs/LC_MESSAGES/krootwm.mo
+share/kde/locale/hs/LC_MESSAGES/kstart.mo
+share/kde/locale/hs/LC_MESSAGES/kvt.mo
+share/kde/locale/hs/LC_MESSAGES/kwm.mo
share/kde/locale/hu/LC_MESSAGES/kbgndwm.mo
share/kde/locale/hu/LC_MESSAGES/kcmbell.mo
share/kde/locale/hu/LC_MESSAGES/kcmdisplay.mo
@@ -979,6 +1038,7 @@ share/kde/locale/is/LC_MESSAGES/kpager.mo
share/kde/locale/is/LC_MESSAGES/kpanel.mo
share/kde/locale/is/LC_MESSAGES/krootwm.mo
share/kde/locale/is/LC_MESSAGES/kstart.mo
+share/kde/locale/is/LC_MESSAGES/kthememgr.mo
share/kde/locale/is/LC_MESSAGES/kvt.mo
share/kde/locale/is/LC_MESSAGES/kwm.mo
share/kde/locale/it/LC_MESSAGES/kbgndwm.mo
@@ -1011,6 +1071,35 @@ share/kde/locale/it/LC_MESSAGES/krootwm.mo
share/kde/locale/it/LC_MESSAGES/kstart.mo
share/kde/locale/it/LC_MESSAGES/kvt.mo
share/kde/locale/it/LC_MESSAGES/kwm.mo
+share/kde/locale/ja/LC_MESSAGES/kbgndwm.mo
+share/kde/locale/ja/LC_MESSAGES/kcmbell.mo
+share/kde/locale/ja/LC_MESSAGES/kcmdisplay.mo
+share/kde/locale/ja/LC_MESSAGES/kcminfo.mo
+share/kde/locale/ja/LC_MESSAGES/kcminput.mo
+share/kde/locale/ja/LC_MESSAGES/kcmkeys.mo
+share/kde/locale/ja/LC_MESSAGES/kcmkfm.mo
+share/kde/locale/ja/LC_MESSAGES/kcmkpanel.mo
+share/kde/locale/ja/LC_MESSAGES/kcmkwm.mo
+share/kde/locale/ja/LC_MESSAGES/kcmlocale.mo
+share/kde/locale/ja/LC_MESSAGES/kcmsamba.mo
+share/kde/locale/ja/LC_MESSAGES/kcmsample.mo
+share/kde/locale/ja/LC_MESSAGES/kcmsyssound.mo
+share/kde/locale/ja/LC_MESSAGES/kcontrol.mo
+share/kde/locale/ja/LC_MESSAGES/kdehelp.mo
+share/kde/locale/ja/LC_MESSAGES/kdm.mo
+share/kde/locale/ja/LC_MESSAGES/kdmconfig.mo
+share/kde/locale/ja/LC_MESSAGES/kfind.mo
+share/kde/locale/ja/LC_MESSAGES/kfm.mo
+share/kde/locale/ja/LC_MESSAGES/kfontmanager.mo
+share/kde/locale/ja/LC_MESSAGES/kikbd.mo
+share/kde/locale/ja/LC_MESSAGES/klock.mo
+share/kde/locale/ja/LC_MESSAGES/kmenuedit.mo
+share/kde/locale/ja/LC_MESSAGES/konsole.mo
+share/kde/locale/ja/LC_MESSAGES/kpager.mo
+share/kde/locale/ja/LC_MESSAGES/kpanel.mo
+share/kde/locale/ja/LC_MESSAGES/krootwm.mo
+share/kde/locale/ja/LC_MESSAGES/kvt.mo
+share/kde/locale/ja/LC_MESSAGES/kwm.mo
share/kde/locale/ko/LC_MESSAGES/kcmbell.mo
share/kde/locale/ko/LC_MESSAGES/kcmdisplay.mo
share/kde/locale/ko/LC_MESSAGES/kcminfo.mo
@@ -1121,6 +1210,7 @@ share/kde/locale/pl/LC_MESSAGES/kpager.mo
share/kde/locale/pl/LC_MESSAGES/kpanel.mo
share/kde/locale/pl/LC_MESSAGES/krootwm.mo
share/kde/locale/pl/LC_MESSAGES/kstart.mo
+share/kde/locale/pl/LC_MESSAGES/kthememgr.mo
share/kde/locale/pl/LC_MESSAGES/kvt.mo
share/kde/locale/pl/LC_MESSAGES/kwm.mo
share/kde/locale/pt/LC_MESSAGES/kcmbell.mo
@@ -1204,6 +1294,7 @@ share/kde/locale/ro/LC_MESSAGES/kpanel.mo
share/kde/locale/ro/LC_MESSAGES/krootwm.mo
share/kde/locale/ro/LC_MESSAGES/kvt.mo
share/kde/locale/ro/LC_MESSAGES/kwm.mo
+share/kde/locale/ru/LC_MESSAGES/kbgndwm.mo
share/kde/locale/ru/LC_MESSAGES/kcmbell.mo
share/kde/locale/ru/LC_MESSAGES/kcmdisplay.mo
share/kde/locale/ru/LC_MESSAGES/kcminfo.mo
@@ -1263,10 +1354,15 @@ share/kde/locale/sk/LC_MESSAGES/krootwm.mo
share/kde/locale/sk/LC_MESSAGES/kstart.mo
share/kde/locale/sk/LC_MESSAGES/kvt.mo
share/kde/locale/sk/LC_MESSAGES/kwm.mo
+share/kde/locale/sl/LC_MESSAGES/kbgndwm.mo
share/kde/locale/sl/LC_MESSAGES/kcmbell.mo
+share/kde/locale/sl/LC_MESSAGES/kcmdisplay.mo
share/kde/locale/sl/LC_MESSAGES/kcminfo.mo
share/kde/locale/sl/LC_MESSAGES/kcminput.mo
+share/kde/locale/sl/LC_MESSAGES/kcmkeys.mo
+share/kde/locale/sl/LC_MESSAGES/kcmkfm.mo
share/kde/locale/sl/LC_MESSAGES/kcmkpanel.mo
+share/kde/locale/sl/LC_MESSAGES/kcmkwm.mo
share/kde/locale/sl/LC_MESSAGES/kcmlocale.mo
share/kde/locale/sl/LC_MESSAGES/kcmsamba.mo
share/kde/locale/sl/LC_MESSAGES/kcmsample.mo
@@ -1274,10 +1370,20 @@ share/kde/locale/sl/LC_MESSAGES/kcmsyssound.mo
share/kde/locale/sl/LC_MESSAGES/kcontrol.mo
share/kde/locale/sl/LC_MESSAGES/kdehelp.mo
share/kde/locale/sl/LC_MESSAGES/kdm.mo
+share/kde/locale/sl/LC_MESSAGES/kdmconfig.mo
+share/kde/locale/sl/LC_MESSAGES/kfind.mo
share/kde/locale/sl/LC_MESSAGES/kfm.mo
share/kde/locale/sl/LC_MESSAGES/kfontmanager.mo
+share/kde/locale/sl/LC_MESSAGES/kikbd.mo
+share/kde/locale/sl/LC_MESSAGES/klock.mo
+share/kde/locale/sl/LC_MESSAGES/kmenuedit.mo
+share/kde/locale/sl/LC_MESSAGES/konsole.mo
+share/kde/locale/sl/LC_MESSAGES/kpager.mo
share/kde/locale/sl/LC_MESSAGES/kpanel.mo
share/kde/locale/sl/LC_MESSAGES/krootwm.mo
+share/kde/locale/sl/LC_MESSAGES/kstart.mo
+share/kde/locale/sl/LC_MESSAGES/kthememgr.mo
+share/kde/locale/sl/LC_MESSAGES/kvt.mo
share/kde/locale/sl/LC_MESSAGES/kwm.mo
share/kde/locale/sv/LC_MESSAGES/kbgndwm.mo
share/kde/locale/sv/LC_MESSAGES/kcmbell.mo
@@ -1386,6 +1492,17 @@ share/kde/locale/zh_TW.Big5/LC_MESSAGES/kpanel.mo
share/kde/locale/zh_TW.Big5/LC_MESSAGES/krootwm.mo
share/kde/locale/zh_TW.Big5/LC_MESSAGES/kvt.mo
share/kde/locale/zh_TW.Big5/LC_MESSAGES/kwm.mo
+share/kde/sounds/KDE_Close_Window.wav
+share/kde/sounds/KDE_Logout.wav
+share/kde/sounds/KDE_Startup.wav
+share/kde/sounds/KDE_Window_DeIconify.wav
+share/kde/sounds/KDE_Window_Iconify.wav
+share/kde/sounds/KDE_Window_Maximize.wav
+share/kde/sounds/KDE_Window_Shade_Down.wav
+share/kde/sounds/KDE_Window_Shade_Up.wav
+share/kde/sounds/KDE_Window_Sticky.wav
+share/kde/sounds/KDE_Window_UnMaximize.wav
+share/kde/sounds/KDE_Window_UnSticky.wav
share/kde/wallpapers/abnormal_fluid.jpg
share/kde/wallpapers/absolute_zero.jpg
share/kde/wallpapers/abstract_clay.jpg
@@ -1394,7 +1511,6 @@ share/kde/wallpapers/ancient_glyphs.jpg
share/kde/wallpapers/aqua_ravines.jpg
share/kde/wallpapers/banana_squishie.jpg
share/kde/wallpapers/berries.jpg
-share/kde/wallpapers/big_leaves.jpg
share/kde/wallpapers/blkmarble.jpg
share/kde/wallpapers/bluegrnt.jpg
share/kde/wallpapers/boiling_centrifuge.jpg
@@ -1527,10 +1643,15 @@ share/kde/wallpapers/whirling_spirit.jpg
share/kde/wallpapers/wind_chill.jpg
share/kde/wallpapers/wood1.jpg
@dirrm share/kde/wallpapers
+@dirrm share/kde/sounds
+@dirrm share/kde/locale/hs/LC_MESSAGES
@dirrm share/kde/apps/kwm/pics
@dirrm share/kde/apps/kwm
+@dirrm share/kde/apps/kthememgr/Themes
+@dirrm share/kde/apps/kthememgr
@dirrm share/kde/apps/kscreensaver
@dirrm share/kde/apps/kpanel/pics/mini
+@dirrm share/kde/apps/kpanel/pics/large
@dirrm share/kde/apps/kpanel/pics
@dirrm share/kde/apps/kpanel/default
@dirrm share/kde/apps/kpanel
@@ -1559,6 +1680,7 @@ share/kde/wallpapers/wood1.jpg
@dirrm share/doc/kde/HTML/ru
@dirrm share/doc/kde/HTML/en/kwm
@dirrm share/doc/kde/HTML/en/kvt
+@dirrm share/doc/kde/HTML/en/kthememgr
@dirrm share/doc/kde/HTML/en/kpanel
@dirrm share/doc/kde/HTML/en/kpager
@dirrm share/doc/kde/HTML/en/konsole
@@ -1574,6 +1696,7 @@ share/kde/wallpapers/wood1.jpg
@dirrm share/doc/kde/HTML/en/kdehelp/kwm
@dirrm share/doc/kde/HTML/en/kdehelp/kpanel
@dirrm share/doc/kde/HTML/en/kdehelp
+@dirrm share/doc/kde/HTML/en/kcontrol/kthememgr
@dirrm share/doc/kde/HTML/en/kcontrol/kdmconfig
@dirrm share/doc/kde/HTML/en/kcontrol/kcmsyssound
@dirrm share/doc/kde/HTML/en/kcontrol/kcmsamba
diff --git a/x11/kdelibs/Makefile b/x11/kdelibs/Makefile
index 6f012bbea75..22cda239bdd 100644
--- a/x11/kdelibs/Makefile
+++ b/x11/kdelibs/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.36 1999/07/09 23:38:40 tron Exp $
+# $NetBSD: Makefile,v 1.37 1999/09/15 18:26:05 tron Exp $
# FreeBSD Id: Makefile,v 1.5 1997/11/27 00:25:46 se Exp
#
-DISTNAME= kdelibs-1.1.1
+DISTNAME= kdelibs-1.1.2
CATEGORIES= x11 kde
-MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.1.1/distribution/tar/generic/source/bz2/ \
- ftp://ftp.de.kde.org/pub/kde/stable/1.1.1/distribution/tar/generic/source/bz2/
+MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \
+ ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tron@netbsd.org
diff --git a/x11/kdelibs/files/md5 b/x11/kdelibs/files/md5
index 1ad6bbce504..97c9408dfc9 100644
--- a/x11/kdelibs/files/md5
+++ b/x11/kdelibs/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.8 1999/06/03 22:44:04 tron Exp $
+$NetBSD: md5,v 1.9 1999/09/15 18:26:05 tron Exp $
-MD5 (kdelibs-1.1.1.tar.bz2) = a2f485c7cb2e53add861898f7383258a
+MD5 (kdelibs-1.1.2.tar.bz2) = bd19469c2e6c8951e26f196e050cb096
diff --git a/x11/kdelibs/pkg/PLIST b/x11/kdelibs/pkg/PLIST
index 0251391edbf..7cf4e2f5db8 100644
--- a/x11/kdelibs/pkg/PLIST
+++ b/x11/kdelibs/pkg/PLIST
@@ -1,129 +1,129 @@
-@comment $NetBSD: PLIST,v 1.13 1999/06/03 22:44:05 tron Exp $
+@comment $NetBSD: PLIST,v 1.14 1999/09/15 18:26:05 tron Exp $
+include/addressbook.h
+include/bison2cpp.h
+include/booktoken.h
+include/builtin.h
+include/ckey.h
+include/configDB.h
+include/dither.h
+include/drag.h
+include/html.h
+include/htmlclue.h
+include/htmldata.h
+include/htmlfont.h
+include/htmlform.h
+include/htmlframe.h
+include/htmliter.h
+include/htmlobj.h
+include/htmltable.h
+include/htmltoken.h
+include/htmlview.h
+include/jscript.h
+include/jserror.h
+include/jsexec.h
+include/jstree.h
+include/kab.h
+include/kabapi.h
include/kaccel.h
-include/kglobalaccel.h
+include/kapp.h
+include/kaudio.h
+include/kbutton.h
+include/kbuttonbox.h
+include/kcharsets.h
include/kckey.h
include/kclipboard.h
-include/krect.h
-include/ksize.h
-include/kpoint.h
-include/kkeydialog.h
-include/kurllabel.h
-include/kruler.h
-include/kquickhelp.h
-include/kcursor.h
-include/kimgio.h
-include/htmltable.h
-include/htmliter.h
-include/kfilebookmark.h
-include/kfilefilter.h
-include/kspell.h
-include/ksconfig.h
-include/kprocio.h
-include/kspelldlg.h
-include/stl_headers.h
-include/kabapi.h
-include/kab.h
-include/addressbook.h
-include/configDB.h
-include/keyvaluemap.h
-include/sections.h
-include/kpixmap.h
-include/kled.h
+include/kcolorbtn.h
+include/kcolordlg.h
+include/kcolorgroup.h
+include/kcombiview.h
+include/kcombo.h
+include/kconfig.h
+include/kconfigbase.h
+include/kconfigdata.h
include/kcontainer.h
-include/ktoolboxmgr.h
+include/kcontrol.h
+include/kcursor.h
+include/kdatepik.h
+include/kdatetbl.h
include/kdbtn.h
-include/knotebook.h
-include/ktabbar.h
-include/kwizard.h
-include/kfilesimpleview.h
include/kde.pot
-include/kcharsets.h
-include/kstring.h
+include/kdebug.h
+include/kdir.h
+include/kdirlistbox.h
include/keditcl.h
-include/kconfig.h
-include/kconfigdata.h
-include/ksimpleconfig.h
-include/kconfigbase.h
-include/kcolorgroup.h
-include/kapp.h
-include/kurl.h
-include/ksock.h
-include/drag.h
-include/ckey.h
-include/kmisc.h
-include/kprocess.h
-include/kprocctrl.h
-include/klocale.h
+include/keyvaluemap.h
+include/kfilebookmark.h
+include/kfiledetaillist.h
+include/kfiledialog.h
+include/kfilefilter.h
+include/kfileinfo.h
+include/kfileinfocontents.h
+include/kfilepreview.h
+include/kfilesimpleview.h
+include/kfm.h
+include/kfmclient_ipc.h
+include/kfmipc.h
+include/kfontdialog.h
+include/kglobalaccel.h
include/kiconloader.h
-include/kdebug.h
-include/kstdaccel.h
-include/kwm.h
-include/krootprop.h
+include/kiconloaderdialog.h
+include/kimgio.h
+include/kintegerline.h
+include/kkeydialog.h
+include/kled.h
include/kledlamp.h
-include/kprogress.h
-include/kpanner.h
-include/html.h
-include/kcolordlg.h
-include/kselect.h
-include/dither.h
-include/kdatepik.h
-include/kdatetbl.h
-include/kfontdialog.h
+include/klined.h
+include/klocale.h
+include/kmenubar.h
+include/kmisc.h
include/kmsgbox.h
+include/knewpanner.h
+include/knotebook.h
+include/kpanner.h
+include/kpixmap.h
+include/kpoint.h
include/kpopmenu.h
-include/ktabctl.h
-include/ktreelist.h
-include/kstatusbar.h
-include/ktopwidget.h
-include/ktoolbar.h
-include/kmenubar.h
-include/kbutton.h
-include/kslider.h
-include/kseparator.h
-include/klined.h
-include/kcombo.h
+include/kpreview.h
+include/kprocctrl.h
+include/kprocess.h
+include/kprocio.h
+include/kprogress.h
+include/kquickhelp.h
+include/krect.h
+include/kremotefile.h
include/krestrictedline.h
-include/kintegerline.h
+include/krootprop.h
+include/kruler.h
+include/ksconfig.h
+include/kselect.h
+include/kseparator.h
+include/ksimpleconfig.h
+include/ksize.h
+include/kslider.h
+include/ksock.h
+include/kspell.h
+include/kspelldlg.h
include/kspinbox.h
-include/kcolorbtn.h
-include/kwmmapp.h
-include/kiconloaderdialog.h
-include/kbuttonbox.h
+include/kstatusbar.h
+include/kstdaccel.h
+include/kstring.h
+include/ktabbar.h
+include/ktabctl.h
include/ktablistbox.h
-include/knewpanner.h
-include/kcontrol.h
-include/bison2cpp.h
-include/jstree.h
-include/jsexec.h
-include/jserror.h
-include/builtin.h
-include/jscript.h
-include/htmlobj.h
-include/htmlfont.h
-include/htmlform.h
-include/htmltoken.h
-include/htmlframe.h
-include/htmlview.h
-include/htmlclue.h
-include/htmldata.h
-include/kfm.h
-include/kfmclient_ipc.h
-include/kfmipc.h
-include/mediatool.h
-include/kaudio.h
-include/kfileinfo.h
include/ktmainwindow.h
-include/kfiledialog.h
-include/kremotefile.h
-include/kdir.h
-include/kdirlistbox.h
-include/kfileinfocontents.h
-include/booktoken.h
-include/kfiledetaillist.h
-include/kcombiview.h
-include/kpreview.h
+include/ktoolbar.h
+include/ktoolboxmgr.h
+include/ktopwidget.h
+include/ktreelist.h
+include/kurl.h
+include/kurllabel.h
+include/kwizard.h
+include/kwm.h
+include/kwmmapp.h
+include/mediatool.h
+include/sections.h
+include/stl_headers.h
include/xview.h
-include/kfilepreview.h
lib/libjscript.a
lib/libjscript.la
lib/libjscript.so.2.0
@@ -142,21 +142,19 @@ lib/libkfile.so.2.0
lib/libkfm.a
lib/libkfm.la
lib/libkfm.so.2.0
-lib/libkimgio.so.2.0
-lib/libkimgio.a
-lib/libkimgio.la
lib/libkhtmlw.a
lib/libkhtmlw.la
lib/libkhtmlw.so.2.0
-lib/libkspell.so.2.0
+lib/libkimgio.a
+lib/libkimgio.la
+lib/libkimgio.so.2.0
lib/libkspell.a
lib/libkspell.la
+lib/libkspell.so.2.0
lib/libmediatool.a
lib/libmediatool.la
lib/libmediatool.so.2.0
-share/doc/kde/HTML/en/kspell/kspell.html
-share/doc/kde/HTML/en/kspell/ksdialog.html
-share/doc/kde/HTML/en/kspell/ksconfig.html
+share/doc/kde/HTML/en/kdelibs/kdebug.html
share/doc/kde/HTML/en/kfiledialog/back.gif
share/doc/kde/HTML/en/kfiledialog/bottom.gif
share/doc/kde/HTML/en/kfiledialog/exec.gif
@@ -170,115 +168,103 @@ share/doc/kde/HTML/en/kfiledialog/toolbar-h.gif
share/doc/kde/HTML/en/kfiledialog/toolbar.gif
share/doc/kde/HTML/en/kfiledialog/up.gif
share/doc/kde/HTML/en/kfiledialog/viewmag.gif
-share/doc/kde/HTML/en/kdelibs/kdebug.html
+share/doc/kde/HTML/en/kspell/ksconfig.html
+share/doc/kde/HTML/en/kspell/ksdialog.html
+share/doc/kde/HTML/en/kspell/kspell.html
@exec /bin/ln -sf en %D/share/doc/kde/HTML/default
@unexec /bin/rm -f %D/share/doc/kde/HTML/default
-share/kde/apps/kab/pics/dialog_background.jpg
share/kde/apps/kab/pics/background_1.jpg
-share/kde/apps/kde/pics/arrow_up.xbm
+share/kde/apps/kab/pics/dialog_background.jpg
share/kde/apps/kde/pics/arrow_down.xbm
share/kde/apps/kde/pics/arrow_left.xbm
share/kde/apps/kde/pics/arrow_right.xbm
+share/kde/apps/kde/pics/arrow_up.xbm
share/kde/apps/kde/pics/error.xpm
share/kde/apps/kde/pics/exclamation.xpm
share/kde/apps/kde/pics/info.xpm
-share/kde/apps/kde/pics/stopsign.xpm
share/kde/apps/kde/pics/question.xpm
+share/kde/apps/kde/pics/stopsign.xpm
share/kde/apps/khtmlw/pics/khtmlw_dnd.xpm
share/kde/config/charsets
share/kde/config/kdebug.areas
-share/kde/locale/eo/LC_MESSAGES/kde.mo
-share/kde/locale/is/LC_MESSAGES/kde.mo
share/kde/locale/br/LC_MESSAGES/kde.mo
-share/kde/locale/ko/LC_MESSAGES/kde.mo
-share/kde/locale/tr/LC_MESSAGES/kde.mo
-share/kde/locale/he/LC_MESSAGES/kde.mo
-share/kde/locale/et/LC_MESSAGES/kde.mo
-share/kde/locale/zh_TW.Big5/LC_MESSAGES/kde.mo
-share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kde.mo
-share/kde/locale/sl/LC_MESSAGES/kde.mo
-share/kde/locale/en_UK/LC_MESSAGES/kde.mo
-share/kde/locale/mk/LC_MESSAGES/kde.mo
-share/kde/locale/pt_BR/LC_MESSAGES/kde.mo
-share/kde/locale/de/LC_MESSAGES/kde.mo
-share/kde/locale/fr/LC_MESSAGES/kde.mo
-share/kde/locale/sv/LC_MESSAGES/kde.mo
+share/kde/locale/br/charset
+share/kde/locale/ca/LC_MESSAGES/kde.mo
+share/kde/locale/ca/charset
share/kde/locale/cs/LC_MESSAGES/kde.mo
+share/kde/locale/cs/charset
+share/kde/locale/da/LC_MESSAGES/kde.mo
+share/kde/locale/da/charset
+share/kde/locale/de/LC_MESSAGES/kde.mo
+share/kde/locale/de/charset
+share/kde/locale/el/LC_MESSAGES/kde.mo
+share/kde/locale/en_UK/LC_MESSAGES/kde.mo
+share/kde/locale/eo/LC_MESSAGES/kde.mo
+share/kde/locale/eo/charset
share/kde/locale/es/LC_MESSAGES/kde.mo
-share/kde/locale/ru/LC_MESSAGES/kde.mo
+share/kde/locale/es/charset
+share/kde/locale/et/LC_MESSAGES/kde.mo
+share/kde/locale/et/charset
+share/kde/locale/fi/LC_MESSAGES/kde.mo
+share/kde/locale/fi/charset
+share/kde/locale/fr/LC_MESSAGES/kde.mo
+share/kde/locale/fr/charset
+share/kde/locale/he/LC_MESSAGES/kde.mo
+share/kde/locale/he/charset
+share/kde/locale/hr/LC_MESSAGES/kde.mo
+share/kde/locale/hr/charset
+share/kde/locale/hs/charset
share/kde/locale/hu/LC_MESSAGES/kde.mo
-share/kde/locale/da/LC_MESSAGES/kde.mo
+share/kde/locale/hu/charset
+share/kde/locale/is/LC_MESSAGES/kde.mo
+share/kde/locale/is/charset
share/kde/locale/it/LC_MESSAGES/kde.mo
+share/kde/locale/it/charset
+share/kde/locale/ja/LC_MESSAGES/kde.mo
+share/kde/locale/ko/LC_MESSAGES/kde.mo
+share/kde/locale/mk/LC_MESSAGES/kde.mo
share/kde/locale/nl/LC_MESSAGES/kde.mo
-share/kde/locale/pt/LC_MESSAGES/kde.mo
share/kde/locale/no/LC_MESSAGES/kde.mo
+share/kde/locale/no/charset
share/kde/locale/pl/LC_MESSAGES/kde.mo
-share/kde/locale/el/LC_MESSAGES/kde.mo
-share/kde/locale/fi/LC_MESSAGES/kde.mo
-share/kde/locale/hr/LC_MESSAGES/kde.mo
-share/kde/locale/ro/LC_MESSAGES/kde.mo
-share/kde/locale/sk/LC_MESSAGES/kde.mo
-share/kde/locale/ca/LC_MESSAGES/kde.mo
-share/kde/locale/th/LC_MESSAGES/kde.mo
-share/kde/locale/de/charset
-share/kde/locale/fr/charset
-share/kde/locale/cs/charset
-share/kde/locale/ru/charset
-share/kde/locale/hu/charset
-share/kde/locale/da/charset
share/kde/locale/pl/charset
-share/kde/locale/fi/charset
-share/kde/locale/ro/charset
+share/kde/locale/pt/LC_MESSAGES/kde.mo
share/kde/locale/pt/charset
-share/kde/locale/sv/charset
-share/kde/locale/es/charset
+share/kde/locale/pt_BR/LC_MESSAGES/kde.mo
+share/kde/locale/pt_BR/charset
+share/kde/locale/ro/LC_MESSAGES/kde.mo
+share/kde/locale/ro/charset
+share/kde/locale/ru/LC_MESSAGES/kde.mo
+share/kde/locale/ru/charset
+share/kde/locale/sk/LC_MESSAGES/kde.mo
share/kde/locale/sk/charset
-share/kde/locale/it/charset
-share/kde/locale/no/charset
-share/kde/locale/hr/charset
-share/kde/locale/ca/charset
+share/kde/locale/sl/LC_MESSAGES/kde.mo
share/kde/locale/sl/charset
-share/kde/locale/pt_BR/charset
-share/kde/locale/eo/charset
-share/kde/locale/is/charset
-share/kde/locale/he/charset
-share/kde/locale/et/charset
-share/kde/locale/br/charset
+share/kde/locale/sv/LC_MESSAGES/kde.mo
+share/kde/locale/sv/charset
+share/kde/locale/th/LC_MESSAGES/kde.mo
+share/kde/locale/tr/LC_MESSAGES/kde.mo
+share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kde.mo
+share/kde/locale/zh_TW.Big5/LC_MESSAGES/kde.mo
share/kde/toolbar/add_point.xpm
share/kde/toolbar/airbrush.xpm
+share/kde/toolbar/back.xpm
share/kde/toolbar/blend.xpm
+share/kde/toolbar/bottom.xpm
share/kde/toolbar/centrejust.xpm
share/kde/toolbar/circle_select.xpm
+share/kde/toolbar/configure.xpm
+share/kde/toolbar/contents.xpm
share/kde/toolbar/context_help.xpm
share/kde/toolbar/delete.xpm
+share/kde/toolbar/down.xpm
share/kde/toolbar/droplet.xpm
share/kde/toolbar/dropper.xpm
share/kde/toolbar/edit_point.xpm
-share/kde/toolbar/eraser.xpm
-share/kde/toolbar/find.xpm
-share/kde/toolbar/knife.xpm
-share/kde/toolbar/lassoo.xpm
-share/kde/toolbar/leftjust.xpm
-share/kde/toolbar/move.xpm
-share/kde/toolbar/paintbrush.xpm
-share/kde/toolbar/pencil.xpm
-share/kde/toolbar/print_preview.xpm
-share/kde/toolbar/rectangle_select.xpm
-share/kde/toolbar/redo.xpm
-share/kde/toolbar/search.xpm
-share/kde/toolbar/smart_select.xpm
-share/kde/toolbar/spellcheck.xpm
-share/kde/toolbar/stamp.xpm
-share/kde/toolbar/text.xpm
-share/kde/toolbar/transform.xpm
-share/kde/toolbar/undo.xpm
-share/kde/toolbar/back.xpm
-share/kde/toolbar/bottom.xpm
-share/kde/toolbar/contents.xpm
-share/kde/toolbar/down.xpm
share/kde/toolbar/editcopy.xpm
share/kde/toolbar/editcut.xpm
share/kde/toolbar/editpaste.xpm
+share/kde/toolbar/eraser.xpm
share/kde/toolbar/exclamation.xpm
share/kde/toolbar/exit.xpm
share/kde/toolbar/filefloppy.xpm
@@ -287,36 +273,54 @@ share/kde/toolbar/filenew.xpm
share/kde/toolbar/filenew2.xpm
share/kde/toolbar/fileopen.xpm
share/kde/toolbar/fileprint.xpm
+share/kde/toolbar/find.xpm
share/kde/toolbar/finish.xpm
share/kde/toolbar/flag.xpm
share/kde/toolbar/forward.xpm
share/kde/toolbar/help.xpm
share/kde/toolbar/home.xpm
share/kde/toolbar/idea.xpm
+share/kde/toolbar/knife.xpm
+share/kde/toolbar/lassoo.xpm
+share/kde/toolbar/leftjust.xpm
share/kde/toolbar/lock.xpm
+share/kde/toolbar/move.xpm
share/kde/toolbar/next.xpm
+share/kde/toolbar/openbook.xpm
share/kde/toolbar/page.xpm
+share/kde/toolbar/paintbrush.xpm
share/kde/toolbar/paintbucket.xpm
+share/kde/toolbar/pencil.xpm
share/kde/toolbar/prev.xpm
+share/kde/toolbar/print_preview.xpm
+share/kde/toolbar/rectangle_select.xpm
+share/kde/toolbar/redo.xpm
share/kde/toolbar/reload.xpm
-share/kde/toolbar/send.xpm
-share/kde/toolbar/openbook.xpm
-share/kde/toolbar/tick.xpm
share/kde/toolbar/rightjust.xpm
+share/kde/toolbar/search.xpm
+share/kde/toolbar/send.xpm
+share/kde/toolbar/smart_select.xpm
+share/kde/toolbar/spellcheck.xpm
+share/kde/toolbar/stamp.xpm
share/kde/toolbar/start.xpm
+share/kde/toolbar/stop.xpm
+share/kde/toolbar/text.xpm
+share/kde/toolbar/tick.xpm
share/kde/toolbar/top.xpm
+share/kde/toolbar/transform.xpm
+share/kde/toolbar/undo.xpm
share/kde/toolbar/up.xpm
share/kde/toolbar/viewmag+.xpm
share/kde/toolbar/viewmag-.xpm
share/kde/toolbar/viewmag.xpm
share/kde/toolbar/viewzoom.xpm
-share/kde/toolbar/stop.xpm
-share/kde/toolbar/configure.xpm
@dirrm share/kde/toolbar
@dirrm share/kde/locale/zh_TW.Big5/LC_MESSAGES
@dirrm share/kde/locale/zh_TW.Big5
@dirrm share/kde/locale/zh_CN.GB2312/LC_MESSAGES
@dirrm share/kde/locale/zh_CN.GB2312
+@dirrm share/kde/locale/tr/LC_MESSAGES
+@dirrm share/kde/locale/tr
@dirrm share/kde/locale/th/LC_MESSAGES
@dirrm share/kde/locale/th
@dirrm share/kde/locale/sv/LC_MESSAGES
@@ -341,18 +345,31 @@ share/kde/toolbar/configure.xpm
@dirrm share/kde/locale/nl
@dirrm share/kde/locale/mk/LC_MESSAGES
@dirrm share/kde/locale/mk
+@dirrm share/kde/locale/ko/LC_MESSAGES
+@dirrm share/kde/locale/ko
+@dirrm share/kde/locale/ja/LC_MESSAGES
+@dirrm share/kde/locale/ja
@dirrm share/kde/locale/it/LC_MESSAGES
@dirrm share/kde/locale/it
+@dirrm share/kde/locale/is/LC_MESSAGES
+@dirrm share/kde/locale/is
@dirrm share/kde/locale/hu/LC_MESSAGES
@dirrm share/kde/locale/hu
+@dirrm share/kde/locale/hs
@dirrm share/kde/locale/hr/LC_MESSAGES
@dirrm share/kde/locale/hr
+@dirrm share/kde/locale/he/LC_MESSAGES
+@dirrm share/kde/locale/he
@dirrm share/kde/locale/fr/LC_MESSAGES
@dirrm share/kde/locale/fr
@dirrm share/kde/locale/fi/LC_MESSAGES
@dirrm share/kde/locale/fi
+@dirrm share/kde/locale/et/LC_MESSAGES
+@dirrm share/kde/locale/et
@dirrm share/kde/locale/es/LC_MESSAGES
@dirrm share/kde/locale/es
+@dirrm share/kde/locale/eo/LC_MESSAGES
+@dirrm share/kde/locale/eo
@dirrm share/kde/locale/en_UK/LC_MESSAGES
@dirrm share/kde/locale/en_UK
@dirrm share/kde/locale/el/LC_MESSAGES
@@ -365,18 +382,6 @@ share/kde/toolbar/configure.xpm
@dirrm share/kde/locale/cs
@dirrm share/kde/locale/ca/LC_MESSAGES
@dirrm share/kde/locale/ca
-@dirrm share/kde/locale/eo/LC_MESSAGES
-@dirrm share/kde/locale/eo
-@dirrm share/kde/locale/is/LC_MESSAGES
-@dirrm share/kde/locale/is
-@dirrm share/kde/locale/ko/LC_MESSAGES
-@dirrm share/kde/locale/ko
-@dirrm share/kde/locale/tr/LC_MESSAGES
-@dirrm share/kde/locale/tr
-@dirrm share/kde/locale/he/LC_MESSAGES
-@dirrm share/kde/locale/he
-@dirrm share/kde/locale/et/LC_MESSAGES
-@dirrm share/kde/locale/et
@dirrm share/kde/locale/br/LC_MESSAGES
@dirrm share/kde/locale/br
@dirrm share/kde/locale