pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/kdebase3 Update to KDE 3.2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc87ef5068ef
branches:  trunk
changeset: 470426:fc87ef5068ef
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Mar 09 11:33:08 2004 +0000

description:
Update to KDE 3.2.1

Changes:

Konqueror: fixed "Create Folder..." not available in sidebar dirtree when
 starting with a profile
Konqueror: fixed crashes related to the "Find files" functionality
Konqueror: fixed case-sensitive sorting, wasn't working for most locale
 settings
Konqueror: make it possible to paste files using the mouse into listviews when
 no free area is left
Konqueror: make different users in smb:/ not ask password for every dir change
Konqueror: don't disable "Toggle selection" if no files are selected
Konqueror: don't show 'link view' checkbox when there's only one view +
 sidebar, and other related fixes
Konqueror: Fixed tab navigation for right-to-left locales
Konqueror: Fixed synchronisation problem when tabs were moved
Konqueror: Show newly fetched url images in tabs
Konqueror: Added setting to let popups ignore "open in tab instead of window"
 ("[FMSettings] PopupsWithinTabs=false")
Konqueror: "Go/Applications" now calls "programs:/" slave
Konqueror: Linking checkbox did not redraw when unchecking
kdeprintfax: fixed crash happening after sending the fax
KWin: improved detection of windows belonging together, fixing some stacking
 and focus stealing prevention problems
KWin: windows kept below others no longer affect smart placement
KWin: obey requests to go fullscreen even from applications with maximum size
 set
KWin: keeping windows in workarea is not so strict
KWin: return focus to previously active window when hover unshaded window is
 shaded again
Klipper: fixed problem with Klipper sometimes not reading new clipboard
 contents
Kate: fixed problems with session restore (restoring the documents and windows
 now works correct)
khelpcenter : improve startup time for systems with info pages
Kicker: Don't start menu entry in K menu when right clicking it
KControl: No default for possible destructive "Logout without Confirmation"
 shortcut
KSplash: Updated locolor splash to KDE 3.2 version
Konsole: Made sending of master input to added session working
Konsole: Fixed dynamic toolbar hiding initialization
Konsole: Handle schemas with absolute paths
Konsole: Fixed crash with --noscrollbar
Konsole: Settings/keyboard entries are now sorted
Konsole: Ctrl-C killed konsole window, not processes running in shell
KHotKeys: Included actions with Konqueror mouse gestures.

diffstat:

 x11/kdebase3/Makefile |   5 ++---
 x11/kdebase3/PLIST    |  15 ++++++++++-----
 x11/kdebase3/distinfo |   6 +++---
 3 files changed, 15 insertions(+), 11 deletions(-)

diffs (109 lines):

diff -r 9c73c9dc43b3 -r fc87ef5068ef x11/kdebase3/Makefile
--- a/x11/kdebase3/Makefile     Tue Mar 09 11:25:14 2004 +0000
+++ b/x11/kdebase3/Makefile     Tue Mar 09 11:33:08 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2004/03/08 19:40:45 jmmv Exp $
+# $NetBSD: Makefile,v 1.43 2004/03/09 11:33:08 markd Exp $
 
-DISTNAME=      kdebase-3.2.0
-PKGREVISION=   1
+DISTNAME=      kdebase-${_KDE_VERSION}
 CATEGORIES=    x11
 COMMENT=       Base modules for the KDE 3 integrated X11 desktop
 
diff -r 9c73c9dc43b3 -r fc87ef5068ef x11/kdebase3/PLIST
--- a/x11/kdebase3/PLIST        Tue Mar 09 11:25:14 2004 +0000
+++ b/x11/kdebase3/PLIST        Tue Mar 09 11:33:08 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2004/02/12 04:57:07 markd Exp $
+@comment $NetBSD: PLIST,v 1.15 2004/03/09 11:33:08 markd Exp $
 bin/appletproxy
 bin/drkonqi
 bin/extensionproxy
@@ -137,8 +137,6 @@
 lib/kde3/appletproxy.so
 lib/kde3/childpanel_panelextension.la
 lib/kde3/childpanel_panelextension.so
-lib/kde3/childpanel_panelextension.so.0
-lib/kde3/childpanel_panelextension.so.0.0
 lib/kde3/clock_panelapplet.la
 lib/kde3/clock_panelapplet.so
 ${HAVE_XCURSOR}lib/kde3/cursorthumbnail.la
@@ -149,6 +147,8 @@
 lib/kde3/dockbar_panelextension.so
 lib/kde3/extensionproxy.la
 lib/kde3/extensionproxy.so
