Port details on branch 2024Q4 |
- xxhash Extremely fast non-cryptographic hash algorithm
- 0.8.2_1 devel =26 0.8.2_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2017-02-08 17:56:34
- Last Update: 2024-09-05 06:17:45
- Commit Hash: fc0a629
- People watching this port, also watch:: readline, gettext-runtime, zstd, indexinfo, pkg
- License: BSD2CLAUSE
- WWW:
- https://xxhash.com/
- https://github.com/Cyan4973/xxHash
- Description:
- xxHash is an extremely fast non-cryptographic hash algorithm, working at speeds
close to RAM limits. It is proposed in two flavors, 32 and 64 bits. It
successfully completes the SMHasher test suite which evaluates collision,
dispersion and randomness qualities of hash functions. Code is highly portable,
and hashes are identical on all platforms (little / big endian).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/xxhash/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/xxhash
- pkg install xxhash
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xxhash
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1690822936
SHA256 (Cyan4973-xxHash-v0.8.2_GH0.tar.gz) = baee0c6afd4f03165de7a4e67988d16f0f2b257b51d0e3cb91909302a26a79c4
SIZE (Cyan4973-xxHash-v0.8.2_GH0.tar.gz) = 1141188
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:
-
- gmake>=4.4.1 : devel/gmake
- This port is required by:
- for Build
-
- devel/grpc
- devel/py-xxhash
- graphics/libplacebo
- for Libraries
-
- archivers/py-borgbackup
- archivers/py-borgbackup12
- audio/zrythm
- benchmarks/stress-ng
- biology/biolibc-tools
- devel/fbthrift
- devel/gdb
-
Deleted ports which required this port:
- for Run
-
- graphics/libplacebo
Configuration Options:
- No options to configure
- Options name:
- devel_xxhash
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|