diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-22 05:59:43 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-22 05:59:43 +0000 |
commit | dfcff063012d6a6bfff24befbe80f01e7dcdfc00 (patch) | |
tree | 7be20b67b7a1b1462092b4275611e0671deccfac | |
parent | [UPDATE] games/q3server-freezetag: integrate with "quake3-data", rename to "q... (diff) |
Rename q3server* to quake3-* equivalents:
ports/86186 [UPDATE] games/q3server: integrate with "quake3-data", rename to "linux-quake3"
ports/86187 [UPDATE] games/q3server-excessive: integrate with "quake3-data", rename to "quake3-excessive"
ports/86188 [UPDATE] games/q3server-freezetag: integrate with "quake3-data", rename to "quake3-freezetag"
ports/86189 [UPDATE] games/q3server-osp: integrate with "quake3-data", rename to "quake3-osp"
ports/86190 [UPDATE] games/q3server-ra3: integrate with "quake3-data", rename to "quake3-ra3", update to 1.76
ports/86191 [UPDATE] games/q3server-ut: integrate with "quake3-data", rename to "quake3-ut", update to 3.7
ports/86192 [UPDATE] games/q3server-wfa: integrate with "quake3-data", rename to "quake3-wfa", update to 3.5b
31 files changed, 14 insertions, 896 deletions
@@ -1972,3 +1972,10 @@ devel/bison-devel|devel/bison2|2005-11-18|Upgraded to 2.x security/prelude-nids|security/snort|2005-11-21|Deprecated in favor of using Snort net/pim6dd||2005-09-22|Deleted since it's succeeded by net/mcast-tools net/pim6sd||2005-09-22|Deleted since it's succeeded by net/mcast-tools +games/q3server|games/linux-quake3|2005-11-22|Renamed +games/q3server-excessive|games/quake3-excessive|2005-11-22|Renamed +games/q3server-freezetag|games/quake3-freezetag|2005-11-22|Renamed +games/q3server-osp|games/quake3-osp|2005-11-22|Renamed +games/q3server-ra3|games/quake3-ra3|2005-11-22|Renamed +games/q3server-ut|games/quake3-ut|2005-11-22|Renamed +games/q3server-wfa|games/quake3-wfa|2005-11-22|Renamed diff --git a/games/Makefile b/games/Makefile index daa1429aefe0..8377b5da1513 100644 --- a/games/Makefile +++ b/games/Makefile @@ -454,13 +454,13 @@ SUBDIR += pysol-cardsets SUBDIR += pysol-music SUBDIR += q15 - SUBDIR += q3server - SUBDIR += q3server-excessive - SUBDIR += q3server-freezetag - SUBDIR += q3server-osp - SUBDIR += q3server-ra3 - SUBDIR += q3server-ut - SUBDIR += q3server-wfa + SUBDIR += linux-quake3 + SUBDIR += quake3-excessive + SUBDIR += quake3-freezetag + SUBDIR += quake3-osp + SUBDIR += quake3-ra3 + SUBDIR += quake3-ut + SUBDIR += quake3-wfa SUBDIR += qcc SUBDIR += qccx SUBDIR += qgo diff --git a/games/q3server-excessive/Makefile b/games/q3server-excessive/Makefile deleted file mode 100644 index 18ee1ddab40a..000000000000 --- a/games/q3server-excessive/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# 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= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= pat -DISTNAME= ${PORTNAME}_q3_server_${PORTVERSION} - -COMMENT= Quake III Arena Excessive Mod for Linux - -Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3 - -.include "${Q3_MOD_MASTER}/Makefile" diff --git a/games/q3server-excessive/distinfo b/games/q3server-excessive/distinfo deleted file mode 100644 index 5c70304a24be..000000000000 --- a/games/q3server-excessive/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (excessive_q3_server_003.zip) = fe9994605fd32cc6980ee6d3d4c34672 -SIZE (excessive_q3_server_003.zip) = 142825 diff --git a/games/q3server-excessive/pkg-descr b/games/q3server-excessive/pkg-descr deleted file mode 100644 index a90135d78aa8..000000000000 --- a/games/q3server-excessive/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -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> diff --git a/games/q3server-excessive/pkg-plist b/games/q3server-excessive/pkg-plist deleted file mode 100644 index 88f642fc5b29..000000000000 --- a/games/q3server-excessive/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -%%Q3DIR%%description.pk3 -%%Q3DIR%%maplist.cfg -%%Q3DIR%%motd.cfg -%%Q3DIR%%readme.txt -%%Q3DIR%%vm/qagame.qvm -@dirrm %%Q3DIR%%vm -@dirrm %%Q3DIR%% diff --git a/games/q3server-freezetag/Makefile b/games/q3server-freezetag/Makefile deleted file mode 100644 index 0edc1c1a51f2..000000000000 --- a/games/q3server-freezetag/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: Q3 Mod: Freeze Tag -# Date created: Sun Jun 24 00:08:58 EDT 2001 -# Whom: pat@databits.net -# -# $FreeBSD$ -# - -PORTNAME= freezetag -PORTVERSION= 1.51b -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= pat -DISTNAME= q3freeze${PORTVERSION:S/.//} - -COMMENT= Quake III Arena Mod: Freeze Tag for Linux - -WRKSRC= ${WRKDIR}/freeze - -Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3 - -.include "${Q3_MOD_MASTER}/Makefile" diff --git a/games/q3server-freezetag/distinfo b/games/q3server-freezetag/distinfo deleted file mode 100644 index 555b9b5c1aea..000000000000 --- a/games/q3server-freezetag/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (q3freeze151b.zip) = fc366b3a36d681add332d8af66745056 -SIZE (q3freeze151b.zip) = 803589 diff --git a/games/q3server-freezetag/pkg-descr b/games/q3server-freezetag/pkg-descr deleted file mode 100644 index 49e4e1dbcf49..000000000000 --- a/games/q3server-freezetag/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -This package contains all of the items you'll need to run a -Quake III Arena dedicated server with Freeze Tag mod under -FreeBSD with Linux emulation. - -WWW: http://www.planetquake.com/freeze/ - -- Patrick Li -pat@databits.net diff --git a/games/q3server-freezetag/pkg-plist b/games/q3server-freezetag/pkg-plist deleted file mode 100644 index 0204378bba50..000000000000 --- a/games/q3server-freezetag/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -%%PORTDOCS%%%%Q3DIR%%description.txt -%%Q3DIR%%freeze.cfg -%%Q3DIR%%freeze0.pk3 -%%Q3DIR%%freeze1.pk3 -%%Q3DIR%%ft.bat -%%Q3DIR%%ft.config -%%Q3DIR%%missionpack/freeze_ta0.pk3 -%%Q3DIR%%missionpack/ft.bat -%%PORTDOCS%%%%Q3DIR%%readme.txt -@dirrm %%Q3DIR%%/missionpack -@dirrm %%Q3DIR%% diff --git a/games/q3server-osp/Makefile b/games/q3server-osp/Makefile deleted file mode 100644 index 069edb8e44cf..000000000000 --- a/games/q3server-osp/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: Q3 Mod: OSP Tourney DM/CA/CTF -# Date created: Mon Jun 4 16:20:32 EDT 2001 -# Whom: pat@databits.net -# -# $FreeBSD$ -# - -PORTNAME= osp -PORTVERSION= 1.03a -MASTER_SITES= http://files.l33tgames.com/files/q3/mods/osp/ \ - http://www.flatlands.ch/filebase/mods/left/ -DISTNAME= osp-Quake3-${PORTVERSION}_full - -COMMENT= Quake III Arena Mod: OSP Tourney DM/CA/CTF for Linux - -Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3 - -.include "${Q3_MOD_MASTER}/Makefile" diff --git a/games/q3server-osp/distinfo b/games/q3server-osp/distinfo deleted file mode 100644 index 26eb7e13303e..000000000000 --- a/games/q3server-osp/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (osp-Quake3-1.03a_full.zip) = 8b2b4925cce1895067bc617b86c62ea5 -SIZE (osp-Quake3-1.03a_full.zip) = 55882759 diff --git a/games/q3server-osp/pkg-descr b/games/q3server-osp/pkg-descr deleted file mode 100644 index a8aa168167f3..000000000000 --- a/games/q3server-osp/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -This package contains all of the items you'll need to run a -Quake III Arena dedicated server with OSP Tourney DM/CA/CTF -mod under FreeBSD with Linux emulation. - -WWW: http://www.orangesmoothie.org/ - -- Patrick Li -pat@databits.net diff --git a/games/q3server-osp/pkg-plist b/games/q3server-osp/pkg-plist deleted file mode 100644 index cbec08b7323f..000000000000 --- a/games/q3server-osp/pkg-plist +++ /dev/null @@ -1,286 +0,0 @@ -%%Q3DIR%%1v1.cfg -%%PORTDOCS%%%%Q3DIR%%Docs/CHN/INSTALL.txt -%%PORTDOCS%%%%Q3DIR%%Docs/CHN/OSP_Match_QuickStart.txt -%%PORTDOCS%%%%Q3DIR%%Docs/CHN/README.txt -%%PORTDOCS%%%%Q3DIR%%Docs/CHN/_CHINESE_TRANSLATIONS_ -%%PORTDOCS%%%%Q3DIR%%Docs/CHN/osp-q3-ClientReadme.txt -%%PORTDOCS%%%%Q3DIR%%Docs/CHN/osp-q3-Commands.txt -%%PORTDOCS%%%%Q3DIR%%Docs/CHN/osp-q3-DecalEditing.txt -%%PORTDOCS%%%%Q3DIR%%Docs/CHN/osp-q3-Logging.txt -%%PORTDOCS%%%%Q3DIR%%Docs/CHN/osp-q3-MapConfigInfo.txt -%%PORTDOCS%%%%Q3DIR%%Docs/CHN/osp-q3-ModeInfo.txt -%%PORTDOCS%%%%Q3DIR%%Docs/CHN/osp-q3-PlayerFilters.txt -%%PORTDOCS%%%%Q3DIR%%Docs/CHN/osp-q3-ServerGfx.txt -%%PORTDOCS%%%%Q3DIR%%Docs/CHN/osp-q3-Variables.txt -%%PORTDOCS%%%%Q3DIR%%Docs/CHN/osp-q3-Viewcam.txt -%%PORTDOCS%%%%Q3DIR%%Docs/CPM-info.txt -%%PORTDOCS%%%%Q3DIR%%Docs/ESP/INSTALL.txt -%%PORTDOCS%%%%Q3DIR%%Docs/ESP/OSP Match Quick Start.txt -%%PORTDOCS%%%%Q3DIR%%Docs/ESP/README.txt -%%PORTDOCS%%%%Q3DIR%%Docs/ESP/_SPANISH_TRANSLATIONS_ -%%PORTDOCS%%%%Q3DIR%%Docs/ESP/filters.txt -%%PORTDOCS%%%%Q3DIR%%Docs/ESP/osp-q3-ClientReadme.txt -%%PORTDOCS%%%%Q3DIR%%Docs/ESP/osp-q3-Commands.txt -%%PORTDOCS%%%%Q3DIR%%Docs/ESP/osp-q3-ModeInfo.txt -%%PORTDOCS%%%%Q3DIR%%Docs/ESP/osp-q3-PlayerFilters.txt -%%PORTDOCS%%%%Q3DIR%%Docs/ESP/osp-q3-ServerGfx.txt -%%PORTDOCS%%%%Q3DIR%%Docs/ESP/osp-q3-Variables.txt -%%PORTDOCS%%%%Q3DIR%%Docs/ESP/osp-q3-Viewcam.txt -%%PORTDOCS%%%%Q3DIR%%Docs/ESP/osp-q3-mapConfigInfo.txt -%%PORTDOCS%%%%Q3DIR%%Docs/README.txt -%%PORTDOCS%%%%Q3DIR%%Docs/RUS/INSTALL.txt -%%PORTDOCS%%%%Q3DIR%%Docs/RUS/OSP Match Quick Start.txt -%%PORTDOCS%%%%Q3DIR%%Docs/RUS/README.txt -%%PORTDOCS%%%%Q3DIR%%Docs/RUS/_RUSSIAN_TRANSLATIONS_ -%%PORTDOCS%%%%Q3DIR%%Docs/RUS/osp-q3-CQ3Info.txt -%%PORTDOCS%%%%Q3DIR%%Docs/RUS/osp-q3-ClientReadme.txt -%%PORTDOCS%%%%Q3DIR%%Docs/RUS/osp-q3-Commands.txt -%%PORTDOCS%%%%Q3DIR%%Docs/RUS/osp-q3-PlayerFilters.txt -%%PORTDOCS%%%%Q3DIR%%Docs/RUS/osp-q3-ServerGfx.txt -%%PORTDOCS%%%%Q3DIR%%Docs/RUS/osp-q3-Variables.txt -%%PORTDOCS%%%%Q3DIR%%Docs/RUS/osp-q3-Viewcam.txt -%%PORTDOCS%%%%Q3DIR%%Docs/osp-q3-CQ3Info.txt -%%PORTDOCS%%%%Q3DIR%%Docs/osp-q3-ClientReadme.txt -%%PORTDOCS%%%%Q3DIR%%Docs/osp-q3-Commands.txt -%%PORTDOCS%%%%Q3DIR%%Docs/osp-q3-DecalEditing.txt -%%PORTDOCS%%%%Q3DIR%%Docs/osp-q3-FreezeTag.txt -%%PORTDOCS%%%%Q3DIR%%Docs/osp-q3-History.txt -%%PORTDOCS%%%%Q3DIR%%Docs/osp-q3-Logging.txt -%%PORTDOCS%%%%Q3DIR%%Docs/osp-q3-MapConfigInfo.txt -%%PORTDOCS%%%%Q3DIR%%Docs/osp-q3-ModeInfo.txt -%%PORTDOCS%%%%Q3DIR%%Docs/osp-q3-PlayerFilters.txt -%%PORTDOCS%%%%Q3DIR%%Docs/osp-q3-ServerGfx.txt -%%PORTDOCS%%%%Q3DIR%%Docs/osp-q3-Variables.txt -%%PORTDOCS%%%%Q3DIR%%Docs/osp-q3-Viewcam.txt -%%PORTDOCS%%%%Q3DIR%%INSTALL.txt -%%Q3DIR%%OSP Config Generator.exe -%%Q3DIR%%OSP Match Quick Start.txt -%%PORTDOCS%%%%Q3DIR%%README.txt -%%Q3DIR%%VoodooStats-ReadME.txt -%%Q3DIR%%cfg-DefaultModeReference/1v1.cfg -%%Q3DIR%%cfg-DefaultModeReference/clanarena.cfg -%%Q3DIR%%cfg-DefaultModeReference/ctf.cfg -%%Q3DIR%%cfg-DefaultModeReference/ffa.cfg -%%Q3DIR%%cfg-DefaultModeReference/qil.cfg -%%Q3DIR%%cfg-DefaultModeReference/settings.txt -%%Q3DIR%%cfg-DefaultModeReference/team.cfg -%%Q3DIR%%cfg-GfxExample/gfxdef.cfg -%%Q3DIR%%cfg-GfxExample/z-osp-misc.pk3 -%%Q3DIR%%cfg-maps/1v1maps.txt -%%Q3DIR%%cfg-maps/cbmaps.txt -%%Q3DIR%%cfg-maps/clanarenamaps.txt -%%Q3DIR%%cfg-maps/ctfmaps.txt -%%Q3DIR%%cfg-maps/ffamaps.txt -%%Q3DIR%%cfg-maps/teammaps.txt -%%Q3DIR%%clanarena.cfg -%%Q3DIR%%ctf-public.cfg -%%Q3DIR%%ctf.cfg -%%Q3DIR%%description.txt -%%Q3DIR%%ffa.cfg -%%Q3DIR%%filters.txt -%%Q3DIR%%freezetag-vanilla.cfg -%%Q3DIR%%freezetag.cfg -%%Q3DIR%%instagib.cfg -%%Q3DIR%%locs/pro-q3dm6.cfg -%%Q3DIR%%locs/q3dm6.cfg -%%Q3DIR%%spectool.cfg -%%Q3DIR%%team.cfg -%%Q3DIR%%vm/qagame.qvm -%%Q3DIR%%voodoo/VoodooStats-ReadME.txt -%%Q3DIR%%voodoo/c-default.cfg -%%Q3DIR%%voodoo/c-footer.html -%%Q3DIR%%voodoo/c-header.html -%%Q3DIR%%voodoo/html/c-avalanche.css -%%Q3DIR%%voodoo/html/c-esports.css -%%Q3DIR%%voodoo/html/c-osp.css -%%Q3DIR%%voodoo/html/c-voodoo.css -%%Q3DIR%%voodoo/html/images/awards/1.jpg -%%Q3DIR%%voodoo/html/images/awards/2.jpg -%%Q3DIR%%voodoo/html/images/awards/3.jpg -%%Q3DIR%%voodoo/html/images/awards/4.jpg -%%Q3DIR%%voodoo/html/images/awards/5.jpg -%%Q3DIR%%voodoo/html/images/awards/6.jpg -%%Q3DIR%%voodoo/html/images/awards/accuracy_bfg.jpg -%%Q3DIR%%voodoo/html/images/awards/accuracy_gauntlet.jpg -%%Q3DIR%%voodoo/html/images/awards/accuracy_grenade.jpg -%%Q3DIR%%voodoo/html/images/awards/accuracy_lightning.jpg -%%Q3DIR%%voodoo/html/images/awards/accuracy_machine.jpg -%%Q3DIR%%voodoo/html/images/awards/accuracy_nail.jpg -%%Q3DIR%%voodoo/html/images/awards/accuracy_plasma.jpg -%%Q3DIR%%voodoo/html/images/awards/accuracy_rail.jpg -%%Q3DIR%%voodoo/html/images/awards/accuracy_rocket.jpg -%%Q3DIR%%voodoo/html/images/awards/accuracy_shot.jpg -%%Q3DIR%%voodoo/html/images/awards/blank.gif -%%Q3DIR%%voodoo/html/images/awards/carnage_bfg.jpg -%%Q3DIR%%voodoo/html/images/awards/carnage_gauntlet.jpg -%%Q3DIR%%voodoo/html/images/awards/carnage_grapple.jpg -%%Q3DIR%%voodoo/html/images/awards/carnage_grenade.jpg -%%Q3DIR%%voodoo/html/images/awards/carnage_lightning.jpg -%%Q3DIR%%voodoo/html/images/awards/carnage_machine.jpg -%%Q3DIR%%voodoo/html/images/awards/carnage_nail.jpg -%%Q3DIR%%voodoo/html/images/awards/carnage_plasma.jpg -%%Q3DIR%%voodoo/html/images/awards/carnage_rail.jpg -%%Q3DIR%%voodoo/html/images/awards/carnage_rocket.jpg -%%Q3DIR%%voodoo/html/images/awards/carnage_shot.jpg -%%Q3DIR%%voodoo/html/images/awards/ctf_assists.jpg -%%Q3DIR%%voodoo/html/images/awards/ctf_caps.jpg -%%Q3DIR%%voodoo/html/images/awards/ctf_chaser.jpg -%%Q3DIR%%voodoo/html/images/awards/ctf_defense.jpg -%%Q3DIR%%voodoo/html/images/awards/ctf_escort.jpg -%%Q3DIR%%voodoo/html/images/awards/ctf_holder.jpg -%%Q3DIR%%voodoo/html/images/awards/item_haste.jpg -%%Q3DIR%%voodoo/html/images/awards/item_mega.jpg -%%Q3DIR%%voodoo/html/images/awards/item_quad.jpg -%%Q3DIR%%voodoo/html/images/awards/item_ra.jpg -%%Q3DIR%%voodoo/html/images/awards/item_regen.jpg -%%Q3DIR%%voodoo/html/images/awards/item_ya.jpg -%%Q3DIR%%voodoo/html/images/awards/player_accuracy.jpg -%%Q3DIR%%voodoo/html/images/awards/player_bloodlust.jpg -%%Q3DIR%%voodoo/html/images/awards/player_combat.jpg -%%Q3DIR%%voodoo/html/images/awards/player_damage.jpg -%%Q3DIR%%voodoo/html/images/awards/player_kills.jpg -%%Q3DIR%%voodoo/html/images/awards/player_voodoo.jpg -%%Q3DIR%%voodoo/html/images/bg_blue.jpg -%%Q3DIR%%voodoo/html/images/bg_blued.jpg -%%Q3DIR%%voodoo/html/images/bg_neutral.jpg -%%Q3DIR%%voodoo/html/images/bg_neutrald.jpg -%%Q3DIR%%voodoo/html/images/bg_neutraldd.jpg -%%Q3DIR%%voodoo/html/images/bg_red.jpg -%%Q3DIR%%voodoo/html/images/bg_redd.jpg -%%Q3DIR%%voodoo/html/images/break.gif -%%Q3DIR%%voodoo/html/images/flag_cctf_blue.jpg -%%Q3DIR%%voodoo/html/images/flag_cctf_red.jpg -%%Q3DIR%%voodoo/html/images/flag_ctf_blue.jpg -%%Q3DIR%%voodoo/html/images/flag_ctf_red.jpg -%%Q3DIR%%voodoo/html/images/flag_ffa.gif -%%Q3DIR%%voodoo/html/images/flag_tdm_blue.gif -%%Q3DIR%%voodoo/html/images/flag_tdm_red.gif -%%Q3DIR%%voodoo/html/images/logo-avl.gif -%%Q3DIR%%voodoo/html/images/logo-osp.gif -%%Q3DIR%%voodoo/html/images/logo-vp.gif -%%Q3DIR%%voodoo/html/images/maps/dboxctf2a.jpg -%%Q3DIR%%voodoo/html/images/maps/default.gif -%%Q3DIR%%voodoo/html/images/maps/default.jpg -%%Q3DIR%%voodoo/html/images/maps/ospca1.jpg -%%Q3DIR%%voodoo/html/images/maps/ospctf1.jpg -%%Q3DIR%%voodoo/html/images/maps/ospctf2.jpg -%%Q3DIR%%voodoo/html/images/maps/ospdm1.jpg -%%Q3DIR%%voodoo/html/images/maps/ospdm10.jpg -%%Q3DIR%%voodoo/html/images/maps/ospdm11.jpg -%%Q3DIR%%voodoo/html/images/maps/ospdm12.jpg -%%Q3DIR%%voodoo/html/images/maps/ospdm2.jpg -%%Q3DIR%%voodoo/html/images/maps/ospdm3.jpg -%%Q3DIR%%voodoo/html/images/maps/ospdm4.jpg -%%Q3DIR%%voodoo/html/images/maps/ospdm5.jpg -%%Q3DIR%%voodoo/html/images/maps/ospdm6.jpg -%%Q3DIR%%voodoo/html/images/maps/ospdm7.jpg -%%Q3DIR%%voodoo/html/images/maps/ospdm8.jpg -%%Q3DIR%%voodoo/html/images/maps/ospdm9.jpg -%%Q3DIR%%voodoo/html/images/maps/pro-q3dm13.jpg -%%Q3DIR%%voodoo/html/images/maps/pro-q3dm6.jpg -%%Q3DIR%%voodoo/html/images/maps/pro-q3tourney2.jpg -%%Q3DIR%%voodoo/html/images/maps/pro-q3tourney4.jpg -%%Q3DIR%%voodoo/html/images/maps/q3ctf1.jpg -%%Q3DIR%%voodoo/html/images/maps/q3ctf2.jpg -%%Q3DIR%%voodoo/html/images/maps/q3ctf3.jpg -%%Q3DIR%%voodoo/html/images/maps/q3ctf4.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm0.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm1.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm10.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm11.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm12.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm13.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm14.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm15.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm16.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm17.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm18.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm19.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm2.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm3.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm4.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm5.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm6.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm7.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm8.jpg -%%Q3DIR%%voodoo/html/images/maps/q3dm9.jpg -%%Q3DIR%%voodoo/html/images/maps/q3start.jpg -%%Q3DIR%%voodoo/html/images/maps/q3start08.jpg -%%Q3DIR%%voodoo/html/images/maps/q3start16.jpg -%%Q3DIR%%voodoo/html/images/maps/q3tourney1.jpg -%%Q3DIR%%voodoo/html/images/maps/q3tourney2.jpg -%%Q3DIR%%voodoo/html/images/maps/q3tourney3.jpg -%%Q3DIR%%voodoo/html/images/maps/q3tourney4.jpg -%%Q3DIR%%voodoo/html/images/maps/q3tourney5.jpg -%%Q3DIR%%voodoo/html/images/maps/q3tourney6.jpg -%%Q3DIR%%voodoo/html/images/maps/q3tourney6_ctf.jpg -%%Q3DIR%%voodoo/html/images/maps/q3w1.jpg -%%Q3DIR%%voodoo/html/images/maps/q3w2.jpg -%%Q3DIR%%voodoo/html/images/maps/q3w3.jpg -%%Q3DIR%%voodoo/html/images/maps/q3w4.jpg -%%Q3DIR%%voodoo/html/images/maps/q3w5.jpg -%%Q3DIR%%voodoo/html/images/maps/q3w6.jpg -%%Q3DIR%%voodoo/html/images/maps/q3w7.jpg -%%Q3DIR%%voodoo/html/images/maps/q3w8.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wc1.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wc2.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wc3.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wc4.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wc5.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wc6.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wc7.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wc8.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wcp1.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wcp10.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wcp11.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wcp12.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wcp13.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wcp14.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wcp15.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wcp16.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wcp2.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wcp3.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wcp4.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wcp5.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wcp6.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wcp7.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wcp8.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wcp9.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wctf1.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wctf2.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wctf3.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wxs1.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wxs2.jpg -%%Q3DIR%%voodoo/html/images/maps/q3wxs3.jpg -%%Q3DIR%%voodoo/html/images/maps/wnoise.jpg -%%Q3DIR%%voodoo/log-backup/log-backup -%%Q3DIR%%voodoo/server/voodoostats42-c-linux.zip -%%Q3DIR%%voodoo/server/voodoostats42-linux.zip -%%Q3DIR%%voodoo/server/voodoostats42-win32.zip -%%Q3DIR%%voodoo/voodoostats.bat -%%Q3DIR%%voodoo/voodoostats41-c.bat -%%Q3DIR%%voodoo/voodoostats41-c.exe -%%Q3DIR%%voodoo/voodoostats42-c.exe -%%Q3DIR%%voodoo/vs-preparse.exe -%%Q3DIR%%zz-osp-pak0.pk3 -%%Q3DIR%%zz-osp-pak1.pk3 -%%Q3DIR%%zz-osp-pak2.pk3 -%%Q3DIR%%zz-osp-pak3.pk3 -%%Q3DIR%%zz-osp-server3a.pk3 -@dirrm %%Q3DIR%%voodoo/server -@dirrm %%Q3DIR%%voodoo/log-backup -@dirrm %%Q3DIR%%voodoo/html/images/maps -@dirrm %%Q3DIR%%voodoo/html/images/awards -@dirrm %%Q3DIR%%voodoo/html/images -@dirrm %%Q3DIR%%voodoo/html -@dirrm %%Q3DIR%%voodoo -@dirrm %%Q3DIR%%vm -@dirrm %%Q3DIR%%locs -@dirrm %%Q3DIR%%cfg-maps -@dirrm %%Q3DIR%%cfg-GfxExample -@dirrm %%Q3DIR%%cfg-DefaultModeReference -%%PORTDOCS%%@dirrm %%Q3DIR%%Docs/RUS -%%PORTDOCS%%@dirrm %%Q3DIR%%Docs/ESP -%%PORTDOCS%%@dirrm %%Q3DIR%%Docs/CHN -%%PORTDOCS%%@dirrm %%Q3DIR%%Docs -@unexec rmdir %D/%%Q3DIR%% 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -Rf ${PKG_PREFIX}/%%Q3DIR%%`` to remove any configuration files left" | fmt diff --git a/games/q3server-ra3/Makefile b/games/q3server-ra3/Makefile deleted file mode 100644 index 651707b7893b..000000000000 --- a/games/q3server-ra3/Makefile +++ /dev/null @@ -1,100 +0,0 @@ -# New ports collection makefile for: Q3 Mod: Rocket Arena 3 -# Date created: Sun Jun 3 00:53:00 EDT 2001 -# Whom: pat@databits.net -# -# $FreeBSD$ -# - -PORTNAME?= ra3 -PORTVERSION?= 1.65 -CATEGORIES= games linux -MASTER_SITES?= http://gamefiles.blueyonder.co.uk/blueyondergames/quake3arena/modifications/rocketarena/patches/linux/ \ - http://mir2.ovh.net/ftp.planetquake3.net/modifications/rocketarena3/ -PKGNAMEPREFIX= q3server- -.ifndef(DISTNAME) -DISTFILES?= ${PORTNAME}${PORTVERSION:S/.//}cl.zip \ - ${PORTNAME}${PORTVERSION:S/.//}sv.zip -.endif - -MAINTAINER?= pat@FreeBSD.org -COMMENT?= Quake III Arena Mod: Rocket Arena 3 for Linux - -RUN_DEPENDS= ${LOCALBASE}/games/quake3/q3ded:${Q3SERVER_PORT} - -ONLY_FOR_ARCHS= i386 -USE_LINUX= yes -USE_PERL5= yes -NO_CDROM= "Size; the data set is much too big" -NO_BUILD= yes -.if (${PORTNAME}==ra3) -WRKSRC= ${WRKDIR}/arena -.endif -.ifndef(DONT_USE_ZIP) -USE_ZIP= yes -.endif -.if defined(HAS_WIERDPATCHES) -EXTRACT_ONLY?= ${PORTNAME}${PORTVERSION:S/.//}cl.zip -.endif -.ifndef(NO_WRKSUBDIR) -Q3SUBDIR?= ${WRKSRC:T} -WRKSRC?= ${WRKDIR}/${PORTNAME} -.else -Q3SUBDIR?= ${PORTNAME} -.endif - -Q3DIR= games/quake3/${Q3SUBDIR}/ - -PLIST_SUB+= Q3DIR="${Q3DIR}" -INSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m 755 - -Q3SERVER_PORT= ${.CURDIR}/../q3server -PKGMESSAGE!= cd ${Q3SERVER_PORT} && ${MAKE} -V PKGMESSAGE - -.if defined(HAS_WIERDPATCHES) && defined(DISTFILES) -post-extract: -.for files in ${DISTFILES:S/${EXTRACT_ONLY}//} - @cd ${WRKSRC} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \ - ${DISTDIR}/${DIST_SUBDIR}/${files} -.endfor -.endif - -pre-patch: -# remove trailing ^M - @${FIND} -E ${WRKSRC} -type f \ - -iregex ".*\.(bat|cfg|gam|htm|html|inf|ini|lst|sc|scr|txt|url)" \ - -exec ${PERL} -pi -ne 's!\r\n!\n!' {} 1>/dev/null 2>&1 \; - -# Parses PLIST -# Contributed by <lioux@FreeBSD.org> -do-install: install-parse-plist install-scripts - -install-parse-plist: generate-plist - @${PERL} -e 'open(FHANDLER,"${TMPPLIST}");' \ - -e 'open(FDIR,">${WRKDIR}/dirs.sh.tmp");' \ - -e 'open(FFILES,">${WRKDIR}/files.sh");' \ - -e 'while (!eof(FHANDLER)) {' \ - -e 'chop($$file = <FHANDLER>);' \ - -e '$$dir = $$file_partial = $$file;' \ - -e '$$file_partial =~ s!^${Q3DIR}!!;' \ - -e 'print FDIR "${INSTALL_DIR}", \ - " ", "\"${PREFIX}/$$dir\"", \ - "\n" if $$dir =~ s!(^\@dirrm\s+)!!;' \ - -e 'print FFILES "${INSTALL_DATA}", \ - " ", "\"${WRKSRC}/$$file_partial\"", \ - " ", "\"${PREFIX}/$$file\"", \ - "\n" if ($$file !~ m!^\@!);' \ - -e '}' \ - -e 'close(FFILES);' \ - -e 'close(FDIR);' \ - -e 'close(FHANDLER);' - -install-scripts: - @${INSTALL_DIR} ${PREFIX}/${Q3DIR} - @${SORT} ${WRKDIR}/dirs.sh.tmp > ${WRKDIR}/dirs.sh - @${SH} ${WRKDIR}/dirs.sh - @${SH} ${WRKDIR}/files.sh - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/games/q3server-ra3/distinfo b/games/q3server-ra3/distinfo deleted file mode 100644 index 382493c35701..000000000000 --- a/games/q3server-ra3/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -MD5 (ra3165cl.zip) = e06b9e61ce1f64a6cd41e89577ac4671 -SIZE (ra3165cl.zip) = 106817308 -MD5 (ra3165sv.zip) = d85281d1ca468e61fd2ae35ddc58dce9 -SIZE (ra3165sv.zip) = 388538 diff --git a/games/q3server-ra3/pkg-descr b/games/q3server-ra3/pkg-descr deleted file mode 100644 index 137c33a0263b..000000000000 --- a/games/q3server-ra3/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -This package contains all of the items you'll need to run a -Quake III Arena dedicated server with Rocket Arena 3 mod -under FreeBSD with Linux emulation. - -WWW: http://www.planetquake.com/arena/ - -- Patrick Li -pat@FreeBSD.org diff --git a/games/q3server-ra3/pkg-plist b/games/q3server-ra3/pkg-plist deleted file mode 100644 index d495702bde57..000000000000 --- a/games/q3server-ra3/pkg-plist +++ /dev/null @@ -1,33 +0,0 @@ -%%Q3DIR%%arena.cfg -%%Q3DIR%%browser.pk3 -%%Q3DIR%%gfx.pk3 -%%Q3DIR%%icons.pk3 -%%Q3DIR%%menu.pk3 -%%Q3DIR%%qagamei386.so -%%Q3DIR%%qagamex86.dll -%%Q3DIR%%ra3_server.bat -%%Q3DIR%%ra3_server.sh -%%Q3DIR%%ra3map1.pk3 -%%Q3DIR%%ra3map10.pk3 -%%Q3DIR%%ra3map11.pk3 -%%Q3DIR%%ra3map12.pk3 -%%Q3DIR%%ra3map13.pk3 -%%Q3DIR%%ra3map14.pk3 -%%Q3DIR%%ra3map15.pk3 -%%Q3DIR%%ra3map16.pk3 -%%Q3DIR%%ra3map2.pk3 -%%Q3DIR%%ra3map3.pk3 -%%Q3DIR%%ra3map4.pk3 -%%Q3DIR%%ra3map5.pk3 -%%Q3DIR%%ra3map6.pk3 -%%Q3DIR%%ra3map7.pk3 -%%Q3DIR%%ra3map8.pk3 -%%Q3DIR%%ra3map9.pk3 -%%PORTDOCS%%%%Q3DIR%%readme.txt -%%PORTDOCS%%%%Q3DIR%%readsrv.txt -%%Q3DIR%%scripts.pk3 -%%Q3DIR%%server.cfg -%%Q3DIR%%sounds.pk3 -%%Q3DIR%%textures.pk3 -%%Q3DIR%%vm.pk3 -@unexec rmdir %D/%%Q3DIR%% 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -Rf ${PKG_PREFIX}/%%Q3DIR%%`` to remove any configuration files left" | fmt diff --git a/games/q3server-ut/Makefile b/games/q3server-ut/Makefile deleted file mode 100644 index 64dc9b1ecbf0..000000000000 --- a/games/q3server-ut/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: Q3 Mod: Urban Terror -# Date created: Sun Jun 3 11:49:27 EDT 2001 -# Whom: pat -# -# $FreeBSD$ -# - -PORTNAME= ut -PORTVERSION= 3.0 -MASTER_SITES= http://gamefiles.blueyonder.co.uk/blueyondergames/quake3arena/modifications/urbanterror/patches/win32/ \ - ftp://www.playdedicated.com/pub/sid/quake3/ \ - http://ftp.club-internet.fr/pub/games/nofrag/quake3/mods/urbanterror/patches/ \ - ftp://ftp.edome.net/online/clientit/ \ - http://clanhosted.clix.pt/files/clanhosted/quake3/ut/ -DISTNAME= urbanterror3 - -COMMENT= Quake III Arena Mod: Urban Terror for Linux - -NO_PACKAGE= "Distfile is >256MB; define FORCE_PACKAGE if you really want this." - -WRKSRC= ${WRKDIR}/q3ut3 - -Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3 - -.include "${Q3_MOD_MASTER}/Makefile" diff --git a/games/q3server-ut/distinfo b/games/q3server-ut/distinfo deleted file mode 100644 index 72a694c306fb..000000000000 --- a/games/q3server-ut/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (urbanterror3.zip) = bd403035f5319bc641fb9e48af1869b3 -SIZE (urbanterror3.zip) = 337778076 diff --git a/games/q3server-ut/pkg-descr b/games/q3server-ut/pkg-descr deleted file mode 100644 index 94bdb87f0f9f..000000000000 --- a/games/q3server-ut/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -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.urbanterror.net/ - -- Patrick Li -pat@databits.net diff --git a/games/q3server-ut/pkg-plist b/games/q3server-ut/pkg-plist deleted file mode 100644 index 8a995a04a320..000000000000 --- a/games/q3server-ut/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -%%PORTDOCS%%%%Q3DIR%%Urban Terror 3.0.lnk -%%PORTDOCS%%%%Q3DIR%%overview.txt -%%PORTDOCS%%%%Q3DIR%%q3ut.ico -%%PORTDOCS%%%%Q3DIR%%radio commands.txt -%%PORTDOCS%%%%Q3DIR%%readme.txt -%%Q3DIR%%zQ3UT3.pk3 -@dirrm %%Q3DIR%% diff --git a/games/q3server-wfa/Makefile b/games/q3server-wfa/Makefile deleted file mode 100644 index 88c11b695a04..000000000000 --- a/games/q3server-wfa/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# 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= 3.3 -MASTER_SITES= ftp://ftp.ogl.org/pub/q3/wfa/ \ - ftp://urgentfury.org/pub/quake3/ \ - http://wfa.themelon.net/wfa/ \ - ftp://mirror1.planetice.net/pub/wfa/ \ - ftp://mirror2.planetice.net/pub/wfa/ \ - http://www.quakeshit.com/files/ \ - ftp://ftp2.extreme-players.de/q3/mod/wfa/ -DISTFILES= WFA_Media_v33.zip WFA_MapPack1_v33.zip \ - WFA_MapPack2_v33.zip - -COMMENT= Quake III Arena Mod: Weapons Factory Arena for Linux - -EXTRACT_BEFORE_ARGS= -o -qq -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 deleted file mode 100644 index 333b3425aca0..000000000000 --- a/games/q3server-wfa/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (WFA_Media_v33.zip) = dee5b4d968754e7f0c96473227948406 -SIZE (WFA_Media_v33.zip) = 55262938 -MD5 (WFA_MapPack1_v33.zip) = 26f67ec4bc5bcc52cca264b6d0d04839 -SIZE (WFA_MapPack1_v33.zip) = 46541053 -MD5 (WFA_MapPack2_v33.zip) = 06b605ce4ab8b42da60895a32274490c -SIZE (WFA_MapPack2_v33.zip) = 42265033 diff --git a/games/q3server-wfa/pkg-descr b/games/q3server-wfa/pkg-descr deleted file mode 100644 index e1cc1dbde95b..000000000000 --- a/games/q3server-wfa/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -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 deleted file mode 100644 index 733015992345..000000000000 --- a/games/q3server-wfa/pkg-plist +++ /dev/null @@ -1,52 +0,0 @@ -%%PORTDOCS%%%%Q3DIR%%Changes for WFA v3.3.txt -%%PORTDOCS%%%%Q3DIR%%Description.txt -%%Q3DIR%%WFA-Media-!English-Radio.pk3 -%%PORTDOCS%%%%Q3DIR%%help/!English-Radio-readme.txt -%%PORTDOCS%%%%Q3DIR%%help/Example-Configs-!English-Radio.zip -%%PORTDOCS%%%%Q3DIR%%help/Linux_known_issues.htm -%%PORTDOCS%%%%Q3DIR%%help/WFA-Class-Binds.html -%%PORTDOCS%%%%Q3DIR%%help/WFA-Client-Binds.html -%%PORTDOCS%%%%Q3DIR%%help/WFA-Client-Cmds.html -%%PORTDOCS%%%%Q3DIR%%help/WFA-Community.url -%%PORTDOCS%%%%Q3DIR%%help/WFA-FAQ-Version-33.html -%%PORTDOCS%%%%Q3DIR%%help/WFA-Linux-Server-Docs.html -%%PORTDOCS%%%%Q3DIR%%help/WFA-Server-Cmds.html -%%PORTDOCS%%%%Q3DIR%%help/WFA-Website.url -%%PORTDOCS%%%%Q3DIR%%help/WFA-Win32-Server-Docs.html -%%PORTDOCS%%%%Q3DIR%%help/WFA.qst -%%PORTDOCS%%%%Q3DIR%%help/maplist.cfg -%%PORTDOCS%%%%Q3DIR%%help/question.ico -%%PORTDOCS%%%%Q3DIR%%help/servercfg.cfg -%%PORTDOCS%%%%Q3DIR%%help/wfa-client.cfg -%%PORTDOCS%%%%Q3DIR%%help/wfa-server.cfg -%%PORTDOCS%%%%Q3DIR%%help/wfa.ico -%%Q3DIR%%map-0fear-wfa.pk3 -%%Q3DIR%%map-2fort2001-wfa.pk3 -%%Q3DIR%%map-2weak-wfa.pk3 -%%Q3DIR%%map-3level1-wfa.pk3 -%%Q3DIR%%map-cancer2-wfa.pk3 -%%Q3DIR%%map-cbases-wfa.pk3 -%%Q3DIR%%map-courts-wfa.pk3 -%%Q3DIR%%map-cruel3-wfa.pk3 -%%Q3DIR%%map-denali-wfa.pk3 -%%Q3DIR%%map-element-wfa.pk3 -%%Q3DIR%%map-elevate2-wfa.pk3 -%%Q3DIR%%map-entropy-wfa.pk3 -%%Q3DIR%%map-fallout3-wfa.pk3 -%%Q3DIR%%map-ravfort-wfa.pk3 -%%Q3DIR%%map-sat2-wfa.pk3 -%%Q3DIR%%map-sky-wfa.pk3 -%%Q3DIR%%map-spbite-wfa.pk3 -%%Q3DIR%%map-tcf-wfa.pk3 -%%Q3DIR%%map-theslab-wfa.pk3 -%%Q3DIR%%map-torrent-wfa.pk3 -%%Q3DIR%%map-zardoz-wfa.pk3 -%%Q3DIR%%maplist.cfg -%%Q3DIR%%pak33.pk3 -%%PORTDOCS%%%%Q3DIR%%readme-client.html -%%PORTDOCS%%%%Q3DIR%%readme-server.html -%%Q3DIR%%servercfg.cfg -%%Q3DIR%%wfa-client.cfg -%%Q3DIR%%wfa-server.cfg -%%PORTDOCS%%@dirrm %%Q3DIR%%help -@dirrm %%Q3DIR%% diff --git a/games/q3server/Makefile b/games/q3server/Makefile deleted file mode 100644 index 33a6c620ffef..000000000000 --- a/games/q3server/Makefile +++ /dev/null @@ -1,101 +0,0 @@ -# New ports collection makefile for: Quake 3 Arena Dedicated Server -# Date created: Sun Jun 3 00:52:38 EDT 2001 -# Whom: pat@databits.net -# -# $FreeBSD$ -# - -PORTNAME= q3ded -PORTVERSION= 1.32b -PORTREVISION= 1 -CATEGORIES= games linux -MASTER_SITES= ftp://ftp.bluesnews.com/idstuff/quake3/linux/ \ - ftp://ftp.idsoftware.com/idstuff/quake3/linux/ -DISTNAME= linuxq3apoint-${PORTVERSION}.x86 -EXTRACT_SUFX= .run - -MAINTAINER= pat@FreeBSD.org -COMMENT= Quake III Arena Dedicated Server for Linux - -ONLY_FOR_ARCHS= i386 -USE_LINUX= yes -USE_PERL5= yes -NO_CDROM= "Size; the data set is much too big" -NO_BUILD= yes -NO_WRKSUBDIR= yes -Q3BASE= games -Q3DIR= ${Q3BASE}/quake3/ -PLIST_SUB+= Q3DIR="${Q3DIR}" Q3BASE="${Q3BASE}" -INSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m 755 - -do-extract: - @${RM} -rf ${WRKDIR} - @${MKDIR} ${WRKDIR} - @cd ${WRKDIR} && ${TAIL} +266 ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \ - ${TAR} zxvf - >/dev/null - -pre-patch: -# remove trailing ^M - @${FIND} -E ${WRKSRC} -type f \ - -iregex ".*\.(bat|cfg|gam|htm|html|inf|ini|lst|sc|scr|txt|url)" \ - -exec ${PERL} -pi -ne 's!\r\n!\n!' {} 1>/dev/null 2>&1 \; - -do-install: - @${INSTALL_DIR} ${PREFIX}/${Q3DIR}/pb ${PREFIX}/${Q3DIR}/baseq3 \ - ${PREFIX}/${Q3DIR}/missionpack -.for bpak in 1 2 3 4 5 6 7 8 - @${INSTALL_DATA} ${WRKSRC}/baseq3/pak${bpak}.pk3 \ - ${PREFIX}/${Q3DIR}/baseq3 -.endfor -.for mpak in 1 2 3 - @${INSTALL_DATA} ${WRKSRC}/missionpack/pak${mpak}.pk3 \ - ${PREFIX}/${Q3DIR}/missionpack -.endfor -.for exec in q3ded quake3.x86 quake3-smp.x86 - @${INSTALL} -c -o nobody -g nogroup -m 500 ${WRKSRC}/bin/x86/${exec} \ - ${PREFIX}/${Q3DIR} -.endfor -.for pb in pbag.so pbcl.so pbsv.so - @${INSTALL_DATA} ${WRKSRC}/pb/${pb} ${PREFIX}/${Q3DIR}/pb -.endfor - -post-install: -.if !defined(NOPORTDOCS) - @${INSTALL_DIR} ${PREFIX}/${Q3DIR}/Docs/LinuxFAQ \ - ${PREFIX}/${Q3DIR}/Docs/PunkBuster/admins \ - ${PREFIX}/${Q3DIR}/Docs/PunkBuster/players \ - ${PREFIX}/${Q3DIR}/pb/htm -.for docs in CHANGES-1.32.txt INSTALL Q3A_EULA.txt README-Id-7-26-01.html \ - README-linux.txt quake3.xpm - @${INSTALL_DATA} ${WRKSRC}/${docs} ${PREFIX}/${Q3DIR} -.endfor -.for faq in INSTALL index.html udp_wide_README.txt udp_wide_broadcast.patch - @${INSTALL_DATA} ${WRKSRC}/Docs/LinuxFAQ/${faq} \ - ${PREFIX}/${Q3DIR}/Docs/LinuxFAQ -.endfor -.for admins in index.htm tabout1.gif tadvanced1.gif tbasics1.gif \ - tcommands1.gif tcommands2.gif tenabling1.gif tfaq1.gif tgame1.gif \ - tintro1.gif tlogo.gif tmonitoring1.gif tpbint1.gif tpbsub1.gif \ - tplayer1.gif tquick1.gif tremote1.gif tscreen1.gif tsettings1.gif \ - ttitle1.gif ttoc1.gif tupdating1.gif - @${INSTALL_DATA} ${WRKSRC}/Docs/PunkBuster/admins/${admins} \ - ${PREFIX}/${Q3DIR}/Docs/PunkBuster/admins -.endfor -.for players in index.htm sbrowser1.jpg skeyboard1.gif stilde1.gif tabout1.gif \ - tbasics1.gif tbutton1.gif tbutton2.gif tcommands1.gif tcommands2.gif \ - tenabling1.gif tfaq1.gif tfinding1.gif tgame1.gif tintro1.gif \ - tlogo.gif tmonitoring1.gif tname1.gif tpbint1.gif tpbsub1.gif \ - tquick1.gif tremote1.gif tscreen1.gif tsettings1.gif ttaking1.gif \ - ttitle1.gif ttoc1.gif tupdating1.gif tusing1.gif - @${INSTALL_DATA} ${WRKSRC}/Docs/PunkBuster/players/${players} \ - ${PREFIX}/${Q3DIR}/Docs/PunkBuster/players -.endfor -.for pbhtm in la001293.htm lc000993.htm ls000993.htm ma001293.htm mc000993.htm \ - ms000993.htm wa001293.htm wc000993.htm ws000993.htm - @${INSTALL_DATA} ${WRKSRC}/pb/htm/${pbhtm} ${PREFIX}/${Q3DIR}/pb/htm -.endfor - @${INSTALL_DATA} ${WRKSRC}/pb/PB_EULA.txt ${PREFIX}/${Q3DIR}/pb -.endif - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/games/q3server/distinfo b/games/q3server/distinfo deleted file mode 100644 index be23db25a365..000000000000 --- a/games/q3server/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (linuxq3apoint-1.32b.x86.run) = c6afb977ca0357de39db6871c8a3cd37 -SIZE (linuxq3apoint-1.32b.x86.run) = 31478345 diff --git a/games/q3server/pkg-descr b/games/q3server/pkg-descr deleted file mode 100644 index eec4214a0d09..000000000000 --- a/games/q3server/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -This package contains all of the items you'll need to run a -Quake III Arena dedicated server under FreeBSD with Linux -emulation. To run server in non-demo mode, which is what you -want to do, copy pak0.pk3 from the retail CD to your baseq3 -directory. - -WWW: http://www.quake3arena.com/ - -- Patrick Li <pat@FreeBSD.org> diff --git a/games/q3server/pkg-message b/games/q3server/pkg-message deleted file mode 100644 index ebb51e779481..000000000000 --- a/games/q3server/pkg-message +++ /dev/null @@ -1,9 +0,0 @@ -*WARNING* *WARNING* *WARNING* *WARNING* *WARNING* *WARNING* ------------------------------------------------------------- -There is a bug in Q3 server regarding server log placement. -Temporary workaround for this problem is to run Q3 server in -a non-root environment. You may create a separate account for -this or use an existing one as long as it does not have super- -user privileges and manually do a recursive change in ownership -to Q3 server and any mods you install accordingly. ------------------------------------------------------------- diff --git a/games/q3server/pkg-plist b/games/q3server/pkg-plist deleted file mode 100644 index 6f7c422a1252..000000000000 --- a/games/q3server/pkg-plist +++ /dev/null @@ -1,99 +0,0 @@ -%%PORTDOCS%%%%Q3DIR%%CHANGES-1.32.txt -%%PORTDOCS%%%%Q3DIR%%Docs/LinuxFAQ/INSTALL -%%PORTDOCS%%%%Q3DIR%%Docs/LinuxFAQ/index.html -%%PORTDOCS%%%%Q3DIR%%Docs/LinuxFAQ/udp_wide_README.txt -%%PORTDOCS%%%%Q3DIR%%Docs/LinuxFAQ/udp_wide_broadcast.patch -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/index.htm -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tabout1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tadvanced1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tbasics1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tcommands1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tcommands2.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tenabling1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tfaq1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tgame1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tintro1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tlogo.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tmonitoring1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tpbint1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tpbsub1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tplayer1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tquick1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tremote1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tscreen1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tsettings1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/ttitle1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/ttoc1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/admins/tupdating1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/index.htm -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/sbrowser1.jpg -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/skeyboard1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/stilde1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tabout1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tbasics1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tbutton1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tbutton2.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tcommands1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tcommands2.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tenabling1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tfaq1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tfinding1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tgame1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tintro1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tlogo.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tmonitoring1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tname1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tpbint1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tpbsub1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tquick1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tremote1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tscreen1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tsettings1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/ttaking1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/ttitle1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/ttoc1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tupdating1.gif -%%PORTDOCS%%%%Q3DIR%%Docs/PunkBuster/players/tusing1.gif -%%PORTDOCS%%%%Q3DIR%%INSTALL -%%PORTDOCS%%%%Q3DIR%%Q3A_EULA.txt -%%PORTDOCS%%%%Q3DIR%%README-Id-7-26-01.html -%%PORTDOCS%%%%Q3DIR%%README-linux.txt -%%Q3DIR%%baseq3/pak1.pk3 -%%Q3DIR%%baseq3/pak2.pk3 -%%Q3DIR%%baseq3/pak3.pk3 -%%Q3DIR%%baseq3/pak4.pk3 -%%Q3DIR%%baseq3/pak5.pk3 -%%Q3DIR%%baseq3/pak6.pk3 -%%Q3DIR%%baseq3/pak7.pk3 -%%Q3DIR%%baseq3/pak8.pk3 -%%Q3DIR%%missionpack/pak1.pk3 -%%Q3DIR%%missionpack/pak2.pk3 -%%Q3DIR%%missionpack/pak3.pk3 -%%PORTDOCS%%%%Q3DIR%%pb/PB_EULA.txt -%%PORTDOCS%%%%Q3DIR%%pb/htm/la001293.htm -%%PORTDOCS%%%%Q3DIR%%pb/htm/lc000993.htm -%%PORTDOCS%%%%Q3DIR%%pb/htm/ls000993.htm -%%PORTDOCS%%%%Q3DIR%%pb/htm/ma001293.htm -%%PORTDOCS%%%%Q3DIR%%pb/htm/mc000993.htm -%%PORTDOCS%%%%Q3DIR%%pb/htm/ms000993.htm -%%PORTDOCS%%%%Q3DIR%%pb/htm/wa001293.htm -%%PORTDOCS%%%%Q3DIR%%pb/htm/wc000993.htm -%%PORTDOCS%%%%Q3DIR%%pb/htm/ws000993.htm -%%Q3DIR%%pb/pbag.so -%%Q3DIR%%pb/pbcl.so -%%Q3DIR%%pb/pbsv.so -%%Q3DIR%%q3ded -%%Q3DIR%%quake3.x86 -%%Q3DIR%%quake3-smp.x86 -%%PORTDOCS%%%%Q3DIR%%quake3.xpm -%%PORTDOCS%%@dirrm %%Q3DIR%%pb/htm -@dirrm %%Q3DIR%%pb -@dirrm %%Q3DIR%%missionpack -@dirrm %%Q3DIR%%baseq3 -%%PORTDOCS%%@dirrm %%Q3DIR%%Docs/PunkBuster/players -%%PORTDOCS%%@dirrm %%Q3DIR%%Docs/PunkBuster/admins -%%PORTDOCS%%@dirrm %%Q3DIR%%Docs/PunkBuster -%%PORTDOCS%%@dirrm %%Q3DIR%%Docs/LinuxFAQ -%%PORTDOCS%%@dirrm %%Q3DIR%%Docs -@unexec rmdir %D/%%Q3DIR%% >/dev/null 2>&1 || echo "If you are permanently removing this port, you should do a ``rm -Rf ${PKG_PREFIX}/%%Q3DIR%%; rmdir ${PKG_PREFIX}/%%Q3BASE%% >/dev/null 2>&1 || true`` to remove any configuration files, *.pk3 files, and mods left." | fmt -@unexec rmdir %D/%%Q3BASE%% >/dev/null 2>&1 || true |