aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-07-03 05:11:43 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-07-03 05:11:43 +0000
commit102048cc5f7444d39ea567b927a0a55b4b6f8668 (patch)
tree054669c77a440e8bb0876b241c15c46444a197e6 /games
parent5dc7089f4cab8211f6d86d165bed35acda0d402f (diff)
downloadports-102048cc5f7444d39ea567b927a0a55b4b6f8668.tar.gz
ports-102048cc5f7444d39ea567b927a0a55b4b6f8668.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/phpua-bf/Makefile4
-rw-r--r--games/phpua-cod/Makefile4
-rw-r--r--games/phpua-hl/Makefile4
-rw-r--r--games/phpua-q3/Makefile4
-rw-r--r--games/phpua-ut/Makefile4
-rw-r--r--games/phpua-ut2003/Makefile4
6 files changed, 24 insertions, 0 deletions
diff --git a/games/phpua-bf/Makefile b/games/phpua-bf/Makefile
index c15141d3d9cc..517b3093ec81 100644
--- a/games/phpua-bf/Makefile
+++ b/games/phpua-bf/Makefile
@@ -16,6 +16,10 @@ COMMENT= A Battlefield 1942 plugin for phpUA
RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine
+BROKEN= does not install due to dependency problem in games/phpua-engine
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2006-09-03
+
# Some variables you can change
PHPUA?= www/data/phpua
PHPUA_USER?= ${WWWOWN}
diff --git a/games/phpua-cod/Makefile b/games/phpua-cod/Makefile
index 034989659d3c..ae90bff03fa2 100644
--- a/games/phpua-cod/Makefile
+++ b/games/phpua-cod/Makefile
@@ -16,6 +16,10 @@ COMMENT= A Call of Duty plugin for phpUA
RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine
+BROKEN= does not install due to dependency problem in games/phpua-engine
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2006-09-03
+
# Some variables you can change
PHPUA?= www/data/phpua
PHPUA_USER?= ${WWWOWN}
diff --git a/games/phpua-hl/Makefile b/games/phpua-hl/Makefile
index 1f2f12d4f3e4..c450a52b99dc 100644
--- a/games/phpua-hl/Makefile
+++ b/games/phpua-hl/Makefile
@@ -16,6 +16,10 @@ COMMENT= A Half-Life plugin for phpUA
RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine
+BROKEN= does not install due to dependency problem in games/phpua-engine
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2006-09-03
+
# Some variables you can change
PHPUA?= www/data/phpua
PHPUA_USER?= ${WWWOWN}
diff --git a/games/phpua-q3/Makefile b/games/phpua-q3/Makefile
index 2cdc4ab1d26c..dd7d0a4434b6 100644
--- a/games/phpua-q3/Makefile
+++ b/games/phpua-q3/Makefile
@@ -16,6 +16,10 @@ COMMENT= A Quake 3 plugin for phpUA
RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine
+BROKEN= does not install due to dependency problem in games/phpua-engine
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2006-09-03
+
# Some variables you can change
PHPUA?= www/data/phpua
PHPUA_USER?= ${WWWOWN}
diff --git a/games/phpua-ut/Makefile b/games/phpua-ut/Makefile
index 2535baad10b0..797fbaafaeb4 100644
--- a/games/phpua-ut/Makefile
+++ b/games/phpua-ut/Makefile
@@ -16,6 +16,10 @@ COMMENT= An Unreal Tournament plugin for phpUA
RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine
+BROKEN= does not install due to dependency problem in games/phpua-engine
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2006-09-03
+
# Some variables you can change
PHPUA?= www/data/phpua
PHPUA_USER?= ${WWWOWN}
diff --git a/games/phpua-ut2003/Makefile b/games/phpua-ut2003/Makefile
index 1cc4886e93e0..51f1ab423f6c 100644
--- a/games/phpua-ut2003/Makefile
+++ b/games/phpua-ut2003/Makefile
@@ -16,6 +16,10 @@ COMMENT= An Unreal Tournament 2003 plugin for phpUA
RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine
+BROKEN= does not install due to dependency problem in games/phpua-engine
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2006-09-03
+
# Some variables you can change
PHPUA?= www/data/phpua
PHPUA_USER?= ${WWWOWN}