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
Port details
valkey8 High-performance data structure server that primarily serves key/value workloads (8.X.X series)
8.1.5 databases 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: bofh@freebsd.org search for ports maintained by this maintainer
Port Added: 2025-10-27 13:46:16
Last Update: 2025-12-06 11:30:57
Commit Hash: 5ae0ab6
License: BSD3CLAUSE
WWW:
https://valkey.io/
Description:
Valkey is a high-performance data structure server that primarily serves key/value workloads. It supports a wide range of native structures and an extensible plugin system for adding new data structures and access patterns. This is the 8.X.X series of valkey.
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 (17 items)
Collapse this list.
  1. /usr/local/share/licenses/valkey8-8.1.5/catalog.mk
  2. /usr/local/share/licenses/valkey8-8.1.5/LICENSE
  3. /usr/local/share/licenses/valkey8-8.1.5/BSD3CLAUSE
  4. bin/valkey-benchmark
  5. bin/valkey-check-aof
  6. bin/valkey-check-rdb
  7. bin/valkey-cli
  8. bin/valkey-sentinel
  9. bin/valkey-server
  10. @sample etc/valkey.conf.sample
  11. @sample(valkey,valkey,) etc/valkey-sentinel.conf.sample
  12. @dir(valkey,valkey,) /var/db/valkey
  13. @dir(valkey,valkey,) /var/log/valkey
  14. @dir(valkey,valkey,) /var/run/valkey
  15. @owner
  16. @group
  17. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • valkey
  • valkeysentinel
Dependency lines:
  • valkey8>0:databases/valkey8
Conflicts:
CONFLICTS_INSTALL:
  • valkey*
To install the port:
cd /usr/ports/databases/valkey8/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/valkey8
  • pkg install valkey8
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: valkey8
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1765018827 SHA256 (valkey-io-valkey-8.1.5_GH0.tar.gz) = 2d47a6afaec7a5383813579c2367193053ec885bc135e810284fe94ccdd324d2 SIZE (valkey-io-valkey-8.1.5_GH0.tar.gz) = 3818598

Packages (timestamps in pop-ups are UTC):
valkey8
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.1.58.1.5--8.1.5n/an/an/a
FreeBSD:13:quarterly-8.1.5--8.1.5n/an/an/a
FreeBSD:14:latest8.1.58.1.5--8.1.5---
FreeBSD:14:quarterly8.1.58.1.5--8.1.5---
FreeBSD:15:latest8.1.58.1.5n/a-n/an/a--
FreeBSD:15:quarterly8.1.58.1.5n/a-n/an/a--
FreeBSD:16:latest8.1.58.1.5n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Test dependencies:
  1. tclsh8.6 : lang/tcl86
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for valkey8-8.1.5: JEMALLOC=off: Use jemalloc TLS=on: Use TLS ===> Use 'make config' to modify these settings
Options name:
databases_valkey8
USES:
gmake pkgconfig tcl:test ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/valkey-io/valkey/tar.gz/8.1.5?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.1.5
06 Dec 2025 11:30:57
commit hash: 5ae0ab6d7807f9a70c3da3581d0ea86d778b3a6dcommit hash: 5ae0ab6d7807f9a70c3da3581d0ea86d778b3a6dcommit hash: 5ae0ab6d7807f9a70c3da3581d0ea86d778b3a6dcommit hash: 5ae0ab6d7807f9a70c3da3581d0ea86d778b3a6d files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/valkey8: Update version 8.1.4=>8.1.5

Changelog: https://github.com/valkey-io/valkey/releases/tag/8.1.5
8.1.4
27 Oct 2025 13:43:28
commit hash: 30dd85cf8e240a47c78c8bb04434b2c1a2555dcbcommit hash: 30dd85cf8e240a47c78c8bb04434b2c1a2555dcbcommit hash: 30dd85cf8e240a47c78c8bb04434b2c1a2555dcbcommit hash: 30dd85cf8e240a47c78c8bb04434b2c1a2555dcb files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/valkey8: New port

Valkey is a high-performance data structure server that primarily
serves key/value workloads. It supports a wide range of native
structures and an extensible plugin system for adding new data
structures and access patterns.

WWW:	https://valkey.io/

Note that this is the 8.X.X version of valkey which has been added to
upgrade the valkey port to 9.X.X

Number of commits found: 2