CVS log for pkgsrc/x11/xf86-video-sis/distinfo
Up to [cvs.NetBSD.org] / pkgsrc / x11 / xf86-video-sis
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Oct 26 11:34:43 2021 UTC (3 years, 6 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1,
pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Oct 7 15:14:30 2021 UTC (3 years, 7 months ago) by nia
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2
lines
x11: Remove SHA1 hashes for distfiles
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Dec 4 11:22:19 2019 UTC (5 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -5
lines
xf86-video-sis: update to 0.12.0.
This release is a maintenance release to support X.Org X Server 1.20.
Kevin Brace (4):
Do not call xf86DisableRandR() for X Server 1.20
Fix for xf86InterceptSigIll() discontinuation in X Server 1.20
Enable SISGAMMARAMP macro on X.Org X Server
Version bumped to 0.12.0
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Nov 14 11:08:32 2019 UTC (5 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -6
lines
xf86-video-sis: update to 0.11.0.
This is a maintenance release of SiS DDX for X.Org X Server.
There are still about 4 more compilation warnings with the code, but fixing them will require some effort that I am not willing to invest at this time.
The remaining compilation warnings are all "const char*" to "char*" type warnings involving text strings.
Kevin Brace
Brace Computer Laboratory blog
https://bracecomputerlab.com
--
Adam Jackson (1):
Remove reference to ->virtualFrom
Alan Coopersmith (4):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Remove obsolete B16 & B32 tags in struct definitions
Update configure.ac bug URL for gitlab migration
Emil Velikov (2):
autogen.sh: use quoted string variables
xf86-video-sis: remove the GlxSetVisualConfigs stub and friends
Fabrice Fontaine (1):
configure.ac: fix cross-compilation
Kevin Brace (10):
Minor adjustment to the compilation order
Add conditional compilation directives to suppress compilation warnings
Elimination of many "variable set but not used" compilation warnings
Eliminate set but not used variable compilation warnings
Suppress logical operation and parenthesis related compilation warnings
Eliminate swap macro related unused variable compilation warnings
Eliminate constant related compilation warnings for native functions
Convert EXA support preprocessor macro to USE_EXA
Convert text format specifier type to unsigned short
Version bumped to 0.11.0
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun May 20 06:33:40 2018 UTC (6 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1
lines
xf86-video-sis: Fix build with modular-xorg-server-1.20.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jan 18 18:25:18 2017 UTC (8 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -6
lines
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.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Nov 16 21:53:48 2016 UTC (8 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1
lines
Fix build with xorg-server-1.19.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Nov 4 03:29:03 2015 UTC (9 years, 6 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1
lines
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.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Aug 30 14:28:14 2015 UTC (9 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -7
lines
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
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Apr 2 22:16:48 2015 UTC (10 years, 1 month ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -1
lines
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)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu May 16 06:27:55 2013 UTC (12 years ago) by richard
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -7
lines
update to xf86-video-sis-0.10.7 for modular-xorg-server-1.12.4
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 9 22:56:13 2009 UTC (15 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4
lines
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.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jun 9 06:50:08 2009 UTC (15 years, 11 months ago) by hasso
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -5
lines
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.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 9 16:10:10 2008 UTC (16 years, 9 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5
lines
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.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 15 18:03:32 2007 UTC (17 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
cwrapper
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2
lines
Change configure to check for DRI headers only, if it is not explicitly
enabled or disabled. Request DRI explicitly. Disable the SGML check.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Apr 4 13:23:01 2007 UTC (18 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
Add a prototype of SISDRICloseScreen as it is used later in the source.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Mar 22 15:44:20 2007 UTC (18 years, 1 month ago) by joerg
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Import xf86-video-sis-0.9.3 from modular Xorg.
This is the SiS and XGI video driver for the modular Xorg server.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Mar 22 15:44:20 2007 UTC (18 years, 1 month ago) by joerg
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>