Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2006 22:42:16 +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/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 ...
Message-ID:  <200606072242.k57MgGQQ088649@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606072242.k57MgGQQ088649>