cvs commit: ports/games Makefile ports/games/ioquake3 Makefile distinfo pkg-descr pkg-plist ports/games/ioquake3/files extra-patch-code__unix__unix_shared.c 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 ...

Alejandro Pulver alepulver at FreeBSD.org
Thu Jun 8 01:03:45 UTC 2006


alepulver    2006-06-07 22:42:16 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/ioquake3       Makefile distinfo pkg-descr pkg-plist 
    games/ioquake3/files extra-patch-code__unix__unix_shared.c 
                         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:
  This project, icculus.org/quake3 (sometimes referred to ioquake3, or ioq3 for
  short) aims to build upon id Software's Quake 3 source code release. The
  source code was released on August 20, 2005 under the GPL. Since then, we have
  been cleaning up, fixing bugs, and adding features. Our permanent goal is to
  create the open source Quake 3 distribution upon which people base their games
  and projects. We also seek to have the perfect version of the engine for
  playing Quake 3: Arena, Team Arena, and all popular mods. This distribution of
  the engine has been ported to many new platforms and has had a slew of new
  features added, along with massive bug extermination.
  
  WWW: http://icculus.org/quake3/
  
  Revision  Changes    Path
  1.993     +1 -0      ports/games/Makefile
  1.1       +158 -0    ports/games/ioquake3/Makefile (new)
  1.1       +3 -0      ports/games/ioquake3/distinfo (new)
  1.1       +24 -0     ports/games/ioquake3/files/extra-patch-code__unix__unix_shared.c (new)
  1.1       +316 -0    ports/games/ioquake3/files/patch-Makefile (new)
  1.1       +11 -0     ports/games/ioquake3/files/patch-code__botlib__be_interface.c (new)
  1.1       +10 -0     ports/games/ioquake3/files/patch-code__qcommon__common.c (new)
  1.1       +15 -0     ports/games/ioquake3/files/patch-code__qcommon__q_platform.h (new)
  1.1       +19 -0     ports/games/ioquake3/files/patch-code__unix__linux_glimp.c (new)
  1.1       +31 -0     ports/games/ioquake3/files/patch-code__unix__unix_main.c (new)
  1.1       +11 -0     ports/games/ioquake3/pkg-descr (new)
  1.1       +12 -0     ports/games/ioquake3/pkg-plist (new)


More information about the cvs-ports mailing list