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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Metrics-Any Abstract collection of monitoring metrics
0.10 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 0.10Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-05-08 08:46:54
Last Update: 2023-07-09 21:34:24
Commit Hash: d5c7428
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Metrics-Any
Description:
Metrics::Any provides a central location for modules to report monitoring metrics, such as counters of the number of times interesting events have happened, and programs to collect up and send those metrics to monitoring services. Inspired by Log::Any, this module splits the overall problem into two sides. Modules wishing to provide metrics for monitoring purposes can use the use Metrics::Any statement to obtain a collector into which they can report metric events. By default this collector doesn't actually do anything, so modules can easily use it without adding extra specific dependencies for specific reporting. A program using one or more such modules can apply a different policy and request a particular adapter implementation in order to actually report these metrics to some external system, by using the use Metrics::Any::Adapter statement. This separation of concerns allows module authors to write code which will report metrics without needing to care about the exact mechanism of that reporting (as well as to write code which does not itself depend on the code required to perform that reporting).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (25 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Metrics-Any-0.10/catalog.mk
  2. /usr/local/share/licenses/p5-Metrics-Any-0.10/LICENSE
  3. /usr/local/share/licenses/p5-Metrics-Any-0.10/ART10
  4. /usr/local/share/licenses/p5-Metrics-Any-0.10/GPLv1+
  5. lib/perl5/site_perl/Metrics/Any.pm
  6. lib/perl5/site_perl/Metrics/Any/Adapter.pm
  7. lib/perl5/site_perl/Metrics/Any/Adapter/File.pm
  8. lib/perl5/site_perl/Metrics/Any/Adapter/Null.pm
  9. lib/perl5/site_perl/Metrics/Any/Adapter/Stderr.pm
  10. lib/perl5/site_perl/Metrics/Any/Adapter/Tee.pm
  11. lib/perl5/site_perl/Metrics/Any/Adapter/Test.pm
  12. lib/perl5/site_perl/Metrics/Any/AdapterBase/Stored.pm
  13. lib/perl5/site_perl/Metrics/Any/Collector.pm
  14. lib/perl5/site_perl/man/man3/Metrics::Any.3.gz
  15. lib/perl5/site_perl/man/man3/Metrics::Any::Adapter.3.gz
  16. lib/perl5/site_perl/man/man3/Metrics::Any::Adapter::File.3.gz
  17. lib/perl5/site_perl/man/man3/Metrics::Any::Adapter::Null.3.gz
  18. lib/perl5/site_perl/man/man3/Metrics::Any::Adapter::Stderr.3.gz
  19. lib/perl5/site_perl/man/man3/Metrics::Any::Adapter::Tee.3.gz
  20. lib/perl5/site_perl/man/man3/Metrics::Any::Adapter::Test.3.gz
  21. lib/perl5/site_perl/man/man3/Metrics::Any::AdapterBase::Stored.3.gz
  22. lib/perl5/site_perl/man/man3/Metrics::Any::Collector.3.gz
  23. @owner
  24. @group
  25. @mode
Collapse this list.
Dependency lines:
  • p5-Metrics-Any>0:devel/p5-Metrics-Any
To install the port:
cd /usr/ports/devel/p5-Metrics-Any/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Metrics-Any
  • pkg install p5-Metrics-Any
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Metrics-Any
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1688902049 SHA256 (Metrics-Any-0.10.tar.gz) = a90eadf9c8af24a516bb9a1b67061f641853f90b8fee9ffc24d2bb9720e8b99b SIZE (Metrics-Any-0.10.tar.gz) = 33586

