svn commit: r548803 - in head: . x11-drivers x11-drivers/xf86-video-ati-legacy
Niclas Zeising
zeising at FreeBSD.org
Wed Sep 16 20:58:23 UTC 2020
Author: zeising
Date: Wed Sep 16 20:58:22 2020
New Revision: 548803
URL: https://svnweb.freebsd.org/changeset/ports/548803
Log:
x11-drivers/xf86-video-ati-legacy: Delete port
Delete xf86-video-ati-legacy. It has been broken since the update of
xorg-server to 1.20, and despite attempts to fix it, has remained such.
It is time to remove it completely.
Deleted:
head/x11-drivers/xf86-video-ati-legacy/
Modified:
head/MOVED
head/x11-drivers/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Wed Sep 16 20:53:09 2020 (r548802)
+++ head/MOVED Wed Sep 16 20:58:22 2020 (r548803)
@@ -15429,3 +15429,4 @@ x11-wm/e-modules||2020-09-09|Removed
net/frr6|net/frr7|2020-09-10|Has expired: Uses deprecated version of python and upstream no longer maintained
graphics/libdssim||2020-09-13|Removed: C API is empty, only usable from Rust
cad/opensta|cad/openroad|2020-09-14|OpenSTA is included in OpenRoad and isn't needed as a standalone port
+x11-drivers/xf86-video-ati-legacy||2020-09-16|Has expired: Broken for more than 6 months
Modified: head/x11-drivers/Makefile
==============================================================================
--- head/x11-drivers/Makefile Wed Sep 16 20:53:09 2020 (r548802)
+++ head/x11-drivers/Makefile Wed Sep 16 20:58:22 2020 (r548803)
@@ -19,7 +19,6 @@
SUBDIR += xf86-video-ark
SUBDIR += xf86-video-ast
SUBDIR += xf86-video-ati
- SUBDIR += xf86-video-ati-legacy
SUBDIR += xf86-video-chips
SUBDIR += xf86-video-cirrus
SUBDIR += xf86-video-dummy
More information about the svn-ports-all
mailing list