aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--games/Makefile1
-rw-r--r--games/urbanterror/Makefile42
-rw-r--r--games/urbanterror/distinfo3
-rw-r--r--games/urbanterror/pkg-descr12
-rw-r--r--games/urbanterror/pkg-plist15
6 files changed, 1 insertions, 73 deletions
diff --git a/MOVED b/MOVED
index 6be11104658d..4602bf342d44 100644
--- a/MOVED
+++ b/MOVED
@@ -3217,3 +3217,4 @@ devel/configgen||2007-09-10|No longer required with new autotools system
devel/gnu-autoconf||2007-09-10|No longer required with new autotools system
devel/gnu-automake||2007-09-10|No longer required with new autotools system
devel/cedet-emacs22||2007-09-11|devel/cedet now defaults to emacs22
+games/urbanterror|games/urbanterror-data|2007-09-14|Renamed for consistency
diff --git a/games/Makefile b/games/Makefile
index ea5140bae9eb..1d59a63ec327 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -796,7 +796,6 @@
SUBDIR += untahris
SUBDIR += uox3
SUBDIR += uqm
- SUBDIR += urbanterror
SUBDIR += urbanterror-data
SUBDIR += utserver
SUBDIR += vamos
diff --git a/games/urbanterror/Makefile b/games/urbanterror/Makefile
deleted file mode 100644
index 0fca3db15752..000000000000
--- a/games/urbanterror/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# New ports collection makefile for: urbanterror
-# Date created: 2007-09-10
-# Whom: alepulver
-#
-# $FreeBSD$
-#
-
-PORTNAME= urbanterror
-PORTVERSION= 4.0
-CATEGORIES= games
-MASTER_SITES= http://mirrormaid.yi.org/ \
- http://mrsentry.net/release/ \
- http://outlands.quaddown.org/files/ \
- ftp://ftp.snt.utwente.nl/pub/games/urbanterror/ \
- ftp://ftp.vectranet.pl/pub/gry/UrbanTerror/
-DISTNAME= UrbanTerror${PORTVERSION:S/.//}_full
-
-MAINTAINER= alepulver@FreeBSD.org
-COMMENT= Standalone realism based mod originally for Quake III Arena
-
-DEPRECATED= moved to games/urbanterror-data to maintain consistency
-
-USE_ZIP= yes
-NO_BUILD= yes
-NO_PACKAGE= Package will be 560MB; set FORCE_PACKAGE if you really want it
-WRKSRC= ${WRKDIR}/q3ut4
-
-DATADIR= ${Q3DIR}/q3ut4
-
-post-extract:
- @cd ${WRKSRC} && ${MV} readme40.txt ..
-
-do-install:
- ${MKDIR} ${DATADIR}
- ${CP} -r ${WRKSRC}/* ${DATADIR}
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKDIR}/readme40.txt ${DOCSDIR}
-.endif
-
-.include "${.CURDIR}/../quake3-data/Makefile.include"
-.include <bsd.port.mk>
diff --git a/games/urbanterror/distinfo b/games/urbanterror/distinfo
deleted file mode 100644
index 22d44f532d1c..000000000000
--- a/games/urbanterror/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (UrbanTerror40_full.zip) = 4aec86405b548b041686f92eb584cbf9
-SHA256 (UrbanTerror40_full.zip) = 0894b8694c37e07ed550b0c81287c708f4dce36b8b5ad4c604be907cc2cca362
-SIZE (UrbanTerror40_full.zip) = 560835549
diff --git a/games/urbanterror/pkg-descr b/games/urbanterror/pkg-descr
deleted file mode 100644
index 807a9f869444..000000000000
--- a/games/urbanterror/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-Urban Terror is a realism based total conversion mod for Quake III Arena which
-no longer requires this game to be played. It only uses its engine, which is
-open sourced through the GPL and may be distributed freely. Urban Terror plays
-in about the same setting as Counter Strike, but is less focused on realism
-and plays much faster, which among other things, is caused by the ability to
-strafe jump, which combined with wall jumping can lead to very quick movement
-and nice jumps. Urban Terror has 7 game modes, 25 maps and 15 weapons.
-
-This port only contains the data, and can be played with ioUrbanTerror
-(games/iourbanterror) or any other Quake 3 Arena compatible engine.
-
-WWW: http://www.urbanterror.net/
diff --git a/games/urbanterror/pkg-plist b/games/urbanterror/pkg-plist
deleted file mode 100644
index df421c34b819..000000000000
--- a/games/urbanterror/pkg-plist
+++ /dev/null
@@ -1,15 +0,0 @@
-%%PORTDOCS%%%%DOCSDIR%%/readme40.txt
-%%DATADIR%%/Urban Terror Website.url
-%%DATADIR%%/autoexec.cfg
-%%DATADIR%%/demos/test.dm_68
-%%DATADIR%%/description.txt
-%%DATADIR%%/mapcycle.txt
-%%DATADIR%%/q3config.cfg
-%%DATADIR%%/q3ut.ico
-%%DATADIR%%/screenshots/shot0000.jpg
-%%DATADIR%%/server.cfg
-%%DATADIR%%/zpak000.pk3
-@dirrm %%DATADIR%%/screenshots
-@dirrm %%DATADIR%%/demos
-@dirrm %%DATADIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%