cvs commit: ports/games Makefile ports/games/quake2lnx Makefile distinfo pkg-descr pkg-message pkg-plistpatch-src::client::cl_fx.c patch-src::client::cl_view.c ...

Max Khon fjoe at FreeBSD.org
Wed Jun 18 02:21:23 PDT 2003


fjoe        2003/06/18 02:21:21 PDT

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/quake2lnx      Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    games/quake2lnx/files patch-Makefile 
                          patch-src::client::cl_fx.c 
                          patch-src::client::cl_fxmax.c 
                          patch-src::client::cl_newfx.c 
                          patch-src::client::cl_view.c 
                          patch-src::client::snd_mix.c 
                          patch-src::linux::gl_glx.c 
                          patch-src::linux::rw_aa.c 
                          patch-src::linux::rw_in_aa.c 
                          patch-src::linux::rw_in_svgalib.c 
                          patch-src::linux::rw_sdl.c 
                          patch-src::linux::rw_svgalib.c 
                          patch-src::linux::rw_x11.c 
                          patch-src::ref_candygl::gl_rmisc.c 
  Log:
  New port: games/quake2lnx
  
  Quake2-LNX project aims to further develop and bug fix original Quake II
  code released by id Software in 1998, as well as support multiple
  architectures. It also includes additional rendering drivers, eyecandy stuff
  from Quake2Max project, and experimental IPv6 support.
  
  Submitted by:   Alexey Dokuchaev <danfe (at) regency.nsu.ru>
  
  Revision  Changes    Path
  1.560     +1 -0      ports/games/Makefile
  1.1       +275 -0    ports/games/quake2lnx/Makefile (new)
  1.1       +4 -0      ports/games/quake2lnx/distinfo (new)
  1.1       +428 -0    ports/games/quake2lnx/files/patch-Makefile (new)
  1.1       +11 -0     ports/games/quake2lnx/files/patch-src::client::cl_fx.c (new)
  1.1       +43 -0     ports/games/quake2lnx/files/patch-src::client::cl_fxmax.c (new)
  1.1       +85 -0     ports/games/quake2lnx/files/patch-src::client::cl_newfx.c (new)
  1.1       +12 -0     ports/games/quake2lnx/files/patch-src::client::cl_view.c (new)
  1.1       +20 -0     ports/games/quake2lnx/files/patch-src::client::snd_mix.c (new)
  1.1       +183 -0    ports/games/quake2lnx/files/patch-src::linux::gl_glx.c (new)
  1.1       +30 -0     ports/games/quake2lnx/files/patch-src::linux::rw_aa.c (new)
  1.1       +19 -0     ports/games/quake2lnx/files/patch-src::linux::rw_in_aa.c (new)
  1.1       +273 -0    ports/games/quake2lnx/files/patch-src::linux::rw_in_svgalib.c (new)
  1.1       +14 -0     ports/games/quake2lnx/files/patch-src::linux::rw_sdl.c (new)
  1.1       +12 -0     ports/games/quake2lnx/files/patch-src::linux::rw_svgalib.c (new)
  1.1       +171 -0    ports/games/quake2lnx/files/patch-src::linux::rw_x11.c (new)
  1.1       +12 -0     ports/games/quake2lnx/files/patch-src::ref_candygl::gl_rmisc.c (new)
  1.1       +7 -0      ports/games/quake2lnx/pkg-descr (new)
  1.1       +13 -0     ports/games/quake2lnx/pkg-message (new)
  1.1       +84 -0     ports/games/quake2lnx/pkg-plist (new)


More information about the cvs-all mailing list