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
hiredis Minimalistic C client library for the Redis database
1.0.2 databases on this many watch lists=3 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: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: openjdk8, json-c, python, py39-pycparser, tmux
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 (29 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/hiredis-1.0.2/catalog.mk
  3. /usr/local/share/licenses/hiredis-1.0.2/LICENSE
  4. /usr/local/share/licenses/hiredis-1.0.2/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/libuv.h
  11. include/hiredis/adapters/macosx.h
  12. include/hiredis/adapters/qt.h
  13. include/hiredis/alloc.h
  14. include/hiredis/async.h
  15. include/hiredis/hiredis.h
  16. include/hiredis/hiredis_ssl.h
  17. include/hiredis/read.h
  18. include/hiredis/sds.h
  19. lib/libhiredis.a
  20. lib/libhiredis.so
  21. lib/libhiredis.so.1.0.0
  22. lib/libhiredis_ssl.a
  23. lib/libhiredis_ssl.so
  24. lib/libhiredis_ssl.so.1.0.0
  25. libdata/pkgconfig/hiredis.pc
  26. libdata/pkgconfig/hiredis_ssl.pc
  27. @owner
  28. @group
  29. @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 = 1651162224 SHA256 (redis-hiredis-v1.0.2_GH0.tar.gz) = e0ab696e2f07deb4252dda45b703d09854e53b9703c7d52182ce5a22616c3819 SIZE (redis-hiredis-v1.0.2_GH0.tar.gz) = 98139

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. gmake>=4.3 : devel/gmake
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:
===> The following configuration options are available for hiredis-1.0.2: OPENSSL=on: SSL/TLS support via OpenSSL ===> Use 'make config' to modify these settings
Options name:
databases_hiredis
USES:
cpe gmake
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/v1.0.2?dummy=/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.0.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.2
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.2
29 Apr 2022 19:35:58
commit hash: ea22326bc83adc9044979bdb6887270ecc57e718commit hash: ea22326bc83adc9044979bdb6887270ecc57e718commit hash: ea22326bc83adc9044979bdb6887270ecc57e718commit hash: ea22326bc83adc9044979bdb6887270ecc57e718 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
databases/hiredis: update to version 1.0.2

PR:		263647
Reported by:	Sascha Biberhofer
Security:	CVE-2021-32765
0.13.3
20 Sep 2021 14:27:16
commit hash: 09081d8286973cd08283a10d5afc744184ef2f61commit hash: 09081d8286973cd08283a10d5afc744184ef2f61commit hash: 09081d8286973cd08283a10d5afc744184ef2f61commit hash: 09081d8286973cd08283a10d5afc744184ef2f61 files touched by this commit This port version is marked as vulnerable.
Bernhard Froehlich (decke) search for other commits by this committer
databases/hiredis: Add CPE information

Approved by:    portmgr (blanket)
0.13.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.13.3
25 Jun 2017 15:03:32
Revision:444287Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Fix WWW

Approved by:	portmgr (blanket)
0.13.3
16 Sep 2015 10:35:31
Revision:397051Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Upgrade to version 0.13.3.

The fix from r397044 was merged upstream.
0.13.2_1
16 Sep 2015 09:46:14
Revision:397044Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Revert upstream commit 1db17f2.

Clearing REDIS_CONNECTED causes hiredis not to call the async
disconnection callback (see GitHub issue #359).
0.13.2
25 Aug 2015 19:31:55
Revision:395308Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Upgrade to version 0.13.2.
0.13.1
04 Jul 2015 00:26:50
Revision:391288Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Project has moved: fix WWW tag.
0.13.1
06 May 2015 11:39:34
Revision:385511Original commit files touched by this commit This port version is marked as vulnerable.
olgeni search for other commits by this committer
Upgrade to version 0.13.1 and take maintainership from ports@.
0.12.1_1
16 Apr 2015 20:13:44
Revision:384126Original commit files touched by this commit This port version is marked as vulnerable.
gblach search for other commits by this committer
Back to the pool.

Currently and in near future I don't have time to be responsible
for any port.
0.12.1_1
13 Mar 2015 20:49:11
Revision:381232Original commit files touched by this commit This port version is marked as vulnerable.
gblach search for other commits by this committer
Fix pkgconf file

PR:		198513
Obtained from:	github.com/redis/hiredis
0.12.1
07 Mar 2015 13:19:47
Revision:380688Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
gmake:lite is only intended to be used for possible gmake dependencies
0.12.1
23 Feb 2015 18:48:41
Revision:379699Original commit files touched by this commit This port version is marked as vulnerable.
gblach search for other commits by this committer
- Update to 0.12.1
- Strip libhiredis.so
0.11.0
05 Dec 2014 00:30:20
Revision:373992Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
Update "BSD" licenses in databases category
0.11.0
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Cleanup plist
0.11.0
29 Sep 2013 00:02:59
Revision:328633Original commit files touched by this commit This port version is marked as vulnerable.
gblach search for other commits by this committer
- Convert USE_GMAKE=yes to USES=gmake
- Support staging

Approved by:	crees, tabthorpe (mentors, implicit)
0.11.0
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
0.11.0
01 Dec 2012 16:29:13
Revision:308079Original commit files touched by this commit This port version is marked as vulnerable.
gblach search for other commits by this committer
- Changes GH_ACCOUNT to redis
- Use PORTVERSION instead of DISTVERSION
- Update distinfo (Only difference from previous tarball is changed
account in directory name)

Approved by:	crees (mentor)
Feature safe:	yes
0.11.0
04 Nov 2012 13:05:06
Revision:306964Original commit files touched by this commit This port version is marked as vulnerable.
gblach search for other commits by this committer
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form

Feature safe:	yes
0.11.0
19 Sep 2012 19:23:17
Revision:304540Original commit files touched by this commit This port version is marked as vulnerable.
crees search for other commits by this committer
Redefining ARCH is not such a good idea
0.11.0
14 Sep 2012 01:55:01
Revision:304240Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
- Update to 0.11.0
- Switch to using USE_GITHUB

PR:		ports/171619
Submitted by:	Grzegorz Blach <magik@roorback.net> (maintainer)
0.10.1
16 Sep 2011 07:14:52
Original commit files touched by this commit This port version is marked as vulnerable.
vanilla search for other commits by this committer
Fix build error with clang (do not need to bump PORTREVISION).

PR:             ports/160753
Submitted by:   maintainer
0.10.1
20 Jun 2011 03:13:57
Original commit files touched by this commit This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 0.10.1

PR:             ports/158039
Submitted by:   "Grzegorz Blach" <magik@roorback.net> (maintainer)
0.10.0
02 May 2011 23:24:32
Original commit files touched by this commit This port version is marked as vulnerable.
beech search for other commits by this committer
-Update to 0.10.0

PR:             ports/156705
Submitted by:   Grzegorz Blach <magik@roorback.net> (maintainer)
Approved by:    itetcu (mentor)(implicit)
0.9.2
31 Jan 2011 11:43:02
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
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.

WWW: https://github.com/antirez/hiredis

PR:             ports/153535
Submitted by:   Grzegorz Blach <magik at roorback.net>
Feature safe:   yes

Number of commits found: 28