Subject: CVS commit: pkgsrc/x11/kdelibs3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 05/31/2005 14:13:24
Module Name:	pkgsrc
Committed By:	markd
Date:		Tue May 31 14:13:24 UTC 2005

Modified Files:
	pkgsrc/x11/kdelibs3: Makefile PLIST buildlink3.mk distinfo
	pkgsrc/x11/kdelibs3/patches: patch-cc
Removed Files:
	pkgsrc/x11/kdelibs3/patches: patch-da patch-db patch-dc patch-dd
	    patch-de patch-df patch-dg patch-dh patch-di patch-dj patch-dk

Log Message:
Update to KDE 3.4.1

Changes:
* kdecore: Fix in command-line argument handler for clicking on mailto
  urls while kontact was started with arguments
* kdecore: Fix the support for Dante proxies
* kdecore: Fix the "random resolver failure" problem
* kdecore: Fix the support for the IPv6 Blacklist in ioslaves
* kdeui: Fix "Change Icon" in the toolbar editor
* khtml: Fix submitted position for scrolled imagemaps
* khtml: Load external CSS style-sheet with correct charset
* khtml: Apply CSS padding to tables
* khtml: Improve PRE parsing
* khtml: Fix links with WBR tags
* khtml: Parse CSS3 pseudo-classes and pseudo-elements more strict
* khtml: Fix document.all.item
* khtml: Return meaningful HTMLTableCellElement::cellIndex() values
* khtml: Unbreak setting of location.href on windows opened by
  windows.open()
* khtml: Various crash fixes
* khtml: Fixed infinite loop due to onChange from textareas
* khtml: Fix crash in window.setTimeout when Javascript is disabled
* khtml: Fix server-side-push handler to accept bugzilla sending
  "text/html; charset=utf-8" as Content-Type
* khtml: Fix for MMB-pasting onto an empty konqueror window
* kjs: Allow non-ascii letters in identifiers
* kjs: More flexible date string parsing
* kjs: Fixes in escape() and unescape() functions
* kjs: Fixes in RegExp constructor
* kssl: store SSL passwords in the KDE wallet and reuse as needed
* kio: KZip: Fixed double-deletion bug when trying to write to a
  non-writable directory.
* kio: Fix for print:/manager not embedding the right part in Konqueror
* kio: Use correct window icon in Konqueror when showing trash:/
* kfile: Don't show edit dialog when drop-adding items to sidebar
* kfile: If Shift is pressed when menu opens show 'Delete' instead of
  'Trash'
* kio-http: Prevent endless busy loop
* kio-http: Massive speed improvement for deleting Webdav folders
* kio-ftp: Try non-passive mode if passive mode fails
* kio-ftp: Fix parsing of Netware FTP servers, so that files don't all
  appear with a lock (no permissions)
* kutils: Fixed support for back ref \0 (entire matched text)


To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 pkgsrc/x11/kdelibs3/Makefile
cvs rdiff -r1.24 -r1.25 pkgsrc/x11/kdelibs3/PLIST
cvs rdiff -r1.12 -r1.13 pkgsrc/x11/kdelibs3/buildlink3.mk
cvs rdiff -r1.56 -r1.57 pkgsrc/x11/kdelibs3/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/kdelibs3/patches/patch-cc
cvs rdiff -r1.1 -r0 pkgsrc/x11/kdelibs3/patches/patch-da \
    pkgsrc/x11/kdelibs3/patches/patch-db pkgsrc/x11/kdelibs3/patches/patch-df \
    pkgsrc/x11/kdelibs3/patches/patch-dh pkgsrc/x11/kdelibs3/patches/patch-di \
    pkgsrc/x11/kdelibs3/patches/patch-dj
cvs rdiff -r1.2 -r0 pkgsrc/x11/kdelibs3/patches/patch-dc \
    pkgsrc/x11/kdelibs3/patches/patch-dd pkgsrc/x11/kdelibs3/patches/patch-de \
    pkgsrc/x11/kdelibs3/patches/patch-dg pkgsrc/x11/kdelibs3/patches/patch-dk

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