FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 1:46 PM BST
Port details
p5-Math-Calc-Units 1.07 math on this many watch lists=2 search for ports that depend on this port
Human-readable unit-aware calculator
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Jun 2002 05:49:36
Also Listed In: perl5
License: not specified in port


Math::Calc::Units is a simple calculator that keeps track
of units. It currently handles combinations of byte sizes
and duration only, although adding any other
multiplicative types is easy. Any unknown type is treated
as a unique user type (with some effort to map English
plurals to their singular forms).

WWW: http://search.cpan.org/dist/Math-Calc-Units/

Seamus Venasse <svenasse@polaris.ca>
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Math/
http://www.cpan.dk/modules/by-module/Math/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Math/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Math/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Math/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Math/
http://ring.nict.go.jp/archives/CPAN/modules/by-module/Math/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Math/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Math/
http://at.cpan.org/modules/by-module/Math/
http://ring.riken.jp/archives/CPAN/modules/by-module/Math/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Math/
http://backpan.perl.org/modules/by-module/Math/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Math/
http://cpan.nctu.edu.tw/modules/by-module/Math/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 16

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.07
miwi search for other commits by this committer
- Get Rid MD5 support
05 Aug 2009 10:45:46
Original commit files touched by this commit  1.07
tobez search for other commits by this committer
Update to 1.07.

Changes:        http://search.cpan.org/dist/Math-Calc-Units/Changes
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.06
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)
08 Sep 2007 01:01:47
Original commit files touched by this commit  1.06
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
29 Jun 2006 01:48:18
Original commit files touched by this commit  1.06
leeym search for other commits by this committer
- update to 1.06
- unbreak under old perl
22 Jan 2006 02:26:24
Original commit files touched by this commit  1.05
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)
14 Nov 2005 15:05:17
Original commit files touched by this commit  1.05
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
31 Oct 2005 18:24:21
Original commit files touched by this commit  1.05
erwin search for other commits by this committer
Let the IGNORE message make a bit more sense and change it from:

===>  p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.

to:

===>  p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.

Approved by:    silence on -ports
27 Oct 2005 08:17:22
Original commit files touched by this commit  1.05
tobez search for other commits by this committer
Update to 1.05.
23 Sep 2005 11:47:16
Original commit files touched by this commit  1.04
tobez search for other commits by this committer
Update to 1.04.  Assign maintainer to perl@.  Require perl from ports.
21 Sep 2005 19:31:43
Original commit files touched by this commit  1.02
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
20 Sep 2005 14:20:34
Original commit files touched by this commit  1.02
erwin search for other commits by this committer
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!

Noticed by:     tobez
Approved by:    portmgr (self)
31 Mar 2004 03:12:58
Original commit files touched by this commit  1.02
trevor search for other commits by this committer
SIZEify (maintainer timeout)
24 Oct 2003 12:05:09
Original commit files touched by this commit  1.02
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
21 Feb 2003 12:44:05
Original commit files touched by this commit  1.02
knu search for other commits by this committer
De-pkg-comment.
26 Jun 2002 05:43:16
Original commit files touched by this commit  1.02
ijliao search for other commits by this committer
add p5-Math-Calc-Units 1.02
Human-readable unit-aware calculator

PR:             34280
Submitted by:   Seamus Venasse <svenasse@polaris.ca>

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours20
new 7 days63
new fortnight185
new month257

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.21 seconds.