head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.24 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.22 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.20 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.18 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.16 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.14 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.12 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.10 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.8 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.6 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.4 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.2 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.3.0.10 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.8 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.6 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.4 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.2 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.2.0.2 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.1.0.6 pkgsrc-2005Q4-base:1.1 pkgsrc-2005Q3:1.1.0.4 pkgsrc-2005Q3-base:1.1 pkgsrc-2005Q2:1.1.0.2 pkgsrc-2005Q2-base:1.1; locks; strict; comment @# @; 1.4 date 2007.08.17.20.25.33; author joerg; state dead; branches; next 1.3; 1.3 date 2006.06.01.22.44.09; author tron; state Exp; branches; next 1.2; 1.2 date 2006.01.18.23.53.06; author xtraeme; state dead; branches; next 1.1; 1.1 date 2005.05.23.19.14.15; author xtraeme; state Exp; branches; next ; desc @@ 1.4 log @To quote Johnny Lam: "In modular-xorg we trust" Remove xorg 6.9 packages from pkgsrc. @ text @$NetBSD: patch-bk,v 1.3 2006/06/01 22:44:09 tron Exp $ --- lib/font/FreeType/ftsystem.c.orig 2005-07-09 07:36:10.000000000 +0100 +++ lib/font/FreeType/ftsystem.c 2006-06-01 23:21:53.000000000 +0100 @@@@ -35,7 +35,6 @@@@ #endif #include #include FT_CONFIG_CONFIG_H -#include FT_INTERNAL_DEBUG_H #include FT_SYSTEM_H #include FT_ERRORS_H #include FT_TYPES_H @ 1.3 log @Apply patch from bug #6918 in the "freedesktop.org" Bugzilla database to make this package build with version 2.2.1 or newer of the "freetype2" package. Bump package revision. This should fix PR pkg/33606 by Mathieu. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Update meta-pkgs/xorg to 6.9.0. The full list of changes: http://ftp.x.org/pub/X11R7.0/doc/html/RELNOTES2.html Thanks to joerg@@ and reed@@ for testing on DragonFlyBSD. Tested on NetBSD/i386 3.0/-current and DragonFlyBSD-1.4/i386. @ text @d1 1 a1 1 $NetBSD: patch-bk,v 1.1 2005/05/23 19:14:15 xtraeme Exp $ d3 10 a12 11 --- programs/Xserver/Xext/shm.c.orig 2005-04-30 23:00:21.000000000 +0200 +++ programs/Xserver/Xext/shm.c 2005-04-30 23:00:40.000000000 +0200 @@@@ -157,7 +157,7 @@@@ } -#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__CYGWIN__) +#if defined(__DragonFly__) || defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__CYGWIN__) #include static Bool badSysCall = FALSE; @ 1.1 log @Apply patches from Joerg Sonnenberger for DragonFlyBSD and GCC 3.x.x, while I'm here remove redundant DragonFly.cf from xorg-imake/files, we'll use the same file from xorg-libs. @ text @d1 1 a1 1 $NetBSD$ @