ports/86189: [UPDATE] games/q3server-osp: integrate with "quake3-data", rename to "quake3-osp"

Alejandro Pulver alejandro at varnet.biz
Thu Sep 15 22:10:19 UTC 2005


>Number:         86189
>Category:       ports
>Synopsis:       [UPDATE] games/q3server-osp: integrate with "quake3-data", rename to "quake3-osp"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 15 22:10:09 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:





>Description:


Changes:
* Rename to "quake3-osp" (also rename port directory).
* Integrate with "quake3-data".


>How-To-Repeat:





>Fix:


--- quake3-osp.diff begins here ---
diff -urN /usr/ports/games/q3server-osp/Makefile quake3-osp/Makefile
--- /usr/ports/games/q3server-osp/Makefile	Sun May 18 15:31:01 2003
+++ quake3-osp/Makefile	Wed Sep 14 19:28:39 2005
@@ -7,12 +7,34 @@
 
 PORTNAME=	osp
 PORTVERSION=	1.03a
-MASTER_SITES=	http://files.l33tgames.com/files/q3/mods/osp/ \
-		http://www.flatlands.ch/filebase/mods/left/
+CATEGORIES=	games
+MASTER_SITES=	${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR=	distfiles
 DISTNAME=	osp-Quake3-${PORTVERSION}_full
 
-COMMENT=	Quake III Arena Mod: OSP Tourney DM/CA/CTF for Linux
+MAINTAINER=	pat at FreeBSD.org
+COMMENT=	Quake III Arena Mod: OSP Tourney DM/CA/CTF
 
-Q3_MOD_MASTER=	${.CURDIR}/../q3server-ra3
+WRKSRC=		${WRKDIR}/${PORTNAME}
 
-.include "${Q3_MOD_MASTER}/Makefile"
+USE_ZIP=	yes
+NO_BUILD=	yes
+
+do-install:
+	@${MKDIR} ${DATADIR}
+.for f in *.cfg *.pk3 description.txt filters.txt
+	@${INSTALL_DATA} ${WRKSRC}/${f} ${DATADIR}
+.endfor
+.for d in cfg-GfxExample locs vm
+	@${CP} -R ${WRKSRC}/${d} ${DATADIR}
+.endfor
+.if !defined(NOPORTDOCS)
+	@${MKDIR} ${DOCSDIR}
+	@${INSTALL_DATA} ${WRKSRC}/Docs/*.txt ${DOCSDIR}
+	@${INSTALL_DATA} "${WRKSRC}/OSP Match Quick Start.txt" \
+		${DOCSDIR}/osp-match-quick-start.txt
+.endif
+
+.include "${.CURDIR}/../quake3-data/Makefile.include"
+
+.include <bsd.port.mk>
diff -urN /usr/ports/games/q3server-osp/pkg-descr quake3-osp/pkg-descr
--- /usr/ports/games/q3server-osp/pkg-descr	Sat Jul 21 23:24:06 2001
+++ quake3-osp/pkg-descr	Wed Sep  7 20:59:55 2005
@@ -1,6 +1,8 @@
-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.
+OSP Tourney DM is designed to facilitate competitive, yet flexible, match
+play. This mod simply makes it easier and more convenient for players and
+admins alike to ehance the Quake3 experience. There have absolutely been *NO*
+changes to the core gameplay or its dynamics -- its all default Quake3 in this
+regard.
 
 WWW: http://www.orangesmoothie.org/
 
diff -urN /usr/ports/games/q3server-osp/pkg-plist quake3-osp/pkg-plist
--- /usr/ports/games/q3server-osp/pkg-plist	Sun May 18 15:31:01 2003
+++ quake3-osp/pkg-plist	Wed Sep 14 19:26:14 2005
@@ -1,286 +1,43 @@
-%%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
- at dirrm %%Q3DIR%%voodoo/server
- at dirrm %%Q3DIR%%voodoo/log-backup
- at dirrm %%Q3DIR%%voodoo/html/images/maps
- at dirrm %%Q3DIR%%voodoo/html/images/awards
- at dirrm %%Q3DIR%%voodoo/html/images
- at dirrm %%Q3DIR%%voodoo/html
- at dirrm %%Q3DIR%%voodoo
- at dirrm %%Q3DIR%%vm
- at dirrm %%Q3DIR%%locs
- at dirrm %%Q3DIR%%cfg-maps
- at dirrm %%Q3DIR%%cfg-GfxExample
- at dirrm %%Q3DIR%%cfg-DefaultModeReference
-%%PORTDOCS%%@dirrm %%Q3DIR%%Docs/RUS
-%%PORTDOCS%%@dirrm %%Q3DIR%%Docs/ESP
-%%PORTDOCS%%@dirrm %%Q3DIR%%Docs/CHN
-%%PORTDOCS%%@dirrm %%Q3DIR%%Docs
- at 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
+%%PORTDOCS%%%%DOCSDIR%%/CPM-info.txt
+%%PORTDOCS%%%%DOCSDIR%%/README.txt
+%%PORTDOCS%%%%DOCSDIR%%/osp-match-quick-start.txt
+%%PORTDOCS%%%%DOCSDIR%%/osp-q3-CQ3Info.txt
+%%PORTDOCS%%%%DOCSDIR%%/osp-q3-ClientReadme.txt
+%%PORTDOCS%%%%DOCSDIR%%/osp-q3-Commands.txt
+%%PORTDOCS%%%%DOCSDIR%%/osp-q3-DecalEditing.txt
+%%PORTDOCS%%%%DOCSDIR%%/osp-q3-FreezeTag.txt
+%%PORTDOCS%%%%DOCSDIR%%/osp-q3-History.txt
+%%PORTDOCS%%%%DOCSDIR%%/osp-q3-Logging.txt
+%%PORTDOCS%%%%DOCSDIR%%/osp-q3-MapConfigInfo.txt
+%%PORTDOCS%%%%DOCSDIR%%/osp-q3-ModeInfo.txt
+%%PORTDOCS%%%%DOCSDIR%%/osp-q3-PlayerFilters.txt
+%%PORTDOCS%%%%DOCSDIR%%/osp-q3-ServerGfx.txt
+%%PORTDOCS%%%%DOCSDIR%%/osp-q3-Variables.txt
+%%PORTDOCS%%%%DOCSDIR%%/osp-q3-Viewcam.txt
+%%DATADIR%%/1v1.cfg
+%%DATADIR%%/cfg-GfxExample/gfxdef.cfg
+%%DATADIR%%/cfg-GfxExample/z-osp-misc.pk3
+%%DATADIR%%/clanarena.cfg
+%%DATADIR%%/ctf-public.cfg
+%%DATADIR%%/ctf.cfg
+%%DATADIR%%/description.txt
+%%DATADIR%%/ffa.cfg
+%%DATADIR%%/filters.txt
+%%DATADIR%%/freezetag-vanilla.cfg
+%%DATADIR%%/freezetag.cfg
+%%DATADIR%%/instagib.cfg
+%%DATADIR%%/locs/pro-q3dm6.cfg
+%%DATADIR%%/locs/q3dm6.cfg
+%%DATADIR%%/spectool.cfg
+%%DATADIR%%/team.cfg
+%%DATADIR%%/vm/qagame.qvm
+%%DATADIR%%/zz-osp-pak0.pk3
+%%DATADIR%%/zz-osp-pak1.pk3
+%%DATADIR%%/zz-osp-pak2.pk3
+%%DATADIR%%/zz-osp-pak3.pk3
+%%DATADIR%%/zz-osp-server3a.pk3
+ at dirrm %%DATADIR%%/vm
+ at dirrm %%DATADIR%%/locs
+ at dirrm %%DATADIR%%/cfg-GfxExample
+ at dirrm %%DATADIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
--- quake3-osp.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list