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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
hiredis Minimalistic C client library for the Redis database
1.2.0.15 databases on this many watch lists=4 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.0.2Version 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: 2024-04-14 19:52:59
Commit Hash: f72286b
People watching this port, also watch:: tmux, json-c, openjdk8, py39-pycparser, font-misc-meltho
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 (39 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/hiredis-1.2.0.15/catalog.mk
  3. /usr/local/share/licenses/hiredis-1.2.0.15/LICENSE
  4. /usr/local/share/licenses/hiredis-1.2.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.so
  32. lib/libhiredis.so.1.2.1
  33. lib/libhiredis_ssl.so
  34. lib/libhiredis_ssl.so.1.2.1
  35. libdata/pkgconfig/hiredis.pc
  36. libdata/pkgconfig/hiredis_ssl.pc
  37. @owner
  38. @group
  39. @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 = 1711298380 SHA256 (redis-hiredis-v1.2.0-15-7ab6b82_GH0.tar.gz) = fb136fc3f5bce774eb92709e1d041fa851e1130e95cc3aea5b871b91ff0ce4c5 SIZE (redis-hiredis-v1.2.0-15-7ab6b82_GH0.tar.gz) = 128129

Packages (timestamps in pop-ups are UTC):
hiredis
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.21.0.20.13.31.0.21.0.2-0.13.3-
FreeBSD:13:quarterly1.0.21.0.21.0.21.0.21.0.21.0.21.0.21.0.2
FreeBSD:14:latest1.0.21.0.21.0.21.0.21.0.21.0.2-1.0.2
FreeBSD:14:quarterly1.0.21.0.2-1.0.21.0.21.0.21.0.21.0.2
FreeBSD:15:latest1.0.21.0.2n/a1.0.2n/a1.0.21.0.21.0.2
FreeBSD:15:quarterly--n/a-n/a---
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/opensips31
  5. net/turnserver
  6. net-mgmt/fastnetmon
  7. security/gvm-libs
Expand this list (13 items / 6 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/angie-module-keyval
  3. www/varnish-libvmod-redis
  4. Collapse this list.

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. net/opensips*
  2. security/openvas-libraries*
  3. security/openvas8-libraries*
  4. security/openvas9-libraries*
  5. 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 2022Q3 for this port