Commit Graph

25 Commits

Author SHA1 Message Date
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
tb
977b2515e7 Update graphics/cfdg to 3.3
Unbreaks build on base-gcc arches after the bison update.
Looks good to millert
2021-06-07 16:30:15 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
bcallah
c71df7ad1c Update to cfdg-3.0.11 -- drop MAINTAINER email that bounces
ok kn@
2018-04-27 14:59:43 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
sthen
48dbc605b1 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 09:55:44 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
ca36eae8cd c c++ is default for WANT_CXX 2017-05-28 18:49:43 +00:00
espie
0ab0c09554 first batch of WANT_CXX 2017-05-13 09:49:50 +00:00
espie
88c42cb2bb fix. Stupid program is stupid. thanks naddy@ 2017-05-03 12:27:21 +00:00
espie
5da24eb0c9 unhardcode gcc/g++/estdc++ 2017-05-02 15:39:54 +00:00
espie
f84a3f18f9 FlexLexer is in a more standard location now, unless you didn't update your
system yet.
2017-05-02 15:29:27 +00:00
jasper
e6817f36f2 - fix PLIST to unbreak
- honor CFLAGS/CPPFLAGS

spotted by aja@/naddy@
2015-12-02 18:20:27 +00:00
ajacoutot
0b66054180 Needs bison. 2015-12-02 16:11:12 +00:00
jasper
aa5dfa132d - update to cfdg-3.0.9
- enable tests

maintainer timed-out
ok landry@
2015-12-01 08:16:15 +00:00
dcoppa
852465d1f6 Unbreak building with newer flex
ok ajacoutot@
2015-11-21 18:21:32 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
b4fb4aa9c7 cope with new png include layout 2013-06-03 02:46:57 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
jasper
fb330258b4 - update cfdg to 2.2.2 2010-09-22 21:11:10 +00:00
jasper
060622e44d - update cfdg to 2.2.1 2010-03-21 09:31:48 +00:00
martynas
e3eef1dd73 libc has isfinite. ok sthen@ 2008-09-10 20:49:03 +00:00
sthen
32f123d700 import cfdg, from MAINTAINER jared r r spiegel. ok okan
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.
2008-07-23 08:24:36 +00:00