Bug 144946 - New port: graphics/flam3 Fractal Flames
Summary: New port: graphics/flam3 Fractal Flames
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-22 01:00 UTC by john.c.prather
Modified: 2010-03-22 20:40 UTC (History)
0 users

See Also:


Attachments
file.shar (3.48 KB, text/plain)
2010-03-22 01:00 UTC, john.c.prather
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description john.c.prather 2010-03-22 01:00:14 UTC
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:
Comment 1 Pietro Cerutti freebsd_committer freebsd_triage 2010-03-22 13:03:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-03-22 20:30:51 UTC
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"
Comment 3 Pietro Cerutti freebsd_committer freebsd_triage 2010-03-22 20:33:33 UTC
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).