Date: Wed, 27 Jan 2010 21:43:41 +0000 (UTC) From: Greg Larkin <glarkin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/xfractint-devel Makefile distinfo pkg-descr pkg-plist ports/graphics/xfractint-devel/files patch-Makefile patch-common__biginit.c patch-common__fractalb.c patch-common__fractals.c patch-common__frasetup.c ... Message-ID: <201001272143.o0RLhfl5025172@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glarkin 2010-01-27 21:43:41 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/xfractint-devel Makefile distinfo pkg-descr pkg-plist
graphics/xfractint-devel/files patch-Makefile
patch-common__biginit.c
patch-common__fractalb.c
patch-common__fractals.c
patch-common__frasetup.c
patch-common__lsys.c
patch-common__lsysf.c
patch-common__memory.c
patch-common__miscres.c
patch-common__prompts1.c
patch-common__prompts2.c
patch-common__soi.c
patch-common__soi1.c
patch-headers__port.h
patch-unix__general.c
patch-unix__unixscr.c
Log:
Xfractint - The Unix port of fractint, devel version
Fractint is an IBM PC program to generate fractals, and was written by
the Stone Soup Group.
The UNIX port was done by Ken Shirriff and modified by Scott D. Boyd.
WWW: http://www.fractint.org
PR: ports/138637
Submitted by: onemda at gmail.com
Revision Changes Path
1.1307 +1 -0 ports/graphics/Makefile
1.1 +41 -0 ports/graphics/xfractint-devel/Makefile (new)
1.1 +3 -0 ports/graphics/xfractint-devel/distinfo (new)
1.1 +58 -0 ports/graphics/xfractint-devel/files/patch-Makefile (new)
1.1 +12 -0 ports/graphics/xfractint-devel/files/patch-common__biginit.c (new)
1.1 +11 -0 ports/graphics/xfractint-devel/files/patch-common__fractalb.c (new)
1.1 +11 -0 ports/graphics/xfractint-devel/files/patch-common__fractals.c (new)
1.1 +11 -0 ports/graphics/xfractint-devel/files/patch-common__frasetup.c (new)
1.1 +11 -0 ports/graphics/xfractint-devel/files/patch-common__lsys.c (new)
1.1 +11 -0 ports/graphics/xfractint-devel/files/patch-common__lsysf.c (new)
1.1 +9 -0 ports/graphics/xfractint-devel/files/patch-common__memory.c (new)
1.1 +10 -0 ports/graphics/xfractint-devel/files/patch-common__miscres.c (new)
1.1 +11 -0 ports/graphics/xfractint-devel/files/patch-common__prompts1.c (new)
1.1 +20 -0 ports/graphics/xfractint-devel/files/patch-common__prompts2.c (new)
1.1 +21 -0 ports/graphics/xfractint-devel/files/patch-common__soi.c (new)
1.1 +12 -0 ports/graphics/xfractint-devel/files/patch-common__soi1.c (new)
1.1 +20 -0 ports/graphics/xfractint-devel/files/patch-headers__port.h (new)
1.1 +11 -0 ports/graphics/xfractint-devel/files/patch-unix__general.c (new)
1.1 +20 -0 ports/graphics/xfractint-devel/files/patch-unix__unixscr.c (new)
1.1 +8 -0 ports/graphics/xfractint-devel/pkg-descr (new)
1.1 +65 -0 ports/graphics/xfractint-devel/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001272143.o0RLhfl5025172>
