Version: 3.3, Package name: cfdg-3.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Chris Coyne created a small language for design grammars called CFDG. These grammars are sets of non-deterministic rules to produce images. The images are surprisingly beautiful, often from very simple grammars. cfdg is a command-line tool to produce images in PNG format from these grammars. |
Filesize: 3942.878 KB |
Version History (View Complete History) |
|
2021-06-07 10:30:16 by Theo Buehler | Files touched by this commit (4) |
Log message: Update graphics/cfdg to 3.3 Unbreaks build on base-gcc arches after the bison update. Looks good to millert |
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-04-27 08:59:43 by Brian Callahan | Files touched by this commit (4) |
Log message: Update to cfdg-3.0.11 -- drop MAINTAINER email that bounces ok kn@ |
2017-07-27 03:55:45 by Stuart Henderson | Files touched by this commit (62) |
Log message: add COMPILER_LIBCXX to WANTLIB and bump |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-31 02:08:18 by Marc Espie | Files touched by this commit (173) |
Log message: switch everything to new COMPILER idiom, even stuff that won't build with clang yet, but at least that part is done. |
2017-05-28 12:49:43 by Marc Espie | Files touched by this commit (6) |
Log message: c c++ is default for WANT_CXX |
2017-05-13 03:49:51 by Marc Espie | Files touched by this commit (25) |
Log message: first batch of WANT_CXX |
2017-05-03 06:27:21 by Marc Espie | Files touched by this commit (1) |
Log message: fix. Stupid program is stupid. thanks naddy@ |
2017-05-02 09:39:54 by Marc Espie | Files touched by this commit (2) |
Log message: unhardcode gcc/g++/estdc++ |
2017-05-02 09:29:27 by Marc Espie | Files touched by this commit (1) |
Log message: FlexLexer is in a more standard location now, unless you didn't update your system yet. |
2015-12-02 11:20:27 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - fix PLIST to unbreak - honor CFLAGS/CPPFLAGS spotted by aja@/naddy@ |
2015-12-02 09:11:12 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Needs bison. |
2015-12-01 01:16:16 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: - update to cfdg-3.0.9 - enable tests maintainer timed-out ok landry@ |
2015-11-21 11:21:32 by David Coppa | Files touched by this commit (2) |
Log message: Unbreak building with newer flex ok ajacoutot@ |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-11-17 01:05:18 by Marc Espie | Files touched by this commit (317) |
Log message: new depends |
2010-09-22 15:11:10 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update cfdg to 2.2.2 |
2010-03-21 03:31:48 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - update cfdg to 2.2.1 |
2008-09-10 14:49:03 by Martynas Venckus | Files touched by this commit (2) |
Log message: libc has isfinite. ok sthen@ |