cvs commit: ports/games Makefile ports/games/tremor Makefile distinfo pkg-descr pkg-message pkg-plist ports/games/tremor/files patch-Makefile patch-src__cd_linux.c patch-src__common.c patch-src__host.c patch-src__keys.c patch-src__net.h ...

Alejandro Pulver alepulver at FreeBSD.org
Sun May 21 21:29:16 UTC 2006


alepulver    2006-05-21 21:28:29 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/tremor         Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    games/tremor/files   patch-Makefile patch-src__cd_linux.c 
                         patch-src__common.c patch-src__host.c 
                         patch-src__keys.c patch-src__net.h 
                         patch-src__snd_linux.c patch-src__sys.h 
                         patch-src__vid_glx.c 
  Log:
  Enhaced Quake engine based on JoeQuake.
  
  WWW: http://tremor.quakedev.com/tremor.html
  
  Approved by:    garga (mentor)
  
  Revision  Changes    Path
  1.976     +1 -0      ports/games/Makefile
  1.1       +99 -0     ports/games/tremor/Makefile (new)
  1.1       +12 -0     ports/games/tremor/distinfo (new)
  1.1       +116 -0    ports/games/tremor/files/patch-Makefile (new)
  1.1       +252 -0    ports/games/tremor/files/patch-src__cd_linux.c (new)
  1.1       +48 -0     ports/games/tremor/files/patch-src__common.c (new)
  1.1       +11 -0     ports/games/tremor/files/patch-src__host.c (new)
  1.1       +11 -0     ports/games/tremor/files/patch-src__keys.c (new)
  1.1       +11 -0     ports/games/tremor/files/patch-src__net.h (new)
  1.1       +14 -0     ports/games/tremor/files/patch-src__snd_linux.c (new)
  1.1       +11 -0     ports/games/tremor/files/patch-src__sys.h (new)
  1.1       +12 -0     ports/games/tremor/files/patch-src__vid_glx.c (new)
  1.1       +3 -0      ports/games/tremor/pkg-descr (new)
  1.1       +15 -0     ports/games/tremor/pkg-message (new)
  1.1       +16 -0     ports/games/tremor/pkg-plist (new)


More information about the cvs-ports mailing list