8a16 FreshPorts -- math/p5-Math-Currency
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-Currency 0.47 math on this many watch lists=1 search for ports that depend on this port
Perl module for exact currency math with formatting and rounding
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Jan 2001 20:39:15
Also Listed In: perl5
License: not specified in port


Math::Currency is a perl module that implements exact currency math
with formatting and rounding.

Author: John Peacock <jpeacock@univpress.com>
SVNWeb : Distfiles Availability : PortsMon

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

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

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


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.cpan.org/pub/CPAN/modules/by-module/Math/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Math/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Math/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Math/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Math/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Math/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Math/
  11. http://at.cpan.org/modules/by-module/Math/
  12. http://backpan.perl.org/modules/by-module/Math/
  13. http://cpan.nctu.edu.tw/modules/by-module/Math/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Math/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Math/
  16. http://www.cpan.dk/modules/by-module/Math/
  17. http://www.cpan.dk/modules/by-module/Math/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
12 Jun 2012 07:49:43
Original commit files touched by this commit  0.47
jadawin search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.47
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
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.47
miwi search for other commits by this committer
- Get Rid MD5 support
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.47
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
18 Aug 2010 11:19:46
Original commit files touched by this commit  0.47
az search for other commits by this committer
Update to 0.47.

PR:             ports/149520
Submitted by:   Frederic Culot <frederic@culot.org>
27 Jan 2010 01:47:48
Original commit files touched by this commit  0.46_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 10).

Approved by:    portmgr (itetcu)
16 Aug 2009 09:55:32
Original commit files touched by this commit  0.46
linimon search for other commits by this committer
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
27 Oct 2007 06:26:52
Original commit files touched by this commit  0.46
mat search for other commits by this committer
Update to 0.46
28 Aug 2007 10:09:32
Original commit files touched by this commit  0.45.02
mat search for other commits by this committer
Update to 0.45.02
11 Apr 2006 15:07:15
Original commit files touched by this commit  0.44
mat search for other commits by this committer
Update to 0.44
22 Jan 2006 02:26:24
Original commit files touched by this commit  0.42
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
12 Dec 2005 16:06:40
Original commit files touched by this commit  0.42
mat search for other commits by this committer
Update to 0.42
16 Nov 2005 15:54:16
Original commit files touched by this commit  0.41
mat search for other commits by this committer
Update to 0.41
14 Nov 2005 14:16:12
Original commit files touched by this commit  0.40
mat search for other commits by this committer
Be hipe and add SHA256
15 Feb 2005 14:20:37
Original commit files touched by this commit  0.40
mat search for other commits by this committer
Update to 0.40
Add some docs
25 Feb 2004 12:06:26
Original commit files touched by this commit  0.39
mat search for other commits by this committer
have it work with all perls, fix plist
29 Jan 2004 13:37:55
Original commit files touched by this commit  0.39
mat search for other commits by this committer
Add SIZE field
12 Jan 2004 12:00:41
Original commit files touched by this commit  0.39
kuriyama search for other commits by this committer
Move PERL_CONFIGURE before bsd.port.pre.mk.
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.39
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
22 Jun 2003 12:51:02
Original commit files touched by this commit  0.39
foxfair search for other commits by this committer
Update to 0.39
20 Feb 2003 18:42:25
Original commit files touched by this commit  0.11
knu search for other commits by this committer
De-pkg-comment.
13 Oct 2002 04:52:31
Original commit files touched by this commit  0.11
kris search for other commits by this committer
BROKEN -> IGNORE to prevent package build
12 Mar 2001 02:53:06
files touched by this commit
kuriyama search for other commits by this committer
Upgrade to 0.11 (for fix breakage on bento).    
01 Mar 2001 06:39:18
files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
03 Jan 2001 23:39:15
files touched by this commit
will search for other commits by this committer
Add p5-Math-Currency 0.10, perl module for exact currency math with   formatting
and rounding.    

Number of commits found: 25

2853
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 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 24514
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours4
new 7 days31
new fortnight71
new month203

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