4bbd FreshPorts -- math/p5-Math-Series
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Math-Series 1.01 math on this many watch lists=0 search for ports that depend on this port
Perl extension dealing with mathematic series

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 May 2006 17:18:45
Also Listed In: perl5
License: not specified in port


Math::Series defines a class for simple mathematic series with a recursive 
definition such as x_(n+1) = 1 / (x_n + 1). Such a recursive definition is 
treated as a sequence whose elements will be added to form a series. You 
can refer to the previous sequence element as well as to the current index 
in the series. Creation of a Math::Series object is described below in the 
paragraph about the constructor.

Math::Series uses Math::Symbolic to parse and modify the recursive 
sequence definitions. That means you specify the sequence as a string 
which is parsed by Math::Symbolic. Alternatively, you can pass the 
constructor a Math::Symbolic tree directly.

Because Math::Series uses Math::Symbolic for its implementation, all 
results will be Math::Symbolic objects which may contain other variables 
than the sequence variable and the iterator variable.

Each Math::Series object is an iterator to iterate over the elements of 
the series starting at the first element (which was specified by the 
starting element, the second argument to the new() constructor). It offers 
facilities to cache all calculated elements and access any element 
directly, though unless the element has been cached in a previous 
calculation, this is just a shortcut for repeated use of the iterator.

Every element in the series may only access its predecessor, not the 
elements before that.

WWW: http://search.cpan.org/dist/Math-Series/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. math/p5-Math-Symbolic
  2. math/p5-Math-Sequence
  3. lang/perl5.8
Required To Run:
  1. math/p5-Math-Symbolic
  2. math/p5-Math-Sequence
  3. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/math/p5-Math-Series/ && make install clean
To add the package: pkg_add -r p5-Math-Series


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Math/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Math/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Math/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Math/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Math/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Math/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Math/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Math/
  10. http://at.cpan.org/modules/by-module/Math/
  11. http://backpan.perl.org/modules/by-module/Math/
  12. http://cpan.nctu.edu.tw/modules/by-module/Math/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Math/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Math/
  15. http://www.cpan.dk/modules/by-module/Math/

Number of commits found: 8

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
07 Jun 2012 11:32:19
Original commit files touched by this commit  1.01
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.01
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
28 Dec 2011 08:20:20
Original commit files touched by this commit  1.01
ehaupt search for other commits by this committer
End WWW CPAN URL with a "/"
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.01
miwi search for other commits by this committer
- Get Rid MD5 support
21 Dec 2009 02:19:12
Original commit files touched by this commit  1.01
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
29 Apr 2008 05:27:10
Original commit files touched by this commit  1.01
linimon search for other commits by this committer
Reset aaron's port maintainerships due to many maintainer-timeouts.
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.01
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
15 May 2006 17:18:09
Original commit files touched by this commit  1.01
aaron search for other commits by this committer
Adding port math/p5-Math-Series, a Perl extension dealing with mathematic series

Approved by:    tobez (implicit)

Number of commits found: 8

2838
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 191
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight89
new month179

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0