diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 11:56:42 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 11:56:42 +0800 |
commit | 2954f6a4f30fd58baf4d3899079e57e4092f8063 (patch) | |
tree | 3e5ef27876330e25a0a8c5b605b4833bd4ddee45 /games | |
parent | b4ede343c897b6a16f74a517b9bf2cc5f4e97ccd (diff) | |
download | freebsd-ports-gnome-2954f6a4f30fd58baf4d3899079e57e4092f8063.tar.gz freebsd-ports-gnome-2954f6a4f30fd58baf4d3899079e57e4092f8063.tar.zst freebsd-ports-gnome-2954f6a4f30fd58baf4d3899079e57e4092f8063.zip |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
Diffstat (limited to 'games')
-rw-r--r-- | games/cgoban/Makefile | 2 | ||||
-rw-r--r-- | games/gnubg/Makefile | 2 | ||||
-rw-r--r-- | games/q3server-ut/Makefile | 2 | ||||
-rw-r--r-- | games/quake3-ut/Makefile | 2 | ||||
-rw-r--r-- | games/xpilot-ng-client/Makefile | 2 | ||||
-rw-r--r-- | games/xpilot-ng-server/Makefile | 2 | ||||
-rw-r--r-- | games/xpilot-ng/Makefile | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile index ac723ee71c3a..b8a9c6b81e21 100644 --- a/games/cgoban/Makefile +++ b/games/cgoban/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= cgoban1 MAINTAINER= simonm@dcs.gla.ac.uk COMMENT= Internet Go Server client and game editor +BROKEN= Does not compile, will be removed after Feb 2 + GNU_CONFIGURE= yes USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile index b1afcf9db22e..91d9d0b9513a 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER= kaoru@kaisei.org COMMENT= GNU Backgammon +BROKEN= Does not fetch, will be removed after Feb 2 + MAN6= gnubg.6 GNU_CONFIGURE= yes diff --git a/games/q3server-ut/Makefile b/games/q3server-ut/Makefile index b5646b971fd4..0fba69a7bccd 100644 --- a/games/q3server-ut/Makefile +++ b/games/q3server-ut/Makefile @@ -18,6 +18,8 @@ DISTNAME= urbanterror3 COMMENT= Quake III Arena Mod: Urban Terror for Linux +BROKEN= "Does not fetch, will be removed after Feb 2" + WRKSRC= ${WRKDIR}/q3ut3 Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3 diff --git a/games/quake3-ut/Makefile b/games/quake3-ut/Makefile index b5646b971fd4..0fba69a7bccd 100644 --- a/games/quake3-ut/Makefile +++ b/games/quake3-ut/Makefile @@ -18,6 +18,8 @@ DISTNAME= urbanterror3 COMMENT= Quake III Arena Mod: Urban Terror for Linux +BROKEN= "Does not fetch, will be removed after Feb 2" + WRKSRC= ${WRKDIR}/q3ut3 Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3 diff --git a/games/xpilot-ng-client/Makefile b/games/xpilot-ng-client/Makefile index c145dde72d7f..822df82806cd 100644 --- a/games/xpilot-ng-client/Makefile +++ b/games/xpilot-ng-client/Makefile @@ -16,6 +16,8 @@ COMMENT= An enhanced version of XPilot LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 +BROKEN= "Checksum mismatch; will be removed after Feb 2" + USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/games/xpilot-ng-server/Makefile b/games/xpilot-ng-server/Makefile index c145dde72d7f..822df82806cd 100644 --- a/games/xpilot-ng-server/Makefile +++ b/games/xpilot-ng-server/Makefile @@ -16,6 +16,8 @@ COMMENT= An enhanced version of XPilot LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 +BROKEN= "Checksum mismatch; will be removed after Feb 2" + USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/games/xpilot-ng/Makefile b/games/xpilot-ng/Makefile index c145dde72d7f..822df82806cd 100644 --- a/games/xpilot-ng/Makefile +++ b/games/xpilot-ng/Makefile @@ -16,6 +16,8 @@ COMMENT= An enhanced version of XPilot LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 +BROKEN= "Checksum mismatch; will be removed after Feb 2" + USE_X_PREFIX= yes GNU_CONFIGURE= yes |