svn commit: r340909 - head/games/xarchon

Rusmir Dusko nemysis at FreeBSD.org
Fri Jan 24 15:06:45 UTC 2014


Author: nemysis
Date: Fri Jan 24 15:06:44 2014
New Revision: 340909
URL: http://svnweb.freebsd.org/changeset/ports/340909
QAT: https://qat.redports.org/buildarchive/r340909/

Log:
  - Mark DEPRECATED, set EXPIRATION_DATE

Modified:
  head/games/xarchon/Makefile

Modified: head/games/xarchon/Makefile
==============================================================================
--- head/games/xarchon/Makefile	Fri Jan 24 14:59:10 2014	(r340908)
+++ head/games/xarchon/Makefile	Fri Jan 24 15:06:44 2014	(r340909)
@@ -18,6 +18,9 @@ GNU_CONFIGURE=	yes
 
 MAN6=	xarchon.6
 
+DEPRECATED=	Unusable, development ceased, not works with stage
+EXPIRATION_DATE=	2014-03-25
+
 NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \


More information about the svn-ports-all mailing list