diff options
Diffstat (limited to '')
-rw-r--r-- | games/Makefile | 1 | ||||
-rw-r--r-- | games/q3server-wfa/Makefile | 20 | ||||
-rw-r--r-- | games/q3server-wfa/distinfo | 1 | ||||
-rw-r--r-- | games/q3server-wfa/pkg-comment | 1 | ||||
-rw-r--r-- | games/q3server-wfa/pkg-descr | 8 | ||||
-rw-r--r-- | games/q3server-wfa/pkg-plist | 32 | ||||
-rw-r--r-- | games/quake3-wfa/Makefile | 20 | ||||
-rw-r--r-- | games/quake3-wfa/distinfo | 1 | ||||
-rw-r--r-- | games/quake3-wfa/pkg-comment | 1 | ||||
-rw-r--r-- | games/quake3-wfa/pkg-descr | 8 | ||||
-rw-r--r-- | games/quake3-wfa/pkg-plist | 32 |
11 files changed, 125 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 418af2f6c7e4..f46a09181f0a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -194,6 +194,7 @@ SUBDIR += q3server-osp SUBDIR += q3server-ra3 SUBDIR += q3server-ut + SUBDIR += q3server-wfa SUBDIR += qcc SUBDIR += qix SUBDIR += qkmj diff --git a/games/q3server-wfa/Makefile b/games/q3server-wfa/Makefile new file mode 100644 index 000000000000..480d1f72d291 --- /dev/null +++ b/games/q3server-wfa/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: Q3 Mod: Weapons Factory Arena +# Date created: Sun Jun 3 15:03:11 EDT 2001 +# Whom: pat@databits.net +# +# $FreeBSD$ +# + +PORTNAME= wfa +PORTVERSION= 2.9 +MASTER_SITES= http://www2.qlabo.com/q3a/uac/mods/wfa/ \ + http://www.q3wfa.com/ \ + http://www.leftunsaid.com/ \ + ftp://ftp.planet-multiplayer.de/pub/gamesmania/pm/q3a/win32/mods/weapon_factory/ +DISTNAME= WFA-Setup-v${PORTVERSION:S/.//} + +NO_WRKSUBDIR= yes + +Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3 + +.include "${Q3_MOD_MASTER}/Makefile" diff --git a/games/q3server-wfa/distinfo b/games/q3server-wfa/distinfo new file mode 100644 index 000000000000..b49c76064d6a --- /dev/null +++ b/games/q3server-wfa/distinfo @@ -0,0 +1 @@ +MD5 (WFA-Setup-v29.zip) = fc1d27543aadb5ae8934b2fc91f9ee73 diff --git a/games/q3server-wfa/pkg-comment b/games/q3server-wfa/pkg-comment new file mode 100644 index 000000000000..50a23a04abed --- /dev/null +++ b/games/q3server-wfa/pkg-comment @@ -0,0 +1 @@ +Quake III Arena Mod: Weapons Factory Arena for Linux diff --git a/games/q3server-wfa/pkg-descr b/games/q3server-wfa/pkg-descr new file mode 100644 index 000000000000..e1cc1dbde95b --- /dev/null +++ b/games/q3server-wfa/pkg-descr @@ -0,0 +1,8 @@ +This package contains all of the items you'll need to run a +Quake III Arena dedicated server with Weapons Factory Arena +mod under FreeBSD with Linux emulation. + +WWW: http://www.captured.com/weaponsfactory/quake3/ + +- Patrick Li +pat@databits.net diff --git a/games/q3server-wfa/pkg-plist b/games/q3server-wfa/pkg-plist new file mode 100644 index 000000000000..4f504b79d4ec --- /dev/null +++ b/games/q3server-wfa/pkg-plist @@ -0,0 +1,32 @@ +%%PORTDOCS%%%%Q3DIR%%Q3-WFA.qst +%%PORTDOCS%%%%Q3DIR%%WFA EULA.doc +%%PORTDOCS%%%%Q3DIR%%WFA Version 2.9 Changes.doc +%%Q3DIR%%WFA-Media-ClanTags.pk3 +%%Q3DIR%%WFA-Media-Models.pk3 +%%Q3DIR%%WFA-Media-Players.pk3 +%%Q3DIR%%WFA-Media-Radio.pk3 +%%Q3DIR%%WFA-Media-Scripts.pk3 +%%Q3DIR%%WFA-Media-Sound.pk3 +%%Q3DIR%%WFA-Media-Taunts.pk3 +%%Q3DIR%%WFA-Media-Textures.pk3 +%%Q3DIR%%WFA-Media-VM.pk3 +%%Q3DIR%%WFA-Media-hud.pk3 +%%PORTDOCS%%%%Q3DIR%%help/Binds.doc +%%PORTDOCS%%%%Q3DIR%%help/BobWFACfgV201.exe +%%PORTDOCS%%%%Q3DIR%%help/ClassBinds.doc +%%PORTDOCS%%%%Q3DIR%%help/ClientCmds.doc +%%PORTDOCS%%%%Q3DIR%%help/ServerCmds.doc +%%PORTDOCS%%%%Q3DIR%%help/WFA-FAQ-Version-29.html +%%PORTDOCS%%%%Q3DIR%%help/WFA-Linux-Server-Docs.htm +%%PORTDOCS%%%%Q3DIR%%help/WFA-Win32-Server-Docs.htm +%%PORTDOCS%%%%Q3DIR%%help/question.ico +%%PORTDOCS%%%%Q3DIR%%help/readme-client.html +%%PORTDOCS%%%%Q3DIR%%help/readme-server.html +%%PORTDOCS%%%%Q3DIR%%help/website.url +%%Q3DIR%%map-sat2-wfa.pk3 +%%PORTDOCS%%%%Q3DIR%%readme.txt +%%Q3DIR%%wfa-ini.cfg +%%Q3DIR%%wfa-server.cfg +%%PORTDOCS%%%%Q3DIR%%wfa.ico +%%PORTDOCS%%@dirrm %%Q3DIR%%help +@dirrm %%Q3DIR%% diff --git a/games/quake3-wfa/Makefile b/games/quake3-wfa/Makefile new file mode 100644 index 000000000000..480d1f72d291 --- /dev/null +++ b/games/quake3-wfa/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: Q3 Mod: Weapons Factory Arena +# Date created: Sun Jun 3 15:03:11 EDT 2001 +# Whom: pat@databits.net +# +# $FreeBSD$ +# + +PORTNAME= wfa +PORTVERSION= 2.9 +MASTER_SITES= http://www2.qlabo.com/q3a/uac/mods/wfa/ \ + http://www.q3wfa.com/ \ + http://www.leftunsaid.com/ \ + ftp://ftp.planet-multiplayer.de/pub/gamesmania/pm/q3a/win32/mods/weapon_factory/ +DISTNAME= WFA-Setup-v${PORTVERSION:S/.//} + +NO_WRKSUBDIR= yes + +Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3 + +.include "${Q3_MOD_MASTER}/Makefile" diff --git a/games/quake3-wfa/distinfo b/games/quake3-wfa/distinfo new file mode 100644 index 000000000000..b49c76064d6a --- /dev/null +++ b/games/quake3-wfa/distinfo @@ -0,0 +1 @@ +MD5 (WFA-Setup-v29.zip) = fc1d27543aadb5ae8934b2fc91f9ee73 diff --git a/games/quake3-wfa/pkg-comment b/games/quake3-wfa/pkg-comment new file mode 100644 index 000000000000..50a23a04abed --- /dev/null +++ b/games/quake3-wfa/pkg-comment @@ -0,0 +1 @@ +Quake III Arena Mod: Weapons Factory Arena for Linux diff --git a/games/quake3-wfa/pkg-descr b/games/quake3-wfa/pkg-descr new file mode 100644 index 000000000000..e1cc1dbde95b --- /dev/null +++ b/games/quake3-wfa/pkg-descr @@ -0,0 +1,8 @@ +This package contains all of the items you'll need to run a +Quake III Arena dedicated server with Weapons Factory Arena +mod under FreeBSD with Linux emulation. + +WWW: http://www.captured.com/weaponsfactory/quake3/ + +- Patrick Li +pat@databits.net diff --git a/games/quake3-wfa/pkg-plist b/games/quake3-wfa/pkg-plist new file mode 100644 index 000000000000..4f504b79d4ec --- /dev/null +++ b/games/quake3-wfa/pkg-plist @@ -0,0 +1,32 @@ +%%PORTDOCS%%%%Q3DIR%%Q3-WFA.qst +%%PORTDOCS%%%%Q3DIR%%WFA EULA.doc +%%PORTDOCS%%%%Q3DIR%%WFA Version 2.9 Changes.doc +%%Q3DIR%%WFA-Media-ClanTags.pk3 +%%Q3DIR%%WFA-Media-Models.pk3 +%%Q3DIR%%WFA-Media-Players.pk3 +%%Q3DIR%%WFA-Media-Radio.pk3 +%%Q3DIR%%WFA-Media-Scripts.pk3 +%%Q3DIR%%WFA-Media-Sound.pk3 +%%Q3DIR%%WFA-Media-Taunts.pk3 +%%Q3DIR%%WFA-Media-Textures.pk3 +%%Q3DIR%%WFA-Media-VM.pk3 +%%Q3DIR%%WFA-Media-hud.pk3 +%%PORTDOCS%%%%Q3DIR%%help/Binds.doc +%%PORTDOCS%%%%Q3DIR%%help/BobWFACfgV201.exe +%%PORTDOCS%%%%Q3DIR%%help/ClassBinds.doc +%%PORTDOCS%%%%Q3DIR%%help/ClientCmds.doc +%%PORTDOCS%%%%Q3DIR%%help/ServerCmds.doc +%%PORTDOCS%%%%Q3DIR%%help/WFA-FAQ-Version-29.html +%%PORTDOCS%%%%Q3DIR%%help/WFA-Linux-Server-Docs.htm +%%PORTDOCS%%%%Q3DIR%%help/WFA-Win32-Server-Docs.htm +%%PORTDOCS%%%%Q3DIR%%help/question.ico +%%PORTDOCS%%%%Q3DIR%%help/readme-client.html +%%PORTDOCS%%%%Q3DIR%%help/readme-server.html +%%PORTDOCS%%%%Q3DIR%%help/website.url +%%Q3DIR%%map-sat2-wfa.pk3 +%%PORTDOCS%%%%Q3DIR%%readme.txt +%%Q3DIR%%wfa-ini.cfg +%%Q3DIR%%wfa-server.cfg +%%PORTDOCS%%%%Q3DIR%%wfa.ico +%%PORTDOCS%%@dirrm %%Q3DIR%%help +@dirrm %%Q3DIR%% |