head 1.13; access; symbols pkgsrc-2013Q2:1.13.0.52 pkgsrc-2013Q2-base:1.13 pkgsrc-2012Q4:1.13.0.50 pkgsrc-2012Q4-base:1.13 pkgsrc-2011Q4:1.13.0.48 pkgsrc-2011Q4-base:1.13 pkgsrc-2011Q2:1.13.0.46 pkgsrc-2011Q2-base:1.13 pkgsrc-2009Q4:1.13.0.44 pkgsrc-2009Q4-base:1.13 pkgsrc-2008Q4:1.13.0.42 pkgsrc-2008Q4-base:1.13 pkgsrc-2008Q3:1.13.0.40 pkgsrc-2008Q3-base:1.13 cube-native-xorg:1.13.0.38 cube-native-xorg-base:1.13 pkgsrc-2008Q2:1.13.0.36 pkgsrc-2008Q2-base:1.13 pkgsrc-2008Q1:1.13.0.34 pkgsrc-2008Q1-base:1.13 pkgsrc-2007Q4:1.13.0.32 pkgsrc-2007Q4-base:1.13 pkgsrc-2007Q3:1.13.0.30 pkgsrc-2007Q3-base:1.13 pkgsrc-2007Q2:1.13.0.28 pkgsrc-2007Q2-base:1.13 pkgsrc-2007Q1:1.13.0.26 pkgsrc-2007Q1-base:1.13 pkgsrc-2006Q4:1.13.0.24 pkgsrc-2006Q4-base:1.13 pkgsrc-2006Q3:1.13.0.22 pkgsrc-2006Q3-base:1.13 pkgsrc-2006Q2:1.13.0.20 pkgsrc-2006Q2-base:1.13 pkgsrc-2006Q1:1.13.0.18 pkgsrc-2006Q1-base:1.13 pkgsrc-2005Q4:1.13.0.16 pkgsrc-2005Q4-base:1.13 pkgsrc-2005Q3:1.13.0.14 pkgsrc-2005Q3-base:1.13 pkgsrc-2005Q2:1.13.0.12 pkgsrc-2005Q2-base:1.13 pkgsrc-2005Q1:1.13.0.10 pkgsrc-2005Q1-base:1.13 pkgsrc-2004Q4:1.13.0.8 pkgsrc-2004Q4-base:1.13 pkgsrc-2004Q3:1.13.0.6 pkgsrc-2004Q3-base:1.13 pkgsrc-2004Q2:1.13.0.4 pkgsrc-2004Q2-base:1.13 pkgsrc-2004Q1:1.13.0.2 pkgsrc-2004Q1-base:1.13 pkgsrc-2003Q4:1.12.0.10 pkgsrc-2003Q4-base:1.12 netbsd-1-6-1:1.12.0.6 netbsd-1-6-1-base:1.12 netbsd-1-6:1.12.0.8 netbsd-1-6-RELEASE-base:1.12 pkgviews:1.12.0.4 pkgviews-base:1.12 buildlink2:1.12.0.2 buildlink2-base:1.12 netbsd-1-5-PATCH003:1.12 netbsd-1-5-PATCH001:1.12 netbsd-1-5-RELEASE:1.12 netbsd-1-4-PATCH003:1.12 netbsd-1-4-PATCH002:1.11 comdex-fall-1999:1.10 netbsd-1-4-PATCH001:1.10 netbsd-1-4-RELEASE:1.9 netbsd-1-3-PATCH003:1.7 FreeBSD-current-1997-12-14:1.1.1.1 FREEBSD:1.1.1; locks; strict; comment @# @; 1.13 date 2004.01.10.22.43.09; author wiz; state dead; branches; next 1.12; 1.12 date 2000.08.16.18.29.51; author skrll; state Exp; branches; next 1.11; 1.11 date 99.11.22.20.27.23; author jdolecek; state Exp; branches; next 1.10; 1.10 date 99.06.03.22.44.04; author tron; state Exp; branches; next 1.9; 1.9 date 99.02.15.21.33.34; author tron; state Exp; branches; next 1.8; 1.8 date 98.11.07.10.52.30; author tron; state Exp; branches; next 1.7; 1.7 date 98.08.20.10.05.55; author thorpej; state Exp; branches; next 1.6; 1.6 date 98.08.20.07.38.03; author thorpej; state Exp; branches; next 1.5; 1.5 date 98.08.07.11.18.08; author agc; state Exp; branches; next 1.4; 1.4 date 98.07.20.00.01.57; author tv; state Exp; branches; next 1.3; 1.3 date 98.03.21.01.53.37; author tron; state dead; branches; next 1.2; 1.2 date 97.12.29.03.11.22; author hubertf; state Exp; branches; next 1.1; 1.1 date 97.12.29.03.06.46; author hubertf; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 97.12.29.03.06.46; author hubertf; state Exp; branches; next ; desc @@ 1.13 log @Remove KDE1 packages (and dependencies) from pkgsrc, since the KDE authors have dropped support for it and have not been backporting security fixes. As proposed on tech-pkg numerous times (last one: Dec 27 2003). @ text @$NetBSD: patch-aa,v 1.12 2000/08/16 18:29:51 skrll Exp $ The libtool staff was pulled into KDE, as rev 1.331 of kde-common/admin/acinclude.m4.in (jdolecek) --- configure.orig Tue Sep 7 16:23:19 1999 +++ configure Wed Aug 16 15:32:01 2000 @@@@ -507,9 +507,9 @@@@ # Prefer explicitly selected file to automatically selected ones. if test -z "$CONFIG_SITE"; then if test "x$prefix" != xNONE; then - CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" + CONFIG_SITE="$prefix/share/kde/config.site $prefix/etc/config.site" else - CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" + CONFIG_SITE="$ac_default_prefix/share/kde/config.site $ac_default_prefix/etc/config.site" fi fi for ac_site_file in $CONFIG_SITE; do @@@@ -5382,37 +5382,37 @@@@ if test "default" = "default"; then if test -z "$kde_htmldir"; then - kde_htmldir='\$(prefix)/share/doc/HTML' + kde_htmldir='\$(prefix)/share/doc/kde/HTML' fi if test -z "$kde_appsdir"; then - kde_appsdir='\$(prefix)/share/applnk' + kde_appsdir='\$(prefix)/share/kde/applnk' fi if test -z "$kde_icondir"; then - kde_icondir='\$(prefix)/share/icons' + kde_icondir='\$(prefix)/share/kde/icons' fi if test -z "$kde_sounddir"; then - kde_sounddir='\$(prefix)/share/sounds' + kde_sounddir='\$(prefix)/share/kde/sounds' fi if test -z "$kde_datadir"; then - kde_datadir='\$(prefix)/share/apps' + kde_datadir='\$(prefix)/share/kde/apps' fi if test -z "$kde_locale"; then - kde_locale='\$(prefix)/share/locale' + kde_locale='\$(prefix)/share/kde/locale' fi if test -z "$kde_cgidir"; then - kde_cgidir='\$(exec_prefix)/cgi-bin' + kde_cgidir='\$(exec_prefix)/libexec/kde-cgi-bin' fi if test -z "$kde_confdir"; then - kde_confdir='\$(prefix)/share/config' + kde_confdir='\$(prefix)/share/kde/config' fi if test -z "$kde_mimedir"; then - kde_mimedir='\$(prefix)/share/mimelnk' + kde_mimedir='\$(prefix)/share/kde/mimelnk' fi if test -z "$kde_toolbardir"; then - kde_toolbardir='\$(prefix)/share/toolbar' + kde_toolbardir='\$(prefix)/share/kde/toolbar' fi if test -z "$kde_wallpaperdir"; then - kde_wallpaperdir='\$(prefix)/share/wallpapers' + kde_wallpaperdir='\$(prefix)/share/kde/wallpapers' fi if test -z "$kde_bindir"; then kde_bindir='\$(exec_prefix)/bin' @ 1.12 log @Use LTCONFIG_OVERRIDE and make sure that qt1 library path is included in -rpath list. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.11 1999/11/22 20:27:23 jdolecek Exp $ @ 1.11 log @the libtool staff pulled into KDE @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.10 1999/06/03 22:44:04 tron Exp $ d6 2 a7 2 --- configure.orig Wed Apr 28 17:24:12 1999 +++ configure Thu Jun 3 19:26:48 1999 d20 1 a20 18 @@@@ -2034,6 +2034,8 @@@@ kde_save_cflags="$CFLAGS" CC=$CXX CFLAGS="$CXXFLAGS" + +if false; then # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' @@@@ -2267,6 +2269,7 @@@@ ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } +fi # Redirect the config.log output again, so that the ltconfig log is not # clobbered by the next message. @@@@ -5376,37 +5379,37 @@@@ @ 1.10 log @Update "kdelibs" package to version 1.1.1. @ text @d1 4 a4 1 $NetBSD$ @ 1.9 log @Update "kdelibs" package to version 1.1. @ text @d3 3 a5 3 --- configure.orig Sat Feb 6 18:53:30 1999 +++ configure Sun Feb 14 12:09:33 1999 @@@@ -508,9 +508,9 @@@@ d17 1 a17 1 @@@@ -1999,6 +1999,8 @@@@ d26 1 a26 1 @@@@ -2228,6 +2230,7 @@@@ d34 2 a35 2 @@@@ -5302,37 +5305,37 @@@@ echo "configure:5303: checking for KDE paths" >&5 d38 2 a39 2 - kde_htmldir="\$(prefix)/share/doc/HTML" + kde_htmldir="\$(prefix)/share/doc/kde/HTML" d42 2 a43 2 - kde_appsdir="\$(prefix)/share/applnk" + kde_appsdir="\$(prefix)/share/kde/applnk" d46 2 a47 2 - kde_icondir="\$(prefix)/share/icons" + kde_icondir="\$(prefix)/share/kde/icons" d50 2 a51 2 - kde_sounddir="\$(prefix)/share/sounds" + kde_sounddir="\$(prefix)/share/kde/sounds" d54 2 a55 2 - kde_datadir="\$(prefix)/share/apps" + kde_datadir="\$(prefix)/share/kde/apps" d58 2 a59 2 - kde_locale="\$(prefix)/share/locale" + kde_locale="\$(prefix)/share/kde/locale" d62 2 a63 2 - kde_cgidir="\$(exec_prefix)/cgi-bin" + kde_cgidir="\$(exec_prefix)/libexec/kde-cgi-bin" d66 2 a67 2 - kde_confdir="\$(prefix)/share/config" + kde_confdir="\$(prefix)/share/kde/config" d70 2 a71 2 - kde_mimedir="\$(prefix)/share/mimelnk" + kde_mimedir="\$(prefix)/share/kde/mimelnk" d74 2 a75 2 - kde_toolbardir="\$(prefix)/share/toolbar" + kde_toolbardir="\$(prefix)/share/kde/toolbar" d78 2 a79 2 - kde_wallpaperdir="\$(prefix)/share/wallpapers" + kde_wallpaperdir="\$(prefix)/share/kde/wallpapers" d82 1 a82 1 kde_bindir="\$(exec_prefix)/bin" @ 1.8 log @Move KDE application files to "${X11BASE}/share/kde" to avoid interference with GNOME. @ text @d3 3 a5 3 --- configure.orig Fri Jul 10 20:37:57 1998 +++ configure Fri Nov 6 23:04:59 1998 @@@@ -501,9 +501,9 @@@@ d17 2 a18 2 @@@@ -1688,6 +1688,8 @@@@ ac_save_cflags="$CFLAGS" d24 1 a24 1 LIBTOOL='$(SHELL) $(top_builddir)/libtool' d26 2 a27 2 @@@@ -1733,6 +1735,8 @@@@ ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \ a30 3 + CC=$ac_save_cc CFLAGS="$ac_save_cflags" d32 4 a35 2 @@@@ -4691,37 +4695,37 @@@@ echo "configure:4692: checking for KDE paths" >&5 d62 2 a63 1 kde_cgidir="\$(exec_prefix)/cgi-bin" @ 1.7 log @Fix the LIBTOOL problem correctly, from agc. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.5 1998/08/07 11:18:08 agc Exp $ d3 14 a16 2 --- configure.orig Sun Jul 19 18:35:14 1998 +++ configure Sun Jul 19 18:35:48 1998 d35 48 @ 1.6 log @Don't just not set $LIBTOOL, rather set it to the libtool that we're actually supposed to be using. @ text @d3 3 a5 3 --- configure.orig Wed Aug 19 23:03:27 1998 +++ configure Wed Aug 19 23:07:02 1998 @@@@ -1688,6 +1688,11 @@@@ d10 1 a10 4 +if true; then +# NetBSD: always use NetBSD's libtool! +LIBTOOL='$(LOCALBASE)/bin/libtool' +else d14 1 a14 1 @@@@ -1733,6 +1738,8 @@@@ d18 1 a18 1 +fi # NetBSD libtool check @ 1.5 log @Add NetBSD RCS Ids. @ text @d1 1 a1 1 $NetBSD$ d3 3 a5 3 --- configure.orig Sun Jul 19 18:35:14 1998 +++ configure Sun Jul 19 18:35:48 1998 @@@@ -1688,6 +1688,8 @@@@ d10 4 a13 1 +if false; then d17 1 a17 1 @@@@ -1733,6 +1735,8 @@@@ d21 1 a21 1 +fi @ 1.4 log @Change to use pkg version of libtool rather than a private copy. @ text @d1 2 @ 1.3 log @Update to KDE Beta 3 'Huesten'. @ text @d1 20 a20 15 *** khtmlw/gif.cpp~ Wed Oct 29 22:31:17 1997 --- khtmlw/gif.cpp Wed Oct 29 22:31:24 1997 *************** *** 54,58 **** extern "C" { ! #include }; --- 54,58 ---- extern "C" { ! #include }; @ 1.2 log @Fix for NetBSD, by boquist@@cs.chalmers.se. @ text @@ 1.1 log @Initial revision @ text @d1 15 @ 1.1.1.1 log @Support libraries for the KDE integrated X11 desktop @ text @@