+lib/kde3/fontthumbnail.la
+lib/kde3/fontthumbnail.so
 lib/kde3/gsthumbnail.la
 lib/kde3/gsthumbnail.so
 lib/kde3/htmlthumbnail.la
@@ -429,12 +429,12 @@
 lib/kde3/kxkb.so
 lib/kde3/launcher_panelapplet.la
 lib/kde3/launcher_panelapplet.so
-lib/kde3/launcher_panelapplet.so.0
-lib/kde3/launcher_panelapplet.so.0.0
 lib/kde3/libkdeprint_part.la
 lib/kde3/libkdeprint_part.so
 lib/kde3/libkfindpart.la
 lib/kde3/libkfindpart.so
+lib/kde3/libkfontviewpart.la
+lib/kde3/libkfontviewpart.so
 lib/kde3/libkmanpart.la
 lib/kde3/libkmanpart.so
 lib/kde3/libkonsolepart.la
@@ -1364,6 +1364,7 @@
 share/kde/apps/kappfinder/apps/Internet/licq.desktop
 share/kde/apps/kappfinder/apps/Internet/mldonkey_gui.desktop
 share/kde/apps/kappfinder/apps/Internet/mozilla-firebird.desktop
+share/kde/apps/kappfinder/apps/Internet/mozilla-firefox.desktop
 share/kde/apps/kappfinder/apps/Internet/mozilla-thunderbird.desktop
 share/kde/apps/kappfinder/apps/Internet/mozilla.desktop
 share/kde/apps/kappfinder/apps/Internet/netscape.desktop
@@ -1496,6 +1497,7 @@
 share/kde/apps/kconf_update/klipper-kde31.sh
 share/kde/apps/kconf_update/klipperrc.upd
 share/kde/apps/kconf_update/klippershortcuts.upd
+share/kde/apps/kconf_update/konqueror_gestures_kde321_update.upd
 share/kde/apps/kconf_update/konsole.upd
 share/kde/apps/kconf_update/ksmserver.upd
 share/kde/apps/kconf_update/kuriikwsfilter.upd
@@ -1715,6 +1717,7 @@
 share/kde/apps/khelpcenter/plugins/welcome.desktop
 share/kde/apps/khelpcenter/table-of-contents.xslt
 share/kde/apps/khotkeys/kde32b1.khotkeys
+share/kde/apps/khotkeys/konqueror_gestures_kde321.khotkeys
 share/kde/apps/kicker/applets/clockapplet.desktop
 share/kde/apps/kicker/applets/klipper.desktop
 share/kde/apps/kicker/applets/ksysguardapplet.desktop
@@ -3214,6 +3217,7 @@
 share/kde/services/fish.protocol
 share/kde/services/floppy.protocol
 share/kde/services/fonts.protocol
+share/kde/services/fontthumbnail.desktop
 share/kde/services/gsthumbnail.desktop
 share/kde/services/gzip.protocol
 share/kde/services/htmlthumbnail.desktop
@@ -3228,6 +3232,7 @@
 share/kde/services/kdeprint_part.desktop
 share/kde/services/kfile_font.desktop
 share/kde/services/kfindpart.desktop
+share/kde/services/kfontviewpart.desktop
 share/kde/services/khelpcenter.desktop
 share/kde/services/kmanpart.desktop
 share/kde/services/konq_aboutpage.desktop
diff -r 9c73c9dc43b3 -r fc87ef5068ef x11/kdebase3/distinfo
--- a/x11/kdebase3/distinfo     Tue Mar 09 11:25:14 2004 +0000
+++ b/x11/kdebase3/distinfo     Tue Mar 09 11:33:08 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.42 2004/02/05 00:35:50 markd Exp $
+$NetBSD: distinfo,v 1.43 2004/03/09 11:33:09 markd Exp $
 
-SHA1 (kdebase-3.2.0.tar.bz2) = 8632e98a9f34479c085c951330b2c7bcc01ad62e
-Size (kdebase-3.2.0.tar.bz2) = 17404034 bytes
+SHA1 (kdebase-3.2.1.tar.bz2) = 84c8d1f3f0f48870790a66a5c1f4cff981161277
+Size (kdebase-3.2.1.tar.bz2) = 17131336 bytes
 SHA1 (Daemon.png) = e77a42c644beecd66c4b95c0ae68c08c728a4e6d
 Size (Daemon.png) = 15725 bytes
 SHA1 (Daemon.README) = eb1e6af52adc02ded77af17e8953134b7e60d23b



Home | Main Index | Thread Index | Old Index