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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
rubygem-datadog-ruby_core_source Provide Ruby core source files for C extensions that need them
3.4.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 3.3.6Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-21 13:42:30
Last Update: 2025-02-03 15:53:41
Commit Hash: 67bba7a
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/DataDog/datadog-ruby_core_source
Description:
datadog-ruby_core_source is a fork of debase-ruby_core_source that uses included Ruby headers (*.h and *.inc) instead of downloading them. Used by dd-trace-rb. Only Ruby 2.5, 3.3, and 3.4 versions are supported.
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-datadog-ruby_core_source-3.4.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-datadog-ruby_core_source-3.4.0/LICENSE
  3. /usr/local/share/licenses/rubygem-datadog-ruby_core_source-3.4.0/MIT
Collapse this list.
Dependency lines:
  • rubygem-datadog-ruby_core_source>0:devel/rubygem-datadog-ruby_core_source
To install the port:
cd /usr/ports/devel/rubygem-datadog-ruby_core_source/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-datadog-ruby_core_source
  • pkg install rubygem-datadog-ruby_core_source
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-datadog-ruby_core_source
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1738090014 SHA256 (rubygem/datadog-ruby_core_source-3.4.0.gem) = 542afb1203f7b4bc19307d273b860649965860dbd5bbd9161cd363af772f0e27 SIZE (rubygem/datadog-ruby_core_source-3.4.0.gem) = 550400

Packages (timestamps in pop-ups are UTC):
rubygem-datadog-ruby_core_source
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4.03.4.0-3.4.03.4.0---
FreeBSD:13:quarterly3.3.73.3.7-3.3.73.3.7---
FreeBSD:14:latest3.4.03.4.0-3.4.03.4.0---
FreeBSD:14:quarterly3.3.73.3.7-3.3.73.3.7---
FreeBSD:15:latest3.4.03.4.0n/a3.4.0n/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-datadog

Configuration Options:
No options to configure
Options name:
devel_rubygem-datadog-ruby_core_source
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
3.4.0
03 Feb 2025 15:53:41
commit hash: 67bba7afb9fb9e054470673c2eedb23012efed4dcommit hash: 67bba7afb9fb9e054470673c2eedb23012efed4dcommit hash: 67bba7afb9fb9e054470673c2eedb23012efed4dcommit hash: 67bba7afb9fb9e054470673c2eedb23012efed4d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-datadog-ruby_core_source: Update to 3.4.0

Changes:	https://github.com/DataDog/datadog-ruby_core_source/releases
		https://github.com/DataDog/datadog-ruby_core_source/blob/master/CHANGELOG.datadog.md
3.3.7
31 Dec 2024 15:52:51
commit hash: 43fce441431fb04605b79ea597d9dd62be4b8671commit hash: 43fce441431fb04605b79ea597d9dd62be4b8671commit hash: 43fce441431fb04605b79ea597d9dd62be4b8671commit hash: 43fce441431fb04605b79ea597d9dd62be4b8671 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-datadog-ruby_core_source: Update to 3.3.7

Changes:	https://github.com/DataDog/datadog-ruby_core_source/releases
3.3.6
21 Nov 2024 13:37:53
commit hash: 327bfb028505ab8c8a7c7dd8039d65093a8f8b76commit hash: 327bfb028505ab8c8a7c7dd8039d65093a8f8b76commit hash: 327bfb028505ab8c8a7c7dd8039d65093a8f8b76commit hash: 327bfb028505ab8c8a7c7dd8039d65093a8f8b76 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-datadog-ruby_core_source: Add rubygem-datadog-ruby_core_source
3.3.6

datadog-ruby_core_source is a fork of debase-ruby_core_source that uses included
Ruby headers (*.h and *.inc) instead of downloading them. Used by dd-trace-rb.
Only Ruby 2.5, 3.3, and 3.4 versions are supported.

Number of commits found: 3