cvs commit: ports/math Makefile ports/math/mpc Makefile distinfo
pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Sat Apr 11 01:16:28 PDT 2009
miwi 2009-04-11 08:16:27 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/mpc Makefile distinfo pkg-descr pkg-plist
Log:
Mpc is a C library for the arithmetic of complex numbers with
arbitrarily high precision and correct rounding of the result.
It is built upon and follows the same principles as Mpfr. The
library is written by Andreas Enge, Philippe Theveny and Paul
Zimmermann and is distributed under the Gnu Lesser General Public
License, either version 2.1 of the license, or (at your option)
any later version. The Mpc library has been registered in France
by the Agence pour la Protection des Programmes on 2003-02-05
under the number IDDN FR 001 060029 000 R P 2003 000 10000.
WWW: http://www.multiprecision.org/
PR: ports/133395
Submitted by: Wen Heping <wenheping at gmail.com>
Revision Changes Path
1.591 +1 -0 ports/math/Makefile
1.1 +29 -0 ports/math/mpc/Makefile (new)
1.1 +3 -0 ports/math/mpc/distinfo (new)
1.1 +11 -0 ports/math/mpc/pkg-descr (new)
1.1 +5 -0 ports/math/mpc/pkg-plist (new)
More information about the cvs-ports
mailing list