Bug 133396 - [NEW PORT]math/p5-Math-MPC:A perl interface to MPC Library
Summary: [NEW PORT]math/p5-Math-MPC:A perl interface to MPC 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-04-05 16:50 UTC by wenheping
Modified: 2009-04-11 12:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.18 KB, text/plain)
2009-04-05 16:50 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-04-05 16:50:01 UTC
p5-Math-MPC is a module wraps the MPC library functions.

The MPC library is a C library for multiple-precision complex number
computations with exact rounding. It is based on the MPFR C library
which, in turn, is based on the GMP C library.

WWW:    http://search.cpan.org/dist/Math-MPC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-05 16:50:11 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-04-11 12:46:10 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-04-11 12:46:33 UTC
miwi        2009-04-11 11:46:18 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/p5-Math-MPC     Makefile distinfo pkg-descr pkg-plist 
  Log:
  p5-Math-MPC is a module wraps the MPC library functions.
  
  The MPC library is a C library for multiple-precision complex number
  computations with exact rounding. It is based on the MPFR C library
  which, in turn, is based on the GMP C library.
  
  WWW:    http://search.cpan.org/dist/Math-MPC
  
  PR:             ports/133396
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.592     +1 -0      ports/math/Makefile
  1.1       +24 -0     ports/math/p5-Math-MPC/Makefile (new)
  1.1       +3 -0      ports/math/p5-Math-MPC/distinfo (new)
  1.1       +7 -0      ports/math/p5-Math-MPC/pkg-descr (new)
  1.1       +7 -0      ports/math/p5-Math-MPC/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"