head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.2 pkgsrc-2013Q2-base:1.5 pkgsrc-2013Q1:1.4.0.32 pkgsrc-2013Q1-base:1.4 pkgsrc-2012Q4:1.4.0.30 pkgsrc-2012Q4-base:1.4 pkgsrc-2012Q3:1.4.0.28 pkgsrc-2012Q3-base:1.4 pkgsrc-2012Q2:1.4.0.26 pkgsrc-2012Q2-base:1.4 pkgsrc-2012Q1:1.4.0.24 pkgsrc-2012Q1-base:1.4 pkgsrc-2011Q4:1.4.0.22 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q3:1.4.0.20 pkgsrc-2011Q3-base:1.4 pkgsrc-2011Q2:1.4.0.18 pkgsrc-2011Q2-base:1.4 pkgsrc-2011Q1:1.4.0.16 pkgsrc-2011Q1-base:1.4 pkgsrc-2010Q4:1.4.0.14 pkgsrc-2010Q4-base:1.4 pkgsrc-2010Q3:1.4.0.12 pkgsrc-2010Q3-base:1.4 pkgsrc-2010Q2:1.4.0.10 pkgsrc-2010Q2-base:1.4 pkgsrc-2010Q1:1.4.0.8 pkgsrc-2010Q1-base:1.4 pkgsrc-2009Q4:1.4.0.6 pkgsrc-2009Q4-base:1.4 pkgsrc-2009Q3:1.4.0.4 pkgsrc-2009Q3-base:1.4 pkgsrc-2009Q2:1.4.0.2 pkgsrc-2009Q2-base:1.4 pkgsrc-2009Q1:1.3.0.8 pkgsrc-2009Q1-base:1.3 pkgsrc-2008Q4:1.3.0.6 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.4 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.2 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.2.0.10 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.8 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.1.1.0.4 pkgsrc-2007Q2-base:1.1.1.1 pkgsrc-2007Q1:1.1.1.1.0.2 pkgsrc-2007Q1-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.5 date 2013.05.16.06.05.19; author richard; state dead; branches; next 1.4; commitid 130Bom3KSxBNPOPw; 1.4 date 2009.06.09.02.46.10; author obache; state Exp; branches; next 1.3; 1.3 date 2008.08.09.15.21.07; author tnn; state Exp; branches; next 1.2; 1.2 date 2007.08.15.18.19.07; author joerg; state Exp; branches; next 1.1; 1.1 date 2007.03.20.16.03.59; author joerg; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2007.03.20.16.03.59; author joerg; state Exp; branches; next ; desc @@ 1.5 log @update to xf86-video-chips-1.2.5 for modular-xorg-server-1.12.4 @ text @$NetBSD: patch-aa,v 1.4 2009/06/09 02:46:10 obache Exp $ --- configure.orig 2008-12-22 04:26:01.000000000 +0000 +++ configure @@@@ -21964,57 +21964,8 @@@@ fi # Checks for functions (often defined as inlines in compiler.h) -{ $as_echo "$as_me:$LINENO: checking for inb" >&5 -$as_echo_n "checking for inb... " >&6; } -cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -#include "util/AsmMacros.h" - -int main() { - int x = inb(0); - return x; -} - -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" -$as_echo "$ac_try_echo") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && { - test "$cross_compiling" = yes || - $as_test_x conftest$ac_exeext - }; then - HAVE_INB=yes -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - HAVE_INB=no -fi -rm -rf conftest.dSYM -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext -{ $as_echo "$as_me:$LINENO: result: $HAVE_INB" >&5 -$as_echo "$HAVE_INB" >&6; } if test x$HAVE_INB = xyes; then BUILD_UTILS_TRUE= BUILD_UTILS_FALSE='#' @ 1.4 log @Update xf86-video-chips to 1.2.1. Adam Jackson (2): Uninclude xf86Version.h, remove some dead code. Make ISA optional Julien Cristau (1): Compiler warning fixes @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.3 2008/08/09 15:21:07 tnn Exp $ @ 1.3 log @Update to xf86-video-chips-1.2.0. Death to RCS tags. Fix distcheck chips 1.2.0 Define CHIPS_*_VERSION* using PACKAGE_VERSION_* chips: pciaccess conversion add another missing rename file chips: remove ALLOCATE_LOCAL chips: optionalise 1/4bpp support Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Makefile.am: nuke RCS Id Fix Xv with scaling @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- configure.orig 2008-03-19 18:35:58.000000000 +0100 d5 1 a5 2 @@@@ -21319,54 +21319,8 @@@@ _ACEOF fi d8 3 a10 3 -# Checks for functions (often defined as inlines in compiler.h) -{ echo "$as_me:$LINENO: checking for inb" >&5 -echo $ECHO_N "checking for inb... $ECHO_C" >&6; } d32 2 a33 1 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 d39 1 a39 1 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 d43 4 a46 2 - } && test -s conftest$ac_exeext && - $as_test_x conftest$ac_exeext; then d49 1 a49 1 - echo "$as_me: failed program was:" >&5 d55 1 d58 2 a59 2 -{ echo "$as_me:$LINENO: result: $HAVE_INB" >&5 -echo "${ECHO_T}$HAVE_INB" >&6; } a62 17 @@@@ -21506,16 +21460,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 @Disable SGML check to allow cross-compilation. @ text @d3 1 a3 1 --- configure.orig 2006-04-08 03:21:31.000000000 +0200 d5 2 a6 1 @@@@ -20137,59 +20137,7 @@@@ _ACEOF a7 1 fi a8 1 - d10 2 a11 2 -echo "$as_me:$LINENO: checking for inb" >&5 -echo $ECHO_N "checking for inb... $ECHO_C" >&6 d28 7 a34 2 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 d40 5 a44 14 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" - || test ! -s conftest.err' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then d50 1 a50 1 HAVE_INB=no d52 2 a53 1 -rm -f conftest.err conftest.$ac_objext \ d55 3 a57 5 -echo "$as_me:$LINENO: result: $HAVE_INB" >&5 -echo "${ECHO_T}$HAVE_INB" >&6 - if test x$HAVE_INB = xyes; then d59 3 a61 2 @@@@ -20329,16 +20277,8 @@@@ echo $ECHO_N "checking for $prefix/share if eval "test \"\${$as_ac_File+set}\" = set"; then d68 1 a68 1 -if test -r "$prefix/share/X11/sgml/defs.ent"; then d74 3 a76 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 @ 1.1 log @Initial revision @ text @d3 1 a3 1 --- configure.orig 2007-03-20 16:50:47.000000000 +0100 d65 17 @ 1.1.1.1 log @Import xf86-video-chips-1.1.1 from modular Xorg. This is the Chips and Technologies video driver for the modular Xorg server. @ text @@