mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
First import of Quake III Arena Excessive Mod for Linux,
version 003 Submitted by: Patrick Li <pat@databits.net>
This commit is contained in:
parent
47c9632c38
commit
5ac6d694cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45333
@ -189,6 +189,7 @@
|
||||
SUBDIR += pysol-music
|
||||
SUBDIR += pythoong
|
||||
SUBDIR += q3server
|
||||
SUBDIR += q3server-excessive
|
||||
SUBDIR += q3server-ra3
|
||||
SUBDIR += qcc
|
||||
SUBDIR += qix
|
||||
|
16
games/q3server-excessive/Makefile
Normal file
16
games/q3server-excessive/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# New ports collection makefile for: Q3 Mod: Excessive
|
||||
# Date created: Sat Jun 23 23:40:21 EDT 2001
|
||||
# Whom: pat@databits.net
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= excessive
|
||||
PORTVERSION= 003
|
||||
MASTER_SITES= ftp://ftp.gigabell.net/pub/exp/q3/mod/excessive/ \
|
||||
ftp://ftp.task.gda.pl/vol/d33/ftp.extreme-players.de/exp/q3/mod/excessive/
|
||||
DISTNAME= ${PORTNAME}_q3_server_${PORTVERSION}
|
||||
|
||||
Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3
|
||||
|
||||
.include "${Q3_MOD_MASTER}/Makefile"
|
1
games/q3server-excessive/distinfo
Normal file
1
games/q3server-excessive/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (excessive_q3_server_003.zip) = fe9994605fd32cc6980ee6d3d4c34672
|
1
games/q3server-excessive/pkg-comment
Normal file
1
games/q3server-excessive/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Quake III Arena Excessive Mod for Linux
|
7
games/q3server-excessive/pkg-descr
Normal file
7
games/q3server-excessive/pkg-descr
Normal file
@ -0,0 +1,7 @@
|
||||
This package contains all of the items you'll need to run a
|
||||
Quake III Arena dedicated server with Excessive mod under
|
||||
FreeBSD with Linux emulation.
|
||||
|
||||
WWW: http://www.planetquake.com/excessive/
|
||||
|
||||
- Patrick Li <pat@databits.net>
|
7
games/q3server-excessive/pkg-plist
Normal file
7
games/q3server-excessive/pkg-plist
Normal file
@ -0,0 +1,7 @@
|
||||
%%Q3DIR%%description.pk3
|
||||
%%Q3DIR%%maplist.cfg
|
||||
%%Q3DIR%%motd.cfg
|
||||
%%Q3DIR%%readme.txt
|
||||
%%Q3DIR%%vm/qagame.qvm
|
||||
@dirrm %%Q3DIR%%vm
|
||||
@dirrm %%Q3DIR%%
|
16
games/quake3-excessive/Makefile
Normal file
16
games/quake3-excessive/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# New ports collection makefile for: Q3 Mod: Excessive
|
||||
# Date created: Sat Jun 23 23:40:21 EDT 2001
|
||||
# Whom: pat@databits.net
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= excessive
|
||||
PORTVERSION= 003
|
||||
MASTER_SITES= ftp://ftp.gigabell.net/pub/exp/q3/mod/excessive/ \
|
||||
ftp://ftp.task.gda.pl/vol/d33/ftp.extreme-players.de/exp/q3/mod/excessive/
|
||||
DISTNAME= ${PORTNAME}_q3_server_${PORTVERSION}
|
||||
|
||||
Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3
|
||||
|
||||
.include "${Q3_MOD_MASTER}/Makefile"
|
1
games/quake3-excessive/distinfo
Normal file
1
games/quake3-excessive/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (excessive_q3_server_003.zip) = fe9994605fd32cc6980ee6d3d4c34672
|
1
games/quake3-excessive/pkg-comment
Normal file
1
games/quake3-excessive/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Quake III Arena Excessive Mod for Linux
|
7
games/quake3-excessive/pkg-descr
Normal file
7
games/quake3-excessive/pkg-descr
Normal file
@ -0,0 +1,7 @@
|
||||
This package contains all of the items you'll need to run a
|
||||
Quake III Arena dedicated server with Excessive mod under
|
||||
FreeBSD with Linux emulation.
|
||||
|
||||
WWW: http://www.planetquake.com/excessive/
|
||||
|
||||
- Patrick Li <pat@databits.net>
|
7
games/quake3-excessive/pkg-plist
Normal file
7
games/quake3-excessive/pkg-plist
Normal file
@ -0,0 +1,7 @@
|
||||
%%Q3DIR%%description.pk3
|
||||
%%Q3DIR%%maplist.cfg
|
||||
%%Q3DIR%%motd.cfg
|
||||
%%Q3DIR%%readme.txt
|
||||
%%Q3DIR%%vm/qagame.qvm
|
||||
@dirrm %%Q3DIR%%vm
|
||||
@dirrm %%Q3DIR%%
|
Loading…
Reference in New Issue
Block a user