p5-Math-MPFR is a module wraps the MPFR library functions. The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision C library. WWW: http://search.cpan.org/dist/Math-MPFR Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed New port added. Thanks!
miwi 2009-02-09 20:12:58 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-Math-MPFR Makefile distinfo pkg-descr pkg-plist Log: p5-Math-MPFR is a module wraps the MPFR library functions. The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision C library. WWW: http://search.cpan.org/dist/Math-MPFR PR: ports/131214 Submitted by: Wen Heping <wenheping at gmail.com> Revision Changes Path 1.582 +1 -0 ports/math/Makefile 1.1 +24 -0 ports/math/p5-Math-MPFR/Makefile (new) 1.1 +3 -0 ports/math/p5-Math-MPFR/distinfo (new) 1.1 +7 -0 ports/math/p5-Math-MPFR/pkg-descr (new) 1.1 +7 -0 ports/math/p5-Math-MPFR/pkg-plist (new) _______________________________________________ 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"