Port details |
- p5-Log-Log4perl-Tiny Mimic Log::Log4perl in one single module
- 1.8.0 devel
=2 1.8.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2015-03-06 22:36:51
- Last Update: 2022-11-19 08:11:42
- Commit Hash: 47e742e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART20
- WWW:
- https://metacpan.org/release/Log-Log4perl-Tiny
- Description:
- Log::Log4perl::Tiny yet another logging module. Nothing particularly fancy nor
original, too, but a single-module implementation of the features the author use
most from Log::Log4perl for quick things, namely:
- Easy mode and stealth loggers (aka log functions INFO, WARN, etc.)
- Debug message filtering by log level
- Line formatting customisation
- Quick sending of messages to a log file
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Log-Log4perl-Tiny>0:devel/p5-Log-Log4perl-Tiny
- To install the port:
- cd /usr/ports/devel/p5-Log-Log4perl-Tiny/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Log-Log4perl-Tiny
- pkg install p5-Log-Log4perl-Tiny
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Log-Log4perl-Tiny
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1665646785
SHA256 (Log-Log4perl-Tiny-1.8.0.tar.gz) = 5ae38c8342e1c835386f9826b609856e2a73750f3e8013e8ab494fcdc9ce63dd
SIZE (Log-Log4perl-Tiny-1.8.0.tar.gz) = 40637
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-Module-Build-Tiny>=0.039 : devel/p5-Module-Build-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- 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-Log4perl-Tiny
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.0 19 Nov 2022 08:11:42
![commit hash: 47e742ef660823750e117f6b214f9278cc15d030 commit hash: 47e742ef660823750e117f6b214f9278cc15d030](/images/git.png) ![commit hash: 47e742ef660823750e117f6b214f9278cc15d030 commit hash: 47e742ef660823750e117f6b214f9278cc15d030](/images/codeberg.svg) ![commit hash: 47e742ef660823750e117f6b214f9278cc15d030 commit hash: 47e742ef660823750e117f6b214f9278cc15d030](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/p5-Log-Log4perl-Tiny: Update to 1.8.0
Changes: https://metacpan.org/dist/Log-Log4perl-Tiny/changes |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
1.6.4 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
1.6.4 20 Jul 2022 14:21:35
![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/git.png) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/codeberg.svg) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
1.6.4 17 Apr 2022 23:58:09
![commit hash: 9cdee67effd9740a477e2c546905105c6df8ed80 commit hash: 9cdee67effd9740a477e2c546905105c6df8ed80](/images/git.png) ![commit hash: 9cdee67effd9740a477e2c546905105c6df8ed80 commit hash: 9cdee67effd9740a477e2c546905105c6df8ed80](/images/codeberg.svg) ![commit hash: 9cdee67effd9740a477e2c546905105c6df8ed80 commit hash: 9cdee67effd9740a477e2c546905105c6df8ed80](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/p5-Log-Log4perl-Tiny: Update to 1.6.4
Changes: https://metacpan.org/dist/Log-Log4perl-Tiny/changes |
1.6.2 16 Apr 2022 04:19:13
![commit hash: 4bcb614e2ca68f5ea43f167cd8b74fc0c7283192 commit hash: 4bcb614e2ca68f5ea43f167cd8b74fc0c7283192](/images/git.png) ![commit hash: 4bcb614e2ca68f5ea43f167cd8b74fc0c7283192 commit hash: 4bcb614e2ca68f5ea43f167cd8b74fc0c7283192](/images/codeberg.svg) ![commit hash: 4bcb614e2ca68f5ea43f167cd8b74fc0c7283192 commit hash: 4bcb614e2ca68f5ea43f167cd8b74fc0c7283192](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/p5-Log-Log4perl-Tiny: Update to 1.6.2
Changes: https://metacpan.org/dist/Log-Log4perl-Tiny/changes |
1.6.0 30 Mar 2022 22:21:04
![commit hash: 91a929352a9240e8112ed7f3cf3de56299f16957 commit hash: 91a929352a9240e8112ed7f3cf3de56299f16957](/images/git.png) ![commit hash: 91a929352a9240e8112ed7f3cf3de56299f16957 commit hash: 91a929352a9240e8112ed7f3cf3de56299f16957](/images/codeberg.svg) ![commit hash: 91a929352a9240e8112ed7f3cf3de56299f16957 commit hash: 91a929352a9240e8112ed7f3cf3de56299f16957](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/p5-Log-Log4perl-Tiny: Update to 1.6.0
Changes: https://metacpan.org/dist/Log-Log4perl-Tiny/changes |
1.4.0 25 Jun 2021 13:34:45
![commit hash: c069d2a420b7c384a768593d5f0d26ab09d42768 commit hash: c069d2a420b7c384a768593d5f0d26ab09d42768](/images/git.png) ![commit hash: c069d2a420b7c384a768593d5f0d26ab09d42768 commit hash: c069d2a420b7c384a768593d5f0d26ab09d42768](/images/codeberg.svg) ![commit hash: c069d2a420b7c384a768593d5f0d26ab09d42768 commit hash: c069d2a420b7c384a768593d5f0d26ab09d42768](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/p5-Log-Log4perl-Tiny: Cosmetic change |
1.4.0 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
1.4.0 27 May 2018 20:15:20
![Revision:470993 Revision:470993](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.4.0 26 Jun 2016 17:15:08
![Revision:417554 Revision:417554](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.4.0
Changes: http://search.cpan.org/dist/Log-Log4perl-Tiny/Changes |
1.2.10 11 Apr 2016 17:26:20
![Revision:413048 Revision:413048](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.2.10
Changes: http://search.cpan.org/dist/Log-Log4perl-Tiny/Changes |
1.2.9 02 Apr 2016 07:13:05
![Revision:412384 Revision:412384](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.2.9
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Log-Log4perl-Tiny/Changes |
1.2.7 06 Mar 2015 22:36:43
![Revision:380632 Revision:380632](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add p5-Log-Log4perl-Tiny 1.2.7
Log::Log4perl::Tiny yet another logging module. Nothing particularly fancy nor
original, too, but a single-module implementation of the features the author use
most from Log::Log4perl for quick things, namely:
- Easy mode and stealth loggers (aka log functions INFO, WARN, etc.)
- Debug message filtering by log level
- Line formatting customisation
- Quick sending of messages to a log file
WWW: http://search.cpan.org/dist/Log-Log4perl-Tiny/ |