summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-01-30 16:01:50 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-01-30 16:01:50 +0000
commit9edef2945f1c5e6fca6f079e95cc2cc8e17fb4d4 (patch)
treeb246add542d71e5fe46d9dc743bda3d641fc8c51 /games
parento PORTVERSION should not contain _ since it is reserved for PORTREVISION (diff)
o distfiles are no longer carried anywhere but one MASTER_SITE.
Furthermore, this MASTER_SITE has a different version of the distfile. Therefore, bump PORTREVISION o trim DESCR Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=54031
Diffstat (limited to 'games')
-rw-r--r--games/utserver/Makefile23
-rw-r--r--games/utserver/distinfo5
-rw-r--r--games/utserver/pkg-message6
3 files changed, 6 insertions, 28 deletions
diff --git a/games/utserver/Makefile b/games/utserver/Makefile
index 7cb15c42b826..2345f0c1f657 100644
--- a/games/utserver/Makefile
+++ b/games/utserver/Makefile
@@ -7,17 +7,10 @@
PORTNAME= utserver
PORTVERSION= 436
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games linux
-MASTER_SITES= ftp://utservers:idspispopd@ftp.lokigames.com/ \
- http://arcadia.inf.udec.cl/ftp/pub/linux/ut-server/ \
- http://ucc.sobservers.com/ \
- http://game.dkm.cz/downloads/files/Unreal%20Tournament/ucc/
-DISTFILES= ut-server-${PORTVERSION}${EXTRACT_SUFX} \
- DM-Curse%5D%5B.unr.uz \
- DM-Deck16%5D%5B.unr.uz \
- DM-Morbias%5D%5B.unr.uz
-EXTRACT_ONLY= ut-server-${PORTVERSION}${EXTRACT_SUFX}
+MASTER_SITES= http://files.sobservers.com/UnrealTournament/UTServerOnly/
+DISTNAME= ut-server-${PORTVERSION}
MAINTAINER= matuska@wu-wien.ac.at
@@ -41,16 +34,6 @@ SORT?= /usr/bin/sort
EXECUTABLES= ucc ucc-bin ngStatsUT ngStatsUT.exe ngWorldStats \
bgWorldStats ngWorldStats.exe
-post-extract:
-.for file in ${DISTFILES:S/${EXTRACT_ONLY}//}
- @${SETENV} HOME=${WRKDIR} ${WRKSRC}/ucc decompress \
- ${DISTDIR}/${file} >/dev/null
-.endfor
-.for file in ${DISTFILES:S/${EXTRACT_ONLY}//}
- @${CP} -f "${WRKDIR}/.loki/ut/System/${file:R:S/%5D/]/:S/%5B/[/}" \
- ${WRKSRC}/Maps
-.endfor
-
pre-patch:
# remove trailing ^M
@find -E ${WRKSRC} -type f \
diff --git a/games/utserver/distinfo b/games/utserver/distinfo
index f0a0b2c27749..bc57c07a1af8 100644
--- a/games/utserver/distinfo
+++ b/games/utserver/distinfo
@@ -1,4 +1 @@
-MD5 (ut-server-436.tar.gz) = 875ad8c6d97a32f896e4ab8190075baf
-MD5 (DM-Curse%5D%5B.unr.uz) = f0326f51da0c6fa1009d4e7cf35ce1fa
-MD5 (DM-Deck16%5D%5B.unr.uz) = b5211ccc7f77b1cd719f9230c98c701f
-MD5 (DM-Morbias%5D%5B.unr.uz) = 7acb5d52e303dff10fc532af70420ccd
+MD5 (ut-server-436.tar.gz) = 10cd7353aa9d758a075c600a6dd193fd
diff --git a/games/utserver/pkg-message b/games/utserver/pkg-message
index adb51c9e7836..fbac5c6e76af 100644
--- a/games/utserver/pkg-message
+++ b/games/utserver/pkg-message
@@ -6,11 +6,9 @@ environment. There is a zombie-process bug if running UT as
user root.
------------------------------------------------------------
-netgames patch ver 0.8.2 included (http://ut.abfackeln.com)
-
If you want to use ngStats and/or ngWorldStats
install linux-jdk-1.2.2 from /usr/ports/java/linux-jdk
Install the ASU port from /usr/ports/games/utserver-asu
-for easy installation, customization and management.
-
+for easy installation of addon packages and managing
+server settings.