head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.10 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.8 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.6 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.4 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.2 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q2:1.2.0.10 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.8 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.6 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.4 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.2 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.1.0.10 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.8 pkgsrc-2008Q1:1.1.0.6 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.4 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.2 pkgsrc-2007Q3-base:1.1; locks; strict; comment @# @; 1.3 date 2009.08.09.22.34.51; author wiz; state dead; branches; next 1.2; 1.2 date 2008.08.09.15.37.02; author tnn; state Exp; branches; next 1.1; 1.1 date 2007.08.15.19.30.23; author joerg; state Exp; branches; next ; desc @@ 1.3 log @Update to 1.3.3: Adam Jackson (2): Remove useless loader symbol lists. i128 1.3.2 Alan Coopersmith (1): Remove xorgconfig & xorgcfg from See Also list in man page Chris Ball (1): Build fix for EXA 3 Mark Kettenis (2): Properly unmap things with libpciaccess. Fix endianness bugs in cursor realization code. Thomas Jaeger (1): CheckComposite: Add a few checks Dave Airlie (3): i128: update for resources/RAC API removal i128: change to using ABI version check i128: bump for release 1.3.3 @ text @$NetBSD: patch-aa,v 1.2 2008/08/09 15:37:02 tnn Exp $ --- configure.orig 2008-03-19 19:13:43.000000000 +0100 +++ configure @@@@ -21447,16 +21447,8 @@@@ echo $ECHO_N "checking for $XORG_SGML_PA if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - test "$cross_compiling" = yes && - { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 -echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} - { (exit 1); exit 1; }; } -if test -r "$XORG_SGML_PATH/X11/defs.ent"; then - eval "$as_ac_File=yes" -else eval "$as_ac_File=no" fi -fi ac_res=`eval echo '${'$as_ac_File'}'` { echo "$as_me:$LINENO: result: $ac_res" >&5 echo "${ECHO_T}$ac_res" >&6; } @ 1.2 log @Update to xf86-video-i128-1.3.0. Death to RCS tags. Fix distcheck i128 1.3.0 Replace references to XFree86/XF86Config in man page renamed: .cvsignore -> .gitignore Define I128_*_VERSION* using PACKAGE_VERSION_* i128: pciaccess conversion i128: drop ansi C wrapper i128: fixup typo Makefile.am: nuke RCS Id @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Disable SGML check for cross-compilation. @ text @d3 1 a3 1 --- configure.orig 2007-08-15 21:25:05.000000000 +0200 d5 2 a6 2 @@@@ -20256,16 +20256,8 @@@@ echo $ECHO_N "checking for $prefix/share if eval "test \"\${$as_ac_File+set}\" = set"; then d13 1 a13 1 -if test -r "$prefix/share/X11/sgml/defs.ent"; then d19 3 a21 3 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_File'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_File'}'`" >&6 if test `eval echo '${'$as_ac_File'}'` = yes; then @