notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
p5-Dancer2-Plugin-LogReport Logging, exceptions and translations in Dancer2 via Log::Report
2.03 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.02Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-12-19 11:21:07
Last Update: 2026-04-27 13:07:02
Commit Hash: 982bd00
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/dist/Dancer2-Plugin-LogReport
Description:
Dancer2::Plugin::LogReport provides easy access to the extensive logging facilities provided by Log::Report. Along with Dancer2::Logger::LogReport, this brings together all the internal Dancer2 logging, handling for expected and unexpected exceptions, translations and application logging. Logging is extremely flexible using many of the available dispatchers. Multiple dispatchers can be used, each configured separately to display different messages in different formats. By default, messages are logged to a session variable for display on a webpage, and to STDERR. Messages within this plugin use the extended Dancer2::Logger::LogReport::Message class rather than the standard Log::Report::Message class. Note that it is currently recommended to use the plugin in all apps within a Dancer2 program, not only some. Therefore, wherever you use Dancer2 you should also use Dancer2::Plugin::LogReport. This does not apply if using the same app name (use Dancer2 appname, 'Already::Exists'). In all other modules, you can just use Log::Report.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (22 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Dancer2-Plugin-LogReport-2.03/catalog.mk
  2. /usr/local/share/licenses/p5-Dancer2-Plugin-LogReport-2.03/LICENSE
  3. /usr/local/share/licenses/p5-Dancer2-Plugin-LogReport-2.03/ART10
  4. /usr/local/share/licenses/p5-Dancer2-Plugin-LogReport-2.03/GPLv1+
  5. lib/perl5/site_perl/Dancer/Logger/LogReport.pm
  6. lib/perl5/site_perl/Dancer/Logger/LogReport.pod
  7. lib/perl5/site_perl/Dancer2/Logger/LogReport.pm
  8. lib/perl5/site_perl/Dancer2/Logger/LogReport.pod
  9. lib/perl5/site_perl/Dancer2/Plugin/LogReport.pm
  10. lib/perl5/site_perl/Dancer2/Plugin/LogReport.pod
  11. lib/perl5/site_perl/Dancer2/Plugin/LogReport/Message.pm
  12. lib/perl5/site_perl/Dancer2/Plugin/LogReport/Message.pod
  13. lib/perl5/site_perl/Dancer2/Template/TTLogReport.pm
  14. lib/perl5/site_perl/Dancer2/Template/TTLogReport.pod
  15. lib/perl5/site_perl/man/man3/Dancer2::Logger::LogReport.3.gz
  16. lib/perl5/site_perl/man/man3/Dancer2::Plugin::LogReport.3.gz
  17. lib/perl5/site_perl/man/man3/Dancer2::Plugin::LogReport::Message.3.gz
  18. lib/perl5/site_perl/man/man3/Dancer2::Template::TTLogReport.3.gz
  19. lib/perl5/site_perl/man/man3/Dancer::Logger::LogReport.3.gz
  20. @owner
  21. @group
  22. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • p5-Dancer2-Plugin-LogReport>0:devel/p5-Dancer2-Plugin-LogReport
To install the port:
cd /usr/ports/devel/p5-Dancer2-Plugin-LogReport/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Dancer2-Plugin-LogReport
  • pkg install p5-Dancer2-Plugin-LogReport
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Dancer2-Plugin-LogReport
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1777252552 SHA256 (Dancer2-Plugin-LogReport-2.03.tar.gz) = ca5e32fb53ac821469c4252517a8fd4d23b879be17e50874461759a4126e743d SIZE (Dancer2-Plugin-LogReport-2.03.tar.gz) = 24697

Packages (timestamps in pop-ups are UTC):
p5-Dancer2-Plugin-LogReport
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.022.03--2.03n/an/an/a
FreeBSD:13:quarterly2.022.02--2.02n/an/an/a
FreeBSD:14:latest2.022.03--2.03---
FreeBSD:14:quarterly2.022.02--2.02---
FreeBSD:15:latest2.032.03n/a-n/an/a--
FreeBSD:15:quarterly2.022.02n/a-n/an/a--
FreeBSD:16:latest2.022.03n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Dancer2>=0.207 : www/p5-Dancer2
  2. p5-Log-Report>=1.45 : devel/p5-Log-Report
  3. p5-Log-Report-Template>=0 : devel/p5-Log-Report-Template
  4. perl5>=5.42.r<5.43 : lang/perl5.42
  5. perl5>=5.42.r<5.43 : lang/perl5.42
Runtime dependencies:
  1. p5-Dancer2>=0.207 : www/p5-Dancer2
  2. p5-Log-Report>=1.45 : devel/p5-Log-Report
  3. p5-Log-Report-Template>=0 : devel/p5-Log-Report-Template
  4. perl5>=5.42.r<5.43 : lang/perl5.42
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_p5-Dancer2-Plugin-LogReport
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/M/MA/MARKOV/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/M/MA/MARKOV/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Dancer2/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/M/MA/MARKOV/
  5. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/M/MA/MARKOV/
  6. http://backpan.perl.org/authors/id/M/MA/MARKOV/
  7. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/M/MA/MARKOV/
  8. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/M/MA/MARKOV/
  9. https://cpan.metacpan.org/authors/id/M/MA/MARKOV/
  10. https://cpan.metacpan.org/modules/by-module/Dancer2/
  11. https://www.cpan.org/authors/id/M/MA/MARKOV/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.03
27 Apr 2026 13:07:02
commit hash: 982bd00e016d4c4b00353b98d395af82bd73464ccommit hash: 982bd00e016d4c4b00353b98d395af82bd73464ccommit hash: 982bd00e016d4c4b00353b98d395af82bd73464ccommit hash: 982bd00e016d4c4b00353b98d395af82bd73464c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Dancer2-Plugin-LogReport: Update to 2.03

Changes:	https://metacpan.org/dist/Dancer2-Plugin-LogReport/changes
2.02
19 Dec 2025 11:10:27
commit hash: 2342e946a9e444f81b41ea0b20d82723d89feba4commit hash: 2342e946a9e444f81b41ea0b20d82723d89feba4commit hash: 2342e946a9e444f81b41ea0b20d82723d89feba4commit hash: 2342e946a9e444f81b41ea0b20d82723d89feba4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Dancer2-Plugin-LogReport: Add p5-Dancer2-Plugin-LogReport 2.02

Dancer2::Plugin::LogReport provides easy access to the extensive logging
facilities provided by Log::Report. Along with Dancer2::Logger::LogReport, this
brings together all the internal Dancer2 logging, handling for expected and
unexpected exceptions, translations and application logging.

Logging is extremely flexible using many of the available dispatchers. Multiple
dispatchers can be used, each configured separately to display different
messages in different formats. By default, messages are logged to a session
variable for display on a webpage, and to STDERR.

Messages within this plugin use the extended Dancer2::Logger::LogReport::Message
class rather than the standard Log::Report::Message class.

Note that it is currently recommended to use the plugin in all apps within a
Dancer2 program, not only some. Therefore, wherever you use Dancer2 you should
also use Dancer2::Plugin::LogReport. This does not apply if using the same app
name (use Dancer2 appname, 'Already::Exists'). In all other modules, you can
just use Log::Report.

Number of commits found: 2