o First import of Quake III Arena Mod: Urban Terror for Linux,
version b2.2 o Slave port of q3server-ra3 Submitted by: Patrick Li <pat@databits.net>
This commit is contained in:
parent
eac689eacb
commit
468f44b109
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45336
11 changed files with 91 additions and 0 deletions
|
@ -193,6 +193,7 @@
|
|||
SUBDIR += q3server-freezetag
|
||||
SUBDIR += q3server-osp
|
||||
SUBDIR += q3server-ra3
|
||||
SUBDIR += q3server-ut
|
||||
SUBDIR += qcc
|
||||
SUBDIR += qix
|
||||
SUBDIR += qkmj
|
||||
|
|
23
games/q3server-ut/Makefile
Normal file
23
games/q3server-ut/Makefile
Normal file
|
@ -0,0 +1,23 @@
|
|||
# New ports collection makefile for: Q3 Mod: Urban Terror
|
||||
# Date created: Sun Jun 3 11:49:27 EDT 2001
|
||||
# Whom: pat@databits.net
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ut
|
||||
PORTVERSION= b2.2
|
||||
MASTER_SITES= http://www.masterblaster.dk/ \
|
||||
http://files.gamesmania.de/gamesmania/urbanter/ \
|
||||
http://www.progamers.cz/files/ \
|
||||
http://www.unigames.com.br/q3ut/
|
||||
DISTFILES= q3${PORTNAME}2.zip \
|
||||
q3${PORTNAME}2_patch20to22.zip
|
||||
|
||||
WRKSRC= ${WRKDIR}/q3ut2
|
||||
HAS_WIERDPATCHES= yes
|
||||
EXTRACT_ONLY= q3${PORTNAME}2.zip
|
||||
|
||||
Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3
|
||||
|
||||
.include "${Q3_MOD_MASTER}/Makefile"
|
2
games/q3server-ut/distinfo
Normal file
2
games/q3server-ut/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
MD5 (q3ut2.zip) = e9337527a7e7cba71708352055ba9bd7
|
||||
MD5 (q3ut2_patch20to22.zip) = b45d28372855946d437209d6d8ea4e3b
|
1
games/q3server-ut/pkg-comment
Normal file
1
games/q3server-ut/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
Quake III Arena Mod: Urban Terror for Linux
|
8
games/q3server-ut/pkg-descr
Normal file
8
games/q3server-ut/pkg-descr
Normal file
|
@ -0,0 +1,8 @@
|
|||
This package contains all of the items you'll need to run a
|
||||
Quake III Arena dedicated server with Urban Terror mod under
|
||||
FreeBSD with Linux emulation.
|
||||
|
||||
WWW: http://www.planetquake.com/siliconice/
|
||||
|
||||
- Patrick Li
|
||||
pat@databits.net
|
11
games/q3server-ut/pkg-plist
Normal file
11
games/q3server-ut/pkg-plist
Normal file
|
@ -0,0 +1,11 @@
|
|||
%%PORTDOCS%%%%Q3DIR%%Homepage.URL
|
||||
%%PORTDOCS%%%%Q3DIR%%Manual.URL
|
||||
%%PORTDOCS%%%%Q3DIR%%Readme.URL
|
||||
%%PORTDOCS%%%%Q3DIR%%description.txt
|
||||
%%PORTDOCS%%%%Q3DIR%%links.txt
|
||||
%%Q3DIR%%mapcycle.txt
|
||||
%%PORTDOCS%%%%Q3DIR%%readme.txt
|
||||
%%Q3DIR%%pak0.pk3
|
||||
%%Q3DIR%%pak1.pk3
|
||||
%%Q3DIR%%pak2.pk3
|
||||
@dirrm %%Q3DIR%%
|
23
games/quake3-ut/Makefile
Normal file
23
games/quake3-ut/Makefile
Normal file
|
@ -0,0 +1,23 @@
|
|||
# New ports collection makefile for: Q3 Mod: Urban Terror
|
||||
# Date created: Sun Jun 3 11:49:27 EDT 2001
|
||||
# Whom: pat@databits.net
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ut
|
||||
PORTVERSION= b2.2
|
||||
MASTER_SITES= http://www.masterblaster.dk/ \
|
||||
http://files.gamesmania.de/gamesmania/urbanter/ \
|
||||
http://www.progamers.cz/files/ \
|
||||
http://www.unigames.com.br/q3ut/
|
||||
DISTFILES= q3${PORTNAME}2.zip \
|
||||
q3${PORTNAME}2_patch20to22.zip
|
||||
|
||||
WRKSRC= ${WRKDIR}/q3ut2
|
||||
HAS_WIERDPATCHES= yes
|
||||
EXTRACT_ONLY= q3${PORTNAME}2.zip
|
||||
|
||||
Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3
|
||||
|
||||
.include "${Q3_MOD_MASTER}/Makefile"
|
2
games/quake3-ut/distinfo
Normal file
2
games/quake3-ut/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
MD5 (q3ut2.zip) = e9337527a7e7cba71708352055ba9bd7
|
||||
MD5 (q3ut2_patch20to22.zip) = b45d28372855946d437209d6d8ea4e3b
|
1
games/quake3-ut/pkg-comment
Normal file
1
games/quake3-ut/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
Quake III Arena Mod: Urban Terror for Linux
|
8
games/quake3-ut/pkg-descr
Normal file
8
games/quake3-ut/pkg-descr
Normal file
|
@ -0,0 +1,8 @@
|
|||
This package contains all of the items you'll need to run a
|
||||
Quake III Arena dedicated server with Urban Terror mod under
|
||||
FreeBSD with Linux emulation.
|
||||
|
||||
WWW: http://www.planetquake.com/siliconice/
|
||||
|
||||
- Patrick Li
|
||||
pat@databits.net
|
11
games/quake3-ut/pkg-plist
Normal file
11
games/quake3-ut/pkg-plist
Normal file
|
@ -0,0 +1,11 @@
|
|||
%%PORTDOCS%%%%Q3DIR%%Homepage.URL
|
||||
%%PORTDOCS%%%%Q3DIR%%Manual.URL
|
||||
%%PORTDOCS%%%%Q3DIR%%Readme.URL
|
||||
%%PORTDOCS%%%%Q3DIR%%description.txt
|
||||
%%PORTDOCS%%%%Q3DIR%%links.txt
|
||||
%%Q3DIR%%mapcycle.txt
|
||||
%%PORTDOCS%%%%Q3DIR%%readme.txt
|
||||
%%Q3DIR%%pak0.pk3
|
||||
%%Q3DIR%%pak1.pk3
|
||||
%%Q3DIR%%pak2.pk3
|
||||
@dirrm %%Q3DIR%%
|
Loading…
Reference in a new issue