head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.52 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.50 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.48 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.46 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.44 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.42 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.40 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.38 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.36 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.34 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.32 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.30 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.28 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.26 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.24 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.22 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.20 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.5.0.18 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.16 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.14 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.12 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.10 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.5.0.8 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.5.0.6 pkgsrc-2004Q3-base:1.5 pkgsrc-2004Q2:1.5.0.4 pkgsrc-2004Q2-base:1.5 pkgsrc-2004Q1:1.5.0.2 pkgsrc-2004Q1-base:1.5 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.3 netbsd-1-5-RELEASE:1.3 netbsd-1-4-PATCH003:1.3 netbsd-1-4-PATCH002:1.3 comdex-fall-1999:1.1; locks; strict; comment @# @; 1.5 date 2004.01.10.22.43.09; author wiz; state dead; branches; next 1.4; 1.4 date 2001.09.10.08.23.19; author skrll; state Exp; branches; next 1.3; 1.3 date 99.12.12.19.06.37; author jdolecek; state Exp; branches; next 1.2; 1.2 date 99.11.12.04.50.00; author hubertf; state Exp; branches; next 1.1; 1.1 date 99.10.08.15.55.08; author bouyer; state Exp; branches; next ; desc @@ 1.5 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-at,v 1.4 2001/09/10 08:23:19 skrll Exp $ --- kvt/command.c.orig Mon Aug 30 21:09:45 1999 +++ kvt/command.c @@@@ -191,8 +191,6 @@@@ extern int console; KeySym SecureKeysym = XK_s; -KeySym BigFontKeysym = XK_greater; -KeySym SmallFontKeysym = XK_less; KeySym PageUpKeysym = XK_Prior; KeySym PageDownKeysym = XK_Next; #ifdef GREEK_KBD @@@@ -756,16 +754,6 @@@@ count = 0; } - else if((keysym == BigFontKeysym)&&((ev->xkey.state &Mod1Mask) == Mod1Mask)) - { -/* NewFont(BIGGER); */ - count = 0; - } - else if((keysym==SmallFontKeysym)&&((ev->xkey.state &Mod1Mask) == Mod1Mask)) - { -/* NewFont(SMALLER); */ - count = 0; - } else if((keysym == PageUpKeysym)&&((ev->xkey.state &Mod1Mask) == Mod1Mask)) @ 1.4 log @Normalise patch format. patchdiff now works. @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @today's set of KDE2 pullups @ text @d1 1 a1 1 $NetBSD: patch-at,v 1.2 1999/11/12 04:50:00 hubertf Exp $ d3 2 a4 3 Obsolete, kvt is not part of KDE2 jdolecek 1999/12/12 --- ./kvt/command.c Mon Aug 30 22:09:45 1999 +++ /usr/pkgsrc/x11/kdebase/work.i386.unpatched/kdebase-1.1.2/kvt/command.c Fri Nov 12 05:10:31 1999 @ 1.2 log @Fix patch fuzz insanity. @ text @d1 1 a1 1 $NetBSD$ d3 1 @ 1.1 log @Add proper support for device type kdelnk: allow non-root users to specify fs type and mount point; don't propose an entry to mount from an fstab entry in menu; try an eject on the device at unmount time. With this it is possible to have kdelnk files for cdrom and zip drives do the rigth thing :) @ text @d1 1 a1 1 $NetBSD: $ d3 4 a6 5 --- kfm/kioslave/main.cpp.orig Thu Apr 8 00:56:48 1999 +++ kfm/kioslave/main.cpp Tue Oct 5 23:26:24 1999 @@@@ -319,7 +319,7 @@@@ return; } d8 8 a15 7 -void KIOSlave::unmount( const char *_point ) +void KIOSlave::unmount( const char *_dev ) { char buffer[ 1024 ]; int t = (int)time( 0L ); @@@@ -352,8 +352,10 @@@@ err = QString( "Volume Management is not running." ); d17 14 a30 9 #else - sprintf( buffer, "umount %s 2>"_PATH_TMP"mnt%i", _point, t ); + sprintf( buffer, "umount %s 2>"_PATH_TMP"mnt%i", _dev, t ); retvalue = system( buffer ); + sprintf( buffer, "eject %s", _dev); + system( buffer ); // test logfile here to remove it if it exists // (if there is a warning, it can exist even if revalue==0) @