head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.44 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.42 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.40 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.38 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.36 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.34 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.32 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.30 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.28 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.26 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.24 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.22 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.20 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.18 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.16 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.14 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.12 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.5.0.10 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.8 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.6 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.4 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.2 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.4.0.18 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.4.0.16 pkgsrc-2004Q3-base:1.4 pkgsrc-2004Q2:1.4.0.14 pkgsrc-2004Q2-base:1.4 pkgsrc-2004Q1:1.4.0.12 pkgsrc-2004Q1-base:1.4 pkgsrc-2003Q4:1.4.0.10 pkgsrc-2003Q4-base:1.4 netbsd-1-6-1:1.4.0.6 netbsd-1-6-1-base:1.4 netbsd-1-6:1.4.0.8 netbsd-1-6-RELEASE-base:1.4 pkgviews:1.4.0.4 pkgviews-base:1.4 buildlink2:1.4.0.2 buildlink2-base:1.4 netbsd-1-5-PATCH003:1.4 netbsd-1-5-PATCH001:1.1; locks; strict; comment @# @; 1.5 date 2005.01.03.14.32.33; author wiz; state dead; 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.10.15.22.46.23; author skrll; state Exp; branches; next 1.2; 1.2 date 2001.09.07.14.32.21; author drochner; state dead; branches; next 1.1; 1.1 date 2001.05.01.09.46.37; author skrll; state Exp; branches; next ; desc @@ 1.5 log @Remove KDE2 packages (and their dependencies) as proposed on tech-pkg. @ text @$NetBSD: patch-at,v 1.4 2001/12/03 15:37:21 skrll Exp $ --- kio/Makefile.am.orig Thu Jun 21 00:05:50 2001 +++ kio/Makefile.am @@@@ -21,7 +21,7 @@@@ SUBDIRS = . klauncher kded file http ftp pics tests ksendbugmail kpac \ gzip kssld $(BZIP2DIR) -lib_LTLIBRARIES = libkio.la libksycoca.la kio_uiserver.la +lib_LTLIBRARIES = libkio.la libksycoca.la libkio_uiserver_main.la kio_uiserver.la bin_PROGRAMS = kio_uiserver kmailservice #libkioslave_la_LDFLAGS = -version-info 3:0 @@@@ -82,13 +82,17 @@@@ kemailsettings.cpp authinfo.cpp \ kprotocolinfo.cpp kprotocolinfofactory.cpp -kio_uiserver_SOURCES = dummy.cpp -kio_uiserver_LDADD = kio_uiserver.la +kio_uiserver_SOURCES = kio_uiserver_main.cpp +kio_uiserver_LDADD = libkio_uiserver_main.la kio_uiserver_LDFLAGS = $(KDE_RPATH) $(all_libraries) -kio_uiserver_la_SOURCES = uiserver.cpp uiserver.skel observer.stub \ +libkio_uiserver_main_la_SOURCES = uiserver.cpp uiserver.skel observer.stub \ renamedlg.cpp skipdlg.cpp -kio_uiserver_la_LIBADD = libksycoca.la ../kssl/libkssl.la ../kdesu/libkdesu.la +libkio_uiserver_main_la_LIBADD = libksycoca.la ../kssl/libkssl.la ../kdesu/libkdesu.la +libkio_uiserver_main_la_LDFLAGS = $(all_libraries) + +kio_uiserver_la_SOURCES = kio_uiserver_main.cpp +kio_uiserver_la_LIBADD = libkio_uiserver_main.la kio_uiserver_la_LDFLAGS = $(all_libraries) -module -avoid-version METASOURCES = AUTO @@@@ -121,9 +125,6 @@@@ parserfiles = yacc.y lex.l EXTRA_DIST = $(kde_mime_DATA) $(parserfiles) - -dummy.cpp: uiserver.kidl - echo > dummy.cpp kmailservice_SOURCES = kmailservice.cpp kmailservice_LDADD = $(LIB_KDECORE) @ 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 1 a1 1 $NetBSD: patch-at,v 1.3 2001/10/15 22:46:23 skrll Exp $ @ 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$ d7 1 a7 1 gzip $(BZIP2DIR) @ 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 @d1 1 a1 1 $NetBSD: patch-at,v 1.1 2001/05/01 09:46:37 skrll Exp $ d3 5 a7 4 --- kdesu/kdesu_pty.cpp.orig Sun Feb 18 15:26:55 2001 +++ kdesu/kdesu_pty.cpp @@@@ -16,15 +16,15 @@@@ */ d9 3 d13 27 a39 1 -#include d41 2 a42 10 #ifndef _GNU_SOURCE #define _GNU_SOURCE /* Needed for getpt, ptsname in glibc 2.1.x systems */ #endif -#ifndef _XOPEN_SOURCE +#if !defined(_XOPEN_SOURCE) && !defined(__osf__) #define _XOPEN_SOURCE /* Needed for grantpt, unlockpt in glibc 2.1.x */ #endif + +#include d44 2 a45 2 #include #include @ 1.1 log @Pull in security fixes for kdesu from KDE-2.1.2. Bump version of kdelibs to 2.1nb1 and update dependencies to the new version. @ text @d1 1 a1 1 $NetBSD$ @