head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.44 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.42 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.40 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.38 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.36 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.34 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.32 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.30 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.28 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.26 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.24 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.22 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.20 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.18 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.16 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.14 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.12 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.10 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.8 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.6 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.4 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.4.0.2 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.3.0.18 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.3.0.16 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.14 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.3.0.12 pkgsrc-2004Q1-base:1.3 pkgsrc-2003Q4:1.3.0.10 pkgsrc-2003Q4-base:1.3 netbsd-1-6-1:1.3.0.6 netbsd-1-6-1-base:1.3 netbsd-1-6:1.3.0.8 netbsd-1-6-RELEASE-base:1.3 pkgviews:1.3.0.4 pkgviews-base:1.3 buildlink2:1.3.0.2 buildlink2-base:1.3 netbsd-1-5-PATCH003:1.3 netbsd-1-5-PATCH001:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.4 date 2005.01.03.14.32.33; author wiz; state dead; branches; next 1.3; 1.3 date 2001.10.15.22.46.22; author skrll; state Exp; branches; next 1.2; 1.2 date 2001.09.07.14.32.21; author drochner; state Exp; branches; next 1.1; 1.1 date 2001.03.14.15.59.45; author skrll; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2001.03.14.15.59.45; author skrll; state Exp; branches; next ; desc @@ 1.4 log @Remove KDE2 packages (and their dependencies) as proposed on tech-pkg. @ text @$NetBSD: patch-ao,v 1.3 2001/10/15 22:46:22 skrll Exp $ --- kdecore/Makefile.am.orig Sun Jun 10 01:07:44 2001 +++ kdecore/Makefile.am @@@@ -89,7 +89,6 @@@@ install-data-local: charsets.config $(mkinstalldirs) $(includedir) $(mkinstalldirs) $(includedir)/kio - $(INSTALL_DATA) $(srcdir)/../libltdl/ltdl.h $(includedir)/ltdl.h $(mkinstalldirs) $(kde_confdir) $(INSTALL_DATA) $(srcdir)/charsets.config $(kde_confdir)/charsets $(mkinstalldirs) $(kde_datadir)/knotify @@@@ -102,7 +101,6 @@@@ uninstall-local: -rm -f $(kde_confdir)/charsets - -rm -f $(includedir)/ltdl.h -rm -f $(includedir)/kio/kmdcodec.h EXTRA_DIST = generate_keys.sh charsets.config $(kdebug_DATA) Web.colors \ @ 1.3 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.2 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 @d3 16 a18 50 --- kinit/kinit.cpp.orig Thu Mar 15 01:38:06 2001 +++ kinit/kinit.cpp Thu Aug 9 16:12:05 2001 @@@@ -64,18 +64,8 @@@@ # include #endif -#ifdef RTLD_GLOBAL -# define LTDL_GLOBAL RTLD_GLOBAL -#else -# ifdef DL_GLOBAL -# define LTDL_GLOBAL DL_GLOBAL -# else -# define LTDL_GLOBAL 0 -# endif -#endif -extern int lt_dlopen_flag; static int X11fd = -1; static Display *X11display = 0; static const KInstance *s_instance = 0; @@@@ -96,11 +86,10 @@@@ pid_t my_pid; int n; lt_dlhandle handle; - lt_ptr_t sym; + lt_ptr sym; char **argv; int (*func)(int, char *[]); int (*launcher_func)(int); - int lt_dlopen_flag; } d; extern "C" { @@@@ -228,7 +217,6 @@@@ } } } - lt_dlopen_flag = d.lt_dlopen_flag; if (!d.handle ) { d.result = 2; // Try execing @@@@ -993,8 +981,6 @@@@ d.maxname = strlen(argv[0]); d.launcher_pid = 0; d.wrapper = 0; - d.lt_dlopen_flag = lt_dlopen_flag; - lt_dlopen_flag |= LTDL_GLOBAL; init_signals(); d20 1 @ 1.1 log @Initial revision @ text @d3 22 a24 3 --- kinit/kinit.cpp.orig Sun Feb 18 15:27:05 2001 +++ kinit/kinit.cpp @@@@ -81,7 +81,7 @@@@ d33 21 @ 1.1.1.1 log @Here goes... Import of KDE 2.1 kdelibs package. @ text @@