head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.10 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.8 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.6 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.4 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.2 pkgsrc-2009Q4-base:1.5 pkgsrc-2009Q1:1.4.0.8 pkgsrc-2009Q1-base:1.4 pkgsrc-2008Q4:1.4.0.6 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.4 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.2 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.2.0.4 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.2 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.5 date 2009.05.05.04.27.30; author joerg; state dead; branches; next 1.4; 1.4 date 2008.07.28.16.58.06; author tnn; state Exp; branches; next 1.3; 1.3 date 2008.07.17.12.03.11; author tnn; state Exp; branches; next 1.2; 1.2 date 2008.04.23.19.00.46; author tnn; state Exp; branches; next 1.1; 1.1 date 2007.08.15.19.09.51; author joerg; state Exp; branches; next ; desc @@ 1.5 log @Update to xf86-video-intel-2.7.0. Too many changes to list here, but with the usual number of regressions and regression fixes, tearing for Xvideo is fixed as long as composition isn't used. @ text @$NetBSD: patch-ab,v 1.4 2008/07/28 16:58:06 tnn Exp $ --- configure.orig 2008-07-23 09:35:10.000000000 +0200 +++ configure @@@@ -22026,16 +22026,8 @@@@ echo $ECHO_N "checking for ${sdkdir}/sar 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 "${sdkdir}/sarea.h"; 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.4 log @Update to xf86-video-intel-2.4.0. Main new features included within this release are - New Intel 4 series chipset support - Improved 965 exa render performance - Integrated HDMI support - SDVO-HDMI support (e.g ASUS P5E-VM board) Also a long list of bugfixes: http://lists.freedesktop.org/archives/intel-gfx/2008-July/000192.html @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @fix breakage w/ libdrm-2.3.1. From upstream commit 55678c64bc6e3ed613ea6db14c105c18a0cf28ce. @ text @d3 1 a3 1 --- configure.orig 2008-06-18 04:26:05.000000000 +0200 d5 1 a5 1 @@@@ -21857,16 +21857,8 @@@@ echo $ECHO_N "checking for ${sdkdir}/sar a21 44 @@@@ -22530,12 +22522,12 @@@@ if test -n "$PKG_CONFIG"; then pkg_cv_DRI_MM_CFLAGS="$DRI_MM_CFLAGS" else if test -n "$PKG_CONFIG" && \ - { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libdrm >= 2.3.1\"") >&5 - ($PKG_CONFIG --exists --print-errors "libdrm >= 2.3.1") 2>&5 + { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libdrm >= 2.4.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "libdrm >= 2.4.0") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - pkg_cv_DRI_MM_CFLAGS=`$PKG_CONFIG --cflags "libdrm >= 2.3.1" 2>/dev/null` + pkg_cv_DRI_MM_CFLAGS=`$PKG_CONFIG --cflags "libdrm >= 2.4.0" 2>/dev/null` else pkg_failed=yes fi @@@@ -22548,12 +22540,12 @@@@ if test -n "$PKG_CONFIG"; then pkg_cv_DRI_MM_LIBS="$DRI_MM_LIBS" else if test -n "$PKG_CONFIG" && \ - { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libdrm >= 2.3.1\"") >&5 - ($PKG_CONFIG --exists --print-errors "libdrm >= 2.3.1") 2>&5 + { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libdrm >= 2.4.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "libdrm >= 2.4.0") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - pkg_cv_DRI_MM_LIBS=`$PKG_CONFIG --libs "libdrm >= 2.3.1" 2>/dev/null` + pkg_cv_DRI_MM_LIBS=`$PKG_CONFIG --libs "libdrm >= 2.4.0" 2>/dev/null` else pkg_failed=yes fi @@@@ -22572,9 +22564,9 @@@@ else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - DRI_MM_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libdrm >= 2.3.1"` + DRI_MM_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libdrm >= 2.4.0"` else - DRI_MM_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libdrm >= 2.3.1"` + DRI_MM_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libdrm >= 2.4.0"` fi # Put the nasty error message in config.log where it belongs echo "$DRI_MM_PKG_ERRORS" >&5 @ 1.2 log @Update to xf86-video-intel-2.3.0. As usual, a very long ChangeLog[1], which I won't copy here. In brief: - new Intel Mobile graphics chipset support - XvMC for 915/945 [1] 2.3.0: http://lists.freedesktop.org/archives/intel-gfx/2008-April/000088.html 2.2.99.903: http://lists.freedesktop.org/archives/intel-gfx/2008-April/000075.html 2.2.99.902: http://lists.freedesktop.org/archives/intel-gfx/2008-March/000029.html 2.2.99.901: http://lists.freedesktop.org/archives/intel-gfx/2008-March/000012.html @ text @d3 1 a3 1 --- configure.orig 2008-04-23 07:44:07.000000000 +0200 d5 1 a5 1 @@@@ -21849,16 +21849,8 @@@@ echo $ECHO_N "checking for ${sdkdir}/sar d22 44 @ 1.1 log @Support DESTDIR. Disable SGML check. Change configure to check for DRI headers only, if it is not explicitly enabled or disabled. Enable it for pkgsrc. @ text @d3 1 a3 1 --- configure.orig 2007-07-02 23:47:55.000000000 +0200 d5 1 a5 10 @@@@ -21062,7 +21062,7 @@@@ _ACEOF fi -if test "$DRI" != no; then +if test "x$DRI" = xauto; then as_ac_File=`echo "ac_cv_file_${sdkdir}/dri.h" | $as_tr_sh` { echo "$as_me:$LINENO: checking for ${sdkdir}/dri.h" >&5 echo $ECHO_N "checking for ${sdkdir}/dri.h... $ECHO_C" >&6; } @@@@ -21733,16 +21733,8 @@@@ echo $ECHO_N "checking for $XORG_SGML_PA d13 1 a13 1 -if test -r "$XORG_SGML_PATH/X11/defs.ent"; then @