summaryrefslogtreecommitdiff
path: root/x11/xf86-video-sis
AgeCommit message (Collapse)AuthorFilesLines
2016-02-26Use OPSYSVARS.jperkin1-4/+2
2016-01-05Bump revision for xorg-server-1.18 driver ABI bumptnn1-1/+2
2015-11-04Add SHA512 digests for distfiles for x11 categoryagc1-1/+2
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-09-25don't include Mesa's bl3 directly. It needs to come in via xorg-server'stnn1-2/+1
bl3 since that decides which mesa version to use.
2015-08-30Update to 0.10.8:wiz5-311/+6
Adam Jackson (2): Remove mibstore.h Stop including xf86Priv.h Alan Coopersmith (1): Fix HDisplay/VDisplay typos Connor Behan (1): Remove upload / download EXA hooks Dave Airlie (3): sis: fix build against latest xserver sis: more build fixes against master X server. sis: force build, who uses this crazy code anyways Jan Lindemann (1): Replace xf86UnMapVidMem with pci_device_unmap_range Matt Turner (1): xf86-video-sis: bump to version 0.10.8. Peter Hutterer (1): Fix format-security warnings
2015-04-25Recursive revbump following MesaLib update, categories p through x.tnn1-2/+2
2015-04-03Revbump all the xf86-* driver packages so current binary packages get thetnn1-2/+2
modular-xorg-server<1.17 dependency expressed.
2015-04-02Make xf86-video-* drivers build against xorg-server-1.17 in addition to thetnn4-1/+304
old 1.12 server. Mostly from FDO git. (xf86-video-ati6 was manually ported)
2014-05-05Recursive revbump from x11/pixmanryoon1-1/+2
Fix PR pkg/48777
2013-06-16preprocessor is a tool.obache1-2/+2
2013-06-13Consistently use devel/tradcpp as preprocessor.joerg1-7/+3
2013-05-16update to xf86-video-sis-0.10.7 for modular-xorg-server-1.12.4richard5-66/+6
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-2/+7
diverges from the standard layout on Solaris but ensures a consistent experience for pkgsrc packages. Fixes 31 packages on Solaris.
2012-06-15Whitespace. (as whined about by pkglint)dholland1-5/+5
2012-04-17Use ucpp with clang.joerg1-2/+5
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.
2009-10-25More build fixes for non-GNU cpp(1) which usually doesn't grok -undef.tnn1-1/+6
From Alexander Nasonov in PR pkg/39879.
2009-08-09Update to 0.10.2:wiz2-6/+6
Adam Jackson (1): Remove useless loader symbol lists. Alan Coopersmith (3): Remove xorgconfig & xorgcfg from See Also list in man page Make sisRegs3D4 big enough to hold all values written to it Correct bounds check of blitClip array access Chris Ball (2): Build fixes for EXA3 Revert "Build fixes for EXA3" Dave Airlie (3): sis: update for resources/RAC API removal sis: change to using ABI version check sis: bump for release 0.10.2 Peter Hutterer (1): Update to xextproto 7.1 support.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-4/+1
2009-06-09Update to 0.10.1. Changes since 0.10.0:hasso3-22/+21
Daniel Stone (1): Remove XFree86-Misc (PassMessage) support Dave Airlie (1): sis 0.10.1 Matthieu Herrb (1): Fix build on alpha.
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-sis-0.10.0.tnn3-24/+11
0.10.0: Death to RCS tags. Fix distcheck sis 0.10.0 inital SiS pci access patch fix warnings in build fix thinko between open/fopen another open/fopen confusion fixup type punning convert all hostbridge read/writes to accessor functions finish off read/write long conversion switch bios reading over use map domain memory with pciinfo fixup unmap memory fix some thinkos in the pciaccess patch, this now works on real hardware Require pciaccess >= 0.10.0 for pci_device_map_range() fixup pciaccess version detect Makefile.am: nuke RCS Id switch vga over to pciaccess 0.9.4: bump Xv image height up from 1080 to 1088 for 315 chips Define SIS_*_VERSION using PACKAGE_VERSION* Convert callers of LookupWindow() to dixLookupWindow(). Revert "Convert callers of LookupWindow() to dixLookupWindow()." Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Fix xserver version detection. Get rid of the XFree86Server macro. Bump to 0.9.4.
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-2/+3
2007-08-15Change configure to check for DRI headers only, if it is not explicitlyjoerg4-5/+47
enabled or disabled. Request DRI explicitly. Disable the SGML check.
2007-04-04Add a prototype of SISDRICloseScreen as it is used later in the source.joerg2-1/+15
2007-03-22Import xf86-video-sis-0.9.3 from modular Xorg.joerg5-0/+57
This is the SiS and XGI video driver for the modular Xorg server.