FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 2:13 AM BST
Port details
p5-Number-Format 1.73 textproc on this many watch lists=10 search for ports that depend on this port
Perl extension for formatting numbers
Maintained by: clsung@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Nov 2001 09:46:53
Also Listed In: perl5
License: not specified in port


Number::Format is a library for formatting numbers.  Functions are
provided for converting numbers to strings in a variety of ways, and to
convert strings that contain numbers back into numeric form.  The output
formats may include thousands separators - characters inserted between
each group of three characters counting right to left from the decimal
point.  The characters used for the decimal point and the thousands
separator come from the locale information or can be specified by the
user.

WWW: http://www.bayview.com/software/perl.shtml

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

Required by:
for Build

for Run

To install the port: cd /usr/ports/textproc/p5-Number-Format/ && make install clean
To add the package: pkg_add -r p5-Number-Format


Configuration Options
     No options to configure

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

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Jul 2011 14:40:25
Original commit files touched by this commit  1.73
ohauer search for other commits by this committer
-remove MD5
30 Oct 2009 01:39:00
Original commit files touched by this commit  1.73
clsung search for other commits by this committer
- Update to 1.73

Changes:        http://search.cpan.org/dist/Number-Format/Changes
22 Jul 2009 16:27:08
Original commit files touched by this commit  1.72a
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
11 Jun 2009 09:05:42
Original commit files touched by this commit  1.72a
clsung search for other commits by this committer
- Update to 1.72a

PR:             ports/135244
Submitted by:   Wen Heping <wenheping_AT_gmail dot com>
27 Aug 2008 04:01:32
Original commit files touched by this commit  1.60
clsung search for other commits by this committer
- Update to 1.60

Changes:        http://search.cpan.org/dist/Number-Format/Changes
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.52_1
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)
01 May 2007 07:44:53
Original commit files touched by this commit  1.52_1
clsung search for other commits by this committer
- remove ".if ${PERL_LEVEL} < 500600 ..." stuff
26 Sep 2006 14:00:08
Original commit files touched by this commit  1.52_1
clsung search for other commits by this committer
- the patch should be removed (tested via 'make test')
- bump PORTREVISION

PR:             ports/103653
Submitted by:   Warren Block <wblock_AT_wonkity dot com>
23 Sep 2006 03:19:54
Original commit files touched by this commit  1.52
clsung search for other commits by this committer
- Update to 1.52

PR:             ports/103467
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
27 Apr 2006 14:17:32
Original commit files touched by this commit  1.51
leeym search for other commits by this committer
- update to 1.51
- unbreak under old perl (tested under perl 5.005_03, 5.6.2, 5.8.8)
15 Mar 2006 13:02:21
Original commit files touched by this commit  1.45
ehaupt search for other commits by this committer
- Update WWW
- Reindent COMMENT (self)

PR:             94337
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
22 Jan 2006 02:55:05
Original commit files touched by this commit  1.45
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)
25 Nov 2005 18:40:57
Original commit files touched by this commit  1.45
pav search for other commits by this committer
- Add SHA256
20 Sep 2005 14:20:34
Original commit files touched by this commit  1.45
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.45
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.45
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
21 Feb 2003 13:42:50
Original commit files touched by this commit  1.45
knu search for other commits by this committer
De-pkg-comment.
17 Sep 2002 21:28:03
Original commit files touched by this commit  1.45
tobez search for other commits by this committer
Update to 1.45.

PR:             42882
Submitted by:   maintainer
30 Dec 2001 07:41:24
files touched by this commit
pat search for other commits by this committer
Update to 1.44    
05 Nov 2001 12:46:53
files touched by this commit
tobez search for other commits by this committer
Add p5-Number-Format 1.42, perl extension for formatting numbers.    

Number of commits found: 20

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 4
new 48 hours6
new 7 days60
new fortnight184
new month253

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.249 seconds.