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:
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
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue