cvs commit: ports/games Makefile ports/games/edge Makefile distinfo pkg-descr pkg-plist ports/games/edge/files patch-SConstruct patch-epi__endianess.h patch-epi__filesystem_linux.cc patch-src__e_main.cc patch-src__unx_net.cc patch-src__unx_sysinc.h

Alejandro Pulver alepulver at FreeBSD.org
Mon Dec 17 09:54:00 PST 2007


alepulver    2007-12-17 17:54:00 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/edge           Makefile distinfo pkg-descr pkg-plist 
    games/edge/files     patch-SConstruct patch-epi__endianess.h 
                         patch-epi__filesystem_linux.cc 
                         patch-src__e_main.cc 
                         patch-src__unx_net.cc 
                         patch-src__unx_sysinc.h 
  Log:
  The EDGE project is a programming project to develop a DOOM style engine aimed
  at the Total Conversion developer, but still able to play the original DOOM
  games. This project started with the DOOM source released by id software.
  
  Note that it currently does not support playing the original MIDI music, but
  supports OGG Vorbis audio files.
  
  For Total Conversions using Edge see:
  http://www.wadsinprogress.info/
  
  For high resolution textures see:
  http://forums.yaa.dk/viewtopic.php?f=32&t=69
  
  WWW:    http://edge.sourceforge.net/
  
  Revision  Changes    Path
  1.1162    +1 -0      ports/games/Makefile
  1.1       +41 -0     ports/games/edge/Makefile (new)
  1.1       +6 -0      ports/games/edge/distinfo (new)
  1.1       +17 -0     ports/games/edge/files/patch-SConstruct (new)
  1.1       +14 -0     ports/games/edge/files/patch-epi__endianess.h (new)
  1.1       +10 -0     ports/games/edge/files/patch-epi__filesystem_linux.cc (new)
  1.1       +11 -0     ports/games/edge/files/patch-src__e_main.cc (new)
  1.1       +14 -0     ports/games/edge/files/patch-src__unx_net.cc (new)
  1.1       +11 -0     ports/games/edge/files/patch-src__unx_sysinc.h (new)
  1.1       +14 -0     ports/games/edge/pkg-descr (new)
  1.1       +5 -0      ports/games/edge/pkg-plist (new)


More information about the cvs-all mailing list