Bug 115072 - New port: games/openarena, a GPLed total conversion of Quake 3
Summary: New port: games/openarena, a GPLed total conversion of Quake 3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alexander Botero-Lowry
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-31 05:20 UTC by Josh Tolbert
Modified: 2007-09-06 05:00 UTC (History)
0 users

See Also:


Attachments
file.shar (20.68 KB, text/plain)
2007-07-31 05:20 UTC, Josh Tolbert
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Tolbert 2007-07-31 05:20:02 UTC
New port: games/openarena, a total conversion based on the ioquake3 project,
which is derived from the GPLed Quake 3 source from Id Software. This port
conflicts with games/ioquake3.
Comment 1 Alexander Botero-Lowry freebsd_committer freebsd_triage 2007-07-31 05:28:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alexbl

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-09-06 04:50:31 UTC
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"
Comment 3 Alejandro Pulver freebsd_committer freebsd_triage 2007-09-06 04:53:19 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!