Date: Sun, 25 Jan 2015 08:58:32 +0000 (UTC) From: Marcus von Appen <mva@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377867 - in head/games: linux-candycruncher-demo linux-coldwar-demo linux-gorky17-demo linux-hdb-demo linux-majesty-demo linux-ningpo-demo Message-ID: <201501250858.t0P8wW5r037227@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mva Date: Sun Jan 25 08:58:31 2015 New Revision: 377867 URL: https://svnweb.freebsd.org/changeset/ports/377867 QAT: https://qat.redports.org/buildarchive/r377867/ Log: linuxgamepublishing.com seems to be (temporarily) out of service and the offered game demos have been become unavailable. Mark the provided ports linux-candycruncher-demo linux-coldwar-demo linux-gorky17-demo linux-hdb-demo linux-majesty-demo linux-ningpo-demo as BROKEN. PR: 196953 196954 196955 196956 196957 Reported by: amdmi3 Modified: head/games/linux-candycruncher-demo/Makefile head/games/linux-coldwar-demo/Makefile head/games/linux-gorky17-demo/Makefile head/games/linux-hdb-demo/Makefile head/games/linux-majesty-demo/Makefile head/games/linux-ningpo-demo/Makefile Modified: head/games/linux-candycruncher-demo/Makefile ============================================================================== --- head/games/linux-candycruncher-demo/Makefile Sun Jan 25 08:24:18 2015 (r377866) +++ head/games/linux-candycruncher-demo/Makefile Sun Jan 25 08:58:31 2015 (r377867) @@ -24,6 +24,8 @@ PORTDOCS= README README.licenses README. LIBFILES= libcrypto.so.0.9.8 libgrapple-0.9.so.2 liblua.so liblualib.so \ libssl.so.0.9.8 +BROKEN= Does not fetch + do-extract: @${MKDIR} ${WRKSRC} @cd ${WRKSRC} && ${TAIL} +377 ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \ Modified: head/games/linux-coldwar-demo/Makefile ============================================================================== --- head/games/linux-coldwar-demo/Makefile Sun Jan 25 08:24:18 2015 (r377866) +++ head/games/linux-coldwar-demo/Makefile Sun Jan 25 08:58:31 2015 (r377867) @@ -24,6 +24,8 @@ PORTDOCS= README README.licenses EULA OPTIONS_DEFINE= NVIDIA DOCS NVIDIA_DESC= Enable nvidia graphics driver support +BROKEN= Does not fetch + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNVIDIA} Modified: head/games/linux-gorky17-demo/Makefile ============================================================================== --- head/games/linux-gorky17-demo/Makefile Sun Jan 25 08:24:18 2015 (r377866) +++ head/games/linux-gorky17-demo/Makefile Sun Jan 25 08:58:31 2015 (r377867) @@ -25,6 +25,8 @@ DATFILES= adjust.dat demo1.jpg demo2.jpg OPTIONS_DEFINE= NVIDIA DOCS NVIDIA_DESC= Enable nvidia graphics driver support +BROKEN= Does not fetch + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNVIDIA} Modified: head/games/linux-hdb-demo/Makefile ============================================================================== --- head/games/linux-hdb-demo/Makefile Sun Jan 25 08:24:18 2015 (r377866) +++ head/games/linux-hdb-demo/Makefile Sun Jan 25 08:58:31 2015 (r377867) @@ -22,6 +22,8 @@ DATADIR= ${PREFIX}/lib/${PKGNAMEPREFIX}$ SUB_FILES= hdb PORTDOCS= README README.licenses README.unixthanks license.txt +BROKEN= Does not fetch + .include <bsd.port.pre.mk> do-extract: Modified: head/games/linux-majesty-demo/Makefile ============================================================================== --- head/games/linux-majesty-demo/Makefile Sun Jan 25 08:24:18 2015 (r377866) +++ head/games/linux-majesty-demo/Makefile Sun Jan 25 08:58:31 2015 (r377867) @@ -22,6 +22,8 @@ DATADIR= ${PREFIX}/lib/${PKGNAMEPREFIX}$ SUB_FILES= majesty PORTDOCS= README README.licenses EULA +BROKEN= Does not fetch + .include <bsd.port.pre.mk> do-extract: Modified: head/games/linux-ningpo-demo/Makefile ============================================================================== --- head/games/linux-ningpo-demo/Makefile Sun Jan 25 08:24:18 2015 (r377866) +++ head/games/linux-ningpo-demo/Makefile Sun Jan 25 08:58:31 2015 (r377867) @@ -22,6 +22,8 @@ DATADIR= ${PREFIX}/lib/${PKGNAMEPREFIX}$ SUB_FILES= ningpo PORTDOCS= README README.licenses license.txt +BROKNE= Does not fetch + .include <bsd.port.pre.mk> do-extract:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501250858.t0P8wW5r037227>