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
rubygem-opentelemetry-instrumentation-active_support ActiveSupport instrumentation for the OpenTelemetry framework
0.12.0 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.9.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-05-20 08:57:05
Last Update: 2026-05-21 14:52:58
Commit Hash: 0606696
Also Listed In: rubygems
License: APACHE20
WWW:
https://opentelemetry.io/
https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/active_support
https://github.com/open-telemetry/opentelemetry-ruby-contrib
Description:
ActiveSupport instrumentation for the OpenTelemetry framework
HomepageHomepageHomepage    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-opentelemetry-instrumentation-active_support-0.12.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-opentelemetry-instrumentation-active_support-0.12.0/LICENSE
  3. /usr/local/share/licenses/rubygem-opentelemetry-instrumentation-active_support-0.12.0/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-opentelemetry-instrumentation-active_support>0:devel/rubygem-opentelemetry-instrumentation-active_support
To install the port:
cd /usr/ports/devel/rubygem-opentelemetry-instrumentation-active_support/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-opentelemetry-instrumentation-active_support
  • pkg install rubygem-opentelemetry-instrumentation-active_support
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-opentelemetry-instrumentation-active_support
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1779223130 SHA256 (rubygem/opentelemetry-instrumentation-active_support-0.12.0.gem) = 29a2cbdcb3aad4a42f4c9e829dab11167b71ed8a5205ad54587fe4d59d8ee704 SIZE (rubygem/opentelemetry-instrumentation-active_support-0.12.0.gem) = 12800

Packages (timestamps in pop-ups are UTC):
rubygem-opentelemetry-instrumentation-active_support
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.00.9.0-0.8.00.9.0n/an/an/a
FreeBSD:13:quarterly0.9.00.9.0-0.8.00.9.0n/an/an/a
FreeBSD:14:latest0.12.00.12.0-0.8.00.12.0---
FreeBSD:14:quarterly0.9.00.9.0-0.8.00.9.0---
FreeBSD:15:latest0.12.00.12.0n/a0.8.0n/an/a--
FreeBSD:15:quarterly0.9.00.9.0n/a-n/an/a--
FreeBSD:16:latest0.12.00.12.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby34 : lang/ruby34
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-opentelemetry-instrumentation-base>=0.25<1 : devel/rubygem-opentelemetry-instrumentation-base
  2. ruby34 : lang/ruby34
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby34 : lang/ruby34
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby34 : lang/ruby34
This port is required by:
for Run
  1. devel/rubygem-opentelemetry-instrumentation-action_mailer
  2. devel/rubygem-opentelemetry-instrumentation-action_view
  3. devel/rubygem-opentelemetry-instrumentation-active_model_serializers
  4. devel/rubygem-opentelemetry-instrumentation-active_storage
  5. devel/rubygem-opentelemetry-instrumentation-rails

Configuration Options:
No options to configure
Options name:
devel_rubygem-opentelemetry-instrumentation-active_support
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: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.12.0
21 May 2026 14:52:58
commit hash: 0606696eca8857e3e08749f4d517833681b4b622commit hash: 0606696eca8857e3e08749f4d517833681b4b622commit hash: 0606696eca8857e3e08749f4d517833681b4b622commit hash: 0606696eca8857e3e08749f4d517833681b4b622 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-opentelemetry-instrumentation-active_support: Update to 0.12.0

- Take maintainership

Changes:	https://github.com/open-telemetry/opentelemetry-ruby-contrib/releases
		https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/active_support/CHANGELOG.md
Approved by:	mfechner (maintainer, via private email)
0.9.0
12 Oct 2025 06:11:57
commit hash: ccbacc4729ff352dacb70c70d10acb40e61beb5acommit hash: ccbacc4729ff352dacb70c70d10acb40e61beb5acommit hash: ccbacc4729ff352dacb70c70d10acb40e61beb5acommit hash: ccbacc4729ff352dacb70c70d10acb40e61beb5a files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-opentelemetry-instrumentation-active_support: update to 0.9.0

Changes:	https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/active_support/CHANGELOG.md
0.8.0
07 Feb 2025 21:16:44
commit hash: 8c03c0db569b442a28c20b3e721e3b6ef30fe123commit hash: 8c03c0db569b442a28c20b3e721e3b6ef30fe123commit hash: 8c03c0db569b442a28c20b3e721e3b6ef30fe123commit hash: 8c03c0db569b442a28c20b3e721e3b6ef30fe123 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-opentelemetry-instrumentation-active_support: Fix WWW

Approved by:	portmgr (blanket)
0.8.0
05 Feb 2025 06:04:21
commit hash: acf922fc656dd7962f74f92acc1b94ca6e5da390commit hash: acf922fc656dd7962f74f92acc1b94ca6e5da390commit hash: acf922fc656dd7962f74f92acc1b94ca6e5da390commit hash: acf922fc656dd7962f74f92acc1b94ca6e5da390 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-opentelemetry-instrumentation-active_support: update to 0.8.0

Changes:	https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/active_support/CHANGELOG.md
0.7.0
31 Dec 2024 21:09:23
commit hash: 9c4c994726b5297ea35b744583bbe60173b1020acommit hash: 9c4c994726b5297ea35b744583bbe60173b1020acommit hash: 9c4c994726b5297ea35b744583bbe60173b1020acommit hash: 9c4c994726b5297ea35b744583bbe60173b1020a files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-opentelemetry-instrumentation-active_support: update to 0.7.0

Changes:	https://rubydoc.info/gems/opentelemetry-instrumentation-active_support/0.7.0/file/CHANGELOG.md
0.6.0
12 Jul 2024 11:01:40
commit hash: 86a786f7da6a8536f0e0838b5578d2e3b5342100commit hash: 86a786f7da6a8536f0e0838b5578d2e3b5342100commit hash: 86a786f7da6a8536f0e0838b5578d2e3b5342100commit hash: 86a786f7da6a8536f0e0838b5578d2e3b5342100 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-opentelemetry-instrumentation-active_support: update to 0.6.0

Changes:	https://rubydoc.info/gems/opentelemetry-instrumentation-active_support/0.6.0/file/CHANGELOG.md
0.5.3
03 Jul 2024 06:32:24
commit hash: cc6a17785ff7c9ead679735c50f6921060875de5commit hash: cc6a17785ff7c9ead679735c50f6921060875de5commit hash: cc6a17785ff7c9ead679735c50f6921060875de5commit hash: cc6a17785ff7c9ead679735c50f6921060875de5 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-opentelemetry-instrumentation-active_support: update to 0.5.3

Changes:	https://rubydoc.info/gems/opentelemetry-instrumentation-active_support/0.5.3/file/CHANGELOG.md
0.5.1
20 May 2024 08:53:57
commit hash: d09359a4c791eb5678554b05d38d5626fad49d47commit hash: d09359a4c791eb5678554b05d38d5626fad49d47commit hash: d09359a4c791eb5678554b05d38d5626fad49d47commit hash: d09359a4c791eb5678554b05d38d5626fad49d47 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab: new ports required for 17.0.0

Number of commits found: 8