Packages (timestamps in pop-ups are UTC):
p5-Metrics-Any
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.100.100.060.100.10-0.06-
FreeBSD:13:quarterly0.100.100.090.100.100.100.100.10
FreeBSD:14:latest0.100.100.080.100.100.09-0.09
FreeBSD:14:quarterly0.100.10-0.100.100.100.100.10
FreeBSD:15:latest0.100.10n/a0.10n/a0.100.100.10
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
Test dependencies:
  1. p5-Test2-Suite>=0 : devel/p5-Test2-Suite
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. devel/p5-Test-Metrics-Any
  2. www/p5-Net-Async-HTTP
for Run
  1. devel/p5-Test-Metrics-Any
  2. www/p5-Net-Async-HTTP

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

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10
09 Jul 2023 21:34:24
commit hash: d5c74286532e6e6f689b83b7506cbee164b51aa5commit hash: d5c74286532e6e6f689b83b7506cbee164b51aa5commit hash: d5c74286532e6e6f689b83b7506cbee164b51aa5commit hash: d5c74286532e6e6f689b83b7506cbee164b51aa5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Metrics-Any: Update to 0.10

Changes:	https://metacpan.org/dist/Metrics-Any/changes
0.09
30 Jan 2023 12:59:21
commit hash: f917aeffb56b0273c40e0f7b35a25269274eb153commit hash: f917aeffb56b0273c40e0f7b35a25269274eb153commit hash: f917aeffb56b0273c40e0f7b35a25269274eb153commit hash: f917aeffb56b0273c40e0f7b35a25269274eb153 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Metrics-Any: Update to 0.09

Changes:	https://metacpan.org/dist/Metrics-Any/changes
0.08
19 Nov 2022 08:11:44
commit hash: 8e2617b49367e6d9db96b8a01e3f65714f6f69f1commit hash: 8e2617b49367e6d9db96b8a01e3f65714f6f69f1commit hash: 8e2617b49367e6d9db96b8a01e3f65714f6f69f1commit hash: 8e2617b49367e6d9db96b8a01e3f65714f6f69f1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Metrics-Any: Update to 0.08

Changes:	https://metacpan.org/dist/Metrics-Any/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.07
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.07
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.07
24 Jul 2021 20:21:25
commit hash: 1533063adb5d2be6ee3b4653ce64889d9985ab80commit hash: 1533063adb5d2be6ee3b4653ce64889d9985ab80commit hash: 1533063adb5d2be6ee3b4653ce64889d9985ab80commit hash: 1533063adb5d2be6ee3b4653ce64889d9985ab80 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Metrics-Any: Update to 0.07

Changes:	https://metacpan.org/dist/Metrics-Any/changes
0.06
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.06
08 Jul 2020 18:56:43
Revision:541530Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.06

Changes:	https://metacpan.org/changes/distribution/Metrics-Any
0.05
16 May 2020 10:53:02
Revision:535401Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.05

Changes:	https://metacpan.org/changes/distribution/Metrics-Any
0.04
12 May 2020 22:27:06
Revision:535019Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.04

Changes:	https://metacpan.org/changes/distribution/Metrics-Any
0.03
08 May 2020 08:46:49
Revision:534336Original commit files touched by this commit
sunpoet search for other commits by this committer
Add p5-Metrics-Any 0.03

Metrics::Any provides a central location for modules to report monitoring
metrics, such as counters of the number of times interesting events have
happened, and programs to collect up and send those metrics to monitoring
services.

Inspired by Log::Any, this module splits the overall problem into two sides.
Modules wishing to provide metrics for monitoring purposes can use the use
Metrics::Any statement to obtain a collector into which they can report metric
events. By default this collector doesn't actually do anything, so modules can
easily use it without adding extra specific dependencies for specific reporting.

A program using one or more such modules can apply a different policy and
request a particular adapter implementation in order to actually report these
metrics to some external system, by using the use Metrics::Any::Adapter
statement.

This separation of concerns allows module authors to write code which will
report metrics without needing to care about the exact mechanism of that
reporting (as well as to write code which does not itself depend on the code
required to perform that reporting).

WWW: https://metacpan.org/release/Metrics-Any

Number of commits found: 12