From owner-cvs-ports@FreeBSD.ORG Sun Mar 20 22:53:59 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2AC516A4CE; Sun, 20 Mar 2005 22:53:59 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F88943D2D; Sun, 20 Mar 2005 22:53:59 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 64914514A2; Sun, 20 Mar 2005 14:53:58 -0800 (PST) Date: Sun, 20 Mar 2005 14:53:58 -0800 From: Kris Kennaway To: Maho Nakata Message-ID: <20050320225357.GA12821@xor.obsecurity.org> References: <200503191054.j2JAsaxe000249@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503191054.j2JAsaxe000249@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/science Makefile ports/science/mxp Makefile distinfo pkg-descr pkg-plist ports/science/mxp/files patch-Makefile patch-lugfnts.h X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2005 22:54:00 -0000 On Sat, Mar 19, 2005 at 10:54:36AM +0000, Maho Nakata wrote: > maho 2005-03-19 10:54:36 UTC > > FreeBSD ports repository > > Modified files: > science Makefile > Added files: > science/mxp Makefile distinfo pkg-descr pkg-plist > science/mxp/files patch-Makefile patch-lugfnts.h > Log: > Add mxp (Mandelbrot explorer). Mxp is an X application for computing and exploring > Mandelbrot sets. Features of mxp include: I don't think this is a scientific application. The other fractal-displaying programs we have live in graphics/. Kris