cvs commit: ports/games Makefile ports/games/nehquake Makefile distinfo pkg-descr pkg-plist ports/games/nehquake/files patch-Makefile patch-src__cd_linux.c patch-src__dzipmain.c patch-src__gl_vidlinuxglx.c patch-src__glquake.h patch-src__neh.c ...

Alejandro Pulver alepulver at FreeBSD.org
Fri May 19 16:51:57 UTC 2006


alepulver    2006-05-19 16:51:27 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/nehquake       Makefile distinfo pkg-descr pkg-plist 
    games/nehquake/files patch-Makefile patch-src__cd_linux.c 
                         patch-src__dzipmain.c 
                         patch-src__gl_vidlinuxglx.c 
                         patch-src__glquake.h patch-src__neh.c 
                         patch-src__net.h patch-src__quakedef.h 
                         patch-src__snd_linux.c pkg-message.in 
  Log:
  This Nehahra engine is basically a bug-fixed version of the released 2.54
  source. It has also most of the fixes/features of the Enhanced GLQuake
  version. The engine can be used for both watching the "Seal of Nehahra" movie
  and for playing the actual game.
  
  WWW: http://planetquake.com/nehahra/
  
  Approved by:    garga (mentor)
  
  Revision  Changes    Path
  1.975     +1 -0      ports/games/Makefile
  1.1       +57 -0     ports/games/nehquake/Makefile (new)
  1.1       +3 -0      ports/games/nehquake/distinfo (new)
  1.1       +88 -0     ports/games/nehquake/files/patch-Makefile (new)
  1.1       +319 -0    ports/games/nehquake/files/patch-src__cd_linux.c (new)
  1.1       +11 -0     ports/games/nehquake/files/patch-src__dzipmain.c (new)
  1.1       +12 -0     ports/games/nehquake/files/patch-src__gl_vidlinuxglx.c (new)
  1.1       +10 -0     ports/games/nehquake/files/patch-src__glquake.h (new)
  1.1       +69 -0     ports/games/nehquake/files/patch-src__neh.c (new)
  1.1       +11 -0     ports/games/nehquake/files/patch-src__net.h (new)
  1.1       +11 -0     ports/games/nehquake/files/patch-src__quakedef.h (new)
  1.1       +14 -0     ports/games/nehquake/files/patch-src__snd_linux.c (new)
  1.1       +9 -0      ports/games/nehquake/files/pkg-message.in (new)
  1.1       +6 -0      ports/games/nehquake/pkg-descr (new)
  1.1       +3 -0      ports/games/nehquake/pkg-plist (new)


More information about the cvs-ports mailing list