cvs commit: ports/graphics Makefile ports/graphics/demeter Makefile distinfo pkg-descr pkg-plist ports/graphics/demeter/files patch-samples-SampleRawApplication-SampleRawMain.cpp patch-samples-SampleUtilities-Data.cpppatch-src-Terrain.cpp

Thierry Thomas thierry at FreeBSD.org
Fri Sep 3 12:49:43 PDT 2004


thierry     2004-09-03 19:49:42 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/demeter     Makefile distinfo pkg-descr pkg-plist 
    graphics/demeter/files patch-configure.ac 
                           patch-samples-SampleRawApplication-SampleRawMain.cpp 
                           patch-samples-SampleUtilities-Data.cpp 
                           patch-samples_SampleOSGApplication_SampleOSGMain.cpp 
                           patch-src-Terrain.cpp 
  Log:
  Add demeter 3.21, a C++ library to render 3D terrains using OpenGL.
  
  PR:             71347
  Submitted by:   Igor Pokrovsky
  
  Revision  Changes    Path
  1.728     +1 -0      ports/graphics/Makefile
  1.1       +153 -0    ports/graphics/demeter/Makefile (new)
  1.1       +2 -0      ports/graphics/demeter/distinfo (new)
  1.1       +11 -0     ports/graphics/demeter/files/patch-configure.ac (new)
  1.1       +47 -0     ports/graphics/demeter/files/patch-samples-SampleRawApplication-SampleRawMain.cpp (new)
  1.1       +11 -0     ports/graphics/demeter/files/patch-samples-SampleUtilities-Data.cpp (new)
  1.1       +10 -0     ports/graphics/demeter/files/patch-samples_SampleOSGApplication_SampleOSGMain.cpp (new)
  1.1       +63 -0     ports/graphics/demeter/files/patch-src-Terrain.cpp (new)
  1.1       +11 -0     ports/graphics/demeter/pkg-descr (new)
  1.1       +253 -0    ports/graphics/demeter/pkg-plist (new)


More information about the cvs-ports mailing list