diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/freebooters/Makefile | 2 | ||||
-rw-r--r-- | games/hlserver-action/Makefile | 2 | ||||
-rw-r--r-- | games/oilwar/Makefile | 2 | ||||
-rw-r--r-- | games/rtcw/Makefile | 2 | ||||
-rw-r--r-- | games/stvef-server/Makefile | 2 | ||||
-rw-r--r-- | games/utserver-to/Makefile | 2 | ||||
-rw-r--r-- | games/utserver/Makefile | 2 | ||||
-rw-r--r-- | games/yadex/Makefile | 2 |
8 files changed, 16 insertions, 0 deletions
diff --git a/games/freebooters/Makefile b/games/freebooters/Makefile index 7ef9e3b06be1..72373ec4e330 100644 --- a/games/freebooters/Makefile +++ b/games/freebooters/Makefile @@ -14,6 +14,8 @@ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Freebooters is a free clone of the classic Pirates! BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 USE_GMAKE= yes USE_SDL= mixer image sdl ttf diff --git a/games/hlserver-action/Makefile b/games/hlserver-action/Makefile index 0f8546da4952..3939b0a7c5ec 100644 --- a/games/hlserver-action/Makefile +++ b/games/hlserver-action/Makefile @@ -14,6 +14,8 @@ DISTNAME= action50 COMMENT= Action Half-Life mod full server package for Linux BROKEN= "Can't fetch file and project went inactive" +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE=2005-09-22 HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf diff --git a/games/oilwar/Makefile b/games/oilwar/Makefile index 124124de8500..270a941d8b38 100644 --- a/games/oilwar/Makefile +++ b/games/oilwar/Makefile @@ -16,6 +16,8 @@ MAINTAINER= hendrik@scholz.net COMMENT= Evil army wants to steal your oil BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 USE_SDL= image mixer sdl GNU_CONFIGURE= yes diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile index 6ec9a7624b94..a25a5c490bdb 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -17,6 +17,8 @@ MAINTAINER= nik@FreeBSD.org COMMENT= Return to Castle Wolfenstein for Linux BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 ONLY_FOR_ARCHS= i386 USE_LINUX= yes diff --git a/games/stvef-server/Makefile b/games/stvef-server/Makefile index f1b2a816d592..ba16e5918a67 100644 --- a/games/stvef-server/Makefile +++ b/games/stvef-server/Makefile @@ -16,6 +16,8 @@ MAINTAINER= nik@FreeBSD.org COMMENT= Star Trek Voyager: Elite Forces dedicated server for Linux BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 ONLY_FOR_ARCHS= i386 USE_ZIP= yes diff --git a/games/utserver-to/Makefile b/games/utserver-to/Makefile index 89b0e7435b8b..389503d3925d 100644 --- a/games/utserver-to/Makefile +++ b/games/utserver-to/Makefile @@ -25,6 +25,8 @@ COMMENT?= Unreal Tournament mod Tactical Ops full server package for Linux RUN_DEPENDS= ${LOCALBASE}/games/ut-server/System/ucc-bin:${UTSERVER_PORT} BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 ONLY_FOR_ARCHS= i386 USE_LINUX= yes diff --git a/games/utserver/Makefile b/games/utserver/Makefile index 5aa955b830c6..64248226ee29 100644 --- a/games/utserver/Makefile +++ b/games/utserver/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 BUILD_DEPENDS= ${RUN_DEPENDS} BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 ONLY_FOR_ARCHS= i386 USE_LINUX= yes diff --git a/games/yadex/Makefile b/games/yadex/Makefile index 08d17c61f747..580a404255e3 100644 --- a/games/yadex/Makefile +++ b/games/yadex/Makefile @@ -16,6 +16,8 @@ MAINTAINER= fracture@allusion.net COMMENT= A WAD-file editor, for games like Doom and Hexen BROKEN= Does not compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 USE_X_PREFIX= yes USE_GMAKE= yes |