Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Dec 2013 23:54:57 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336682 - head/emulators/ski
Message-ID:  <201312162354.rBGNsvf1081325@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marcel (src committer)
Date: Mon Dec 16 23:54:57 2013
New Revision: 336682
URL: http://svnweb.freebsd.org/changeset/ports/336682

Log:
  Mark broken: the RPM package is not on HP's site anymore
  Mark deprecated: there has been no interest in upgrading to the
  version on SourceForge.
  
  Reviewed by:	eadler (thanks!)

Modified:
  head/emulators/ski/Makefile

Modified: head/emulators/ski/Makefile
==============================================================================
--- head/emulators/ski/Makefile	Mon Dec 16 23:50:26 2013	(r336681)
+++ head/emulators/ski/Makefile	Mon Dec 16 23:54:57 2013	(r336682)
@@ -14,6 +14,10 @@ COMMENT=	HP's Ski IA-64 simulator
 
 ONLY_FOR_ARCHS=	i386
 
+BROKEN=		${DISTNAME}${EXTRACT_SUFX} does not exist on HP's site anymore
+DEPRECATED=	${BROKEN} and there's no apparent interest in the port
+EXPIRATION_DATE=2014-03-24
+
 NOTICE=		 -- please manually download ${DISTNAME}${EXTRACT_SUFX} from the HP site (http://www.hpl.hp.com/research/linux/ski/download.php) and put it in ${DISTDIR} first
 RESTRICTED=	License restrictions disallow automatic downloads and redistribution of the software.
 



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