non port: converters/p5-Format-Human-Bytes/Makefile |
SVNWeb
|
Number of commits found: 12 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 9ee281e (Only the first 10 of 127 ports in this commit are shown above. )
converters: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Keda <admin@lissyara.su>
* Alex Semenyaka <alex@rinet.ru>
* Alexandr Kovalenko <never@nevermind.kiev.ua>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey A. Chernov <ache@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Blaz Zupan <blaz@amis.net>
* Brent J. Nordquist <bjn@visi.com>
* Carlos J. Puga Medina <cpm@fbsd.es> (Only the first 15 lines of the commit message are shown above )
|
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: 12 |