| Summary: | New port: games/openarena, a GPLed total conversion of Quake 3 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Josh Tolbert <hemi> | ||||
| Component: | Individual Port(s) | Assignee: | Alexander Botero-Lowry <alexbl> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Josh Tolbert
2007-07-31 05:20:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->alexbl I will take it. alepulver 2007-09-06 03:50:23 UTC
FreeBSD ports repository
Modified files:
games Makefile
Added files:
games/openarena Makefile distinfo pkg-descr pkg-message
pkg-plist
games/openarena/files patch-Makefile
patch-code__botlib__be_interface.c
patch-code__qcommon__common.c
patch-code__qcommon__q_platform.h
patch-code__unix__linux_glimp.c
patch-code__unix__unix_main.c
Log:
OpenArena is an open-source content package for Quake III Arena licensed under
the GPL, effectively creating a free stand-alone game. You do not need Quake
III Arena to play this game.
Bots were added starting in 0.6.0. They will spout taunts and everything!
Concepts would be loose, so don't expect a remake of Klesk in his original
Klesk form, or any direct remakes of any map/weapon/model.
WWW: http://openarena.ws/
PR: ports/115072
Submitted by: Josh Tolbert <hemi at puresimplicity.net>
Revision Changes Path
1.1138 +1 -0 ports/games/Makefile
1.1 +146 -0 ports/games/openarena/Makefile (new)
1.1 +9 -0 ports/games/openarena/distinfo (new)
1.1 +337 -0 ports/games/openarena/files/patch-Makefile (new)
1.1 +11 -0 ports/games/openarena/files/patch-code__botlib__be_interface.c (new)
1.1 +10 -0 ports/games/openarena/files/patch-code__qcommon__common.c (new)
1.1 +15 -0 ports/games/openarena/files/patch-code__qcommon__q_platform.h (new)
1.1 +19 -0 ports/games/openarena/files/patch-code__unix__linux_glimp.c (new)
1.1 +31 -0 ports/games/openarena/files/patch-code__unix__unix_main.c (new)
1.1 +10 -0 ports/games/openarena/pkg-descr (new)
1.1 +10 -0 ports/games/openarena/pkg-message (new)
1.1 +23 -0 ports/games/openarena/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks! |