head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.44 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.42 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.40 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.38 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.36 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.6.0.34 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.32 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.30 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.6.0.28 pkgsrc-2008Q2-base:1.6 pkgsrc-2008Q1:1.6.0.26 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.24 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.22 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.20 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.6.0.18 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.16 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.14 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.12 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.6.0.10 pkgsrc-2006Q1-base:1.6 pkgsrc-2005Q4:1.6.0.8 pkgsrc-2005Q4-base:1.6 pkgsrc-2005Q3:1.6.0.6 pkgsrc-2005Q3-base:1.6 pkgsrc-2005Q2:1.6.0.4 pkgsrc-2005Q2-base:1.6 pkgsrc-2005Q1:1.6.0.2 pkgsrc-2005Q1-base:1.6 pkgsrc-2004Q4:1.5.0.18 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.5.0.16 pkgsrc-2004Q3-base:1.5 pkgsrc-2004Q2:1.5.0.14 pkgsrc-2004Q2-base:1.5 pkgsrc-2004Q1:1.5.0.12 pkgsrc-2004Q1-base:1.5 pkgsrc-2003Q4:1.5.0.10 pkgsrc-2003Q4-base:1.5 netbsd-1-6-1:1.5.0.6 netbsd-1-6-1-base:1.5 netbsd-1-6:1.5.0.8 netbsd-1-6-RELEASE-base:1.5 pkgviews:1.5.0.4 pkgviews-base:1.5 buildlink2:1.5.0.2 buildlink2-base:1.5 netbsd-1-5-PATCH003:1.5 netbsd-1-5-PATCH001:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.6 date 2005.01.03.14.32.33; author wiz; state dead; branches; next 1.5; 1.5 date 2002.04.10.12.27.33; author dmcmahill; state Exp; branches; next 1.4; 1.4 date 2001.12.03.15.37.21; author skrll; state Exp; branches; next 1.3; 1.3 date 2001.11.13.21.09.07; author jlam; state Exp; branches; next 1.2; 1.2 date 2001.10.15.22.46.22; author skrll; state Exp; branches; next 1.1; 1.1 date 2001.03.14.15.59.48; author skrll; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2001.03.14.15.59.48; author skrll; state Exp; branches; next ; desc @@ 1.6 log @Remove KDE2 packages (and their dependencies) as proposed on tech-pkg. @ text @$NetBSD: patch-af,v 1.5 2002/04/10 12:27:33 dmcmahill Exp $ --- configure.orig Tue Nov 13 15:58:06 2001 +++ configure Tue Apr 9 23:46:42 2002 @@@@ -2496,5 +2496,5 @@@@ elif test $ac_cv_prog_cxx_g = yes; then if test "$GXX" = yes; then - CXXFLAGS="-g -O2" + CXXFLAGS="-g" else CXXFLAGS="-g" @@@@ -2502,5 +2502,5 @@@@ else if test "$GXX" = yes; then - CXXFLAGS="-O2" + CXXFLAGS="" else CXXFLAGS= @@@@ -2594,5 +2594,5 @@@@ if test "$GXX" = "yes"; then if test "$kde_use_debug_code" = "yes"; then - CXXFLAGS="-g -O2 -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $CXXFLAGS" + CXXFLAGS="-g -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $CXXFLAGS" echo "$as_me:2598: checking whether $CXX supports -Wno-long-long" >&5 @@@@ -2699,5 +2699,5 @@@@ fi else - CXXFLAGS="-O2 $CXXFLAGS" + CXXFLAGS="$CXXFLAGS" fi fi @@@@ -9649,5 +9649,5 @@@@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +ac_link='rm -rf SunWS_cache; ${LIBTOOL_SHELL} --tag=CXX --mode=link ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' ac_cxxflags_safe="$CXXFLAGS" @ 1.5 log @obey CXXFLAGS and don't unconditionally prepend -O2. @ text @d1 1 a1 1 $NetBSD$ @ 1.4 log @Update to KDE 2.2.2 Closes pkg/14728 from Mark Davies . Changes from him with updates from myself. From www.kde.org... The principal improvements over KDE 2.2.1, release two months ago, include: o security-related - SSL certificate loading - symlink vulnerability in .wmrc access by KDM introduced in 2.2 - security problem with eFax (used by klprfax) - potential problem in PAM invocation by KDM - potential harmful side-effect of failed KDM session starts o new features - added support for CodeWeavers' CrossOver plug-in (provides support for QuickTime, etc.) - added support for the wheelmouse for scrolling through the KGhostview PS/PDF viewer component - ability to search for multiple patterns at a time in the file search dialog - debugging multi-threaded applications with KDevelop o improvements/fixes - handling of HTTP links that redirect to FTP - POST using SSL through a proxy and sending headers through proxies - saving of recently-selected files in the file dialog - handling of non-ASCII characters over SMB - toolbar button captions with certain styles - selecting items with the mouse in Konqueror - sorting in Konqueror's textview - saving current settings as a theme in the theme manager - crashes in KMail with certain mails - crash on invoking the KDM chooser - non-Latin languages with KDevelop performance - icon loading optimized - file dialog speedups - stop spinning SMB client processes - handling of large files in Kate @ text @d1 33 a33 4 --- configure.orig Wed Nov 14 09:58:06 2001 +++ configure Fri Nov 23 13:41:42 2001 @@@@ -9648,7 +9648,7 @@@@ ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' a39 1 ac_ldflags_safe="$LDFLAGS" @ 1.3 log @* Strongly buildinkify. * Manage all of the icon directories for all of the KDE2 packages in the PLIST. * Workaround a NetBSD/alpha egcs optimization bug. * Allow artsdsp pre-loadable module to be built. * Fix pkg/14430 by Mark Davies where mounting devices from KDE2 when /sbin isn't in your path doesn't work because mount/umount can't be found. We append /sbin:/usr/sbin to the path before calling mount/umount. * Properly recognize that NetBSD's OSS implementation doesn't include the Linux MIDI interface. * Fix and sort PLIST. @ text @d1 5 a5 7 $NetBSD$ --- configure.orig Wed Sep 12 01:10:21 2001 +++ configure @@@@ -6889,7 +6889,7 @@@@ ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' cross_compiling=$ac_cv_prog_cxx_cross d10 2 a11 2 @ 1.2 log @Update to KDE 2.2.1 With apologies to Al I wouldn't know where to start with a summary of the changes between 2.1 and 2.2.1 - there are just too many. A couple of hopefully static URLS that contain useful information are http://www.kde.org/announcements/changelog2_1to2_2.html http://www.kde.org/announcements/changelog2_2to2_2_1.html Support for a.out for kde{libs,base} added by me. The libtool/a.out combination doesn't like the linking of modules into binaries. A better way of doing this will appear in future versions of KDE/pkgsrc. @ text @d3 1 a3 1 --- configure.orig Wed Sep 12 06:10:21 2001 d5 1 a5 13 @@@@ -6211,9 +6211,10 @@@@ x_libraries="/usr/lib"; else x_libraries=$kde_x_libraries X_LDFLAGS="-L$x_libraries" + X_WLRFLAGS="-Wl,-R$x_libraries" fi all_includes="$X_INCLUDES" -all_libraries="$X_LDFLAGS" +all_libraries="$X_LDFLAGS $X_WLRFLAGS" @@@@ -6889,7 +6890,7 @@@@ @ 1.1 log @Initial revision @ text @d3 23 a25 43 --- kdecore/kapp.cpp.orig Thu Feb 22 18:12:55 2001 +++ kdecore/kapp.cpp @@@@ -1433,18 +1433,18 @@@@ setStyle(pKStyle); } else{ - lt_ptr_t alloc_func; + lt_ptr alloc_func; if (styleStr.find("basicstyle.la",0,false)==-1) - alloc_func=lt_dlsym(styleHandle,"allocate"); + alloc_func=lt_dlsym((lt_dlhandle)styleHandle,"allocate"); else - alloc_func= lt_dlsym(styleHandle,"allocateCustomTheme"); + alloc_func= lt_dlsym((lt_dlhandle)styleHandle,"allocateCustomTheme"); if(!alloc_func){ kdWarning() << "Unable to init style plugin " << styleStr << "(" << lt_dlerror() << ")\n"; pKStyle = new KDEStyle; setStyle(pKStyle); - lt_dlclose(styleHandle); + lt_dlclose((lt_dlhandle)styleHandle); styleHandle = 0; } else{ @@@@ -1467,7 +1467,7 @@@@ kdWarning() << "Style plugin unable to allocate style.\n"; pKStyle = new KDEStyle; setStyle(pKStyle); - lt_dlclose(styleHandle); + lt_dlclose((lt_dlhandle)styleHandle); styleHandle = 0; } } @@@@ -1480,7 +1480,7 @@@@ } if(oldHandle){ - lt_dlclose((lt_dlhandle*)oldHandle); + lt_dlclose((lt_dlhandle)oldHandle); } if(pKStyle) connect(pKStyle, SIGNAL(destroyed()), SLOT(kstyleDestroyed())); @ 1.1.1.1 log @Here goes... Import of KDE 2.1 kdelibs package. @ text @@