aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-s3
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2020-02-20 21:15:44 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2020-02-20 21:15:44 +0000
commit4b9c697c260cea91ea55f15c82727076e1b64169 (patch)
tree8eb97083048a09d8ff688a6feffec83dbadd756a /x11-drivers/xf86-video-s3
parent61f74551751784736def2694000d3b20c5110126 (diff)
downloadports-4b9c697c260cea91ea55f15c82727076e1b64169.tar.gz
ports-4b9c697c260cea91ea55f15c82727076e1b64169.zip
Update xorg x11 servers to 1.20.7
Update xorg x11 servers to 1.20.7. This updates x11-servers/xorg-server, xephyr, xorg-dmx, xorg-nestserver, xorg-vbserver and xwayland. Enable the UDEV backend by default, instead of the DEVD backend, for autoconfiguration of input devices on FreeBSD 12 and later. FreeBSD 11 lacks the needed support in base and will keep on using the DEVD backend. Support for the HAL backend is dropped completely, it has been deprecated for a long time. Update and improve the DEVD backend. Add a pkg message about sysctl configuration that might be needed when using UDEV. Use the upstream fix for glamour issues. Use evdev xkb rules by default in xwayland [2] Add x11-drivers/xf86-input-libinput to the list installed by default by x11-drivers/xorg-drivers. Fix net/tigervnc-server and emulators/virtualbox-ose Bump portrevision of all x11 drivers, as well as other ports dependent on xorg-server. This represents work by many people over a long period. These include wulf, ak, dumbbell, hselasky pete AT nomadlogic DOT org, jbeich, manu, myself and possibly others (I tried to look through history, but might have missed people. If so, I am sorry.) PR: 196678 [1], 244129 [2] Submitted by: hselasky, wulf [1], jbeich [2] Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xserver-1.20 (in part)
Notes
Notes: svn path=/head/; revision=526589
Diffstat (limited to 'x11-drivers/xf86-video-s3')
-rw-r--r--x11-drivers/xf86-video-s3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-s3/Makefile b/x11-drivers/xf86-video-s3/Makefile
index b1f414e4dfab..f7a7277d6120 100644
--- a/x11-drivers/xf86-video-s3/Makefile
+++ b/x11-drivers/xf86-video-s3/Makefile
@@ -2,6 +2,7 @@
PORTNAME= xf86-video-s3
PORTVERSION= 0.7.0
+PORTREVISION= 1
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org