Path to this page:
./
x11/xf86-video-savage,
Modular Xorg S3 Savage video driver
Branch: CURRENT,
Version: 2.4.1,
Package name: xf86-video-savage-2.4.1,
Maintainer: pkgsrc-usersThis is the S3 Savage 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: 355.734 KB
Version history: (Expand)
- (2024-04-04) Updated to version: xf86-video-savage-2.4.1
- (2023-11-12) Updated to version: xf86-video-savage-2.4.0nb1
- (2023-04-10) Updated to version: xf86-video-savage-2.4.0
- (2023-01-30) Updated to version: xf86-video-savage-2.3.9nb2
- (2018-03-07) Updated to version: xf86-video-savage-2.3.9nb1
- (2017-01-18) Updated to version: xf86-video-savage-2.3.9
CVS history: (Expand)
2024-04-03 23:23:32 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xf86-video-savage: update to 2.4.1.
This release fixes a failure to build with gcc 14 and cleans up several
other compiler warnings.
Alan Coopersmith (12):
gitlab CI: ensure libtool is installed in build container
Don't call xf86DisableRandR in ABI_VIDEODRV_VERSION 24 & later
Don't build unused code for HorizScaleFactor != 1
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Add X.Org's standard C warning flags to AM_CFLAGS
Revert "exa: Use exaGetPixmapFirstPixel() instead of devPrivate.ptr"
Fix warning: no previous prototype for ‘SavageGetCopyROP’
Fix -Wdeclaration-after-statement warning in SavagePreInit()
Use C99 named initializers for XF86ModReqInfo in SavagePreInit()
Fix 5 -Wshadow warnings
Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
xf86-video-savage 2.4.1
|
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-04-09 23:47:28 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
xf86-video-savage: update to 2.4.0.
This release improves support for building with Xorg 1.19 and later.
Alan Coopersmith (11):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
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
constify some char * declarations
Fix -Wformat warnings about integer size of arguments
xf86-video-savage 2.4.0
Emil Velikov (2):
autogen.sh: use quoted string variables
xf86-video-savage: remove the GlxSetVisualConfigs stub and friends
Fabrice Fontaine (1):
configure.ac: fix cross-compilation
Kevin Brace (3):
Eliminate set but not used variable compilation warnings
Eliminate unused variable compilation warnings
Changing result parameter type for ScreenWakeupHandlerProcPtr
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Stefan Dirsch (1):
Add check for max[HV]Value to ValidMode hook
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
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
|