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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
hiredis Minimalistic C client library for the Redis database
1.3.0.15 databases on this many watch lists=5 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.0.15Version of this port present on the latest quarterly branch.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-01-31 11:44:11
Last Update: 2025-06-06 21:11:56
Commit Hash: abf52ca
People watching this port, also watch:: indexinfo, xorg-fonts-truetype, autoconf, libevent, psutils
License: BSD3CLAUSE
WWW:
https://github.com/redis/hiredis
Description:
Hiredis is a minimalistic C client library for the Redis database. It is minimalistic because it just adds minimal support for the protocol, but at the same time it uses an high level printf-alike API in order to make it much higher level than otherwise suggested by its minimal code base and the lack of explicit bindings for every Redis command. Apart from supporting sending commands and receiving replies, it comes with a reply parser that is decoupled from the I/O layer. It is a stream parser designed for easy reusability, which can for instance be used in higher level language bindings for efficient reply parsing. Hiredis only supports the binary-safe Redis protocol, so you can use it with any Redis version >= 1.2.0. The library comes with multiple APIs. There is the synchronous API, the asynchronous API and the reply parsing API.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (41 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/hiredis-1.3.0.15/catalog.mk
  3. /usr/local/share/licenses/hiredis-1.3.0.15/LICENSE
  4. /usr/local/share/licenses/hiredis-1.3.0.15/BSD3CLAUSE
  5. include/hiredis/adapters/ae.h
  6. include/hiredis/adapters/glib.h
  7. include/hiredis/adapters/ivykis.h
  8. include/hiredis/adapters/libev.h
  9. include/hiredis/adapters/libevent.h
  10. include/hiredis/adapters/libhv.h
  11. include/hiredis/adapters/libsdevent.h
  12. include/hiredis/adapters/libuv.h
  13. include/hiredis/adapters/macosx.h
  14. include/hiredis/adapters/poll.h
  15. include/hiredis/adapters/qt.h
  16. include/hiredis/adapters/redismoduleapi.h
  17. include/hiredis/alloc.h
  18. include/hiredis/async.h
  19. include/hiredis/hiredis.h
  20. include/hiredis/hiredis_ssl.h
  21. include/hiredis/read.h
  22. include/hiredis/sds.h
  23. include/hiredis/sockcompat.h
  24. lib/cmake/hiredis/hiredis-config-version.cmake
  25. lib/cmake/hiredis/hiredis-config.cmake
  26. lib/cmake/hiredis/hiredis-targets-release.cmake
  27. lib/cmake/hiredis/hiredis-targets.cmake
  28. lib/cmake/hiredis_ssl/hiredis_ssl-config.cmake
  29. lib/cmake/hiredis_ssl/hiredis_ssl-targets-release.cmake
  30. lib/cmake/hiredis_ssl/hiredis_ssl-targets.cmake
  31. lib/libhiredis.a
  32. lib/libhiredis.so
  33. lib/libhiredis.so.1.2.1
  34. lib/libhiredis_ssl.a
  35. lib/libhiredis_ssl.so
  36. lib/libhiredis_ssl.so.1.2.1
  37. libdata/pkgconfig/hiredis.pc
  38. libdata/pkgconfig/hiredis_ssl.pc
  39. @owner
  40. @group
  41. @mode
Collapse this list.
Dependency lines:
  • hiredis>0:databases/hiredis
To install the port:
cd /usr/ports/databases/hiredis/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/hiredis
  • pkg install hiredis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hiredis
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1747769473 SHA256 (redis-hiredis-v1.3.0-15-7ab6b82_GH0.tar.gz) = fb136fc3f5bce774eb92709e1d041fa851e1130e95cc3aea5b871b91ff0ce4c5 SIZE (redis-hiredis-v1.3.0-15-7ab6b82_GH0.tar.gz) = 128129

Packages (timestamps in pop-ups are UTC):
hiredis
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.0.151.3.0.150.13.31.3.0.151.3.0.15-0.13.3-
FreeBSD:13:quarterly1.2.0.151.3.0.151.0.21.2.0.151.3.0.151.0.21.0.21.0.2
FreeBSD:14:latest1.3.0.151.3.0.151.0.21.3.0.151.3.0.151.0.2-1.0.2
FreeBSD:14:quarterly1.3.0.151.3.0.15-1.2.0.151.3.0.151.0.21.0.21.0.2
FreeBSD:15:latest1.3.0.151.3.0.15n/a1.3.0.15n/a1.0.21.0.21.0.2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Libraries
  1. databases/py-hiredis
  2. mail/opensmtpd-extras-table-redis
  3. net/ntopng
  4. net/turnserver
  5. net-mgmt/fastnetmon
  6. security/gvm-libs
  7. www/angie-module-keyval
Expand this list (14 items / 7 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/h2o
  3. www/varnish-libvmod-redis
  4. Collapse this list.

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. net/opensips*
  2. net/opensips31*
  3. security/openvas-libraries*
  4. security/openvas8-libraries*
  5. security/openvas9-libraries*
  6. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
databases_hiredis
USES:
cmake cpe pathfix 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/redis/hiredis/tar.gz/7ab6b82?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port