Bug 134094 - [NEW PORT] math/p5-Math-BigInt-Pari: Use Math::Pari for Math::BigInt routines
Summary: [NEW PORT] math/p5-Math-BigInt-Pari: Use Math::Pari for Math::BigInt routines
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-29 15:40 UTC by Andrey Kostenko
Modified: 2009-05-01 22:50 UTC (History)
0 users

See Also:


Attachments
p5-Math-BigInt-Pari-1.13.shar (2.46 KB, text/plain)
2009-04-29 15:40 UTC, Andrey Kostenko
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kostenko 2009-04-29 15:40:01 UTC
This is Math::BigInt::Pari, a plugin module for Math::BigInt that
replaces Math::BigInt's core math routines with Math::Pari routines.

This package contains a replacement (drop-in) module for Math::BigInt's core,
Math::BigInt::Calc.pm. It needs the new versions of Math::BigInt and
Math::BigFloat as they are from Perl 5.7.x onwards.

WWW:	http://search.cpan.org/~tels/Math-BigInt-Pari-1.13/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-04-29 16:18:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-05-01 22:42:10 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-05-01 22:42:33 UTC
miwi        2009-05-01 21:42:16 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/p5-Math-BigInt-Pari Makefile distinfo pkg-descr pkg-plist 
  Log:
  This is Math::BigInt::Pari, a plugin module for Math::BigInt that
  replaces Math::BigInt's core math routines with Math::Pari routines.
  
  WWW:    http://search.cpan.org/dist/Math-BigInt-Pari/
  
  PR:             ports/134094
  Submitted by:   Andrey <gugu at zoo.rambler.ru>
  
  Revision  Changes    Path
  1.594     +1 -0      ports/math/Makefile
  1.1       +24 -0     ports/math/p5-Math-BigInt-Pari/Makefile (new)
  1.1       +3 -0      ports/math/p5-Math-BigInt-Pari/distinfo (new)
  1.1       +8 -0      ports/math/p5-Math-BigInt-Pari/pkg-descr (new)
  1.1       +4 -0      ports/math/p5-Math-BigInt-Pari/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"