Date: Sat, 11 Nov 2006 16:12:32 +0000 (UTC) From: Stanislav Sedov <stas@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/visprint Makefile distinfo pkg-descr ports/graphics/visprint/files patch-visprint.c Message-ID: <200611111612.kABGCWpv084459@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stas 2006-11-11 16:12:32 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/visprint Makefile distinfo pkg-descr graphics/visprint/files patch-visprint.c Log: - Add port for graphics/visprint Visprint makes fractal fingerprint png images based on the contents of any file. The image will be different for almost every file with even slightly different contents. Visprint uses the IFS fractal generation process, pioneered by Michael Barnsley. It is a way to create images which are self-similar to infinite depths. In other words, the picture is made up of smaller versions of itself. Author: Goiz "Samhain" <hackerbunny@tastyrabbit.net> WWW: http://www.tastyrabbit.net/visprint/ Revision Changes Path 1.1004 +1 -0 ports/graphics/Makefile 1.1 +35 -0 ports/graphics/visprint/Makefile (new) 1.1 +3 -0 ports/graphics/visprint/distinfo (new) 1.1 +10 -0 ports/graphics/visprint/files/patch-visprint.c (new) 1.1 +9 -0 ports/graphics/visprint/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611111612.kABGCWpv084459>