aboutsummaryrefslogtreecommitdiff
path: root/graphics/fyre/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.1Martin Wilke2011-07-021-4/+4
| | | | | | | | PR: 158480 Submitted by: Ports Fury Notes: svn path=/head/; revision=276911
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+0
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-12/+17
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154134
* - Update to 1.0.0Pav Lucistnik2005-02-261-3/+10
| | | | | | | | | PR: ports/77956 Submitted by: Gordon Bergling <gbergling@0xfce3.net> Approved by: maintainer Notes: svn path=/head/; revision=129866
* - Update to 0.7Pav Lucistnik2005-01-151-3/+7
| | | | | | | | PR: ports/76262 Submitted by: Samy Al Bahra <samy@kerneled.org> (maintainer) Notes: svn path=/head/; revision=126513
* Add fyre, a chaos map renderer with a spiffy Gtk+ 2 interface.Adam Weinberger2004-07-111-0/+6
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/ Notes: svn path=/head/; revision=113405