non port: converters/p5-Format-Human-Bytes/Makefile |
SVNWeb
|
Number of commits found: 10 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 9 May 2015
|
[ 16:16 adamw ] (Only the first 10 of 20 ports in this commit are shown above. )
Reassign converters/ perl modules to perl@.
Also:
- Sort plists
- Fix p5-Convert-BER's bizarre pkg-descr
- p5-Unicode-Map8 fails make test (and did so before)
- p5-XML-WBXML fails make test (and did so before)
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Fri, 1 Nov 2013
|
[ 14:20 vanilla ] (Only the first 10 of 58 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 16:05 bapt ] (Only the first 10 of 161 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
|
Fri, 2 Aug 2013
|
[ 18:21 az ] (Only the first 10 of 354 ports in this commit are shown above. )
- Convert to new perl framework
|
Mon, 15 Oct 2012
|
[ 16:21 tabthorpe ] (Only the first 10 of 48 ports in this commit are shown above. )
- Reassign to the heap at maintainer's request
Approved by: portmgr (implicit)
Feature safe: yes
Redports: ignore
|
Mon, 1 Nov 2010
|
[ 02:53 wen ]
- Update to 0.06
Changelog: http://search.cpan.org/src/SEWI/Format-Human-Bytes-0.06/Changes
PR: ports/151818
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
|
Sun, 18 Apr 2010
|
[ 23:44 sylvio ]
- Update to 0.05
PR: ports/145804
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
Approved by: itetcu (mentor, implicit)
|
Fri, 8 Jan 2010
|
[ 02:11 wen ]
Ever showed 12345678 bytes to the user instead of just saying 11MB?
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>
|
Number of commits found: 10 |