Port details |
- p5-Log-Log4perl-Layout-JSON Layout a log message as a JSON hash, including MDC data
- 0.61 devel =2 0.61Version of this port present on the latest quarterly branch.
- Maintainer: svysh.fbsd@gmail.com
- Port Added: 2018-11-27 17:13:27
- Last Update: 2024-05-13 21:19:50
- Commit Hash: 04ac4af
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Log-Log4perl
- Description:
- This class implements a "Log::Log4perl" layout format, similar to
Log::Log4perl::Layout::PatternLayout except that the output is a JSON hash.
The JSON hash is ASCII encoded, with no newlines or other whitespace, and is
suitable for output, via Log::Log4perl appenders, to files and syslog etc.
The JSON hash can, optionally, be UTF-8 encoded.
Contextual data in the Log::Log4perl::MDC hash can be included.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Log-Log4perl-Layout-JSON>0:devel/p5-Log-Log4perl-Layout-JSON
- To install the port:
- cd /usr/ports/devel/p5-Log-Log4perl-Layout-JSON/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Log-Log4perl-Layout-JSON
- pkg install p5-Log-Log4perl-Layout-JSON
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Log-Log4perl-Layout-JSON
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1705994049
SHA256 (Log-Log4perl-Layout-JSON-0.61.tar.gz) = 4e60fefe8b6b5e62415cf634525eadae80618aeb0bf353226a3b3b68eaade943
SIZE (Log-Log4perl-Layout-JSON-0.61.tar.gz) = 22786
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-Class-Tiny>=0 : devel/p5-Class-Tiny
- p5-JSON-MaybeXS>=0 : converters/p5-JSON-MaybeXS
- p5-Log-Log4perl>=0 : devel/p5-Log-Log4perl
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Most>=0 : devel/p5-Test-Most
- p5-Test-Warnings>=0 : devel/p5-Test-Warnings
- Runtime dependencies:
-
- p5-Class-Tiny>=0 : devel/p5-Class-Tiny
- p5-JSON-MaybeXS>=0 : converters/p5-JSON-MaybeXS
- p5-Log-Log4perl>=0 : devel/p5-Log-Log4perl
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- security/p5-openxpki
- for Run
-
- security/p5-openxpki
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Log-Log4perl-Layout-JSON
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.61 13 May 2024 21:19:50 |
Robert Clausecker (fuz) Author: Sergei Vyshenski |
devel/p5-Log-Log4perl-Layout-JSON: Update to 0.61
- update 0.60 -> 0.61
ChangeLog:
https://github.com/mschout/Log-Log4perl-Layout-JSON/blob/master/Changes
PR: 276545 |
0.60 18 May 2023 17:52:15 |
Robert Clausecker (fuz) Author: Sergei Vyshenski |
devel/p5-Log-Log4perl-Layout-JSON: update to 0.60
Changelog:
https://github.com/mschout/Log-Log4perl-Layout-JSON/blob/master/Changes
PR: 271471 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.59 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.59 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.59 04 Oct 2021 02:38:50 |
Wen Heping (wen) |
devel/p5-Log-Log4perl-Layout-JSON: Update to 0.59
PR: 258876
Reported by: svysh.fbsd@gmail.com(maintainer) |
0.58 29 May 2021 04:52:14 |
Neel Chauhan (nc) Author: Sergei Vyshenski |
devel/p5-Log-Log4perl-Layout-JSON: Update to 0.58
Changes: https://github.com/mschout/Log-Log4perl-Layout-JSON/blob/master/Changes
PR: 256229 |
0.56 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.56 27 Nov 2018 17:11:39 |
sunpoet |
Add p5-Log-Log4perl-Layout-JSON 0.56
This class implements a "Log::Log4perl" layout format, similar to
Log::Log4perl::Layout::PatternLayout except that the output is a JSON hash.
The JSON hash is ASCII encoded, with no newlines or other whitespace, and is
suitable for output, via Log::Log4perl appenders, to files and syslog etc.
The JSON hash can, optionally, be UTF-8 encoded.
Contextual data in the Log::Log4perl::MDC hash can be included.
WWW: https://metacpan.org/release/Log-Log4perl
PR: 232444
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> |
Number of commits found: 9
|