Path to this page:
./
x11/xf86-video-r128,
Modular Xorg ATI Rage128 video driver
Branch: CURRENT,
Version: 6.13.0,
Package name: xf86-video-r128-6.13.0,
Maintainer: pkgsrc-usersThis is the video driver for ATI Rage128 cards for the modular Xorg server.
Required to run:[
x11/libdrm] [
x11/modular-xorg-server]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 427.438 KB
Version history: (Expand)
- (2024-10-13) Updated to version: xf86-video-r128-6.13.0
- (2023-11-12) Updated to version: xf86-video-r128-6.12.1nb2
- (2023-01-30) Updated to version: xf86-video-r128-6.12.1nb1
- (2022-12-05) Updated to version: xf86-video-r128-6.12.1
- (2018-11-06) Updated to version: xf86-video-r128-6.12.0
- (2018-07-24) Updated to version: xf86-video-r128-6.11.0
CVS history: (Expand)
2024-10-13 09:35:21 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xf86-video-r128: update to 6.13.0.
This release raises the minimum supported version of the Xorg server
to 1.18 (released in 2015). This includes the removal of the XAA code,
which cannot be compiled for any Xserver newer than the 1.12 series, as
XAA support was removed in the Xorg 1.13 release.
Alan Coopersmith (10):
Remove "All rights reserved" from Oracle copyright notices
gitlab CI: ensure libtool is installed in build container
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Add X.Org's standard C warning flags to AM_CFLAGS
Fix 9 -Wmissing-prototypes warnings
R128ScreenInit: fix indentation
Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)
Move sizeof to second argument in calloc calls
configure: update link to use gitlab instead of anongit
xf86-video-r128 6.13.0
Enrico Weigelt, metux IT consult (3):
use XNFcallocarray() instead of xnfcalloc macro
fix FTBS on debian: missing statement after label
drop support for ancient xserver versions
nia (3):
Alternative non-BIOS method to determine the panel size for NetBSD
don't assume VGA output on non-x86
backlight control and console detection for wsdisplay systems
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-12-04 23:04:58 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
xf86-video-r128: update to 6.12.1.
Alan Coopersmith (8):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
gitlab CI: stop requiring Signed-off-by in commits
R128RAMRec: constify name pointer
xf86-video-r128 6.12.1
Niveditha Rau (1):
Mark DriverRec exported in r128_probe.h to match r128_probe.c
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
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
|