Date: Thu, 18 May 2006 17:28:15 +0000 (UTC) From: Alejandro Pulver <alepulver@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/alienarena Makefile distinfo pkg-descr pkg-message pkg-plist ports/games/alienarena/files alienarena-ded.in alienarena-sdl.in alienarena.in patch-client__qmenu.c patch-client__snd_dma.c ... Message-ID: <200605181728.k4IHSF5W089346@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2006-05-18 17:28:15 UTC
FreeBSD ports repository
Modified files:
games Makefile
Added files:
games/alienarena Makefile distinfo pkg-descr pkg-message
pkg-plist
games/alienarena/files alienarena-ded.in alienarena-sdl.in
alienarena.in patch-client__qmenu.c
patch-client__snd_dma.c
patch-game__acesrc__acebot_compress.c
patch-game__g_phys.c
patch-linux__Makefile
patch-linux__cd_linux.c
patch-linux__gl_glx.c
patch-linux__q_shlinux.c
patch-linux__snd_linux.c
patch-linux__sys_linux.c
patch-qcommon__cmd.c
patch-qcommon__common.c
patch-server__sv_main.c
patch-server__sv_user.c
Log:
AA2K6 is the latest in a series of standalone games based on a classic Sci-Fi
theme with a modern, updated visual experience. With 25 levels, five modes of
play, mutators, built-in bots, 9 characters, 8 weapons (3 with alt-fire
modes), the game has an endless supply of replayability. Billed as the sequel
to 2004's CodeRED: Alien Arena, AA2K6 is much more than that. With the trials
and tribulations of software development, endless hours of playing, gathering
feedback, COR Entertainment has been able to not only fine tune and perfect
it's flagship game, but add completely new dimensions to it.
WWW: http://red.planetarena.org/
PR: ports/91803
Approved by: garga (mentor)
Revision Changes Path
1.973 +1 -0 ports/games/Makefile
1.1 +95 -0 ports/games/alienarena/Makefile (new)
1.1 +6 -0 ports/games/alienarena/distinfo (new)
1.1 +5 -0 ports/games/alienarena/files/alienarena-ded.in (new)
1.1 +5 -0 ports/games/alienarena/files/alienarena-sdl.in (new)
1.1 +5 -0 ports/games/alienarena/files/alienarena.in (new)
1.1 +12 -0 ports/games/alienarena/files/patch-client__qmenu.c (new)
1.1 +48 -0 ports/games/alienarena/files/patch-client__snd_dma.c (new)
1.1 +10 -0 ports/games/alienarena/files/patch-game__acesrc__acebot_compress.c (new)
1.1 +17 -0 ports/games/alienarena/files/patch-game__g_phys.c (new)
1.1 +142 -0 ports/games/alienarena/files/patch-linux__Makefile (new)
1.1 +255 -0 ports/games/alienarena/files/patch-linux__cd_linux.c (new)
1.1 +25 -0 ports/games/alienarena/files/patch-linux__gl_glx.c (new)
1.1 +56 -0 ports/games/alienarena/files/patch-linux__q_shlinux.c (new)
1.1 +363 -0 ports/games/alienarena/files/patch-linux__snd_linux.c (new)
1.1 +23 -0 ports/games/alienarena/files/patch-linux__sys_linux.c (new)
1.1 +25 -0 ports/games/alienarena/files/patch-qcommon__cmd.c (new)
1.1 +24 -0 ports/games/alienarena/files/patch-qcommon__common.c (new)
1.1 +40 -0 ports/games/alienarena/files/patch-server__sv_main.c (new)
1.1 +51 -0 ports/games/alienarena/files/patch-server__sv_user.c (new)
1.1 +10 -0 ports/games/alienarena/pkg-descr (new)
1.1 +15 -0 ports/games/alienarena/pkg-message (new)
1.1 +34 -0 ports/games/alienarena/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605181728.k4IHSF5W089346>
