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.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
Port details
libvalkey Valkey client library in C
0.2.1 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: dtxdf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-15 02:57:05
Last Update: 2025-08-29 21:12:26
Commit Hash: 9586ba9
License: BSD3CLAUSE
WWW:
https://github.com/valkey-io/libvalkey
Description:
Libvalkey is the official C client for the Valkey database. It also supports any server that uses the RESP protocol (version 2 or 3). This project supports both standalone and cluster modes.
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 (37 items)
Collapse this list.
  1. /usr/local/share/licenses/libvalkey-0.2.1/catalog.mk
  2. /usr/local/share/licenses/libvalkey-0.2.1/LICENSE
  3. /usr/local/share/licenses/libvalkey-0.2.1/BSD3CLAUSE
  4. include/valkey/adapters/ae.h
  5. include/valkey/adapters/glib.h
  6. include/valkey/adapters/ivykis.h
  7. include/valkey/adapters/libev.h
  8. include/valkey/adapters/libevent.h
  9. include/valkey/adapters/libhv.h
  10. include/valkey/adapters/libsdevent.h
  11. include/valkey/adapters/libuv.h
  12. include/valkey/adapters/macosx.h
  13. include/valkey/adapters/poll.h
  14. include/valkey/adapters/qt.h
  15. include/valkey/adapters/valkeymoduleapi.h
  16. include/valkey/alloc.h
  17. include/valkey/async.h
  18. include/valkey/cluster.h
  19. include/valkey/net.h
  20. include/valkey/read.h
  21. include/valkey/sockcompat.h
  22. include/valkey/tls.h
  23. include/valkey/valkey.h
  24. include/valkey/visibility.h
  25. lib/libvalkey.a
  26. lib/libvalkey.so
  27. lib/libvalkey.so.0
  28. lib/libvalkey.so.0.2.1
  29. lib/libvalkey_tls.a
  30. lib/libvalkey_tls.so
  31. lib/libvalkey_tls.so.0
  32. lib/libvalkey_tls.so.0.2.1
  33. libdata/pkgconfig/valkey.pc
  34. libdata/pkgconfig/valkey_tls.pc
  35. @owner
  36. @group
  37. @mode
Collapse this list.
Dependency lines:
  • libvalkey>0:databases/libvalkey
To install the port:
cd /usr/ports/databases/libvalkey/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/libvalkey
  • pkg install libvalkey
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libvalkey
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1756498326 SHA256 (valkey-io-libvalkey-0.2.1_GH0.tar.gz) = bc068b15eeb8f66c3205f55f7bfe1274b79ccced0dd8796e59d62091abeb3645 SIZE (valkey-io-libvalkey-0.2.1_GH0.tar.gz) = 207895

Packages (timestamps in pop-ups are UTC):
libvalkey
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.00.2.1-0.1.00.2.1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.1.00.2.1-0.1.00.2.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/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
This port is required by:
for Run
  1. databases/py-valkey

Configuration Options:
===> The following configuration options are available for libvalkey-0.2.1: TLS=on: Secure network connection support via TLS ===> Use 'make config' to modify these settings
Options name:
databases_libvalkey
USES:
gmake 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/libvalkey/tar.gz/0.2.1?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
0.2.1
29 Aug 2025 21:12:26
commit hash: 9586ba923f55f9cbaa4d3732fcd851e613ae69becommit hash: 9586ba923f55f9cbaa4d3732fcd851e613ae69becommit hash: 9586ba923f55f9cbaa4d3732fcd851e613ae69becommit hash: 9586ba923f55f9cbaa4d3732fcd851e613ae69be files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
databases/libvalkey: Update to 0.2.1

ChangeLog: https://github.com/valkey-io/libvalkey/releases/tag/0.2.1

Approved by:    acm (mentor)
0.2.0
19 Aug 2025 19:52:49
commit hash: 2794d7d28f9ba890c2c4eaf3c793d41522dbf897commit hash: 2794d7d28f9ba890c2c4eaf3c793d41522dbf897commit hash: 2794d7d28f9ba890c2c4eaf3c793d41522dbf897commit hash: 2794d7d28f9ba890c2c4eaf3c793d41522dbf897 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
databases/libvalkey: Update to 0.2.0

ChangeLog:
https://github.com/valkey-io/libvalkey/compare/0.1.0...0.2.0

Approved by:    acm (mentor)
0.1.0
15 Jul 2025 02:54:59
commit hash: e7d01100e6f23a9d7d9e5a5ec1d44c99b73912bfcommit hash: e7d01100e6f23a9d7d9e5a5ec1d44c99b73912bfcommit hash: e7d01100e6f23a9d7d9e5a5ec1d44c99b73912bfcommit hash: e7d01100e6f23a9d7d9e5a5ec1d44c99b73912bf files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
databases/libvalkey: New port: Valkey client library in C

Libvalkey is the official C client for the Valkey database. It also
supports any server that uses the RESP protocol (version 2 or 3).
This project supports both standalone and cluster modes.

Approved by:    acm (mentor)

Number of commits found: 3