Subject: CVS commit: pkgsrc/x11
To: None <pkgsrc-changes@netbsd.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 05/22/2003 02:42:53
Module Name:	pkgsrc
Committed By:	markd
Date:		Thu May 22 02:42:53 UTC 2003

Modified Files:
	pkgsrc/x11/kde3: Makefile.kde3
	pkgsrc/x11/kdebase3: Makefile PLIST buildlink2.mk distinfo
	pkgsrc/x11/kdebase3/patches: patch-aa patch-ac patch-ai patch-am
	    patch-ao patch-aw patch-ba patch-bg patch-bk patch-bm patch-bs
	    patch-bz patch-cd patch-ch patch-cj patch-cn patch-cs patch-ct
	    patch-cz patch-dh patch-dj patch-dp patch-dx patch-ej patch-eq
	    patch-et
	pkgsrc/x11/kdelibdocs3: Makefile PLIST distinfo
	pkgsrc/x11/kdelibs3: Makefile buildlink2.mk distinfo
	pkgsrc/x11/kdelibs3/patches: patch-ab patch-ag patch-ak patch-ap
	    patch-av patch-ba patch-bd patch-bh patch-bm patch-bn patch-br
	    patch-cd
Removed Files:
	pkgsrc/x11/kdebase3/patches: patch-ey
	pkgsrc/x11/kdelibs3/patches: patch-cf

Log Message:
Update KDE to 3.1.2.

Changes:

kdelibs:
* https authentication through proxy fixed.
* KZip failed for some .zip archives.
* Fixed a bug in socket code that made KDEPrint crash.
* kspell: Support for Hebrew spell checking using hspell (requires hspell 0.5).

kdebase:
* kwin: Alt+Tab works while drag'n'drop (unless the application also grabs keyboard).
* kio_smtp: Doesn't eat 100% CPU when connection breaks and fixed a confusing error
  message when AUTH failed ("Unknown Command" vs. "Authorization failed")
* kscreensaver: Fixed issue where kdesktop_lock would stay running indefinitely in
  the background if it could not grab the keyboard/mouse, preventing the screen from
  being locked manually.
* kscreensaver: Screensavers are now stopped when asking for the password [#56803]
* kio_smb: Several bugfixes for the smbro-ioslave.
* kdesktop: fixed minicli layout problem with Qt 3.1.2
* kdm: fixed incorrect user window width with Qt 3.1.2
* Konqueror: Create DCOP interface for mainwindow when object begins to exist.
* Konqueror: Fixed tab open delays when it can't reach website.
* Konsole: Don't flicker when selecting entire lines.
* Konsole: Crash, selection and sort fixes in schema and session editors.
* Konsole: Fixed mouse-wheel in mouse mode.
* Konsole: Allow programs to resize windows if enabled.
* Konsole: Keep output steady when triple-click selecting.
* Konsole: Added "Print" menu command.
* kicker: Fixed kasbar only drawing last icon from a group.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/x11/kde3/Makefile.kde3
cvs rdiff -r1.24 -r1.25 pkgsrc/x11/kdebase3/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/x11/kdebase3/PLIST
cvs rdiff -r1.9 -r1.10 pkgsrc/x11/kdebase3/buildlink2.mk
cvs rdiff -r1.28 -r1.29 pkgsrc/x11/kdebase3/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/kdebase3/patches/patch-aa \
    pkgsrc/x11/kdebase3/patches/patch-ai pkgsrc/x11/kdebase3/patches/patch-ct \
    pkgsrc/x11/kdebase3/patches/patch-ej pkgsrc/x11/kdebase3/patches/patch-eq
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/kdebase3/patches/patch-ac \
    pkgsrc/x11/kdebase3/patches/patch-am pkgsrc/x11/kdebase3/patches/patch-ao \
    pkgsrc/x11/kdebase3/patches/patch-aw pkgsrc/x11/kdebase3/patches/patch-ba \
    pkgsrc/x11/kdebase3/patches/patch-bg pkgsrc/x11/kdebase3/patches/patch-bk \
    pkgsrc/x11/kdebase3/patches/patch-bm pkgsrc/x11/kdebase3/patches/patch-bs \
    pkgsrc/x11/kdebase3/patches/patch-cd pkgsrc/x11/kdebase3/patches/patch-ch \
    pkgsrc/x11/kdebase3/patches/patch-cj pkgsrc/x11/kdebase3/patches/patch-cn \
    pkgsrc/x11/kdebase3/patches/patch-cs pkgsrc/x11/kdebase3/patches/patch-cz \
    pkgsrc/x11/kdebase3/patches/patch-dh pkgsrc/x11/kdebase3/patches/patch-dj \
    pkgsrc/x11/kdebase3/patches/patch-dp pkgsrc/x11/kdebase3/patches/patch-dx \
    pkgsrc/x11/kdebase3/patches/patch-et
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/kdebase3/patches/patch-bz
cvs rdiff -r1.1 -r0 pkgsrc/x11/kdebase3/patches/patch-ey
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/kdelibdocs3/Makefile \
    pkgsrc/x11/kdelibdocs3/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/kdelibdocs3/PLIST
cvs rdiff -r1.27 -r1.28 pkgsrc/x11/kdelibs3/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/x11/kdelibs3/buildlink2.mk
cvs rdiff -r1.19 -r1.20 pkgsrc/x11/kdelibs3/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/kdelibs3/patches/patch-ab \
    pkgsrc/x11/kdelibs3/patches/patch-ag pkgsrc/x11/kdelibs3/patches/patch-ak \
    pkgsrc/x11/kdelibs3/patches/patch-ap pkgsrc/x11/kdelibs3/patches/patch-av \
    pkgsrc/x11/kdelibs3/patches/patch-ba pkgsrc/x11/kdelibs3/patches/patch-bh \
    pkgsrc/x11/kdelibs3/patches/patch-br pkgsrc/x11/kdelibs3/patches/patch-cd
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/kdelibs3/patches/patch-bd
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/kdelibs3/patches/patch-bm
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/kdelibs3/patches/patch-bn
cvs rdiff -r1.1 -r0 pkgsrc/x11/kdelibs3/patches/patch-cf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.