Version: 1.0, Package name: gfract-1.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Gfract is a GTK-based fractal program that currently implements the standard Mandelbrot and Julia sets. It features infinite image size with infinite anti-aliasing if you have the memory for it (well, at least 2^31 x 2^31 image sizes), Julia instant preview mode, user-specified coloring algorithms and PNG support. For palette files it uses the same format as Fractint does, except that it supports arbitrarily large palettes. |
Filesize: 218.406 KB |
Version History (View Complete History) |
|
2021-06-21 22:19:19 by Rafael Sadowski | Files touched by this commit (1) |
Log message: linking fails with Boost 1.76 Mark it as broken until someone finds out how to fix it. Upstram dead. |
2021-03-10 09:33:17 by Daniel Dickman | Files touched by this commit (2) |
Log message: move gfract over to python3 while here also update HOMEPAGE and WANTLIB |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-01-26 04:14:34 by Jasper Lievisse Adriaanse | Files touched by this commit (95) |
Log message: update MASTER_SITES where distfiles.nl was used |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-12-13 12:53:24 by Stuart Henderson | Files touched by this commit (64) |
Log message: bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost, it has been split into subpackages |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-24 13:33:53 by Marc Espie | Files touched by this commit (4) |
Log message: let it compile with clang without too much noise |
2017-04-10 05:46:23 by Stuart Henderson | Files touched by this commit (276) |
Log message: use LIBCXX |
2016-10-28 07:45:22 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to gfract-1.0. |
2016-01-06 13:02:19 by Jasper Lievisse Adriaanse | Files touched by this commit (9) |
Log message: remove a few more unneeded DISTNAMEs |
2015-10-08 05:28:31 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - move from googlecode to github, and mirror extra palettes distfile - use sed -i - regen WANTLIB |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-07-08 14:38:02 by Christian Weisgerber | Files touched by this commit (91) |
Log message: Fix build with png-1.5. All fixes by yours truly. |
2011-03-14 03:17:02 by Stuart Henderson | Files touched by this commit (74) |
Log message: fix various typos, from Anthony J. Bentley with a few tweaks by myself |
2010-11-17 01:05:18 by Marc Espie | Files touched by this commit (317) |
Log message: new depends |
2010-11-09 11:22:27 by Marc Espie | Files touched by this commit (63) |
Log message: WANTLIB conversion |
2010-10-24 15:21:02 by Antoine Jacoutot | Files touched by this commit (91) |
Log message: Remove USE_X11. |
2010-10-11 02:14:43 by Jasper Lievisse Adriaanse | Files touched by this commit (37) |
Log message: - fix WANTLIB after cairo update. |
2010-09-30 01:26:05 by Antoine Jacoutot | Files touched by this commit (13) |
Log message: Fix build with new GTK+2. |
2009-08-10 00:31:45 by Matthias Kilian | Files touched by this commit (221) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-06-03 18:27:58 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update homepage - regen WANTLIB |
2008-06-29 14:44:52 by Stuart Henderson | Files touched by this commit (34) |
Log message: sync WANTLIB following cairo update. ok naddy |
2007-10-24 16:43:42 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: unbreak after recent gtk update |
2007-09-15 14:09:43 by Simon Bertrang | Files touched by this commit (142) |
Log message: remove surrounding quotes from COMMENT/BROKEN/PERMIT_* |
2007-04-12 12:59:36 by Jasper Lievisse Adriaanse | Files touched by this commit (41) |
Log message: unify my e-mail address and bump PKGNAMEs. "looks good" sturm@ |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2007-01-04 13:19:55 by Steven Mestdagh | Files touched by this commit (76) |
Log message: fix WANTLIB of ports using gtk, needed after switch to our own pkg-config |
2006-12-16 05:22:37 by Marc Espie | Files touched by this commit (270) |
Log message: say goodbye to GNU land. |
2006-09-18 05:50:40 by Marc Espie | Files touched by this commit (48) |
Log message: zap unneeded 0.0 |
2006-07-12 17:19:44 by Steven Mestdagh | Files touched by this commit (3) |
Log message: maintenance update to gfract 0.33 requested by jasper a while ago |
2006-06-13 07:25:31 by Bernd Ahlers | Files touched by this commit (9) |
Log message: Fix WANTLIB after gtk+2 upgrade. |