diff options
author | antoine <antoine@FreeBSD.org> | 2017-12-27 17:30:47 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:14:45 +0800 |
commit | 8cf82d407eb1f25eea92b25836d1b085747c1099 (patch) | |
tree | ab53d94880771093224a515c6f55ab5a252a3b6e /games | |
parent | bb0c0d4cb79648bb645a639c7547c2f1153b6771 (diff) | |
download | freebsd-ports-gnome-8cf82d407eb1f25eea92b25836d1b085747c1099.tar.gz freebsd-ports-gnome-8cf82d407eb1f25eea92b25836d1b085747c1099.tar.zst freebsd-ports-gnome-8cf82d407eb1f25eea92b25836d1b085747c1099.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 9f403f40da3b..61acf0db9c06 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 4ce53205ad68..1396e83a3ec0 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 4dd04fff0290..374e93415674 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 376adbef05c0..9741ede571ea 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 b6e7800cd288..02007f6f4dca 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> |