head 1.11; access; symbols pkgsrc-2013Q2:1.11.0.32 pkgsrc-2013Q2-base:1.11 pkgsrc-2012Q4:1.11.0.30 pkgsrc-2012Q4-base:1.11 pkgsrc-2011Q4:1.11.0.28 pkgsrc-2011Q4-base:1.11 pkgsrc-2011Q2:1.11.0.26 pkgsrc-2011Q2-base:1.11 pkgsrc-2009Q4:1.11.0.24 pkgsrc-2009Q4-base:1.11 pkgsrc-2008Q4:1.11.0.22 pkgsrc-2008Q4-base:1.11 pkgsrc-2008Q3:1.11.0.20 pkgsrc-2008Q3-base:1.11 cube-native-xorg:1.11.0.18 cube-native-xorg-base:1.11 pkgsrc-2008Q2:1.11.0.16 pkgsrc-2008Q2-base:1.11 pkgsrc-2008Q1:1.11.0.14 pkgsrc-2008Q1-base:1.11 pkgsrc-2007Q4:1.11.0.12 pkgsrc-2007Q4-base:1.11 pkgsrc-2007Q3:1.11.0.10 pkgsrc-2007Q3-base:1.11 pkgsrc-2007Q2:1.11.0.8 pkgsrc-2007Q2-base:1.11 pkgsrc-2007Q1:1.11.0.6 pkgsrc-2007Q1-base:1.11 pkgsrc-2006Q4:1.11.0.4 pkgsrc-2006Q4-base:1.11 pkgsrc-2006Q3:1.11.0.2 pkgsrc-2006Q3-base:1.11 pkgsrc-2006Q2:1.10.0.2 pkgsrc-2006Q2-base:1.10 pkgsrc-2006Q1:1.8.0.2 pkgsrc-2006Q1-base:1.8 pkgsrc-2005Q4:1.7.0.2 pkgsrc-2005Q4-base:1.7 pkgsrc-2005Q3:1.6.0.2 pkgsrc-2005Q3-base:1.6 pkgsrc-2005Q2:1.5.0.10 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.8 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.5.0.6 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.5.0.4 pkgsrc-2004Q3-base:1.5 pkgsrc-2004Q2:1.5.0.2 pkgsrc-2004Q2-base:1.5 pkgsrc-2004Q1:1.3.0.2 pkgsrc-2004Q1-base:1.3 pkgsrc-2003Q4:1.2.0.4 pkgsrc-2003Q4-base:1.2 netbsd-1-6-1:1.2.0.2 netbsd-1-6-1-base:1.2 netbsd-1-6:1.1.1.1.0.4 netbsd-1-6-RELEASE-base:1.1 pkgviews:1.1.1.1.0.6 pkgviews-base:1.1 buildlink2-base:1.1 buildlink2:1.1.1.1.0.2 pkg-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.11 date 2006.08.02.13.42.16; author markd; state dead; branches; next 1.10; 1.10 date 2006.04.12.13.30.45; author markd; state Exp; branches; next 1.9; 1.9 date 2006.03.30.02.36.26; author markd; state dead; branches; next 1.8; 1.8 date 2006.02.07.10.06.53; author markd; state Exp; branches; next 1.7; 1.7 date 2005.10.13.12.31.59; author markd; state dead; branches; next 1.6; 1.6 date 2005.07.30.10.40.27; author markd; state Exp; branches; next 1.5; 1.5 date 2004.06.10.11.39.50; author markd; state dead; branches 1.5.10.1; next 1.4; 1.4 date 2004.05.17.00.03.39; author markd; state Exp; branches; next 1.3; 1.3 date 2004.02.04.13.58.39; author markd; state dead; branches; next 1.2; 1.2 date 2002.08.25.19.23.51; author jlam; state Exp; branches; next 1.1; 1.1 date 2002.05.31.13.16.44; author skrll; state Exp; branches 1.1.1.1; next ; 1.5.10.1 date 2005.08.11.16.36.50; author salo; state Exp; branches; next ; 1.1.1.1 date 2002.05.31.13.16.44; author skrll; state Exp; branches 1.1.1.1.2.1; next ; 1.1.1.1.2.1 date 2002.05.31.13.16.44; author jlam; state dead; branches; next 1.1.1.1.2.2; 1.1.1.1.2.2 date 2002.06.23.19.06.14; author jlam; state Exp; branches; next ; desc @@ 1.11 log @Update to KDE 3.5.4 kdecore * Fix compiling on Solaris. kdeui * Now KKeyChooser does not steal focus when created. * Fixed the terrible flickering in KDateTable like for example when resizing Kicker. kio * Make move not do a copy and delete in some cases. * Fix problem with inotify causing crashes... KIOslave * Fixed referrer not sent back to client when using https. KHTML * Lots of fixes kjs * Enumerate array properties in order of addition, matching other browsers. * Support the "debugger" keyword. kssl * Increase usability of KIO KSSL dialog. * Update netlock QA class certificate. * Add startcom CA. mimetypes * Add *.tor pattern for bittorrent mimetype. * Add x-mplayer2 (Microsoft media) mimetype. @ text @$NetBSD: patch-ah,v 1.10 2006/04/12 13:30:45 markd Exp $ --- kdecore/ksycoca.cpp.orig 2006-03-17 23:19:04.000000000 +1300 +++ kdecore/ksycoca.cpp @@@@ -43,7 +43,7 @@@@ #endif #ifdef Q_OS_SOLARIS -extern "C" extern int madvise(caddr_t, size_t, int); +extern "C" int madvise(caddr_t, size_t, int); #endif #ifndef MAP_FAILED @ 1.10 log @The Solaris fix in 3.5.2 missed one bit so re-add it. @ text @d1 1 a1 1 $NetBSD$ @ 1.9 log @Update to KDE 3.5.2 * Don't restore files to recent files list that don't exist anymore. * KIO-KFile: Fix problems with mounting filesystems with ACL * Kate o Make the spelling dialog modal. o Make updates incrementally and limit to 2000 messages o Alternate Bash heredoc style highlights correctly. * KHTML o Performance improvements: + Improve rendering speed of some semi-transparent pixmap backgrounds. + Improve performance of JavaScript error logging widget, to help deal with sites with completely broken JavaScript which continuously causes errors. + Better performance for the classname selector o Get iframes, objects and some other overlaid widgets to obey their stacking context at last (a.k.a, keep flash and iframes *under* dhtml menus). o Implement CSS2.1 quirk about behavior of overflow and root and body. Now we pass Acid2 according to Opera's standard, but in an actual release version. o Implement selectionStart, selectionEnd, setSelectionRange on textarea and text input tags. o Improved keyboard event support, implementing the API in the latest DOM3 Events working group note. o Properly scale CSS line height when zooming. o Multiple fixes to the table DOM. o Better frame sizing calculation. o Better handling of the case where form-related tags get moved by parser during residual style handling. o Fix the DOM operation handling to not be so picky about the DTD. This makes us match other browsers better, and lets us remove various evil hacks in the XML parser o Various getComputedStyle improvements. o Various text-indent fixes. o Some fixes for namespace handling in XML and CSS. o Compatibility improvements in some collections. o Fix JavaScript timer events over midnight. o Fix handling of error event. o Do not assign the same AccessKey to different javascript: links. o Do not improperly honor maxlength on file input elements. o Properly reload iframe when source re-set. o Make usemap case-insensitive. o Better parsing of malformed cols and rows parameters of textarea. o Various fixes to DOM and non-standard bindings to CSS. o Various rendering fixes * KJS o Performance fix: do not redundantly re-attach the JavaScript debugger. o Free up some "future reserved keywords" for use as identifiers, to match other browsers. o Accept trailing semicolons in initializer lists. o Various RegExp object improvements: support .compile, properly report some errors, plug some memory leaks. o Give JavaScript debugger some stack room to operate when handling stack overflow exceptions. o Fix bugs in latin1 to ucs conversion. @ text @d1 1 a1 1 $NetBSD: patch-ah,v 1.8 2006/02/07 10:06:53 markd Exp $ d3 1 a3 1 --- kdecore/ksycoca.cpp.orig 2006-01-20 06:06:18.000000000 +1300 d5 6 a10 2 @@@@ -42,6 +42,10 @@@@ #include a12 4 +#ifdef Q_OS_SOLARIS +extern "C" int madvise(caddr_t, size_t, int); +#endif + a13 11 #define MAP_FAILED ((void *) -1) #endif @@@@ -145,7 +149,7 @@@@ bool KSycoca::openDatabase( bool openDum else { #ifdef HAVE_MADVISE - (void) madvise((void*)m_sycoca_mmap, m_sycoca_size, MADV_WILLNEED); + (void) madvise((char*)m_sycoca_mmap, m_sycoca_size, MADV_WILLNEED); #endif QByteArray b_array; b_array.setRawData(m_sycoca_mmap, m_sycoca_size); @ 1.8 log @Fix build on Solaris. @ text @d1 1 a1 1 $NetBSD$ @ 1.7 log @Update to KDE 3.4.3 Changes: backport of bug fixes. @ text @d1 1 a1 1 $NetBSD: patch-ah,v 1.6 2005/07/30 10:40:27 markd Exp $ d3 5 a7 4 --- kwallet/backend/sha1.cc.orig 2005-05-24 00:16:08.000000000 +1200 +++ kwallet/backend/sha1.cc @@@@ -19,6 +19,12 @@@@ */ d9 2 a10 3 #include +#ifdef HAVE_SYS_TYPES_H +#include d12 13 a24 15 +#ifdef HAVE_SYS_BITYPES_H +#include /* For uintXX_t on Tru64 */ +#endif #include "sha1.h" #include @@@@ -307,7 +313,7 @@@@ const unsigned char *SHA1::hash() { p = _buf; #ifdef WORDS_BIGENDIAN -#define X(a) do { *(unsigned long *)p = _h##a; p += 4; } while (0) +#define X(a) do { *(uint32_t *)p = _h##a; p += 4; } while (0) #else #define X(a) do { *p++ = _h##a >> 24; *p++ = _h##a >> 16; \ *p++ = _h##a >> 8; *p++ = _h##a; } while (0) @ 1.6 log @Fix SIGBUS core dumps on sparc64. Patch from Michael Lorenz. Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD$ @ 1.5 log @Update to kde 3.2.3 Changes: * general: More and better usage of icons in different widgets * kiosk: Support for user profiles * kfile: directory chooser dialog now hides hidden directories, added context option to show * uiserver: Fix KIO: Progress Dialog - 'Keep open' + 'Open File' - Problems * kwallet: Keep KWallet's password dialog above other windows @ text @d1 1 a1 1 $NetBSD: patch-ah,v 1.4 2004/05/17 00:03:39 markd Exp $ d3 4 a6 8 Index: kapplication.cpp =================================================================== RCS file: /home/kde/kdelibs/kdecore/kapplication.cpp,v retrieving revision 1.637.2.8 diff -u -p -r1.637.2.8 kapplication.cpp --- kdecore/kapplication.cpp 8 Apr 2004 09:56:28 -0000 1.637.2.8 +++ kdecore/kapplication.cpp 14 May 2004 12:24:53 -0000 @@@@ -2172,7 +2172,7 @@@@ void KApplication::invokeMailer(const QS d8 7 a14 4 if (command.isEmpty() || command == QString::fromLatin1("kmail") || command.endsWith("/kmail")) - command = QString::fromLatin1("kmail --composer -s %s -c %c -b %b --body %B --attach %A %t"); + command = QString::fromLatin1("kmail --composer -s %s -c %c -b %b --body %B --attach %A -- %t"); d16 11 a26 2 // TODO: Take care of the preferred terminal app (instead of hardcoding // Konsole), this will probably require a rewrite of the configurable @ 1.5.10.1 log @Pullup ticket 675 - requested by Mark Davies portability fix for kdelibs3 Revisions pulled up: - pkgsrc/x11/kdelibs3/Makefile 1.90 - pkgsrc/x11/kdelibs3/distinfo 1.58 - pkgsrc/x11/kdelibs3/patches/patch-ah 1.6 Module Name: pkgsrc Committed By: markd Date: Sat Jul 30 10:40:27 UTC 2005 Modified Files: pkgsrc/x11/kdelibs3: Makefile distinfo Added Files: pkgsrc/x11/kdelibs3/patches: patch-ah Log Message: Fix SIGBUS core dumps on sparc64. Patch from Michael Lorenz. Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD: patch-ah,v 1.6 2005/07/30 10:40:27 markd Exp $ d3 8 a10 4 --- kwallet/backend/sha1.cc.orig 2005-05-24 00:16:08.000000000 +1200 +++ kwallet/backend/sha1.cc @@@@ -19,6 +19,12 @@@@ */ d12 4 a15 7 #include +#ifdef HAVE_SYS_TYPES_H +#include +#endif +#ifdef HAVE_SYS_BITYPES_H +#include /* For uintXX_t on Tru64 */ +#endif d17 2 a18 11 #include "sha1.h" #include @@@@ -307,7 +313,7 @@@@ const unsigned char *SHA1::hash() { p = _buf; #ifdef WORDS_BIGENDIAN -#define X(a) do { *(unsigned long *)p = _h##a; p += 4; } while (0) +#define X(a) do { *(uint32_t *)p = _h##a; p += 4; } while (0) #else #define X(a) do { *p++ = _h##a >> 24; *p++ = _h##a >> 16; \ *p++ = _h##a >> 8; *p++ = _h##a; } while (0) @ 1.4 log @Fix some URI handler issues. Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @Update to KDE-3.2.0. Changes: Libraries * Hidden methods in DCOP interfaces - DCOPIDLng Alexander Kellett * Documentation parsing (kdoc based) and inclusion in generated .dcopidl files (note: kdebindings dcopidlng only) Alexander Kellett * Kalyptus based rewrite of DCOPIDL - DCOPIDLng Alexander Kellett * Thumbnail generator for DVI files. Stefan Kebekus * Thumbnail generator for Xcursor files. Fredrik Hoeglund * KMainWindow can now maintain the statusbar and corresponding action (duplicate (99% of the time broken) code removed from countless applications in KDE). Benjamin Meyer * KMainWindow, KToolbar, and several other core classes now will only stores settings if those settings are not the default values (helping to reduce the huge size of config files). Benjamin Meyer * Add support for International Domain Names (IDN). Thiago Macieira, Waldo Bastian * KDE Password Registry and Wallet. George Staikos * SSL session ID reuse. George Staikos * KCookiejar: Support HttpOnly cookies. Waldo Bastian * KLocale: support for different calendar systems Hans Petter Bieker * KCalendarSystem: support for Hebrew calendar system Hans Petter Bieker * Support data urls. See rfc 2397. Leo Savernik * New tab widget classes KTabBar and KTabWidget in kdeui Stephan Binner * New KFile permissions panel Tim Jansen * Support for mimetype inheritance and aliases David Faure * KDialogBase: Replace setButtonOkText() & co. with setButtonOk() that takes a KGuiItem instead (deprecating the old methods) Martijn Klingens * Move KPrefs from libkdepim to kdelibs. Cornelius Schumacher * Support for "extra fields" in KIO slaves and in Konqueror / KFileDialog David Faure * Add KSplashScreen, a splash screen class based on QSplashScreen (with support for KDE's Xinerama options) Chris Howells * KPasteTextAction: enhanced action for pasting text by offering a list with the clipboard history. Andras Mantia KHTML * Non-modal find dialog David Faure KDEfx * Added KCPUInfo class which makes it possible for applications to do runtime checks for architecture specific CPU features, such MMX, 3DNow! and AltiVec. Fredrik Hoeglund * Added MMX and SSE2 optimizations to the blending functions in KImageEffect, that among other things are used to blend the translucent menus when the menu effect is set to software blend, and to tint icons when they're selected in icon views. Fredrik Hoeglund Kate Part * File type specific settings Christoph Cullmann * vi style cmd line Christoph Cullmann * Support variable lines in files Anders Lund * Color Schemes Christoph Cullmann * Indentation based code folding Christoph Cullmann * Implement more DCOP interfaces and clean up the ktexteditor dcop interfaces Christoph Cullmann KImgIO * Add PCX image plugin, supports reading and writing 1, 4, 8 and 24bpp images Nadeem Hasan * Add TGA image plugin, supports reading and writing true color TGA images (compressed and uncompressed) Dominik Seichter Interfaces * Interfaces for KBytesEdit widget part Friedrich W. H. Kossebau KSpell * Adding ability to spell check HTML, TeX and nroff documents. Zack Rusin * Completely reworking the spell checking dialog. Adding language selection combo. Zack Rusin @ text @d1 1 a1 1 $NetBSD: patch-ah,v 1.2 2002/08/25 19:23:51 jlam Exp $ d3 8 a10 5 --- dcop/dcopserver.cpp.orig Fri Jan 4 11:03:18 2002 +++ dcop/dcopserver.cpp @@@@ -1512,7 +1512,9 @@@@ "Copyright (C) 1999-2001, The KDE Developers \n" ; d12 7 a18 7 -int main( int argc, char* argv[] ) +extern "C" int kdemain(int, char *[]); + +int kdemain( int argc, char* argv[] ) { bool serverid = false; bool nofork = false; @ 1.2 log @Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. @ text @d1 1 a1 1 $NetBSD: patch-ah,v 1.1.2.1 2002/06/23 19:06:14 jlam Exp $ @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Initial import of a kdelibs3 pkg. @ text @@ 1.1.1.1.2.1 log @file patch-ah was added on branch buildlink2 on 2002-06-23 19:06:14 +0000 @ text @d1 15 @ 1.1.1.1.2.2 log @Merge from pkgsrc-current to buildlink2 branch. @ text @a0 15 $NetBSD: patch-ah,v 1.1.1.1.2.1 2002/06/23 19:06:14 jlam Exp $ --- dcop/dcopserver.cpp.orig Fri Jan 4 11:03:18 2002 +++ dcop/dcopserver.cpp @@@@ -1512,7 +1512,9 @@@@ "Copyright (C) 1999-2001, The KDE Developers \n" ; -int main( int argc, char* argv[] ) +extern "C" int kdemain(int, char *[]); + +int kdemain( int argc, char* argv[] ) { bool serverid = false; bool nofork = false; @