Port details |
- rubygem-metrics Application metrics and instrumentation
- 0.12.2 devel
=0 0.12.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-09-08 18:45:47
- Last Update: 2025-03-19 03:43:12
- Commit Hash: 82d7472
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1742070698
SHA256 (rubygem/metrics-0.12.2.gem) = 75caab08235dc2b3bb7440e00f64e8426b23b9caa94755d81cf9371fffa1e12a
SIZE (rubygem/metrics-0.12.2.gem) = 13312
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:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- devel/rubygem-async
- devel/rubygem-async-gitlab
- 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:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.12.2 19 Mar 2025 03:43:12
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-metrics: Update to 0.12.2
Changes: https://github.com/socketry/metrics/commits/main |
0.12.1 21 Nov 2024 13:39:21
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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: 4
|