Date: Wed, 15 Feb 2006 16:58:32 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/muparser Makefile distinfo pkg-descr pkg-plist Message-ID: <200602151658.k1FGwWNv028977@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
garga 2006-02-15 16:58:32 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/muparser Makefile distinfo pkg-descr pkg-plist Log: muParser is an extensible high performance math parser library written in C++. It is based on transforming an expression into a bytecode and precalculating constant parts of it. Author: Ingo Berg <ingo_berg@gmx.de> WWW: http://muparser.sourceforge.net/ PR: ports/93379 Submitted by: Nicola Vitale <nivit@email.it> Revision Changes Path 1.354 +1 -0 ports/math/Makefile 1.1 +40 -0 ports/math/muparser/Makefile (new) 1.1 +3 -0 ports/math/muparser/distinfo (new) 1.1 +6 -0 ports/math/muparser/pkg-descr (new) 1.1 +18 -0 ports/math/muparser/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602151658.k1FGwWNv028977>