diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:23:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:23:35 +0000 |
commit | de78dd974bd7eb76aacb869b1abf877eb1d9b412 (patch) | |
tree | a7814aed14ebec8464c69aef2944329a2ed10c78 /games | |
parent | Add newly removed ports (diff) |
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
Notes
Notes:
svn path=/head/; revision=184837
Diffstat (limited to 'games')
-rw-r--r-- | games/halflifeserver/Makefile | 2 | ||||
-rw-r--r-- | games/linux-x-plane-net-installer/Makefile | 2 | ||||
-rw-r--r-- | games/xtris/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/games/halflifeserver/Makefile b/games/halflifeserver/Makefile index b70511f80dc5..04ebb9bb0b41 100644 --- a/games/halflifeserver/Makefile +++ b/games/halflifeserver/Makefile @@ -21,6 +21,8 @@ MAINTAINER= pat@FreeBSD.org COMMENT?= Steam Enabled Half-Life Dedicated Server with CS and DOD BROKEN= Incomplete fetch instructions +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes diff --git a/games/linux-x-plane-net-installer/Makefile b/games/linux-x-plane-net-installer/Makefile index 94f466f76f89..4995f43f9a17 100644 --- a/games/linux-x-plane-net-installer/Makefile +++ b/games/linux-x-plane-net-installer/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libopenal.so.0:${PORTSDIR}/audio/linux-openal ${LINUXBASE}/usr/X11R6/lib/libGLU.so.1:${PORTSDIR}/graphics/linux_dri BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_X_PREFIX= yes USE_LINUX= yes diff --git a/games/xtris/Makefile b/games/xtris/Makefile index 8841acaf041e..8436684ea12a 100644 --- a/games/xtris/Makefile +++ b/games/xtris/Makefile @@ -18,6 +18,8 @@ MAINTAINER= sec@42.org COMMENT= A multi-player version of a popular game for the X Window system BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 RESTRICTED= "Possible trademark infringement" WRKSRC= ${WRKDIR}/xtris |