summaryrefslogtreecommitdiff
path: root/x11/xf86-video-chips
AgeCommit message (Collapse)AuthorFilesLines
2013-05-19Use the really used header file in utils to check existence of inb() for utils.obache2-1/+17
fixes PR pkg/47820
2013-05-16Add missing file (from ↵wiz1-0/+60
http://cgit.freedesktop.org/xorg/driver/xf86-video-chips/plain/util/iopl.h) Addresses PR 47820 by David Shao.
2013-05-16update to xf86-video-chips-1.2.5 for modular-xorg-server-1.12.4richard4-70/+30
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-27Define DRIVER_MAN_SUFFIX on Solaris to the same as every other system, thisjperkin1-1/+7
diverges from the standard layout on Solaris but ensures a consistent experience for pkgsrc packages. Fixes 31 packages on Solaris.
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-1/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-04-09Some drivers now have a build time dependency on libXext becausetnn1-2/+3
of xextproto -> libXext header rototil.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-4/+1
2009-06-09Update xf86-video-chips to 1.2.1.obache3-43/+28
Adam Jackson (2): Uninclude xf86Version.h, remove some dead code. Make ISA optional Julien Cristau (1): Compiler warning fixes
2009-06-07Bump PKGREVISION for modular-xorg-server update.wiz1-2/+2
2008-09-18PKGREVISION bump due to update of x11/modular-xorg-server.bjs1-1/+2
2008-08-09Update to xf86-video-chips-1.2.0.tnn3-43/+38
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
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-2/+3
2007-08-15Disable SGML check to allow cross-compilation.joerg2-4/+21
2007-03-20Import xf86-video-chips-1.1.1 from modular Xorg.joerg5-0/+100
This is the Chips and Technologies video driver for the modular Xorg server.