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 on branch 2026Q2
xhash Calculate hashes on files using goroutines
3.6.3_16 security 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.6.3_16Version of this port present on the latest quarterly branch.
Maintainer: rbranco@suse.com search for ports maintained by this maintainer
Port Added: 2026-04-10 17:07:00
Last Update: 2026-06-03 18:00:48
Commit Hash: 3d69120
License: MIT
WWW:
https://github.com/ricardobranco777/xhash/
Description:
This Go program uses goroutines to calculate multiple hashes on strings & files. The output format is fully configurable. Supported hashes: - All Blake2b - Blake2s256 - All SHA-3 - All SHA-2 - Legacy SHA-1, MD5 - HMAC for some of the above.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/xhash
  2. share/man/man1/xhash.1.gz
  3. /usr/local/share/licenses/xhash-3.6.3_16/catalog.mk
  4. /usr/local/share/licenses/xhash-3.6.3_16/LICENSE
  5. /usr/local/share/licenses/xhash-3.6.3_16/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • xhash>0:security/xhash
To install the port:
cd /usr/ports/security/xhash/ && make install clean
To add the package, run one of these commands:
  • pkg install security/xhash
  • pkg install xhash
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xhash
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1745093911 SHA256 (ricardobranco777-xhash-v3.6.3_GH0.tar.gz) = 7340ca6d9cd4a744f1646d57cdfe029d2e67dd14b6c5ec8bdd1d9aa16420ddee SIZE (ricardobranco777-xhash-v3.6.3_GH0.tar.gz) = 16157

Expand this list (12 items)

Collapse this list.

SHA256 (golang-crypto-v0.37.0_GH0.tar.gz) = efc47fd29f232cc4e82f9de57a2213e6426fc2ee2d79c8ae545597c2e16ffdf7 SIZE (golang-crypto-v0.37.0_GH0.tar.gz) = 1850383 SHA256 (golang-sync-v0.13.0_GH0.tar.gz) = 32cb60ee6f4c884be8923c7ea19a518be6d1de6ba31baa6cee22a71f81ad612d SIZE (golang-sync-v0.13.0_GH0.tar.gz) = 17964 SHA256 (golang-sys-v0.32.0_GH0.tar.gz) = 6413352edb2789896c7aaf19d653542317667b5152e52169827059ad4a88ad94 SIZE (golang-sys-v0.32.0_GH0.tar.gz) = 1525988 SHA256 (klauspost-cpuid-v2.0.12_GH0.tar.gz) = ac723eecde24ff08a2fa4b3989b602ab2ecd607f132845b66c26aae896f7130a SIZE (klauspost-cpuid-v2.0.12_GH0.tar.gz) = 343262 SHA256 (spf13-pflag-v1.0.6_GH0.tar.gz) = b6beba1d0a8ce6e0827567931ff9b1b1c93b0fb4b091e825aa09bf0310664ff7 SIZE (spf13-pflag-v1.0.6_GH0.tar.gz) = 52840 SHA256 (zeebo-blake3-v0.2.4_GH0.tar.gz) = 382191dfcc6086b8a4679b98ad365c1bfb9674cf9fe2142b049f4c82cc240d51 SIZE (zeebo-blake3-v0.2.4_GH0.tar.gz) = 112040

Collapse this list.


Packages (timestamps in pop-ups are UTC):
xhash
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.6.3_143.6.3_14-3.6.3_53.6.3_14n/an/an/a
FreeBSD:13:quarterly3.6.3_143.6.3_14-3.6.3_23.6.3_14n/an/an/a
FreeBSD:14:latest3.6.3_163.6.3_16-3.6.3_43.6.3_16---
FreeBSD:14:quarterly3.6.3_163.6.3_16-3.6.3_23.6.3_16---
FreeBSD:15:latest3.6.3_153.6.3_16n/a-n/an/a--
FreeBSD:15:quarterly3.6.3_163.6.3_16n/a-n/an/a--
FreeBSD:16:latest3.6.3_163.6.3_16n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go125 : lang/go125
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_xhash
USES:
go:1.24+,modules
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ricardobranco777/xhash/tar.gz/v3.6.3?dummy=/
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.6.3_16
03 Jun 2026 18:00:48
commit hash: 3d69120c306222a137dfeae569a2da22bc33239ccommit hash: 3d69120c306222a137dfeae569a2da22bc33239ccommit hash: 3d69120c306222a137dfeae569a2da22bc33239ccommit hash: 3d69120c306222a137dfeae569a2da22bc33239c files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.11 / go-1.26.4
3.6.3_15
09 May 2026 17:30:33
commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.10
3.6.3_14
10 Apr 2026 16:19:03
commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305 files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.9 / 1.26.2

Number of commits found: 3