Depcrecate various xorg drivers

Depreacate various xorg input drivers, all have been deprecated upstream:
xf86-input-acecad
xf86-input-fpit
xf86-input-hyperpen
xf86-input-mutouch
xf86-input-penmount
This commit is contained in:
Niclas Zeising 2019-09-06 18:36:40 +00:00
parent db961cf6ca
commit ada1b65817
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511351
5 changed files with 15 additions and 0 deletions

View file

@ -8,6 +8,9 @@ CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org acecad input driver
DEPRECATED= Deprecated upstream
EXPIRATION_DATE=2019-10-15
XORG_CAT= driver
.include <bsd.port.mk>

View file

@ -8,6 +8,9 @@ CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org fpit input driver
DEPRECATED= Deprecated upstream
EXPIRATION_DATE=2019-10-15
XORG_CAT= driver
USE_XORG= xrandr

View file

@ -8,6 +8,9 @@ CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org hyperpen input driver
DEPRECATED=Deprecated upstream
EXPIRATION_DATE=2019-10-15
XORG_CAT= driver
.include <bsd.port.mk>

View file

@ -8,6 +8,9 @@ CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org mutouch input driver
DEPRECATED= Deprecated upstream
EXPIRATION_DATE=2019-10-15
XORG_CAT= driver
.include <bsd.port.mk>

View file

@ -8,6 +8,9 @@ CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org penmount input driver
DEPRECATED= Deprecated upstream
EXPIRATION_DATE=2019-10-15
XORG_CAT= driver
.include <bsd.port.mk>