head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.24 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.22 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.20 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.18 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.16 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.14 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.12 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.10 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.8 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.2.0.6 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.4 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.2 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.1.0.12 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.10 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.8 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.6 pkgsrc-2006Q3-base:1.1 pkgsrc-2006Q2:1.1.0.4 pkgsrc-2006Q2-base:1.1 pkgsrc-2006Q1:1.1.0.2; locks; strict; comment @# @; 1.2 date 2007.08.17.20.25.34; author joerg; state dead; branches; next 1.1; 1.1 date 2006.04.13.02.11.05; author joerg; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2006.04.13.02.11.05; author salo; state dead; branches; next 1.1.2.2; 1.1.2.2 date 2006.05.09.15.09.25; author salo; state Exp; branches; next ; desc @@ 1.2 log @To quote Johnny Lam: "In modular-xorg we trust" Remove xorg 6.9 packages from pkgsrc. @ text @$NetBSD: patch-bo,v 1.1 2006/04/13 02:11:05 joerg Exp $ --- lib/font/bitmap/Imakefile.orig 2006-04-13 00:16:30.000000000 +0000 +++ lib/font/bitmap/Imakefile @@@@ -28,7 +28,9 @@@@ PCFDEFS=-DPCFFORMAT INCLUDES = -I$(FONTINCSRC) -I../include +#if !BuildServer HEADERS = bdfint.h pcf.h +#endif #ifdef FontFormatDefines FORMAT_DEFS = FontFormatDefines #endif @ 1.1 log @Only install headers in lib/fonts/bitmap when not building the Xserver to avoid overriding installed files. @ text @d1 1 a1 1 $NetBSD$ @ 1.1.2.1 log @file patch-bo was added on branch pkgsrc-2006Q1 on 2006-04-13 02:11:05 +0000 @ text @d1 14 @ 1.1.2.2 log @Pullup ticket 1538 - requested by tron security fix for xorg Patch provided by the submitter. Module Name: pkgsrc Committed By: tron Date: Wed May 3 12:23:48 UTC 2006 Modified Files: pkgsrc/x11/xorg-libs: distinfo pkgsrc/x11/xorg-server: Makefile Added Files: pkgsrc/x11/xorg-libs/patches: patch-bh Log Message: Apply patch to fix vulnerability reported in CVE-2006-1526. Bump package revision because of this fix. @ text @a0 14 $NetBSD: patch-bo,v 1.1.2.1 2006/05/09 15:09:25 salo Exp $ --- lib/font/bitmap/Imakefile.orig 2006-04-13 00:16:30.000000000 +0000 +++ lib/font/bitmap/Imakefile @@@@ -28,7 +28,9 @@@@ PCFDEFS=-DPCFFORMAT INCLUDES = -I$(FONTINCSRC) -I../include +#if !BuildServer HEADERS = bdfint.h pcf.h +#endif #ifdef FontFormatDefines FORMAT_DEFS = FontFormatDefines #endif @