Date: Mon, 10 Sep 2007 11:10:07 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/116067: commit references a PR Message-ID: <200709101110.l8ABA7j5018241@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/116067; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/116067: commit references a PR Date: Mon, 10 Sep 2007 11:04:25 +0000 (UTC) edwin 2007-09-10 11:04:18 UTC FreeBSD ports repository Modified files: graphics/xfractint Makefile distinfo pkg-descr pkg-plist graphics/xfractint/files patch-Makefile patch-miscovl.c patch-prompts1.c patch-soi.c patch-unixscr.c Added files: graphics/xfractint/files patch-general.c Log: update graphics/xfractint The older port of xfractint didn't work on my box (amd64, truecolor) so I looked for a more up to date version and hacked it into working order. The new version seems to work well, except that the maintainer dropped most of the .map files. I've never been an expert on this program so I don't really know how to use the extra .map files, maybe someone else wants do something about it. I didn't work hard on getting it to build with nasm either since the new port with amd64 support is not on the tree yet but for i386 it's certainly possible it shouldn't be difficult. PR: ports/116067 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> Revision Changes Path 1.18 +4 -5 ports/graphics/xfractint/Makefile 1.6 +3 -3 ports/graphics/xfractint/distinfo 1.2 +111 -22 ports/graphics/xfractint/files/patch-Makefile 1.1 +11 -0 ports/graphics/xfractint/files/patch-general.c (new) 1.2 +15 -4 ports/graphics/xfractint/files/patch-miscovl.c 1.2 +11 -2 ports/graphics/xfractint/files/patch-prompts1.c 1.2 +10 -11 ports/graphics/xfractint/files/patch-soi.c 1.2 +22 -13 ports/graphics/xfractint/files/patch-unixscr.c 1.3 +1 -1 ports/graphics/xfractint/pkg-descr 1.6 +0 -145 ports/graphics/xfractint/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709101110.l8ABA7j5018241>