aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Format-Human-Bytes
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-012-6/+4
| | | | Notes: svn path=/head/; revision=332379
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | converters) Notes: svn path=/head/; revision=327715
* - Convert to new perl frameworkAndrej Zverev2013-08-021-1/+2
| | | | Notes: svn path=/head/; revision=324171
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-10-151-6/+2
| | | | | | | | | Approved by: portmgr (implicit) Feature safe: yes Redports: ignore Notes: svn path=/head/; revision=305921
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 0.06Wen Heping2010-11-012-4/+4
| | | | | | | | | | Changelog: http://search.cpan.org/src/SEWI/Format-Human-Bytes-0.06/Changes PR: ports/151818 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=263870
* - Update to 0.05Sylvio Cesar Teixeira2010-04-182-4/+4
| | | | | | | | | PR: ports/145804 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252888
* Ever showed 12345678 bytes to the user instead of just saying 11MB?Wen Heping2010-01-084-0/+36
This module returns you a printable string which is more readable by humans than a simple bytecount. WWW: http://search.cpan.org/dist/Format-Human-Bytes/ PR: ports/141108 Submitted by: Cezary Morga <cm@therek.net> Notes: svn path=/head/; revision=247373