svn commit: r511376 - head/games/xpilot-ng-client

Niclas Zeising zeising at FreeBSD.org
Fri Sep 6 23:00:31 UTC 2019


Author: zeising
Date: Fri Sep  6 23:00:30 2019
New Revision: 511376
URL: https://svnweb.freebsd.org/changeset/ports/511376

Log:
  games/xpilot-ng-client: deprecate
  
  Deprecate games/xpilot-ng-client and set an expiration date.  This port
  depneds on libXxf86misc, which is deprecated.

Modified:
  head/games/xpilot-ng-client/Makefile

Modified: head/games/xpilot-ng-client/Makefile
==============================================================================
--- head/games/xpilot-ng-client/Makefile	Fri Sep  6 22:58:29 2019	(r511375)
+++ head/games/xpilot-ng-client/Makefile	Fri Sep  6 23:00:30 2019	(r511376)
@@ -6,6 +6,9 @@ PKGNAMESUFFIX=	-client
 
 COMMENT=	Enhanced version of XPilot (client program)
 
+DEPRECATED=	Depends on deprecated libXxf86misc
+EXPIRATION_DATE=2019-11-01
+
 MASTERDIR=	${.CURDIR}/../xpilot-ng-server
 
 USE_XORG=	x11 xext xxf86misc


More information about the svn-ports-all mailing list