Port details |
- p5-Number-Bytes-Human Convert byte count to human readable format
- 0.11_1 devel
=3 0.11_1Version of this port present on the latest quarterly branch. - Maintainer: madis555@hot.ee
 - Port Added: 2006-11-05 22:13:48
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: p5-MIME-Tools, p5-Time-HiRes, python, screen, zip
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- This module provides a formatter which turns byte counts to usual
readable format.
WWW: https://metacpan.org/release/Number-Bytes-Human
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Number-Bytes-Human>0:devel/p5-Number-Bytes-Human
- To install the port:
- cd /usr/ports/devel/p5-Number-Bytes-Human/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Number-Bytes-Human
- pkg install p5-Number-Bytes-Human
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Number-Bytes-Human
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1503590657
SHA256 (Number-Bytes-Human-0.11.tar.gz) = 5fc79c49b0b40df780479c43696381343e2b6ad1fe52859f60bc65b66ebe6f2c
SIZE (Number-Bytes-Human-0.11.tar.gz) = 11571
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- multimedia/zoneminder
- for Run
-
- multimedia/zoneminder
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Number-Bytes-Human
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.11_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
29 Jul 2018 19:28:24
0.11_1
|
sunpoet  |
Update to 0.11
- Add LICENSE
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Number-Bytes-Human
PR: 229232
Submitted by: Tomohiro Hosaka <bokutin@bokut.in>
Approved by: maintainer (timeout, 5 weeks) |
27 May 2018 20:15:20
0.07_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
26 Nov 2014 13:08:38
0.07_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 10:55:59
0.07
|
bapt  |
Cleanup plist |
07 Jan 2014 09:28:30
0.07
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
0.07
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
09 Sep 2013 11:01:46
0.07
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
03 Jul 2011 14:59:23
0.07
|
ohauer  |
-remove MD5 |
17 Apr 2008 14:30:31
0.07
|
araujo  |
- 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 00:57:38
0.07
|
linimon  |
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 |
20 Apr 2007 20:26:09
0.07
|
miwi  |
- Update to 0.07
PR: 111910
Submitted by: miwi
Approved by: maintainer |
05 Nov 2006 22:12:27
0.04
|
miwi  |
This module provides a formatter which turns byte counts to usual
readable format.
WWW: http://search.cpan.org/dist/Number-Bytes-Human/
PR: ports/104574
Submitted by: Sulev-Madis Silber <madis555@hot.ee>
Sponsored by: FreeBSD Bug-a-thon #2 |