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-16 19:17:12 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xf86-video-chips: update to 1.4.0.
Release notes:
This is a bug fix release of Chips & Technologies DDX for X.Org X
Server.
There was an X Server crash bug with the Version 1.3 and older code
when the code was converted for a newer vgaHW ABI.
This affects devices older than the HiQVideo generation.
This release fixes this particular issue.
Please note that the code may not compile against X Server 1.20
since it no longer supports 24-bit color.
|
2018-12-29 14:14:33 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xf86-video-chips: update to 1.3.0.
This is a maintenance release of Chips & Technologies DDX for X.Org X Server.
No testing has been done due to the lack of equipment availability.
Please note that the code may not compile against X Server 1.20 since it no \
longer supports 24-bit color.
The DDX compiles cleanly without compilation warnings on X Server 1.19.6.
Alan Coopersmith (3):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Update configure.ac bug URL for gitlab migration
Emil Velikov (1):
autogen.sh: use quoted string variables
Kevin Brace (3):
Use const char for xf86GetOptValString return type
Suppress logical operation and parenthesis related compilation warning
Version bumped to 1.3.0
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
|
2018-03-08 13:58:34 by Thomas Klausner | Files touched by this commit (2) |
Log message:
xf86-video-chips: remove obsolete workaround for missing file in distfile.
|
2017-01-18 19:28:03 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Updated xf86-video-chips to 1.2.7.
Adam Jackson (1):
Adapt Block/WakeupHandler signature for ABI 23
Matt Turner (1):
xf86-video-chips 1.2.7
|
2016-11-16 23:14:53 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Fix build with xorg-server-1.19.
|
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:21:08 by Thomas Klausner | Files touched by this commit (5) | |
Log message:
Update to 1.2.6:
Adam Jackson (3):
Remove mibstore.h
ddc: Use own thunk function instead of vgaHWddc1SetSpeedWeak
Update for xserver 1.17
Alan Coopersmith (2):
Add iopl.h to source lists in util/Makefile.am so it gets packaged
Require ANSI C89 pre-processor, drop pre-C89 token pasting support
Matt Turner (1):
xf86-video-chips 1.2.6
|