Commit graph

4 commits

Author SHA1 Message Date
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Adam Weinberger
0124694ee3 The author's server wasn't particularly pleased about
the increased traffic, so Samy Al Bahra has volunteered
to host the distfile on his server.

Additionally, I'm punishing his generosity with
maintainership of this port.
2004-07-18 20:24:29 +00:00
Adam Weinberger
be80a29f02 Fix build on 4.x. 2004-07-12 12:53:49 +00:00
Adam Weinberger
6bd88fd61b Add fyre, a chaos map renderer with a spiffy Gtk+ 2 interface.
It makes durn purty pictures.

Fyre provides a rendering of the Peter de Jong map, with an interactive
GTK+ 2 frontend and a command line interface for easy and efficient
rendering of high-resolution, high quality images.

This program was previously known as 'de Jong Explorer', but has been
renamed to make way for supporting other chaotic functions.

All the images you can create with this program are based on the simple
Peter de Jong map equations:

   x' = sin(a * y) - cos(b * x)
   y' = sin(c * x) - cos(d * y)

WWW: http://fyre.navi.cx/
2004-07-11 15:29:17 +00:00