head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.22 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.20 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.18 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.16 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.14 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.12 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.10 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.8 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.6 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.4 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.2 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.4.0.2 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.3.0.18 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.16 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.14 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.12 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.10 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.8 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.6 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.4 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.2 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.2.0.20 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.2.0.18 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.2.0.16 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.14 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.2.0.12 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.2.0.10 pkgsrc-2003Q4-base:1.2 netbsd-1-6-1:1.2.0.6 netbsd-1-6-1-base:1.2 netbsd-1-6:1.2.0.8 netbsd-1-6-RELEASE-base:1.2 pkgviews:1.2.0.4 pkgviews-base:1.2 buildlink2:1.2.0.2 buildlink2-base:1.2 netbsd-1-5-PATCH003:1.2 netbsd-1-5-PATCH001:1.2 netbsd-1-5-RELEASE:1.1 netbsd-1-4-PATCH003:1.1; locks; strict; comment @# @; 1.5 date 2007.11.05.19.23.32; author drochner; state dead; branches; next 1.4; 1.4 date 2007.09.20.00.00.03; author wiz; state Exp; branches; next 1.3; 1.3 date 2005.05.18.22.02.21; author wiz; state dead; branches; next 1.2; 1.2 date 2001.04.07.10.58.36; author rh; state Exp; branches; next 1.1; 1.1 date 2000.07.30.08.08.14; author jlam; state Exp; branches; next ; desc @@ 1.5 log @update to 2.20.0 This switches to the new gnome-2.20 branch. @ text @$NetBSD: patch-af,v 1.4 2007/09/20 00:00:03 wiz Exp $ --- ./stickynotes/pixmaps/Makefile.in.orig 2007-04-17 18:13:05.000000000 +0200 +++ ./stickynotes/pixmaps/Makefile.in @@@@ -563,7 +563,7 @@@@ install-data-local: for icon in $(icons); do \ SIZE=`echo $$icon | cut -d. -f2`; \ FILE=`echo $$icon | cut -d. -f1,3`; \ - if [ "$$SIZE" == "svg" ]; then \ + if [ "$$SIZE" = "svg" ]; then \ SIZE="scalable"; \ FILE="$$FILE.svg"; \ else \ @ 1.4 log @Move gnome2-applets to gnome-applets to make directory name match PKGNAME. @ text @d1 1 a1 1 $NetBSD: patch-af,v 1.3 2007/04/17 17:59:07 drochner Exp $ @ 1.3 log @Remove gnome1 packages except as needed for gnucash. Ok'd by jmmv@@ and rh@@ (gnome 1 maintainers). @ text @d1 1 a1 1 $NetBSD: patch-af,v 1.2 2001/04/07 10:58:36 rh Exp $ d3 11 a13 11 --- modemlights/modemlights.c.orig Tue Jan 30 20:29:17 2001 +++ modemlights/modemlights.c @@@@ -32,7 +32,7 @@@@ #include #include -#ifdef __OpenBSD__ +#if defined(__OpenBSD__) || defined(__NetBSD__) #include #endif @ 1.2 log @Update gnome-applets to 1.4.0.1 Changes include: 2001-03-24 Yukihiro Nakai * battery/docs/ja: Add Japanese translation. * cdplayer/docs/ja: Add Japanese translation. * charpick/docs/ja: Add Japanese translation. * clockmail/docs/ja: Add Japanese translation. * cpumemusage/docs/ja: Add Japanese translation. * diskusage/docs/ja: Add Japanese translation. * drivemount/docs/ja: Add Japanese translation. 2001-03-23 Yukihiro Nakai * asclock/docs/ja: Add Japanese translation. 2001-03-20 Dan Mueth Updating doc build stuff to new build system. Note that figures belong in a directory called "figures". * cpumemusage/docs/C/Makefile.am: * cpumemusage/docs/C/cpumemusage-applet.png: * cpumemusage/docs/C/cpumemusage.sgml: * cpumemusage/docs/C/figures/cpumemusage-applet.png: * cpumemusage/docs/it/Makefile.am: * cpumemusage/docs/it/cpumemusage-applet.png: * cpumemusage/docs/it/cpumemusage.sgml: * cpumemusage/docs/it/figures/cpumemusage-applet.png: Fixed some bugs in the metadata. * cdplayer/docs/C/cdplayer_applet-C.omf: * life/docs/C/Makefile.am: * life/docs/it/Makefile.am: * multiload/docs/C/memload/memload_applet-C.omf: * multiload/docs/C/memload/memload_applet.sgml: 2001-03-20 Dan Mueth Fixed incorrect file name. * multiload/docs/it/swapload/swapload_applet-C.omf: * multiload/docs/it/swapload/swapload_applet-it.omf: 2001-03-20 Dan Mueth Removed bad tab at end of line. * multiload/docs/C/loadavg/Makefile.am: * multiload/docs/it/loadavg/Makefile.am: 2001-03-20 Dan Mueth Updating doc build stuff to new build system. Note that figures belong in a directory called "figures". 2001-03-20 Dan Mueth Fixing a few OMF and Makefile bugs. * another_clock/docs/C/anotherclock_applet-C.omf: * another_clock/docs/it/anotherclock_applet-it.omf: * another_clock/docs/uk/anotherclock_applet-uk.omf: * asclock/docs/C/asclock_applet-C.omf: * asclock/docs/it/asclock_applet-it.omf: * life/docs/C/life_applet-C.omf: * mixer/docs/C/mixer_applet-C.omf: * tickastat/docs/it/Makefile.am: 2001-03-20 Dan Mueth Updating doc build stuff to new build system. Note that figures belong in a directory called "figures". 2001-03-19 Dan Mueth Updating doc build stuff to new build system. Note that figures belong in a directory called "figures". 2001-03-15 John Fleck * woohoo - adding the last of the omf files: modemlights/docs/it/modemlights_applet-it.omf tickastat/docs/it/tickastat_applet-it.omf fifteen/docs/it/fifteen_applet-it.omf webcontrol/docs/it/webcontrol_applet-it.omf clockmail/docs/it/clockmail_applet-it.omf gkb-new/docs/hu/gkb_applet-hu.omf quicklaunch/docs/it/quicklaunch_applet-it.omf jbc/docs/it/jbc_applet-it.omf diskusage/docs/it/diskusage_applet-it.omf sound-monitor/docs/it/sound-monitor_applet-it.omf geyes/docs/it/geyes_applet-it.omf gweather/docs/it/gweather_applet-it.omf 2001-03-14 Dan Mueth Updating doc build stuff to new build system. Note that figures belong in a directory called "figures". 2001-03-13 Dan Mueth Bug fix. 2001-03-13 Dan Mueth Adding file I forget to add last time: * sgmldocs.make: 2001-03-13 Dan Mueth Fixing up the doc build stuff. Adding FDL license * COPYING-DOCS: * Makefile.am: Fixing up the doc build stuff. * configure.in: * omf-install/Makefile.am: Fixing up doc build stuff for Mixer applet * mixer/docs/C/figures/mixer_applet.png: * mixer/docs/C/mixer.sgml: * mixer/docs/C/mixer_applet.png: * mixer/docs/C/Makefile.am: 2001-03-12 John Fleck * add a bunch of omf files (Dan Mueth will visit shortly do do the makefile magic to incorporate these) mini-commander/docs/C/mini-commander_applet-C.omf mini-commander/docs/it/mini-commander_applet-it.omf drivemount/docs/C/drivemount_applet-C.omf drivemount/docs/it/drivemount_applet-it.omf life/docs/C/life_applet-C.omf life/docs/it/life_applet-it.omf screenshooter/docs/C/screenshooter_applet-C.omf screenshooter/docs/it/screenshooter_applet-it.om 2001-03-11 Kjartan Maraas * configure.in: Generate Makefile for mixer/docs/es Tue Feb 27 05:19:36 2001 George Lebl * AUTHORS: added Rusty * Applying: Mon Feb 26 23:45:45 Rusty Geldmacher * webcopntrol/properties.[ch]: Added browser configuration dialog box. 2001-02-26 Szabolcs Ban * gkb-new/descs/Basque.keyprop.in: added Basque keyprop files * gkb-new/xmodmap/xmodmap.eu: added xmodmap * gkb-new/gkb/eu.png: added few flag from Iigo Serna 2001-02-26 Dan Mueth Doing some initial setup of OMF installation. Added a handful of OMF files. Note: Make sure not to set $prefix to have RPM_BUILD_ROOT in it or you will break this stuff. Set DESTDIR=RPM_BUILD_ROOT if you like, but $prefix should refer to the path on the user's machine. I'm just griping about this because the Ximian spec file (which I borrowed for my testing;) did this wrong. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Rework how NetBSD APM is detected; get cdplayer to build; and get battery working again. Addresses the following PRs by Jasper Wallace : 10420, 10421, 10422. @ text @d3 2 a4 2 --- modemlights/modemlights.c.orig Thu May 4 08:24:02 2000 +++ modemlights/modemlights.c Sun Jul 30 02:24:50 2000 a13 25 @@@@ -271,13 +271,13 @@@@ struct ppp_stats stats; memset(&ifreq, 0, sizeof(ifreq)); -#if defined(__FreeBSD__) || defined(__OpenBSD__) +#if defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) strncpy(ifreq.ifr_name, device_name, IFNAMSIZ); #else strncpy(ifreq.ifr_ifrn.ifrn_name, device_name, IFNAMSIZ); #endif /* FreeBSD or OpenBSD */ ifreq.ifr_ifru.ifru_data = (caddr_t)&stats; -#if defined(__FreeBSD__) || defined(__OpenBSD__) +#if defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) if ((ioctl(ip_socket,SIOCGPPPSTATS,(caddr_t)&ifreq) < 0)) #else #ifdef SIOCDEVPRIVATE @@@@ -286,7 +286,7 @@@@ *in = *out = 0; return FALSE; #endif -#endif /* FreeBSD or OpenBSD */ +#endif /* FreeBSD or OpenBSD or NetBSD */ { /* failure means ppp is not up */ *in = *out = 0; @