head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.26 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.24 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.22 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.20 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.18 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.16 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.14 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.12 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.10 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.8 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.6 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.4 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.2 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.3.0.14 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.12 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.10 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.8 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.6 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.4 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.2 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.2.0.18 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.16 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.2.0.14 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.2.0.12 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.10 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.2.0.8 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.2.0.6 pkgsrc-2003Q4-base:1.2 netbsd-1-6-1:1.2.0.2 netbsd-1-6-1-base:1.2 netbsd-1-6:1.2.0.4 netbsd-1-6-RELEASE-base:1.2 pkgviews:1.1.1.1.0.4 pkgviews-base:1.1 buildlink2-base:1.1.1.1 buildlink2:1.1.1.1.0.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.4 date 2007.05.13.14.39.42; author wiz; state dead; branches; next 1.3; 1.3 date 2005.07.18.00.37.19; author kristerw; state Exp; branches; next 1.2; 1.2 date 2002.08.11.04.13.36; author dmcmahill; state Exp; branches; next 1.1; 1.1 date 2002.06.21.15.09.47; author agc; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2002.06.21.15.09.47; author agc; state Exp; branches 1.1.1.1.2.1; next ; 1.1.1.1.2.1 date 2002.06.21.15.09.47; author jlam; state dead; branches; next 1.1.1.1.2.2; 1.1.1.1.2.2 date 2002.06.23.19.03.12; author jlam; state Exp; branches; next ; desc @@ 1.4 log @Remove some GNOME1 packages that are unmaintained upstream and/or in pkgsrc, in preparation for gnome1-libs removal(*). There was no feedback for keeping these packages after my HEADS UP mail to pkgsrc-users a week ago. (*) More to come before that can happen, though. @ text @$NetBSD: patch-aa,v 1.3 2005/07/18 00:37:19 kristerw Exp $ --- Makefile.orig Tue Dec 28 20:53:24 1999 +++ Makefile Mon Jul 18 02:20:43 2005 @@@@ -1,6 +1,8 @@@@ # Makefile for icepref installation -PREFIX=/usr/X11R6 +PREFIX=${LOCALBASE} VERSION=1.0Beta +all: + echo "no compilling needed" install: cp -f icepref $(PREFIX)/bin/icepref cp -f icepref.1 $(PREFIX)/man/man1/icepref.1 @ 1.3 log @Regenerate so that the Mac OS X patch program undestands how to apply it. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @fix malformed patch. problem noted in recent alpha bulk build. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.1 2002/06/21 15:09:47 agc Exp $ d4 1 a4 1 +++ Makefile a14 6 @@@@ -13,4 +15,4 @@@@ uninstall: rm -f $(PREFIX)/bin/icepref - rm -f $(PREFIX)/man/man1/icepref.1 + rm -f $(PREFIX)/man/man1/icepref.1 @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ a19 1 \ No newline at end of file @ 1.1.1.1 log @Initial import of icepref-1.1, yet another configuration tool for icewm, into the NetBSD Packages Collection. Provided in PR 17351 by ptiJo@@noos.fr IcePref is a graphical configuration utility for IceWM. It is written in python and uses the Gtk toolkit via the PyGTK bindings. It is capable of configuring all of the settings contained in the 'preferences' file. More features are forthcoming. @ text @@ 1.1.1.1.2.1 log @file patch-aa was added on branch buildlink2 on 2002-06-23 19:03:12 +0000 @ text @d1 21 @ 1.1.1.1.2.2 log @Merge from pkgsrc-current to buildlink2 branch. @ text @a0 21 $NetBSD: patch-aa,v 1.1.1.1.2.1 2002/06/23 19:03:12 jlam Exp $ --- Makefile.orig Tue Dec 28 20:53:24 1999 +++ Makefile @@@@ -1,6 +1,8 @@@@ # Makefile for icepref installation -PREFIX=/usr/X11R6 +PREFIX=${LOCALBASE} VERSION=1.0Beta +all: + echo "no compilling needed" install: cp -f icepref $(PREFIX)/bin/icepref cp -f icepref.1 $(PREFIX)/man/man1/icepref.1 @@@@ -13,4 +15,4 @@@@ uninstall: rm -f $(PREFIX)/bin/icepref - rm -f $(PREFIX)/man/man1/icepref.1 \ No newline at end of file + rm -f $(PREFIX)/man/man1/icepref.1 @