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-02-11 00:28:35 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xf86-video-s3virge: update to 1.11.0.
This is a maintenance release of S3 ViRGE DDX for X.Org X Server.
Please note that the code may not compile against X Server 1.20
since it no longer supports 24-bit color. [1] The DDX compiles
cleanly without compilation warnings on X Server 1.19.6.
Kevin Brace
Brace Computer Laboratory blog
https://bracecomputerlab.com
[1] \
https://gitlab.freedesktop.org/xorg/xserver/commit/0803918e64262482035f042e5e1f2a571d3dea1b
--
Alan Coopersmith (4):
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
Kevin Brace (4):
Use const char for xf86GetOptValString return type
Eliminate unused variable compilation warnings
Eliminate unused function compilation warnings
Version bumped to 1.11.0
Mihail Konev (1):
autogen: add default patch prefix
Nick Hudson (1):
Increase BIOS_BSIZE.
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Thomas Klausner (1):
Add cast to remove a warning on 32-bit machines.
|
2018-05-20 09:32:50 by Thomas Klausner | Files touched by this commit (2) |
Log message:
xf86-video-s3virge: Fix build with modular-xorg-server-1.20.
|
2016-02-26 12:27:22 by Jonathan Perkin | Files touched by this commit (98) |
Log message:
Use OPSYSVARS.
|
2016-01-05 14:11:46 by Tobias Nygren | Files touched by this commit (53) |
Log message:
Bump revision for xorg-server-1.18 driver ABI bump
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
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-09-29 10:19:22 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 1.10.7:
Adam Jackson (3):
Use own thunk function instead of vgaHW*Weak
Fix build against xserver 1.17
Remove call to miInitializeBackingStore
Matt Turner (1):
xf86-video-s3virge 0.10.7
|
2015-04-25 16:25:26 by Tobias Nygren | Files touched by this commit (687) | |
Log message:
Recursive revbump following MesaLib update, categories p through x.
|
2015-04-03 11:59:59 by Tobias Nygren | Files touched by this commit (43) |
Log message:
Revbump all the xf86-* driver packages so current binary packages get the
modular-xorg-server<1.17 dependency expressed.
|
2015-04-03 00:16:49 by Tobias Nygren | Files touched by this commit (71) |
Log message:
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)
|