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 2001.10.15.22.46.21; author skrll; state Exp; branches; next 1.4; 1.4 date 2001.09.07.14.32.21; author drochner; state Exp; branches; next 1.3; 1.3 date 2001.07.05.05.53.53; author jlam; state Exp; branches; next 1.2; 1.2 date 2001.05.24.22.18.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-ad,v 1.5 2001/10/15 22:46:21 skrll Exp $ --- arts/knotify/knotify.cpp.orig Mon Aug 6 00:28:11 2001 +++ arts/knotify/knotify.cpp @@@@ -73,7 +73,7 @@@@ }; -int main(int argc, char **argv) +int knotify_main(int argc, char **argv) { KAboutData aboutdata("knotify", I18N_NOOP("KNotify"), "2.0pre", I18N_NOOP("KDE Notification Server"), @ 1.5 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 @d1 1 a1 1 $NetBSD$ @ 1.4 log @update to 2.1.2 This release provides the following fixes: Security fixes: KDEsu. The KDEsu which shipped with earlier releases of KDE 2 writes a (very) temporary but world-readable file with authentication information. A local user can potentially abuse this behavior to gain access to the X server and, if KDEsu is used to perform tasks that require root-access, can result in comprimise of the root account. Bug fixes: kio_http. Fixed problems with "protocol for http://x.y.z died unexpectedly" and with proxy authentication with Konqueror. kparts. Fixed crash in KOffice 1.1 when splitting views. khtml. Fixed memory leak in Konqueror. Fixed minor HTML rendering problems. kcookiejar. Fixed minor problems with HTTP cookies. kconfig. Fixed problem with leading/trailing spaces in configuration values. kdebug. Fixed memory leak in debug output. klineedit. Fixed problem with klineedit emitting "return pressed" twice. (The security fix was already dealt with by patches.) @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.3 2001/07/05 05:53:53 jlam Exp $ d3 4 a6 14 --- configure.orig Thu Feb 22 13:17:52 2001 +++ configure @@@@ -5849,7 +5849,7 @@@@ for dir in $kde_use_extra_libs; do kde_extra_libs="$kde_extra_libs $dir" KDE_EXTRA_RPATH="$KDE_EXTRA_RPATH -R $dir" - USER_LDFLAGS="$USER_LDFLAGS -L$dir" + #USER_LDFLAGS="$USER_LDFLAGS -L$dir" # buildlink.mk done IFS=$ac_save_ifs kde_use_extra_libs="added" @@@@ -6790,7 +6790,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 a7 2 -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' d9 5 a13 43 @@@@ -7043,7 +7043,7 @@@@ if test "$qt_libraries" = "$x_libraries" || test -z "$qt_libraries"; then QT_LDFLAGS="" else - QT_LDFLAGS="-L$qt_libraries" + QT_LDFLAGS="-L${QTDIR}/lib -Wl,-R$qt_libraries" # buildlink.mk all_libraries="$all_libraries $QT_LDFLAGS" fi @@@@ -7369,11 +7369,11 @@@@ if test "$kde_includes" = "$x_includes" || test "$kde_includes" = "$qt_includes" ; then KDE_INCLUDES="" else - KDE_INCLUDES="-I$kde_includes" + KDE_INCLUDES="-I${BUILDLINK_DIR}/include" # buildlink.mk all_includes="$KDE_INCLUDES $all_includes" fi -KDE_LDFLAGS="-L$kde_libraries" +KDE_LDFLAGS="-L${BUILDLINK_DIR}/lib" # buildlink.mk if test ! "$kde_libraries" = "$x_libraries" && test ! "$kde_libraries" = "$qt_libraries" ; then all_libraries="$all_libraries $KDE_LDFLAGS" fi @@@@ -13183,7 +13183,7 @@@@ -all_includes='-I$(top_srcdir)/dcop -I$(top_srcdir)/libltdl -I$(top_srcdir)/kdecore -I$(top_srcdir)/kdeui -I$(top_srcdir)/kssl $(QT_INCLUDES) $(X_INCLUDES) $(KDE_INCLUDES) $(USER_INCLUDES)' +all_includes='-I$(top_srcdir)/dcop -I$(top_srcdir)/kdecore -I$(top_srcdir)/kdeui -I$(top_srcdir)/kssl $(QT_INCLUDES) $(X_INCLUDES) $(KDE_INCLUDES) $(USER_INCLUDES)' CXXFLAGS="$CXXFLAGS -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST" @@@@ -14140,7 +14140,7 @@@@ esac done - for ac_config_dir in libltdl; do + for ac_config_dir in ; do # Do not complain, so a configure script can configure whichever # parts of a large source tree are present. @ 1.3 log @- Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. The conversion generally consisted of making sure that -L options passed to the compiler in the configure script didn't refer to any directories outside of ${BUILDLINK_DIR} and ${X11BASE}, and replacing dependencies with buildlink.mk file inclusions. - Add a buildlink.mk for use by other package Makefiles. @ text @d1 1 a1 1 $NetBSD$ d28 1 a28 1 + QT_LDFLAGS="-L${QTDIR}/lib" # buildlink.mk @ 1.2 log @Introduce a new variable KJS_USE_PCRE that controls the regex library used in KJS (javascript) for kdelibs2. This fixes PR/13018 from Greg A. Woods @ text @d3 1 a3 1 --- configure.orig Thu Feb 22 18:17:52 2001 d5 10 a14 13 @@@@ -6188,9 +6188,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" @@@@ -6790,7 +6791,7 @@@@ d23 7 a29 1 @@@@ -12406,6 +12407,9 @@@@ d32 13 a44 9 +if test $KJS_USE_PCRE = yes; then +pcre_save_CPPFLAGS="$CPPFLAGS" +CPPFLAGS="$CPPFLAGS -I${LOCALBASE}/include" for ac_hdr in pcreposix.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` @@@@ -12445,6 +12449,8 @@@@ echo "$ac_t""no" 1>&6 d46 1 a46 7 done +CPPFLAGS="$pcre_save_CPPFLAGS" +fi @@@@ -13183,7 +13189,7 @@@@ d55 1 a55 1 @@@@ -14140,7 +14146,7 @@@@ @ 1.1 log @Initial revision @ text @d26 20 a45 1 @@@@ -13183,7 +13184,7 @@@@ d54 1 a54 1 @@@@ -14140,7 +14141,7 @@@@ @ 1.1.1.1 log @Here goes... Import of KDE 2.1 kdelibs package. @ text @@