Path to this page:
./
x11/xf86-video-s3,
Modular Xorg S3 video driver
Branch: CURRENT,
Version: 0.7.0,
Package name: xf86-video-s3-0.7.0,
Maintainer: joergThis is the S3 video driver for the modular Xorg server.
Required to run:[
x11/modular-xorg-server]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 340.745 KB
Version history: (Expand)
- (2019-11-14) Updated to version: xf86-video-s3-0.7.0
- (2018-03-07) Updated to version: xf86-video-s3-0.6.5nb5
- (2016-01-05) Updated to version: xf86-video-s3-0.6.5nb4
- (2015-04-25) Updated to version: xf86-video-s3-0.6.5nb3
- (2015-04-03) Updated to version: xf86-video-s3-0.6.5nb2
- (2014-05-05) Updated to version: xf86-video-s3-0.6.5nb1
CVS history: (Expand)
2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90) |
Log message:
x11: adapt to new avoid-duplicate.mk usage
|
2021-12-02 19:15:30 by Nia Alarie | Files touched by this commit (42) |
Log message:
xf86-video-*: Add avoid-duplicate.mk
|
2021-12-02 19:14:39 by Nia Alarie | Files touched by this commit (42) |
Log message:
xf86-video-*: Add builtin.mk files
|
2021-11-02 09:20:31 by Nia Alarie | Files touched by this commit (57) |
Log message:
modular-xorg: Apply at most partial RELRO for modular drivers.
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
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
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-11-14 12:07:12 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
xf86-video-s3: update to 0.7.0.
This is a maintenance release of S3 DDX for X.Org X Server.
The DDX compiles cleanly without compilation warnings on X Server 1.19.6.
Kevin Brace
Brace Computer Laboratory blog
https://bracecomputerlab.com
--
Alan Coopersmith (7):
When checking malloc for success, it helps to use == NULL, instead of =
s3_bios.c: Simplify code for choosing between 16000 & 16000 for RefClock
Remove unused BIOS size & address macros
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 (1):
autogen.sh: use quoted string variables
Eric S. Raymond (1):
Fix malformed list syntax.
Gaetan Nadon (1):
Remove mibstore.h
Kevin Brace (5):
Discontinue the use of xf86PciInfo.h
Use const char for xf86GetOptValString return type
Eliminate set but not used variable compilation warnings
Eliminate unused variable compilation warning
Version bumped to 0.7.0
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
|