Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 48A6763B9E6 for ; Wed, 10 Jun 2009 08:05:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EC0FE63B10C; Wed, 10 Jun 2009 08:05:04 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id ADD9763B122 for ; Wed, 10 Jun 2009 08:05:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 97C33175D0; Wed, 10 Jun 2009 08:05:03 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 10 Jun 2009 08:05:03 +0000 From: Hasso Tepper Subject: CVS commit: pkgsrc/x11/xf86-video-tdfx To: pkgsrc-changes@NetBSD.org Reply-To: hasso@netbsd.org X-Mailer: log_accum Message-Id: <20090610080503.97C33175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: hasso Date: Wed Jun 10 08:05:03 UTC 2009 Modified Files: pkgsrc/x11/xf86-video-tdfx: Makefile distinfo pkgsrc/x11/xf86-video-tdfx/patches: patch-ad Removed Files: pkgsrc/x11/xf86-video-tdfx/patches: patch-ab Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/xf86-video-tdfx/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/xf86-video-tdfx/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/x11/xf86-video-tdfx/patches/patch-ab cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/xf86-video-tdfx/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.