Bug 131214 - [New Port]math/p5-Math-MPFR:A perl interface to MPFR Library
Summary: [New Port]math/p5-Math-MPFR:A perl interface to MPFR Library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-31 16:20 UTC by wenheping
Modified: 2009-02-09 20:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.24 KB, text/plain)
2009-01-31 16:20 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-01-31 16:20:01 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-31 16:20:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-02-09 20:12:45 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-02-09 20:13:15 UTC
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"