Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2019 18:36:40 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511351 - in head/x11-drivers: xf86-input-acecad xf86-input-fpit xf86-input-hyperpen xf86-input-mutouch xf86-input-penmount
Message-ID:  <201909061836.x86IaemQ031406@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Fri Sep  6 18:36:40 2019
New Revision: 511351
URL: https://svnweb.freebsd.org/changeset/ports/511351

Log:
  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

Modified:
  head/x11-drivers/xf86-input-acecad/Makefile
  head/x11-drivers/xf86-input-fpit/Makefile
  head/x11-drivers/xf86-input-hyperpen/Makefile
  head/x11-drivers/xf86-input-mutouch/Makefile
  head/x11-drivers/xf86-input-penmount/Makefile

Modified: head/x11-drivers/xf86-input-acecad/Makefile
==============================================================================
--- head/x11-drivers/xf86-input-acecad/Makefile	Fri Sep  6 18:32:02 2019	(r511350)
+++ head/x11-drivers/xf86-input-acecad/Makefile	Fri Sep  6 18:36:40 2019	(r511351)
@@ -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>

Modified: head/x11-drivers/xf86-input-fpit/Makefile
==============================================================================
--- head/x11-drivers/xf86-input-fpit/Makefile	Fri Sep  6 18:32:02 2019	(r511350)
+++ head/x11-drivers/xf86-input-fpit/Makefile	Fri Sep  6 18:36:40 2019	(r511351)
@@ -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
 

Modified: head/x11-drivers/xf86-input-hyperpen/Makefile
==============================================================================
--- head/x11-drivers/xf86-input-hyperpen/Makefile	Fri Sep  6 18:32:02 2019	(r511350)
+++ head/x11-drivers/xf86-input-hyperpen/Makefile	Fri Sep  6 18:36:40 2019	(r511351)
@@ -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>

Modified: head/x11-drivers/xf86-input-mutouch/Makefile
==============================================================================
--- head/x11-drivers/xf86-input-mutouch/Makefile	Fri Sep  6 18:32:02 2019	(r511350)
+++ head/x11-drivers/xf86-input-mutouch/Makefile	Fri Sep  6 18:36:40 2019	(r511351)
@@ -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>

Modified: head/x11-drivers/xf86-input-penmount/Makefile
==============================================================================
--- head/x11-drivers/xf86-input-penmount/Makefile	Fri Sep  6 18:32:02 2019	(r511350)
+++ head/x11-drivers/xf86-input-penmount/Makefile	Fri Sep  6 18:36:40 2019	(r511351)
@@ -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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909061836.x86IaemQ031406>