Date: Sat, 24 May 2008 06:51:36 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/science Makefile ports/science/2d-rewriter Makefile distinfo pkg-descr pkg-plist Message-ID: <200805240651.m4O6papr010009@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2008-05-24 06:51:36 UTC
FreeBSD ports repository
Modified files:
science Makefile
Added files:
science/2d-rewriter Makefile distinfo pkg-descr pkg-plist
Log:
[NEW PORT] graphics/2d-rewriter: Fractals generator based on pattern matching and rewriting
2d-rewriter is fractals generator based on pattern matching
and rewriting. The program takes input containing initial
object placement and rewriting rules and keeps applying
rules to the data field until it reaches an arrangement
where no rules can be applied.
PR: ports/118906
Submitted by: Igor Serikov <bt@turtle.freedns.us>
Revision Changes Path
1.1 +26 -0 ports/science/2d-rewriter/Makefile (new)
1.1 +3 -0 ports/science/2d-rewriter/distinfo (new)
1.1 +19 -0 ports/science/2d-rewriter/pkg-descr (new)
1.1 +7 -0 ports/science/2d-rewriter/pkg-plist (new)
1.126 +1 -0 ports/science/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805240651.m4O6papr010009>
