Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 2015 11:18:35 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382296 - head/games/airstrike
Message-ID:  <201503261118.t2QBIZe6009285@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Thu Mar 26 11:18:34 2015
New Revision: 382296
URL: https://svnweb.freebsd.org/changeset/ports/382296
QAT: https://qat.redports.org/buildarchive/r382296/

Log:
  games/airstrike: put this thing out of it's misery
  
  This "game" was never completed, it was never playable, and now it looks
  like it's not even being developed "slowly".  The respository and dev wiki
  don't resolve (dyndns.org).  In my opinion, it never had the quality to
  enter ports.  Since it's explicitly unmaintained, I'm setting it to be
  removed on 10 April 2015.

Modified:
  head/games/airstrike/Makefile

Modified: head/games/airstrike/Makefile
==============================================================================
--- head/games/airstrike/Makefile	Thu Mar 26 09:38:44 2015	(r382295)
+++ head/games/airstrike/Makefile	Thu Mar 26 11:18:34 2015	(r382296)
@@ -13,6 +13,9 @@ COMMENT=	2d biplane dogfight game
 
 LICENSE=	GPLv2
 
+DEPRECATED=	never completed, alpha quality, dev site and repo do not resolve
+EXPIRATION_DATE=	2015-04-10
+
 WRKSRC=		${WRKDIR}/${PORTNAME}-pre6a-src
 
 USES=		gmake



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