head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.24 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.22 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.20 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.18 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.16 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.14 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.12 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.10 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.8 pkgsrc-2008Q2-base:1.3 pkgsrc-2008Q1:1.3.0.6 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.4 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.2 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.2.0.22 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.20 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.18 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.16 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.14 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.12 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.10 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.8 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.2.0.6 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.4 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.2.0.2 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.1.1.1.0.2 pkgsrc-2004Q3-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2007.08.17.20.25.22; author joerg; state dead; branches; next 1.2; 1.2 date 2004.09.21.17.38.53; author xtraeme; state Exp; branches; next 1.1; 1.1 date 2004.07.29.04.50.58; author xtraeme; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2004.07.29.04.50.58; author xtraeme; state Exp; branches; next ; desc @@ 1.3 log @To quote Johnny Lam: "In modular-xorg we trust" Remove xorg 6.9 packages from pkgsrc. @ text @$NetBSD: patch-aa,v 1.2 2004/09/21 17:38:53 xtraeme Exp $ --- config/cf/Library.tmpl.orig 2004-09-10 07:47:27.000000000 +0200 +++ config/cf/Library.tmpl 2004-09-10 07:48:58.000000000 +0200 @@@@ -389,8 +389,10 @@@@ */ #ifndef MakeStringsDependency -# ifndef UseInstalled -# define MakeStringsDependency @@@@\ +#if defined(UseInstalled) || defined(UseInstalledPrograms) +#define MakeStringsDependency @@@@\ +MAKESTRS = @@MAKESTRS@@ +#else MAKESTRS = $(CONFIGSRC)/util/makestrs @@@@\ NoCmpScript(HostProgramTargetName($(MAKESTRS)) $(MAKESTRS).Osuf) @@@@\ @@@@\ @@@@ -398,9 +400,7 @@@@ cd $(CONFIGSRC)/util && $(MAKE) HostProgramTargetName(makestrs) @@@@\ @@@@\ includes:: HostProgramTargetName($(MAKESTRS)) -# else -# define MakeStringsDependency /**/ -# endif +#endif #endif #ifndef ToolkitMakeStrings @ 1.2 log @Update X.org packages to 6.8.1. To see the changes about this release, please review the "RELNOTES" file, which is available via www or in the distribution tarballs. These packages were tested on: * NetBSD 2.0/-current * Bluewall GNU/Linux * Slackware 10 GNU/Linux I'm currently testing them on FreeBSD 5.3BETA4. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Initial revision @ text @d3 3 a5 3 --- config/cf/Library.tmpl.orig 2004-07-29 01:38:38.000000000 +0200 +++ config/cf/Library.tmpl 2004-07-29 01:39:33.000000000 +0200 @@@@ -389,6 +389,10 @@@@ d9 2 a14 1 # define MakeStringsDependency @@@@\ d17 3 a19 1 @@@@ -398,6 +402,7 @@@@ d22 4 a26 1 +#endif a28 1 # if defined(LibTookitMakeStringsDependency) && LibTookitMakeStringsDependency @ 1.1.1.1 log @Initial import of xorg-libs-6.7.0. This package contains the X.org include header files and shared library files. @ text @@