cvs commit: ports/games Makefile ports/games/cake Makefile distinfo pkg-descr pkg-message ports/games/cake/files patch-Makefile patch-cake::entity.cpp patch-cake::files.cpp patch-cake::files.h patch-cake::sound.cpp patch-main.cpp

Kirill Ponomarew krion at FreeBSD.org
Fri Jul 30 02:59:21 PDT 2004


krion       2004-07-30 09:59:21 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/cake           Makefile distinfo pkg-descr pkg-message 
    games/cake/files     patch-Makefile patch-cake::entity.cpp 
                         patch-cake::files.cpp patch-cake::files.h 
                         patch-cake::sound.cpp patch-main.cpp 
  Log:
  Add cake 2004.07.09,
  
  Cake is pretty advanced Quake III Arena map viewer.  It
  features BSP support, multiple viewports, sound, models,
  record/playback demo support and plenty more.  Right now, sound
  support is disabled since cake uses FMOD library which is not
  available on FreeBSD.  I hope to resolve this issue in the
  future though.
  
  PR:             ports/69738
  Submitted by:   Alexey Dokuchaev <danfe at regency.nsu.ru>
  
  Revision  Changes    Path
  1.705     +1 -0      ports/games/Makefile
  1.1       +66 -0     ports/games/cake/Makefile (new)
  1.1       +2 -0      ports/games/cake/distinfo (new)
  1.1       +29 -0     ports/games/cake/files/patch-Makefile (new)
  1.1       +15 -0     ports/games/cake/files/patch-cake::entity.cpp (new)
  1.1       +18 -0     ports/games/cake/files/patch-cake::files.cpp (new)
  1.1       +22 -0     ports/games/cake/files/patch-cake::files.h (new)
  1.1       +242 -0    ports/games/cake/files/patch-cake::sound.cpp (new)
  1.1       +11 -0     ports/games/cake/files/patch-main.cpp (new)
  1.1       +19 -0     ports/games/cake/pkg-descr (new)
  1.1       +22 -0     ports/games/cake/pkg-message (new)


More information about the cvs-all mailing list