diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-06-12 23:57:26 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-06-12 23:57:26 +0000 |
commit | b8047b6ca487279741e0aa522ef4b5dd5475edd6 (patch) | |
tree | dad0707b4a9b3b487982bb83c5007427ff71f066 /games | |
parent | 2b90f2ed48fead53e478eccf8cd66b25008c267a (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 1 | ||||
-rw-r--r-- | games/quake3-rq3/Makefile | 43 | ||||
-rw-r--r-- | games/quake3-rq3/distinfo | 3 | ||||
-rw-r--r-- | games/quake3-rq3/pkg-descr | 14 | ||||
-rw-r--r-- | games/quake3-rq3/pkg-plist | 130 |
5 files changed, 191 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 9417b85b7ad4..5f8d912b00f3 100644 --- a/games/Makefile +++ b/games/Makefile @@ -528,6 +528,7 @@ SUBDIR += quake3-osp SUBDIR += quake3-q3base SUBDIR += quake3-ra3 + SUBDIR += quake3-rq3 SUBDIR += quake3-ut SUBDIR += quake3-wfa SUBDIR += qcc diff --git a/games/quake3-rq3/Makefile b/games/quake3-rq3/Makefile new file mode 100644 index 000000000000..e43ca4326f3d --- /dev/null +++ b/games/quake3-rq3/Makefile @@ -0,0 +1,43 @@ +# New ports collection makefile for: quake3-rq3 +# Date created: 2006-02-19 +# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> +# +# $FreeBSD$ +# + +PORTNAME= rq3 +PORTVERSION= 3.2 +CATEGORIES= games +MASTER_SITES= http://www.rq3.com/ +PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX} +DISTNAME= ReactionQuake3-v${PORTVERSION}-Full + +MAINTAINER= acardenas@bsd.org.pe +COMMENT= Quake III Arena Mod: Reaction Quake 3 + +USE_ZIP= yes +USE_CRLF= yes +NO_BUILD= yes +NO_PACKAGE= Package will be 487MB, set FORCE_PACKAGE +WRKSRC= ${WRKDIR}/rq3 +DATADIR= ${Q3DIR}/${PORTNAME} + +.include "${.CURDIR}/../quake3-data/Makefile.include" + +.include <bsd.port.pre.mk> + +do-install: + @${MKDIR} ${DATADIR} +.for FILE in *.cfg *.pk3 *.ini *.qst *.apk *.ico description.txt + @${INSTALL_DATA} ${WRKSRC}/${FILE} ${DATADIR} +.endfor +.if !defined(NOPORTDOCS) +. for DIRE in docs mapdocs + @${MKDIR} ${DOCSDIR}/${DIRE} + @cd ${WRKSRC}/${DIRE} && \ + ${FIND} * -type d -exec ${MKDIR} "${DOCSDIR}/${DIRE}/{}" \; && \ + ${FIND} * -type f -exec ${INSTALL_DATA} "{}" "${DOCSDIR}/${DIRE}/{}" \; +. endfor +.endif + +.include <bsd.port.post.mk> diff --git a/games/quake3-rq3/distinfo b/games/quake3-rq3/distinfo new file mode 100644 index 000000000000..08b3083ccf53 --- /dev/null +++ b/games/quake3-rq3/distinfo @@ -0,0 +1,3 @@ +MD5 (ReactionQuake3-v3.2-Full.zip) = 9d376db7be9c2990953b93fae075458b +SHA256 (ReactionQuake3-v3.2-Full.zip) = c84de808ac5bd369a2047553745a1b2cb2fd8afe31a0ea6b8380424da5652bb1 +SIZE (ReactionQuake3-v3.2-Full.zip) = 510294935 diff --git a/games/quake3-rq3/pkg-descr b/games/quake3-rq3/pkg-descr new file mode 100644 index 000000000000..5bb5ea359d9e --- /dev/null +++ b/games/quake3-rq3/pkg-descr @@ -0,0 +1,14 @@ +Reaction Quake 3 is a total conversion mod for Quake III Arena based on action +and realism with a specific emphasis on action over realism. Reaction is a +port of the classic Action Quake 2 (AQ2) mod. AQ2 still enjoys great +popularity in online gaming even 4 years after it was initially released and +on an "obsolete" game engine as well. Many people attribute this lasting +popularity to both the unique gameplay and the AQ2 community. + +AQ2 is still more popular than any other Q3 realism mod and any other Quake 2 +and Quake/QuakeWorld mods. Reaction Quake 3 aims to bring the gameplay of AQ2 +to a new, more modern game engine. This mod is made by AQ2 fans and players +specifically for those who love the fast and furious AQ2 gameplay and also to +hopefully expose a new generation of players to this unique gameplay. + +WWW: http://www.rq3.com/ diff --git a/games/quake3-rq3/pkg-plist b/games/quake3-rq3/pkg-plist new file mode 100644 index 000000000000..b9321c21e91c --- /dev/null +++ b/games/quake3-rq3/pkg-plist @@ -0,0 +1,130 @@ +%%DATADIR%%/ReactionQ3.apk +%%DATADIR%%/ReactionQ3.qst +%%DATADIR%%/cvar.cfg +%%DATADIR%%/description.txt +%%DATADIR%%/example-pb.cfg +%%DATADIR%%/example-rq3.cfg +%%DATADIR%%/example-rq3.ini +%%DATADIR%%/example_ctb-rq3.ini +%%DATADIR%%/example_teamplay-rq3.ini +%%DATADIR%%/rq3-base-01.pk3 +%%DATADIR%%/rq3-base-ammo-01.pk3 +%%DATADIR%%/rq3-base-items-01.pk3 +%%DATADIR%%/rq3-base-maps-01.pk3 +%%DATADIR%%/rq3-base-players-01.pk3 +%%DATADIR%%/rq3-base-weapons-01.pk3 +%%DATADIR%%/rq3-upgrade-01.pk3 +%%DATADIR%%/rq3-upgrade-02.pk3 +%%DATADIR%%/reaction-1.ico +%%DATADIR%%/reaction-2.ico +%%DATADIR%%/reaction-3.ico +%%DATADIR%%/reaction-4.ico +%%DOCSDIR%%/docs/pics/replacement-ui/in-game-options.jpg +%%DOCSDIR%%/docs/pics/replacement-ui/in-game-replace-apply.jpg +%%DOCSDIR%%/docs/pics/replacement-ui/in-game-replace-select.jpg +%%DOCSDIR%%/docs/pics/replacement-ui/in-game-replace-start.jpg +%%DOCSDIR%%/docs/pics/headers/rq3-header-background.jpg +%%DOCSDIR%%/docs/pics/headers/rq3-header-spacer.gif +%%DOCSDIR%%/docs/pics/headers/rq3-header.gif +%%DOCSDIR%%/docs/pics/headers/rq3-logo-2.jpg +%%DOCSDIR%%/docs/pics/headers/rq3-logo.jpg +%%DOCSDIR%%/docs/pics/items/bando_plain.jpg +%%DOCSDIR%%/docs/pics/items/kevlar_plain.jpg +%%DOCSDIR%%/docs/pics/items/lam_plain.jpg +%%DOCSDIR%%/docs/pics/items/silencer_plain.jpg +%%DOCSDIR%%/docs/pics/items/slippers_plain.jpg +%%DOCSDIR%%/docs/pics/items/helmet_plain.jpg +%%DOCSDIR%%/docs/pics/weapons/assorted-ammo.jpg +%%DOCSDIR%%/docs/pics/weapons/benelli_plain.jpg +%%DOCSDIR%%/docs/pics/weapons/grenade_plain.jpg +%%DOCSDIR%%/docs/pics/weapons/hc_plain.jpg +%%DOCSDIR%%/docs/pics/weapons/knife_plain.jpg +%%DOCSDIR%%/docs/pics/weapons/m4_plain.jpg +%%DOCSDIR%%/docs/pics/weapons/mk23_plain.jpg +%%DOCSDIR%%/docs/pics/weapons/mp5_plain.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg-0.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg-1.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg-2.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg-3.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg-4.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg-5.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg_plain.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg-6.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg-7.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg-8.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg-9.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg-10.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg-11.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg-12.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg-13.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg-14.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg-15.jpg +%%DOCSDIR%%/docs/pics/weapons/ssg-16.jpg +%%DOCSDIR%%/docs/pics/misc/pbweb-1.gif +%%DOCSDIR%%/docs/pics/misc/ir-far.jpg +%%DOCSDIR%%/docs/pics/misc/ir-close.jpg +%%DOCSDIR%%/docs/changelog.htm +%%DOCSDIR%%/docs/controls-and-client-variables.htm +%%DOCSDIR%%/docs/credits-and-contact-info.htm +%%DOCSDIR%%/docs/files-and-installation.htm +%%DOCSDIR%%/docs/gametypes.htm +%%DOCSDIR%%/docs/getting-started.htm +%%DOCSDIR%%/docs/how-to-contribute.htm +%%DOCSDIR%%/docs/index.htm +%%DOCSDIR%%/docs/initial-page.htm +%%DOCSDIR%%/docs/introduction-and-history.htm +%%DOCSDIR%%/docs/manual.htm +%%DOCSDIR%%/docs/manual2.htm +%%DOCSDIR%%/docs/rq3-manual.css +%%DOCSDIR%%/docs/server-administration.htm +%%DOCSDIR%%/docs/toc.htm +%%DOCSDIR%%/docs/toc2.htm +%%DOCSDIR%%/docs/troubleshooting-and-bug-reporting.htm +%%DOCSDIR%%/docs/weapons-ammo-items.htm +%%DOCSDIR%%/mapdocs/420main.txt +%%DOCSDIR%%/mapdocs/alpinevalley.txt +%%DOCSDIR%%/mapdocs/archives.txt +%%DOCSDIR%%/mapdocs/atrium.txt +%%DOCSDIR%%/mapdocs/bank.txt +%%DOCSDIR%%/mapdocs/blockwar.txt +%%DOCSDIR%%/mapdocs/box.txt +%%DOCSDIR%%/mapdocs/boxmirror.txt +%%DOCSDIR%%/mapdocs/bullmarket.txt +%%DOCSDIR%%/mapdocs/bumtown.txt +%%DOCSDIR%%/mapdocs/chill.txt +%%DOCSDIR%%/mapdocs/city.txt +%%DOCSDIR%%/mapdocs/cliff.txt +%%DOCSDIR%%/mapdocs/countryclub.txt +%%DOCSDIR%%/mapdocs/deepcanyon.txt +%%DOCSDIR%%/mapdocs/deepcanyon2.txt +%%DOCSDIR%%/mapdocs/ferron.txt +%%DOCSDIR%%/mapdocs/feud.txt +%%DOCSDIR%%/mapdocs/feuddm.txt +%%DOCSDIR%%/mapdocs/fortcave.txt +%%DOCSDIR%%/mapdocs/friction.txt +%%DOCSDIR%%/mapdocs/jericho.txt +%%DOCSDIR%%/mapdocs/kumanru.txt +%%DOCSDIR%%/mapdocs/lighthouse.txt +%%DOCSDIR%%/mapdocs/passin.txt +%%DOCSDIR%%/mapdocs/pastoral.txt +%%DOCSDIR%%/mapdocs/pitfall.txt +%%DOCSDIR%%/mapdocs/reactionmall.txt +%%DOCSDIR%%/mapdocs/sludge.txt +%%DOCSDIR%%/mapdocs/subway.txt +%%DOCSDIR%%/mapdocs/tequila.txt +%%DOCSDIR%%/mapdocs/theclub.txt +%%DOCSDIR%%/mapdocs/urban.txt +%%DOCSDIR%%/mapdocs/urban2.txt +%%DOCSDIR%%/mapdocs/urban3.txt +%%DOCSDIR%%/mapdocs/vashes.txt +%%DOCSDIR%%/mapdocs/waterfront.txt +@dirrm %%DATADIR%% +@dirrm %%DOCSDIR%%/docs/pics/replacement-ui +@dirrm %%DOCSDIR%%/docs/pics/headers +@dirrm %%DOCSDIR%%/docs/pics/items +@dirrm %%DOCSDIR%%/docs/pics/weapons +@dirrm %%DOCSDIR%%/docs/pics/misc +@dirrm %%DOCSDIR%%/docs/pics +@dirrm %%DOCSDIR%%/docs +@dirrm %%DOCSDIR%%/mapdocs +@dirrm %%DOCSDIR%% |