Port details |
- p5-Log-Dispatch-File-Rolling Object for logging to date/time/pid stamped files
- 1.09_3 devel
=0 1.09_3Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2012-10-17 02:06:54
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: perl5
- License: ART20
- Description:
- This module subclasses Log::Dispatch::File for logging to date/time stamped
files.
WWW: https://metacpan.org/release/Log-Dispatch-File-Rolling
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Log-Dispatch-File-Rolling>0:devel/p5-Log-Dispatch-File-Rolling
- To install the port:
- cd /usr/ports/devel/p5-Log-Dispatch-File-Rolling/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Log-Dispatch-File-Rolling
- pkg install p5-Log-Dispatch-File-Rolling
- PKGNAME: p5-Log-Dispatch-File-Rolling
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Log-Dispatch-File-Rolling-1.09.tar.gz) = 56c62624afad4cd0b7f0e5eff01bd5f4250a163990fa40c0d264f0ae66ef3781
SIZE (Log-Dispatch-File-Rolling-1.09.tar.gz) = 7082
- 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:
-
- p5-Log-Dispatch>=2.67 : devel/p5-Log-Dispatch
- p5-Log-Log4perl>=1.38 : devel/p5-Log-Log4perl
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Log-Dispatch>=2.67 : devel/p5-Log-Dispatch
- p5-Log-Log4perl>=1.38 : devel/p5-Log-Log4perl
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Log-Dispatch-File-Rolling
- USES:
- dos2unix 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 |
07 Apr 2021 08:09:01 1.09_3
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.09_3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Nov 2018 21:13:55
1.09_3
|
rene  |
Return tj's ports to the pool after his commit bit got safekept. |
27 May 2018 20:15:20
1.09_3
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
09 Nov 2017 20:34:16
1.09_3
|
feld  |
devel/p5-Log-Dispatch-File-Rolling: Fix compatibility with Log-Dispatch 2.67
MFH: 2017Q4 |
13 Jul 2017 17:16:58
1.09_2
|
feld  |
devel/p5-Log-Dispatch-File-Rolling: Add dos2unix to fix patch
Reported by: dvl
MFH: 2017Q3 |
13 Jul 2017 16:46:24
1.09_2
|
tj  |
Bump port revision for 2.59+ fix |
13 Jul 2017 16:45:57
1.09_1
|
tj  |
Fix for Log::Dispatch 2.59+ |
19 May 2016 10:21:25
1.09_1
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
1.09_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.09_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
1.09
|
bapt  |
Cleanup plist |
21 Feb 2014 21:29:32
1.09
|
tj  |
Update to 1.09.
Changes:
http://cpansearch.perl.org/src/JACOB/Log-Dispatch-File-Rolling-1.09/Changes |
29 Jan 2014 09:19:35
1.06
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
1.06
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
09 Sep 2013 15:01:28
1.06
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
31 May 2013 15:16:21
1.06
|
miwi  |
- Do not try to remove dirs. not created by the port
Reported by: pkg (DEVELOPER_MODE) |
17 Oct 2012 02:06:43
1.06
|
tj  |
This module subclasses Log::Dispatch::File for logging to date/time stamped
files.
WWW: http://search.cpan.org/dist/Log-Dispatch-File-Rolling/
Feature safe: yes
Approved by: eadler (mentor) |