Commit graph

32 commits

Author SHA1 Message Date
wiz
d6a73acf21 xf86-video-sis: Fix build with modular-xorg-server-1.20. 2018-05-20 06:33:40 +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
245395d63e Updated xf86-video-sis to 0.10.9.
Adam Jackson (1):
     Adapt Block/WakeupHandler signature for ABI 23

Matt Turner (1):
     xf86-video-sis 0.10.9

Thomas Klausner (1):
     Fix arguments for miSetPointerPosition.
2017-01-18 18:25:18 +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
wiz
8aaeb913ed Update to 0.10.8:
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-08-30 14:28:14 +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
tnn
c708848e79 Make xf86-video-* drivers build against xorg-server-1.17 in addition to the
old 1.12 server. Mostly from FDO git. (xf86-video-ati6 was manually ported)
2015-04-02 22:16:45 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
obache
7e3be9fc97 preprocessor is a tool. 2013-06-16 13:34:30 +00:00
joerg
d501b58eb1 Consistently use devel/tradcpp as preprocessor. 2013-06-13 22:30:41 +00:00
richard
57cbe32f0a update to xf86-video-sis-0.10.7 for modular-xorg-server-1.12.4 2013-05-16 06:27:55 +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
joerg
85d59bde13 Use ucpp with clang. 2012-04-17 17:52:53 +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
tnn
3e6cf370a0 More build fixes for non-GNU cpp(1) which usually doesn't grok -undef.
From Alexander Nasonov in PR pkg/39879.
2009-10-25 12:15:54 +00:00
wiz
b573a89943 Update to 0.10.2:
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-08-09 22:56:13 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
hasso
263dce7b98 Update to 0.10.1. Changes since 0.10.0:
Daniel Stone (1):
      Remove XFree86-Misc (PassMessage) support

Dave Airlie (1):
      sis 0.10.1

Matthieu Herrb (1):
      Fix build on alpha.
2009-06-09 06:50:08 +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
64fd991684 Update to xf86-video-sis-0.10.0.
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-08-09 16:10:10 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
joerg
b857793577 Change configure to check for DRI headers only, if it is not explicitly
enabled or disabled. Request DRI explicitly. Disable the SGML check.
2007-08-15 18:03:32 +00:00
joerg
ab815b4c5f Add a prototype of SISDRICloseScreen as it is used later in the source. 2007-04-04 13:23:01 +00:00
joerg
94f8f59ee5 Import xf86-video-sis-0.9.3 from modular Xorg.
This is the SiS and XGI video driver for the modular Xorg server.
2007-03-22 15:44:20 +00:00