diff options
author | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2014-12-19 23:03:54 +0000 |
---|---|---|
committer | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2014-12-19 23:03:54 +0000 |
commit | 91293a35052d0d42238eef4625ecab486df2c162 (patch) | |
tree | e484d37e2856dd43389bc284d3dd6136848e4c6c /x11 | |
parent | Update to version 0.8.5 (diff) |
x11-servers/xorg-server: Update to 1.14
The X.Org server has been updated to 1.14. The changes it brings are described
in a post on the Graphics team blog:
http://blogs.freebsdish.org/graphics/2014/11/19/xserver-1-14-update-ready/
The most noticable change is the DEVD input device autodetection backend
which is enabled by default, replacing the HAL backend. The keyboard
layout configuration must be migrated from HAL's .fdi files to X.Org
files. The procedure is explained in the post mentionned above.
Several ports were removed with this update, mainly because they are not
compatible with the X.Org server anymore:
o nvidia-driver-71
o nvidia-driver-96
o xf86-input-egalax
o xf86-video-newport
o xf86-video-tga
PR: 155696, 181660, 183478 (partially fixed), 188640, 191331
Differential Revision: https://reviews.freebsd.org/D1337
Submitted by: ak (most of the work on the DEVD backend), dumbbell, kwm,
zeising
Tested by: Many people on freebsd-x11@ and IRC
Reviewed by: kwm, portmgr (antoine)
Approved by: kwm, portmgr (antoine)
Notes
Notes:
svn path=/head/; revision=374982
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 2 | ||||
-rw-r--r-- | x11/nvidia-driver-173/Makefile | 4 | ||||
-rw-r--r-- | x11/nvidia-driver-71/Makefile | 13 | ||||
-rw-r--r-- | x11/nvidia-driver-96/Makefile | 13 | ||||
-rw-r--r-- | x11/nvidia-driver/distinfo | 8 |
5 files changed, 4 insertions, 36 deletions
diff --git a/x11/Makefile b/x11/Makefile index a4ee78cdd0b7..22bdefda6948 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -210,8 +210,6 @@ SUBDIR += nvidia-driver SUBDIR += nvidia-driver-173 SUBDIR += nvidia-driver-304 - SUBDIR += nvidia-driver-71 - SUBDIR += nvidia-driver-96 SUBDIR += nvidia-settings SUBDIR += nvidia-xconfig SUBDIR += nxcomp diff --git a/x11/nvidia-driver-173/Makefile b/x11/nvidia-driver-173/Makefile index e66621c38ac0..fcc91996c3a4 100644 --- a/x11/nvidia-driver-173/Makefile +++ b/x11/nvidia-driver-173/Makefile @@ -1,9 +1,9 @@ # Created by: Alexey Dokuchaev <danfe@FreeBSD.org> # $FreeBSD$ -DISTVERSION= 173.14.35 +DISTVERSION= 173.14.39 # Explicitly set PORTREVISION as it can be overridden by the master port -PORTREVISION= 3 +PORTREVISION= 0 MASTERDIR= ${.CURDIR}/../nvidia-driver PKGNAMESUFFIX= -173 diff --git a/x11/nvidia-driver-71/Makefile b/x11/nvidia-driver-71/Makefile deleted file mode 100644 index 4ac7707347e5..000000000000 --- a/x11/nvidia-driver-71/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> -# $FreeBSD$ - -DISTVERSION= 71.86.15 -# Explicitly set PORTREVISION as it can be overridden by the master port -PORTREVISION= 4 - -MASTERDIR= ${.CURDIR}/../nvidia-driver -PKGNAMESUFFIX= -71 - -FORBIDDEN= vulnerable to denial of service or arbitrary code execution (CVE-2014-8298) - -.include "${MASTERDIR}/Makefile" diff --git a/x11/nvidia-driver-96/Makefile b/x11/nvidia-driver-96/Makefile deleted file mode 100644 index d4348cde889a..000000000000 --- a/x11/nvidia-driver-96/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> -# $FreeBSD$ - -DISTVERSION= 96.43.23 -# Explicitly set PORTREVISION as it can be overridden by the master port -PORTREVISION= 2 - -MASTERDIR= ${.CURDIR}/../nvidia-driver -PKGNAMESUFFIX= -96 - -FORBIDDEN= vulnerable to denial of service or arbitrary code execution (CVE-2014-8298) - -.include "${MASTERDIR}/Makefile" diff --git a/x11/nvidia-driver/distinfo b/x11/nvidia-driver/distinfo index d35184414246..8820f11afe2e 100644 --- a/x11/nvidia-driver/distinfo +++ b/x11/nvidia-driver/distinfo @@ -6,9 +6,5 @@ SHA256 (NVIDIA-FreeBSD-x86_64-304.125.tar.gz) = 46b14b8c5ee1c02ff5e30afc9c99f4dd SIZE (NVIDIA-FreeBSD-x86_64-304.125.tar.gz) = 35498616 SHA256 (NVIDIA-FreeBSD-x86-304.125.tar.gz) = 806d0bff9d394390b3a257472bc342857f150e9dba6673e6b930f47a93ec0269 SIZE (NVIDIA-FreeBSD-x86-304.125.tar.gz) = 34494889 -SHA256 (NVIDIA-FreeBSD-x86-173.14.35.tar.gz) = 51e82a12db81b5af4ae5ee59612875c0dbef52cb641d61a44c72f2e1cd7f4c78 -SIZE (NVIDIA-FreeBSD-x86-173.14.35.tar.gz) = 18748428 -SHA256 (NVIDIA-FreeBSD-x86-96.43.23.tar.gz) = 18d855db8381eda1a6cf548c9e5095fc5bb8694bf1d6e24fc1072fba4e54cd78 -SIZE (NVIDIA-FreeBSD-x86-96.43.23.tar.gz) = 15463464 -SHA256 (NVIDIA-FreeBSD-x86-71.86.15.tar.gz) = 7be5ba641eabaa96a068e147a1dd5d75aadc10575bb1d2c6e8529cd423438168 -SIZE (NVIDIA-FreeBSD-x86-71.86.15.tar.gz) = 8067916 +SHA256 (NVIDIA-FreeBSD-x86-173.14.39.tar.gz) = 63a922ce4c5b676b4cb1ace98094dace4cc5408f2553e183df7b2127777a238b +SIZE (NVIDIA-FreeBSD-x86-173.14.39.tar.gz) = 20038266 |