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.
Commit processing was halted at UTC 18:33 on 2026-08-05 for pkgbasify of jails and updating the host from 15.0 to 15.1 - same with jails. - that upgrade was completed by 18:53 - the website has caught up with the 6 commits it missed in that time.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
libvalkey Valkey client library in C
0.5.0 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 0.4.0Version of this port present on the latest quarterly branch.
Maintainer: dtxdf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-15 02:57:05
Last Update: 2026-05-19 22:05:58
Commit Hash: 04c5f8d
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.5.0/catalog.mk
  2. /usr/local/share/licenses/libvalkey-0.5.0/LICENSE
  3. /usr/local/share/licenses/libvalkey-0.5.0/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.5.0
  29. lib/libvalkey_tls.a
  30. lib/libvalkey_tls.so
  31. lib/libvalkey_tls.so.0
  32. lib/libvalkey_tls.so.0.5.0
  33. libdata/pkgconfig/valkey.pc
  34. libdata/pkgconfig/valkey_tls.pc
  35. @owner
  36. @group
  37. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1779206658 SHA256 (valkey-io-libvalkey-0.5.0_GH0.tar.gz) = f70d254f751b98b5539f32bcf696e8cc8888b8d62f853d2cac7b532b3b5acdc7 SIZE (valkey-io-libvalkey-0.5.0_GH0.tar.gz) = 218116

Packages (timestamps in pop-ups are UTC):
libvalkey
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.00.4.0-0.2.10.4.0n/an/an/a
FreeBSD:13:quarterly0.4.00.4.0--0.4.0n/an/an/a
FreeBSD:14:latest0.5.00.5.0-0.2.00.5.0---
FreeBSD:14:quarterly0.5.00.5.0--0.5.0---
FreeBSD:15:latest0.5.00.5.0n/a0.1.0n/an/a--
FreeBSD:15:quarterly0.5.00.5.0n/a-n/an/a--
FreeBSD:16:latest0.5.00.5.0n/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
This port is required by:
for Run
  1. databases/py-valkey

Configuration Options:
===> The following configuration options are available for libvalkey-0.5.0: 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.5.0?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.0
19 May 2026 22:05:58
commit hash: 04c5f8d4f16787a4c0be2854fcf3e230253976f2commit hash: 04c5f8d4f16787a4c0be2854fcf3e230253976f2commit hash: 04c5f8d4f16787a4c0be2854fcf3e230253976f2commit hash: 04c5f8d4f16787a4c0be2854fcf3e230253976f2 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
databases/libvalkey: Update to 0.5.0

* Use OPTIONS_SUB=yes for TLS.

ChangeLog: https://github.com/valkey-io/libvalkey/releases/tag/0.5.0
0.4.0
24 Feb 2026 23:53:59
commit hash: 321913b6df175043f3b29cb327192405560a2206commit hash: 321913b6df175043f3b29cb327192405560a2206commit hash: 321913b6df175043f3b29cb327192405560a2206commit hash: 321913b6df175043f3b29cb327192405560a2206 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
databases/libvalkey: Update to 0.4.0

ChangeLogs:

- https://github.com/valkey-io/libvalkey/releases/tag/0.3.0
- https://github.com/valkey-io/libvalkey/releases/tag/0.4.0
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: 5