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
Commit processing is paused - The database was just upgraded and I want to review. At present, commit processing is up to 12:23 UTC on 2026-03-31
Port details on branch 2025Q4
redis Persistent key-value database with built-in net interface
8.2.3 databases on this many watch lists=0 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 8.2.3Version of this port present on the latest quarterly branch.
Maintainer: bofh@freebsd.org search for ports maintained by this maintainer
Port Added: 2025-10-04 12:09:05
Last Update: 2025-11-03 07:58:00
Commit Hash: 6e0ad43
License: AGPLv3 RSALv2 SSPLv1
WWW:
https://redis.io/
Description:
Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Redis works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. Redis also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth.
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 (19 items)
Collapse this list.
  1. /usr/local/share/licenses/redis-8.2.3/catalog.mk
  2. /usr/local/share/licenses/redis-8.2.3/LICENSE
  3. /usr/local/share/licenses/redis-8.2.3/AGPLv3
  4. /usr/local/share/licenses/redis-8.2.3/RSALv2
  5. /usr/local/share/licenses/redis-8.2.3/SSPLv1
  6. bin/redis-benchmark
  7. bin/redis-check-aof
  8. bin/redis-check-rdb
  9. bin/redis-cli
  10. bin/redis-sentinel
  11. bin/redis-server
  12. @sample etc/redis.conf.sample
  13. @sample(redis,redis,) etc/sentinel.conf.sample
  14. @dir(redis,redis,) /var/db/redis
  15. @dir(redis,redis,) /var/log/redis
  16. @dir(redis,redis,) /var/run/redis
  17. @owner
  18. @group
  19. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • redis
  • sentinel
Dependency lines:
  • redis>0:databases/redis
Conflicts:
CONFLICTS_INSTALL:
  • redis-devel
  • redis[0-9]*
To install the port:
cd /usr/ports/databases/redis/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/redis
  • pkg install redis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: redis
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1762155827 SHA256 (redis-8.2.3.tar.gz) = d88f2361fdf3a3a8668fe5753e29915566109dca07b4cb036427ea6dc7783671 SIZE (redis-8.2.3.tar.gz) = 3902358

Packages (timestamps in pop-ups are UTC):
redis
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.6.18.6.1_16.0.108.2.18.6.1_1n/an/an/a
FreeBSD:13:quarterly8.4.0_18.4.0_17.0.128.0.38.4.0_1n/an/an/a
FreeBSD:14:latest8.6.1_18.6.1_17.0.78.2.18.6.27.0.11-7.0.11
FreeBSD:14:quarterly8.4.0_18.4.0_1-8.0.38.4.0_17.2.47.2.47.2.4
FreeBSD:15:latest8.6.1_18.6.2n/a8.2.1n/an/a7.2.47.2.4
FreeBSD:15:quarterly8.4.0_18.4.0_1n/a-n/an/a--
FreeBSD:16:latest8.6.18.6.2n/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
Test dependencies:
  1. tclsh8.6 : lang/tcl86
This port is required by:
for Build
  1. www/gitlab
for Run
  1. www/gitlab

Configuration Options:
===> The following configuration options are available for redis-8.2.3: JEMALLOC=off: Use jemalloc TLS=on: Use TLS (openssl req.) ===> Use 'make config' to modify these settings
Options name:
databases_redis
USES:
compiler:c11 cpe gmake tcl:test ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.redis.io/releases/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.2.3
03 Nov 2025 07:58:00
commit hash: 6e0ad43af9c87746f3e1f9d180f755fb86f247b3commit hash: 6e0ad43af9c87746f3e1f9d180f755fb86f247b3commit hash: 6e0ad43af9c87746f3e1f9d180f755fb86f247b3commit hash: 6e0ad43af9c87746f3e1f9d180f755fb86f247b3 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/redis: Update version 8.2.2=>8.2.3

Changelog: https://github.com/redis/redis/releases/tag/8.2.3

MFH:		2025Q4
(cherry picked from commit 31add8bbd39e7b9b55327b920e4606b457b7eaa3)
8.2.2
04 Oct 2025 12:06:33
commit hash: 8dec5e5c020ded5c8bc5aa92e146fbee905ec25acommit hash: 8dec5e5c020ded5c8bc5aa92e146fbee905ec25acommit hash: 8dec5e5c020ded5c8bc5aa92e146fbee905ec25acommit hash: 8dec5e5c020ded5c8bc5aa92e146fbee905ec25a files touched by this commit This port version is marked as vulnerable.
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/redis: Update version 8.2.1=>8.2.2

Changelog: https://github.com/redis/redis/releases/tag/8.2.2

MFH:		2025Q4
Security:	CVE-2025-49844
Security:       CVE-2025-46817
Security:       CVE-2025-46818
Security:       CVE-2025-46819
(cherry picked from commit 79afc69bc1f2144201a01a0de72e8cca8b8d6654)

Number of commits found: 2