cvs commit: ports/graphics/fractorama Makefile distinfo pkg-descr pkg-plist ports/graphics/fractorama/files patch-Makefile patch-src::lib::fractal::BooleanNode.h patch-src::lib::fractal::ColorTable.h patch-src::lib::fractal::ComplexNode.h patch-src::lib::fractal::ComplexVariables.h patch-src::lib::fractal::DoubleNode.h patch-src::lib::fractal::DoubleVariables.h ...

Emanuel Haupt ehaupt at FreeBSD.org
Thu Jun 8 14:37:18 UTC 2006


ehaupt      2006-06-08 12:31:02 UTC

  FreeBSD ports repository

  Added files:
    graphics/fractorama  Makefile distinfo pkg-descr pkg-plist 
    graphics/fractorama/files patch-Makefile 
                              patch-src::lib::fractal::BooleanNode.h 
                              patch-src::lib::fractal::ColorTable.h 
                              patch-src::lib::fractal::ComplexNode.h 
                              patch-src::lib::fractal::ComplexVariables.h 
                              patch-src::lib::fractal::DoubleNode.h 
                              patch-src::lib::fractal::DoubleVariables.h 
                              patch-src::lib::fractal::Fractal.h 
                              patch-src::lib::fractal::PrintArg.h 
                              patch-src::lib::fractal::RegionNode.h 
                              patch-src::lib::fractal::Statement.h 
                              patch-src::main.cpp 
  Log:
  Bring back graphics/fractorama from the attic. Fractorama now links against
  libtiff from ports. I will maintain this port.
  
  Revision  Changes    Path
  1.15      +65 -0     ports/graphics/fractorama/Makefile (new)
  1.7       +3 -0      ports/graphics/fractorama/distinfo (new)
  1.1       +70 -0     ports/graphics/fractorama/files/patch-Makefile (new)
  1.4       +12 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::BooleanNode.h (new)
  1.3       +12 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::ColorTable.h (new)
  1.4       +12 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::ComplexNode.h (new)
  1.4       +13 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::ComplexVariables.h (new)
  1.4       +12 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::DoubleNode.h (new)
  1.3       +13 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::DoubleVariables.h (new)
  1.3       +13 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::Fractal.h (new)
  1.5       +12 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::PrintArg.h (new)
  1.4       +14 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::RegionNode.h (new)
  1.4       +18 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::Statement.h (new)
  1.3       +11 -0     ports/graphics/fractorama/files/patch-src::main.cpp (new)
  1.3       +3 -0      ports/graphics/fractorama/pkg-descr (new)
  1.8       +329 -0    ports/graphics/fractorama/pkg-plist (new)


More information about the cvs-ports mailing list