head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.2 pkgsrc-2013Q2-base:1.4 pkgsrc-2013Q1:1.3.0.30 pkgsrc-2013Q1-base:1.3 pkgsrc-2012Q4:1.3.0.28 pkgsrc-2012Q4-base:1.3 pkgsrc-2012Q3:1.3.0.26 pkgsrc-2012Q3-base:1.3 pkgsrc-2012Q2:1.3.0.24 pkgsrc-2012Q2-base:1.3 pkgsrc-2012Q1:1.3.0.22 pkgsrc-2012Q1-base:1.3 pkgsrc-2011Q4:1.3.0.20 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q3:1.3.0.18 pkgsrc-2011Q3-base:1.3 pkgsrc-2011Q2:1.3.0.16 pkgsrc-2011Q2-base:1.3 pkgsrc-2011Q1:1.3.0.14 pkgsrc-2011Q1-base:1.3 pkgsrc-2010Q4:1.3.0.12 pkgsrc-2010Q4-base:1.3 pkgsrc-2010Q3:1.3.0.10 pkgsrc-2010Q3-base:1.3 pkgsrc-2010Q2:1.3.0.8 pkgsrc-2010Q2-base:1.3 pkgsrc-2010Q1:1.3.0.6 pkgsrc-2010Q1-base:1.3 pkgsrc-2009Q4:1.3.0.4 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q3:1.3.0.2 pkgsrc-2009Q3-base:1.3 pkgsrc-2009Q2:1.2.0.2 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.1.0.18 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.16 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.14 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.12 cube-native-xorg-base:1.1 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.4 date 2013.05.16.06.28.50; author richard; state dead; branches; next 1.3; commitid k0SdZOSBquPRXOPw; 1.3 date 2009.07.21.20.12.07; author abs; state Exp; branches; next 1.2; 1.2 date 2009.06.10.08.05.03; author hasso; state Exp; branches; next 1.1; 1.1 date 2007.08.15.17.55.42; author joerg; state Exp; branches; next ; desc @@ 1.4 log @update to xf86-video-tdfx-1.4.5 for modular-xorg-server-1.12.4 @ text @$NetBSD: patch-ad,v 1.3 2009/07/21 20:12:07 abs Exp $ --- configure.orig 2009-07-02 16:48:01.000000000 +0100 +++ configure @@@@ -12610,7 +12610,7 @@@@ _ACEOF fi -if test "$DRI" != no; then +if test "x$DRI" = xauto; then as_ac_File=`$as_echo "ac_cv_file_${sdkdir}/dri.h" | $as_tr_sh` { $as_echo "$as_me:$LINENO: checking for ${sdkdir}/dri.h" >&5 $as_echo_n "checking for ${sdkdir}/dri.h... " >&6; } @ 1.3 log @Updated x11/xf86-video-tdfx to 1.4.2 upstream changes: - No changelog available pkgsrc changes: - Add patch to include so gettimeofday() actually works - Regen patches for changed line numbers @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.2 2009/06/10 08:05:03 hasso Exp $ @ 1.2 log @Updated to 1.4.1. Changes in 1.4.1: ================= Dave Airlie (1): tdfx 1.4.1 Jakub Bogusz (1): Bug #17557: Fix device initialization. Tiago Vignatti (2): Remove libc wrapper functions. Fix my bad typo in last commit. Changes in 1.4.0: ================= Adam Jackson (2): Death to RCS tags. tdfx 1.4.0 Brice Goglin (1): TDFX_*_VERSION using PACKAGE_VERSION_* Dave Airlie (1): update tdfx to use proper pciaccess detection Ian Romanick (6): Supply NULL driverFunc pointer in DriverRec. Wrap pciReadLong / pciWriteLong with macros. Make TDFXGetRec return the pointer instead of a bool. Minor code cleaning in TDFXMapMem. White-space police in TDFXInitChips. Initial pass at porting driver to pci-rework. DOES NOT WORK. James Cloos (2): Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Matthieu Herrb (1): Makefile.am: nuke RCS Id Michael Lorenz (1): Add DDC2/I2C support to the tdfx driver @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.1 2007/08/15 17:55:42 joerg Exp $ d3 3 a5 3 --- configure.orig 2008-12-22 07:20:58 +0200 +++ configure 2009-06-10 10:30:58 +0300 @@@@ -21499,7 +21499,7 @@@@ _ACEOF @ 1.1 log @Change configure to check the DRI headers only, if DRI is not explicitly enabled or disabled. Explicitly request DRI. @ text @d1 1 a1 1 $NetBSD$ d3 3 a5 3 --- configure.orig 2007-08-15 19:52:03.000000000 +0200 +++ configure @@@@ -21329,7 +21329,7 @@@@ _ACEOF d11 3 a13 3 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; } @