Bug 119441 - [NEW PORT] math/p5-Math-Complex: Complex numbers and associated mathematical functions
Summary: [NEW PORT] math/p5-Math-Complex: Complex numbers and associated mathematical ...
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: 2008-01-08 05:40 UTC by tjs
Modified: 2008-01-10 23:40 UTC (History)
0 users

See Also:


Attachments
p5-Math-Complex-1.42.shar (2.25 KB, text/plain)
2008-01-08 05:40 UTC, tjs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description tjs 2008-01-08 05:40:01 UTC
This package lets you create and manipulate complex numbers. By default, Perl
limits itself to real numbers, but an extra use statement brings full complex
support, along with a full set of mathematical functions typically associated
with and/or extended to complex numbers.

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-01-08 09:18:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-01-10 23:31:40 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-01-10 23:32:02 UTC
miwi        2008-01-10 23:31:58 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/p5-Math-Complex Makefile distinfo pkg-descr pkg-plist 
  Log:
  This package lets you create and manipulate complex numbers. By default, Perl
  limits itself to real numbers, but an extra use statement brings full complex
  support, along with a full set of mathematical functions typically associated
  with and/or extended to complex numbers.
  
  WWW:    http://search.cpan.org/dist/Math-Complex/
  
  PR:             ports/119441
  Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
  
  Revision  Changes    Path
  1.470     +1 -0      ports/math/Makefile
  1.1       +22 -0     ports/math/p5-Math-Complex/Makefile (new)
  1.1       +3 -0      ports/math/p5-Math-Complex/distinfo (new)
  1.1       +6 -0      ports/math/p5-Math-Complex/pkg-descr (new)
  1.1       +7 -0      ports/math/p5-Math-Complex/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"