Fractal Flames are algorithmically generated images and animations. The shape of each image is specified by a long string of numbers - a genetic code of sorts. You can create your own flames with the Apophysis interactive designer (for windows), Qosmic (for Linux), or Oxidizer (for Mac OS X), or Apophysis-J (cross- platform in Java). Or you can use the Electric Sheep distributed screen saver to join the collective evolution of animated fractal flames. -- http://flam3.com/index.cgi?&menu=about WWW: http://flam3.com/ Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->gahr I'll take it.
gahr 2010-03-22 20:30:37 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/flam3 Makefile distinfo pkg-descr pkg-plist Log: - New port: graphics/flam3 -- A Fractal Flames renderer Fractal Flames are algorithmically generated images and animations. The shape of each image is specified by a long string of numbers - a genetic code of sorts. WWW: http://flam3.com PR: 144946 Submitted by: John Prather <john.c.prather@gmail.com> (new maintainer) Revision Changes Path 1.1314 +1 -0 ports/graphics/Makefile 1.1 +33 -0 ports/graphics/flam3/Makefile (new) 1.1 +3 -0 ports/graphics/flam3/distinfo (new) 1.1 +14 -0 ports/graphics/flam3/pkg-descr (new) 1.1 +10 -0 ports/graphics/flam3/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks! Additionally, you have been added to the list of Additional FreeBSD Contributors, here: http://www.freebsd.org/doc/en/articles/contributors/contrib-additional.html (please allow a website re-generation cycle for your name to appear).