aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-09-06 18:36:40 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-09-06 18:36:40 +0000
commitada1b65817a6a748db8a92a71998b482eebcb0f3 (patch)
tree02d29187b81c81c36afdf95fcbbb1604be730a52 /x11-drivers
parentdb961cf6ca5cebf15358b01705279b8561d01d01 (diff)
downloadports-ada1b65817a6a748db8a92a71998b482eebcb0f3.tar.gz
ports-ada1b65817a6a748db8a92a71998b482eebcb0f3.zip
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
Notes
Notes: svn path=/head/; revision=511351
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-acecad/Makefile3
-rw-r--r--x11-drivers/xf86-input-fpit/Makefile3
-rw-r--r--x11-drivers/xf86-input-hyperpen/Makefile3
-rw-r--r--x11-drivers/xf86-input-mutouch/Makefile3
-rw-r--r--x11-drivers/xf86-input-penmount/Makefile3
5 files changed, 15 insertions, 0 deletions
diff --git a/x11-drivers/xf86-input-acecad/Makefile b/x11-drivers/xf86-input-acecad/Makefile
index b2827c00a188..7021f9df8e2a 100644
--- a/x11-drivers/xf86-input-acecad/Makefile
+++ b/x11-drivers/xf86-input-acecad/Makefile
@@ -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>
diff --git a/x11-drivers/xf86-input-fpit/Makefile b/x11-drivers/xf86-input-fpit/Makefile
index 9a288bce478a..6531d25d372a 100644
--- a/x11-drivers/xf86-input-fpit/Makefile
+++ b/x11-drivers/xf86-input-fpit/Makefile
@@ -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
diff --git a/x11-drivers/xf86-input-hyperpen/Makefile b/x11-drivers/xf86-input-hyperpen/Makefile
index d3cea4ef85a4..90c8f431b040 100644
--- a/x11-drivers/xf86-input-hyperpen/Makefile
+++ b/x11-drivers/xf86-input-hyperpen/Makefile
@@ -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>
diff --git a/x11-drivers/xf86-input-mutouch/Makefile b/x11-drivers/xf86-input-mutouch/Makefile
index adf83e01ac00..649ca917166d 100644
--- a/x11-drivers/xf86-input-mutouch/Makefile
+++ b/x11-drivers/xf86-input-mutouch/Makefile
@@ -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>
diff --git a/x11-drivers/xf86-input-penmount/Makefile b/x11-drivers/xf86-input-penmount/Makefile
index 04a1a1242419..b9bb0216a06b 100644
--- a/x11-drivers/xf86-input-penmount/Makefile
+++ b/x11-drivers/xf86-input-penmount/Makefile
@@ -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>