Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2006 12:31:02 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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 ...
Message-ID:  <200606081231.k58CV2AV001757@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606081231.k58CV2AV001757>