From da2eebe279b95759539c9f27e81285ba66e7c720 Mon Sep 17 00:00:00 2001 From: Niclas Zeising Date: Sun, 23 Feb 2020 09:54:57 +0000 Subject: xf86-video-tseng: Mark broken and set epiry date Mark xf86-video-tseng as broken, it doesn't build with xserver 1.20.7, and there is no upstream patch available to fix it. Set it to epire on May 1, that should give any users ample time to fix it, and it will give people using quarterly branches a heads up as well. Keep the BROKEN_arch lines as a reminder that it was broken on those arches even before this. --- x11-drivers/xf86-video-tseng/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'x11-drivers') diff --git a/x11-drivers/xf86-video-tseng/Makefile b/x11-drivers/xf86-video-tseng/Makefile index 9eabc46eeb4e..222e97f540d9 100644 --- a/x11-drivers/xf86-video-tseng/Makefile +++ b/x11-drivers/xf86-video-tseng/Makefile @@ -8,10 +8,13 @@ CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org tseng display driver -USES= xorg-cat:driver - +BROKEN= does not build with xorg-server 1.20.7 +DEPRECATED= broken +EXPIRATION_DATE= 2020-05-01 BROKEN_aarch64= error: implicit declaration of function outb is invalid in C99 BROKEN_armv6= error: implicit declaration of function outb is invalid in C99 BROKEN_armv7= error: implicit declaration of function outb is invalid in C99 +USES= xorg-cat:driver + .include -- cgit v1.2.3