cvs commit: ports/math Makefile ports/math/p5-Math-MPFR Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Mon Feb 9 12:13:00 PST 2009


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)


More information about the cvs-all mailing list