Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2019 09:22:16 +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: r510258 - in head/x11: libXprintAppUtil libXprintUtil xdbedizzy xplsprinters
Message-ID:  <201908300922.x7U9MGPP091383@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Fri Aug 30 09:22:16 2019
New Revision: 510258
URL: https://svnweb.freebsd.org/changeset/ports/510258

Log:
  Deprecate some more x11 ports
  
  These ports have been deprecated upstream, so deprecate them here as well.
  According to freshports, there are no other dependencies left hanging after
  these are removed.

Modified:
  head/x11/libXprintAppUtil/Makefile
  head/x11/libXprintUtil/Makefile
  head/x11/xdbedizzy/Makefile
  head/x11/xplsprinters/Makefile

Modified: head/x11/libXprintAppUtil/Makefile
==============================================================================
--- head/x11/libXprintAppUtil/Makefile	Fri Aug 30 09:02:43 2019	(r510257)
+++ head/x11/libXprintAppUtil/Makefile	Fri Aug 30 09:22:16 2019	(r510258)
@@ -8,6 +8,9 @@ CATEGORIES=	x11
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	The XprintAppUtil library
 
+DEPRECATED=     Deprecated upstream
+EXPIRATION_DATE=2019-10-01
+
 XORG_CAT=	lib
 USE_XORG=	x11 xau xp xprintutil xorgproto
 

Modified: head/x11/libXprintUtil/Makefile
==============================================================================
--- head/x11/libXprintUtil/Makefile	Fri Aug 30 09:02:43 2019	(r510257)
+++ head/x11/libXprintUtil/Makefile	Fri Aug 30 09:22:16 2019	(r510258)
@@ -8,6 +8,9 @@ CATEGORIES=	x11
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	The XprintUtil library
 
+DEPRECATED=     Deprecated upstream
+EXPIRATION_DATE=2019-10-01
+
 LICENSE=	MIT
 
 XORG_CAT=	lib

Modified: head/x11/xdbedizzy/Makefile
==============================================================================
--- head/x11/xdbedizzy/Makefile	Fri Aug 30 09:02:43 2019	(r510257)
+++ head/x11/xdbedizzy/Makefile	Fri Aug 30 09:22:16 2019	(r510258)
@@ -8,6 +8,9 @@ CATEGORIES=	x11
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	Demo of DBE creating a double buffered spinning scene
 
+DEPRECATED=     Deprecated upstream
+EXPIRATION_DATE=2019-10-01
+
 LICENSE=	MIT
 
 XORG_CAT=	app

Modified: head/x11/xplsprinters/Makefile
==============================================================================
--- head/x11/xplsprinters/Makefile	Fri Aug 30 09:02:43 2019	(r510257)
+++ head/x11/xplsprinters/Makefile	Fri Aug 30 09:22:16 2019	(r510258)
@@ -7,6 +7,9 @@ CATEGORIES=	x11
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	Shows a list of Xprint printers
 
+DEPRECATED=     Deprecated upstream
+EXPIRATION_DATE=2019-10-01
+
 XORG_CAT=	app
 USE_XORG=	xp xprintutil x11
 



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