Created attachment 202148 [details] updated patch for s3virge, removes local patches which are upstreamed new upstream version of the xf86-video-s3virge driver: https://lists.x.org/archives/xorg-announce/2019-February/002940.html 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. git tag: xf86-video-s3virge-1.11.0
Created attachment 202149 [details] local build log for v1.11.0 I am unable to test this driver locally due to lack of hw support, but it builds correctly on my 12.0 AMD64 system as per this log.
A commit references this bug: Author: zeising Date: Wed Feb 20 19:58:30 UTC 2019 New revision: 493438 URL: https://svnweb.freebsd.org/changeset/ports/493438 Log: x11-drivers/xf86-video-s3virge: Update to 1.11.0 Update xf86-video-s3virge to 1.11.0. Remove patches incorporated upstream. This has not been run time tested due to lack of hardware. Changelog: https://lists.x.org/archives/xorg-announce/2019-February/002940.html PR: 235849 Submitted by: pete@nomadlogic.org Changes: head/x11-drivers/xf86-video-s3virge/Makefile head/x11-drivers/xf86-video-s3virge/distinfo head/x11-drivers/xf86-video-s3virge/files/patch-git_01_9c8a08c head/x11-drivers/xf86-video-s3virge/files/patch-git_02_47f4369 head/x11-drivers/xf86-video-s3virge/files/patch-src_s3v__driver.c
Committed, thanks!