1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Emanuel Haupt
b8dd3044b3 Add an additional master site
PR:		96952
Submitted by:	Samy Al Bahra <sbahra@kerneled.org> (maintainer)
2006-05-08 00:27:55 +00:00
Emanuel Haupt
ea4fdc0262 Update MASTER_SITES
PR:		96952
Submitted by:	Samy Al Bahra <sbahra@kerneled.org> (maintainer)
2006-05-07 23:22:32 +00:00
Colin Percival
6ec691dfa9 Change maintainer email address.
Submitted by:	maintainer
2006-04-15 22:21:14 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Pav Lucistnik
005d8e0fdc - Update to 1.0.0
PR:		ports/77956
Submitted by:	Gordon Bergling <gbergling@0xfce3.net>
Approved by:	maintainer
2005-02-26 23:03:18 +00:00
Pav Lucistnik
9d15315529 - Update to 0.7
PR:		ports/76262
Submitted by:	Samy Al Bahra <samy@kerneled.org> (maintainer)
2005-01-15 18:43:33 +00:00
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