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
Port details
rubygem-metrics Application metrics and instrumentation
0.12.1 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.12.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-08 18:45:47
Last Update: 2024-11-21 13:39:21
Commit Hash: 61b5e68
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/socketry/metrics
Description:
Capture metrics about code execution in a vendor agnostic way. As the author of many libraries which would benefit from metrics, there are few key priorities: (1) zero overhead if metrics are disabled, minimal overhead if enabled, and (2) a small and opinionated interface with standardised semantics. Features: - Zero-overhead if tracing is disabled and minimal overhead if enabled. - Small opinionated interface with standardised semantics.
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-metrics-0.12.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-metrics-0.12.1/LICENSE
  3. /usr/local/share/licenses/rubygem-metrics-0.12.1/MIT
Collapse this list.
Dependency lines:
  • rubygem-metrics>0:devel/rubygem-metrics
To install the port:
cd /usr/ports/devel/rubygem-metrics/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-metrics
  • pkg install rubygem-metrics
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-metrics
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1731679736 SHA256 (rubygem/metrics-0.12.1.gem) = 42ec8eeadb92a57549a72bdd1baf86d4270089bc598917b93cf9cb6f95fcc29c SIZE (rubygem/metrics-0.12.1.gem) = 13312

Packages (timestamps in pop-ups are UTC):
rubygem-metrics
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.12.10.12.1-0.12.10.12.1---
FreeBSD:13:quarterly0.12.10.12.1-0.12.10.12.1---
FreeBSD:14:latest0.12.10.12.1-0.12.10.12.1---
FreeBSD:14:quarterly0.12.10.12.1-0.12.10.12.1---
FreeBSD:15:latest0.12.10.12.1n/a0.12.1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. devel/rubygem-async
  2. www/rubygem-async-http

Configuration Options:
No options to configure
Options name:
devel_rubygem-metrics
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.12.1
21 Nov 2024 13:39:21
commit hash: 61b5e6857cb7080cd8e5c5884d2f01d642ff7ef0commit hash: 61b5e6857cb7080cd8e5c5884d2f01d642ff7ef0commit hash: 61b5e6857cb7080cd8e5c5884d2f01d642ff7ef0commit hash: 61b5e6857cb7080cd8e5c5884d2f01d642ff7ef0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-metrics: Update to 0.12.1

Changes:	https://github.com/socketry/metrics/commits/main
0.12.0
21 Oct 2024 09:17:35
commit hash: 86608541013b4b19c6619e52dfb610afee111303commit hash: 86608541013b4b19c6619e52dfb610afee111303commit hash: 86608541013b4b19c6619e52dfb610afee111303commit hash: 86608541013b4b19c6619e52dfb610afee111303 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-metrics: Update to 0.12.0

Changes:	https://github.com/socketry/metrics/commits/main
0.10.2
08 Sep 2024 18:36:56
commit hash: 510a1027689186093a8bf139705c7f271640d617commit hash: 510a1027689186093a8bf139705c7f271640d617commit hash: 510a1027689186093a8bf139705c7f271640d617commit hash: 510a1027689186093a8bf139705c7f271640d617 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-metrics: Add rubygem-metrics 0.10.2

Capture metrics about code execution in a vendor agnostic way. As the author of
many libraries which would benefit from metrics, there are few key priorities:
(1) zero overhead if metrics are disabled, minimal overhead if enabled, and (2)
a small and opinionated interface with standardised semantics.

Features:
- Zero-overhead if tracing is disabled and minimal overhead if enabled.
- Small opinionated interface with standardised semantics.

Number of commits found: 3