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

Diego: I replied to your email, it bounced. Please email me again from a different address.

Port details on branch 2025Q1
redis-devel Persistent key-value database with built-in net interface
7.4.2.20250201 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 7.4.2.20250201Version of this port present on the latest quarterly branch.
Maintainer: yasu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-01 08:24:05
Last Update: 2025-02-01 08:22:17
Commit Hash: 83a1e9d
License: 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 (18 items)
Collapse this list.
  1. /usr/local/share/licenses/redis-devel-7.4.2.20250201/catalog.mk
  2. /usr/local/share/licenses/redis-devel-7.4.2.20250201/LICENSE
  3. /usr/local/share/licenses/redis-devel-7.4.2.20250201/RSALv2
  4. /usr/local/share/licenses/redis-devel-7.4.2.20250201/SSPLv1
  5. bin/redis-benchmark
  6. bin/redis-check-aof
  7. bin/redis-check-rdb
  8. bin/redis-cli
  9. bin/redis-sentinel
  10. bin/redis-server
  11. @sample etc/redis.conf.sample
  12. @sample(redis,redis,) etc/sentinel.conf.sample
  13. @dir(redis,redis,) /var/db/redis
  14. @dir(redis,redis,) /var/log/redis
  15. @dir(redis,redis,) /var/run/redis
  16. @owner
  17. @group
  18. @mode
Collapse this list.
Dependency lines:
  • redis-devel>0:databases/redis-devel
Conflicts:
CONFLICTS_INSTALL:
  • redis
  • redis62
  • redis70
  • redis72
To install the port:
cd /usr/ports/databases/redis-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/redis-devel
  • pkg install redis-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: redis-devel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1738393753 SHA256 (redis-redis-7.4.2.20250201-e3b9397df_GH0.tar.gz) = 735a5d9352f592a8f8ca9b7b4d80e0035f4055ede0c9562d1e81b58ec882af96 SIZE (redis-redis-7.4.2.20250201-e3b9397df_GH0.tar.gz) = 3685349

Packages (timestamps in pop-ups are UTC):
redis-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.4.1.202412317.4.1.202412316.2.0.r27.4.1.202412317.4.1.20241231-6.0.8.20200910-
FreeBSD:13:quarterly7.4.1.202412317.4.1.202412317.0.12.202307107.4.1.202412317.4.1.202412317.2.2.202310317.2.2.202310317.2.2.20231031
FreeBSD:14:latest7.4.1.202412317.4.1.202412317.0.7.202301077.4.1.202412317.4.1.202412317.0.11.20230530-7.0.11.20230530
FreeBSD:14:quarterly7.4.1.202412317.4.1.20241231-7.4.1.202412317.4.1.202412317.2.2.202310317.2.2.202310317.2.2.20231031
FreeBSD:15:latest7.4.1.202412317.4.1.20241231n/a7.4.1.20241231n/a7.2.2.202310317.2.2.202310317.2.4.20240207
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
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for redis-devel-7.4.2.20250201: JEMALLOC=off: Use jemalloc TLS=on: Use TLS (openssl req.) ===> Use 'make config' to modify these settings
Options name:
databases_redis-devel
USES:
compiler:c11 cpe gmake tcl:test ssl
pkg-message:
For install:
To setup "redis" you need to edit the configuration file: /usr/local/etc/redis.conf To run redis from startup, add redis_enable="YES" in your /etc/rc.conf.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/redis/redis/tar.gz/e3b9397df?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.4.2.20250201
01 Feb 2025 08:22:17
commit hash: 83a1e9d9ab483065114e2035b7169185abfd9525commit hash: 83a1e9d9ab483065114e2035b7169185abfd9525commit hash: 83a1e9d9ab483065114e2035b7169185abfd9525commit hash: 83a1e9d9ab483065114e2035b7169185abfd9525 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/04f63d4af...e3b9397df
(cherry picked from commit e2c26446592b5629cb3eddc50d195a00d2a47957)

Number of commits found: 1