Date: Thu, 19 Oct 2006 19:12:08 +0300 (EEST) From: Sulev-Madis Silber <madis555@hot.ee> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/104574: [NEW PORT] devel/p5-Number-Bytes-Human: Convert byte count to human readable format Message-ID: <20061019161208.525DC20A@dome.gotdns.org> Resent-Message-ID: <200610191620.k9JGKIGc056094@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104574 >Category: ports >Synopsis: [NEW PORT] devel/p5-Number-Bytes-Human: Convert byte count to human readable format >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Oct 19 16:20:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Sulev-Madis Silber >Release: FreeBSD 4.7-RELEASE-p26 i386 >Organization: >Environment: System: FreeBSD dome.gotdns.org 4.7-RELEASE-p26 FreeBSD 4.7-RELEASE-p26 #0: Thu Mar 25 20:28:02 EET 2004 >Description: This module provides a formatter which turns byte counts to usual readable format. WWW: http://search.cpan.org/dist/Number-Bytes-Human/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Number-Bytes-Human-0.04.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Number-Bytes-Human # p5-Number-Bytes-Human/Makefile # p5-Number-Bytes-Human/distinfo # p5-Number-Bytes-Human/pkg-descr # p5-Number-Bytes-Human/pkg-plist # echo c - p5-Number-Bytes-Human mkdir -p p5-Number-Bytes-Human > /dev/null 2>&1 echo x - p5-Number-Bytes-Human/Makefile sed 's/^X//' >p5-Number-Bytes-Human/Makefile << 'END-of-p5-Number-Bytes-Human/Makefile' X# New ports collection makefile for: Number::Bytes::Human X# Date created: 2006-10-19 X# Whom: Sulev-Madis Silber <madis555@hot.ee> X# X# $FreeBSD$ X# X XPORTNAME= Number-Bytes-Human XPORTVERSION= 0.04 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Number XPKGNAMEPREFIX= p5- X XMAINTAINER= madis555@hot.ee XCOMMENT= Convert byte count to human readable format X XPERL_CONFIGURE= yes X XMAN3= Number::Bytes::Human.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500600 XIGNORE= requires perl 5.6.0 or higher X.endif X X.include <bsd.port.post.mk> END-of-p5-Number-Bytes-Human/Makefile echo x - p5-Number-Bytes-Human/distinfo sed 's/^X//' >p5-Number-Bytes-Human/distinfo << 'END-of-p5-Number-Bytes-Human/distinfo' XMD5 (Number-Bytes-Human-0.04.tar.gz) = 0cc3aaced5fff1972a828d0947581922 XSHA256 (Number-Bytes-Human-0.04.tar.gz) = 08101772761492e3c6fb24d507fa3e190e136e74f346c13fa1df3f963f6b1a02 XSIZE (Number-Bytes-Human-0.04.tar.gz) = 8121 END-of-p5-Number-Bytes-Human/distinfo echo x - p5-Number-Bytes-Human/pkg-descr sed 's/^X//' >p5-Number-Bytes-Human/pkg-descr << 'END-of-p5-Number-Bytes-Human/pkg-descr' XThis module provides a formatter which turns byte counts to usual Xreadable format. X XWWW: http://search.cpan.org/dist/Number-Bytes-Human/ END-of-p5-Number-Bytes-Human/pkg-descr echo x - p5-Number-Bytes-Human/pkg-plist sed 's/^X//' >p5-Number-Bytes-Human/pkg-plist << 'END-of-p5-Number-Bytes-Human/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Number/Bytes/Human/.packlist X%%SITE_PERL%%/Number/Bytes/Human.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Number/Bytes/Human X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Number/Bytes X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Number X@dirrmtry %%SITE_PERL%%/Number/Bytes X@dirrmtry %%SITE_PERL%%/Number END-of-p5-Number-Bytes-Human/pkg-plist exit --- p5-Number-Bytes-Human-0.04.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061019161208.525DC20A>