diff --git a/x11-drivers/xf86-video-glint/Makefile b/x11-drivers/xf86-video-glint/Makefile index c61da4ff9cf8..bfc1545c894f 100644 --- a/x11-drivers/xf86-video-glint/Makefile +++ b/x11-drivers/xf86-video-glint/Makefile @@ -1,12 +1,16 @@ PORTNAME= xf86-video-glint PORTVERSION= 1.2.9 PORTREVISION= 7 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org glint display driver USES= gl xorg-cat:driver USE_GL= gl +BROKEN= Does not work with recent xorg +DEPRECATED= Broken with recent xorg, no fixes upstream +EXPIRATION_DATE= 2022-09-04 + .include diff --git a/x11-drivers/xf86-video-s3/Makefile b/x11-drivers/xf86-video-s3/Makefile index 237434ac8107..1ae31f34d3ec 100644 --- a/x11-drivers/xf86-video-s3/Makefile +++ b/x11-drivers/xf86-video-s3/Makefile @@ -1,14 +1,18 @@ PORTNAME= xf86-video-s3 PORTVERSION= 0.7.0 PORTREVISION= 2 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org s3 display driver +BROKEN= Does not work with recent xorg +DEPRECATED= Broken with recent xorg, no fixes upstream +EXPIRATION_DATE= 2022-09-04 + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= xorg-cat:driver .include diff --git a/x11-drivers/xf86-video-trident/Makefile b/x11-drivers/xf86-video-trident/Makefile index bc84916ae86d..b93afb8b6568 100644 --- a/x11-drivers/xf86-video-trident/Makefile +++ b/x11-drivers/xf86-video-trident/Makefile @@ -1,11 +1,15 @@ PORTNAME= xf86-video-trident PORTVERSION= 1.3.8 PORTREVISION= 5 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org trident display driver USES= xorg-cat:driver +BROKEN= Does not work with recent xorg +DEPRECATED= Broken with recent xorg, no fixes upstream +EXPIRATION_DATE= 2022-09-04 + .include