Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2002 05:32:27 -0800 (PST)
From:      Ying-Chieh Liao <ijliao@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/fractorama Makefile ports/graphics/fractorama/files patch-src::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 ...
Message-ID:  <200212221332.gBMDWRAJ088068@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ijliao      2002/12/22 05:32:27 PST

  Modified files:
    graphics/fractorama  Makefile 
  Added files:
    graphics/fractorama/files 
                              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 
  Removed files:
    graphics/fractorama/files patch-src::Makefile 
  Log:
  fix build on -current
  
  PR:             46467
  Submitted by:   Ports Fury
  
  Revision  Changes    Path
  1.6       +18 -9     ports/graphics/fractorama/Makefile
  1.3       +0 -21     ports/graphics/fractorama/files/patch-src::Makefile (dead)
  1.1       +13 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::BooleanNode.h (new)
  1.1       +12 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::ColorTable.h (new)
  1.1       +13 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::ComplexNode.h (new)
  1.1       +13 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::ComplexVariables.h (new)
  1.1       +13 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::DoubleNode.h (new)
  1.1       +13 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::DoubleVariables.h (new)
  1.1       +13 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::Fractal.h (new)
  1.1       +15 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::PrintArg.h (new)
  1.1       +17 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::RegionNode.h (new)
  1.1       +21 -0     ports/graphics/fractorama/files/patch-src::lib::fractal::Statement.h (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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