Commit graph

26 commits

Author SHA1 Message Date
wiz
92ef61acc3 xf86-video-tdfx: update to 1.5.0.
This is a maintenance release of 3dfx DDX for X.Org X Server.
The DDX compiles cleanly without compilation warnings on X Server 1.19.6.

Alan Coopersmith (4):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration

Emil Velikov (2):
      autogen.sh: use quoted string variables
      xf86-video-tdfx: remove the GlxSetVisualConfigs stub and friends

Kevin Brace (5):
      Eliminate unused variable compilation warning
      Eliminate set but not used variable compilation warnings
      Changing result parameter type for ScreenWakeupHandlerProcPtr
      Eliminate log message parameter type compilation warnings
      Version bumped to 1.5.0

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
2019-02-16 18:19:08 +00:00
wiz
380b6ec244 xorgproto: use xorgproto instead of separate *proto packages
Remove now obsolete packages.
2018-03-07 11:57:28 +00:00
wiz
0fdcbfbe8f Updated xf86-video-tdfx to 1.4.7.
Adam Jackson (1):
     Adapt Block/WakeupHandler signature for ABI 23

Matt Turner (1):
     xf86-video-tdfx 1.4.7
2017-01-18 18:23:24 +00:00
wiz
d95646c1dc Fix build with xorg-server-1.19. 2016-11-16 21:46:27 +00:00
jperkin
02201cb05b Use OPSYSVARS. 2016-02-26 10:57:45 +00:00
tnn
2409d0613c Bump revision for xorg-server-1.18 driver ABI bump 2016-01-05 13:11:42 +00:00
agc
d8f09469bb Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 03:28:24 +00:00
tnn
959c30222c don't include Mesa's bl3 directly. It needs to come in via xorg-server's
bl3 since that decides which mesa version to use.
2015-09-25 00:44:44 +00:00
tnn
6a69e9522b Recursive revbump following MesaLib update, categories p through x. 2015-04-25 14:24:44 +00:00
tnn
948c600ad7 Revbump all the xf86-* driver packages so current binary packages get the
modular-xorg-server<1.17 dependency expressed.
2015-04-03 09:59:56 +00:00
wiz
0ad9fc029e Update to 1.4.6:
Adam Jackson (2):
      Remove mibstore.h
      dri: Stop (uselessly) initializing the ValidateTree hooks

Guillem Jover (7):
      Define local PCI IDs instead of using xf86PciInfo.h
      Rename XSERVER_PCIACCESS to XSERVER_LIBPCIACCESS
      Use new pci_device_(un)map_range functions instead of deprecated ones
      Remove unreachable breaks after return statements
      Use the PCI ID macros instead of hardcoded values
      Unmap MMIO ranges for all chips
      Add more PCI IDs for supported chips

Matt Turner (1):
      xf86-video-tdfx 1.4.6
2015-02-23 07:39:24 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
richard
13bb2ecdc6 update to xf86-video-tdfx-1.4.5 for modular-xorg-server-1.12.4 2013-05-16 06:28:49 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
jperkin
c07e863658 Define DRIVER_MAN_SUFFIX on Solaris to the same as every other system, this
diverges from the standard layout on Solaris but ensures a consistent
experience for pkgsrc packages.

Fixes 31 packages on Solaris.
2012-09-27 10:06:28 +00:00
dholland
cddea4c4e0 Whitespace. (as whined about by pkglint) 2012-06-15 23:06:02 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
50e16f56ef Update to 1.4.3:
Dave Airlie (3):
      tdfx: update for resources/RAC API removal
      tdfx: change to using ABI version check
      tdfx: bump for release 1.4.3
2009-08-09 22:57:19 +00:00
abs
041a8c7d56 Updated x11/xf86-video-tdfx to 1.4.2
upstream changes:
    - No changelog available
pkgsrc changes:
    - Add patch to include <sys/time.h> so gettimeofday() actually works
    - Regen patches for changed line numbers
2009-07-21 20:12:07 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
hasso
07880bd51d 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
2009-06-10 08:05:03 +00:00
wiz
260664e8d8 Bump PKGREVISION for modular-xorg-server update. 2009-06-07 11:24:35 +00:00
bjs
d574d511a4 PKGREVISION bump due to update of x11/modular-xorg-server. 2008-09-18 20:57:50 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
joerg
0f3afb241b Change configure to check the DRI headers only, if DRI is not explicitly
enabled or disabled. Explicitly request DRI.
2007-08-15 17:55:41 +00:00
xtraeme
97576f9298 Add xf86-video-tdfx-1.3.0 for modular-xorg, packaged by jmcneill@.
This is the 3Dfx video driver for the modular Xorg server.
Supported video cards: Voodoo Banshee, Voodoo3, Voodoo4 and Voodoo5.
2007-04-09 14:28:00 +00:00