svn commit: r336682 - head/emulators/ski
Marcel Moolenaar
marcel at FreeBSD.org
Mon Dec 16 23:54:58 UTC 2013
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.
More information about the svn-ports-all
mailing list