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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
rubygem-xxhash Ruby wrapper for xxHash lib
0.7.0 devel on this many watch lists=2 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.6.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-12-30 09:13:03
Last Update: 2025-09-07 23:06:56
Commit Hash: 3a917a4
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/nashby/xxhash
Description:
Ruby wrapper for xxHash
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-xxhash-0.7.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-xxhash-0.7.0/LICENSE
  3. /usr/local/share/licenses/rubygem-xxhash-0.7.0/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-xxhash>0:devel/rubygem-xxhash
To install the port:
cd /usr/ports/devel/rubygem-xxhash/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-xxhash
  • pkg install rubygem-xxhash
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-xxhash
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1757121818 SHA256 (rubygem/xxhash-0.7.0.gem) = 1177e65232a4ede2f8022b0d062cc4bb25b4aaf32e81657e8140e0bff7b49fc3 SIZE (rubygem/xxhash-0.7.0.gem) = 61952

Packages (timestamps in pop-ups are UTC):
rubygem-xxhash
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.00.7.0-0.6.00.7.0---
FreeBSD:13:quarterly0.6.00.6.00.5.00.6.00.6.00.5.00.5.00.5.0
FreeBSD:14:latest0.6.00.7.00.5.00.6.00.7.00.5.0-0.5.0
FreeBSD:14:quarterly0.6.00.6.0-0.6.00.6.00.5.00.5.00.5.0
FreeBSD:15:latest0.6.00.7.0n/a0.6.0n/a0.5.00.5.00.5.0
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-0.7.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Patch dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby33 : lang/ruby33
This port is required by:
for Run
  1. www/rubygem-bullet_train

Configuration Options:
No options to configure
Options name:
devel_rubygem-xxhash
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: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.0
07 Sep 2025 23:06:56
commit hash: 3a917a4b4ba4654eb3051b9410c220223e8d7275commit hash: 3a917a4b4ba4654eb3051b9410c220223e8d7275commit hash: 3a917a4b4ba4654eb3051b9410c220223e8d7275commit hash: 3a917a4b4ba4654eb3051b9410c220223e8d7275 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-xxhash: Update to 0.7.0

Changes:	https://github.com/nashby/xxhash/blob/master/CHANGELOG.md
0.6.0
31 Dec 2024 15:53:34
commit hash: 8671c8917192e03be52ae68dfac03700f87cfe11commit hash: 8671c8917192e03be52ae68dfac03700f87cfe11commit hash: 8671c8917192e03be52ae68dfac03700f87cfe11commit hash: 8671c8917192e03be52ae68dfac03700f87cfe11 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-xxhash: Update to 0.6.0

Changes:	https://github.com/nashby/xxhash/blob/master/CHANGELOG.md
0.5.0
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
0.5.0
30 Dec 2022 09:04:03
commit hash: c28b3a0b3ce95e47b9397792902d16b32c82160fcommit hash: c28b3a0b3ce95e47b9397792902d16b32c82160fcommit hash: c28b3a0b3ce95e47b9397792902d16b32c82160fcommit hash: c28b3a0b3ce95e47b9397792902d16b32c82160f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-xxhash: Add rubygem-xxash 0.5.0

Ruby wrapper for xxHash

Number of commits found: 4