cvs commit: ports/games Makefile ports/games/joequake Makefile distinfo pkg-descr pkg-message pkg-plist ports/games/joequake/files patch-Makefile.linux patch-cd_linux.c patch-cl_slist.c patch-common.c patch-console.c patch-gl_screen.c ...

Alejandro Pulver alepulver at FreeBSD.org
Sun May 7 16:12:48 UTC 2006


alepulver    2006-05-07 16:12:44 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/joequake       Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    games/joequake/files patch-Makefile.linux patch-cd_linux.c 
                         patch-cl_slist.c patch-common.c 
                         patch-console.c patch-gl_screen.c 
                         patch-host.c patch-image.c patch-keys.c 
                         patch-net.h patch-r_part.c 
                         patch-r_screen.c patch-snd_linux.c 
                         patch-vid_glx.c patch-vid_x11.c 
  Log:
  JoeQuake is an improved NQ engine with plenty of ZQuake and FuhQuake graphical
  effects included. JoeQuake's main aim is to provide pleasant demo watching for
  .dem files. JoeQuake also supports better graphical quality including 32bit
  textures, colored lights, smoother animations, etc.
  
  WWW: http://runecentral.com/joequake/
  
  PR:             ports/91890
  Submitted by:   Alejandro Pulver <alejandro at varnet.biz>
  Approved by:    garga (mentor)
  
  Revision  Changes    Path
  1.958     +1 -0      ports/games/Makefile
  1.1       +118 -0    ports/games/joequake/Makefile (new)
  1.1       +12 -0     ports/games/joequake/distinfo (new)
  1.1       +151 -0    ports/games/joequake/files/patch-Makefile.linux (new)
  1.1       +254 -0    ports/games/joequake/files/patch-cd_linux.c (new)
  1.1       +34 -0     ports/games/joequake/files/patch-cl_slist.c (new)
  1.1       +47 -0     ports/games/joequake/files/patch-common.c (new)
  1.1       +15 -0     ports/games/joequake/files/patch-console.c (new)
  1.1       +31 -0     ports/games/joequake/files/patch-gl_screen.c (new)
  1.1       +20 -0     ports/games/joequake/files/patch-host.c (new)
  1.1       +46 -0     ports/games/joequake/files/patch-image.c (new)
  1.1       +17 -0     ports/games/joequake/files/patch-keys.c (new)
  1.1       +11 -0     ports/games/joequake/files/patch-net.h (new)
  1.1       +11 -0     ports/games/joequake/files/patch-r_part.c (new)
  1.1       +22 -0     ports/games/joequake/files/patch-r_screen.c (new)
  1.1       +84 -0     ports/games/joequake/files/patch-snd_linux.c (new)
  1.1       +12 -0     ports/games/joequake/files/patch-vid_glx.c (new)
  1.1       +16 -0     ports/games/joequake/files/patch-vid_x11.c (new)
  1.1       +6 -0      ports/games/joequake/pkg-descr (new)
  1.1       +19 -0     ports/games/joequake/pkg-message (new)
  1.1       +171 -0    ports/games/joequake/pkg-plist (new)


More information about the cvs-ports mailing list