diff options
author | antoine <antoine@FreeBSD.org> | 2017-12-27 17:30:47 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-12-27 17:30:47 +0800 |
commit | 5eebe84cb762b7a8b7105cec792035c0256bd49e (patch) | |
tree | a56c8be262a439e053fe59f10c4194f6d64c021d /games | |
parent | d7fe6e6a2fdea10f1b08d47540087ffe89d9964d (diff) | |
download | freebsd-ports-graphics-5eebe84cb762b7a8b7105cec792035c0256bd49e.tar.gz freebsd-ports-graphics-5eebe84cb762b7a8b7105cec792035c0256bd49e.tar.zst freebsd-ports-graphics-5eebe84cb762b7a8b7105cec792035c0256bd49e.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'games')
-rw-r--r-- | games/balazar/Makefile | 2 | ||||
-rw-r--r-- | games/balazarbrothers/Makefile | 2 | ||||
-rw-r--r-- | games/cheech/Makefile | 2 | ||||
-rw-r--r-- | games/gish-demo/Makefile | 2 | ||||
-rw-r--r-- | games/libretro-cores/Makefile | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/games/balazar/Makefile b/games/balazar/Makefile index 9f403f40da3..61acf0db9c0 100644 --- a/games/balazar/Makefile +++ b/games/balazar/Makefile @@ -23,6 +23,8 @@ RUN_DEPENDS= soya_editor:graphics/py-soya3d@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${FLAVOR} BROKEN= fails to package: pkg-static: py27-twisted-17.5.0_1 conflicts with py27-twistedCore-15.2.1 (installs files into the same place) +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 NO_ARCH= yes USES= gettext python:2.7 tar:bzip2 diff --git a/games/balazarbrothers/Makefile b/games/balazarbrothers/Makefile index 4ce53205ad6..1396e83a3ec 100644 --- a/games/balazarbrothers/Makefile +++ b/games/balazarbrothers/Makefile @@ -15,6 +15,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= conflicting dependencies +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 LIB_DEPENDS= libcal3d.so:graphics/cal3d \ libfreetype.so:print/freetype2 diff --git a/games/cheech/Makefile b/games/cheech/Makefile index 4dd04fff029..374e9341567 100644 --- a/games/cheech/Makefile +++ b/games/cheech/Makefile @@ -16,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgnet-2.0.so:net/gnet2 BROKEN= fails to compile: ustring.h: expected ';' at end of declaration list +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 OPTIONS_DEFINE= DOCS diff --git a/games/gish-demo/Makefile b/games/gish-demo/Makefile index 376adbef05c..9741ede571e 100644 --- a/games/gish-demo/Makefile +++ b/games/gish-demo/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Platform game with a gelatinous 12-pound ball of tar (Demo version) BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 RESTRICTED= (c) Copyright 2004 Chronic Logic All rights reserved ONLY_FOR_ARCHS= i386 amd64 diff --git a/games/libretro-cores/Makefile b/games/libretro-cores/Makefile index b6e7800cd28..02007f6f4dc 100644 --- a/games/libretro-cores/Makefile +++ b/games/libretro-cores/Makefile @@ -109,6 +109,8 @@ USE_GL= gl DOS2UNIX_FILES= hatari/Makefile.libretro 81-libretro/81/sp0256.c libretro-uae/Makefile BROKEN= checksum mismatch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 .include <bsd.port.pre.mk> |