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
redis Persistent key-value database with built-in net interface
7.0.5 databases on this many watch lists=0 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 7.0.5Version of this port present on the latest quarterly branch.
Maintainer: yasu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-14 00:01:28
Last Update: 2022-09-22 07:34:47
Commit Hash: 2f6db68
License: BSD3CLAUSE
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. WWW: https://redis.io/
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-7.0.5/catalog.mk
  2. /usr/local/share/licenses/redis-7.0.5/LICENSE
  3. /usr/local/share/licenses/redis-7.0.5/BSD3CLAUSE
  4. bin/redis-benchmark
  5. bin/redis-check-aof
  6. bin/redis-check-rdb
  7. bin/redis-cli
  8. bin/redis-sentinel
  9. bin/redis-server
  10. @comment bin/redis-trib.rb
  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>0:databases/redis
Conflicts:
CONFLICTS:
  • redis-devel-*
  • redis6-*
  • redis62-*
CONFLICTS_INSTALL:
  • redis-devel
  • redis6
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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 = 1663790775 SHA256 (redis-7.0.5.tar.gz) = 67054cc37b58c125df93bd78000261ec0ef4436a26b40f38262c780e56315cc3 SIZE (redis-7.0.5.tar.gz) = 2968205

Packages (timestamps in pop-ups are UTC):
redis
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.2.4_17.2.4_16.0.107.2.4_17.2.4_1-5.0.9-
FreeBSD:13:quarterly7.2.4_17.2.4_17.0.127.2.4_17.2.4_17.2.47.2.47.2.4
FreeBSD:14:latest7.2.47.2.4_17.0.77.2.47.2.4_17.0.11-7.0.11
FreeBSD:14:quarterly7.2.47.2.4_1-7.2.47.2.4_17.2.47.2.47.2.4
FreeBSD:15:latest7.2.47.2.4_1n/a7.2.4n/a7.2.47.2.47.2.4
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 Build
  1. www/gitlab-ce
for Run
  1. security/openvas
  2. www/gitlab-ce

Configuration Options:
===> The following configuration options are available for redis-7.0.5: JEMALLOC=off: Use jemalloc TESTS=off: Install lang/tcl for redis unit tests TLS=on: Use TLS (openssl req.) TRIB=off: Install redis-trib.rb (lang/ruby req.) ====> Options available for the radio EXTLUA: you can only select none or one of them LUA=off: Use lang/lua instead of builtin lua LUAJIT=off: Use lang/luajit instead of builtin lua LUAJITOR=off: Use lang/luajit-openresty instead of builtin lua ===> Use 'make config' to modify these settings
Options name:
databases_redis
USES:
compiler:c11 cpe gmake 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://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
7.0.5
22 Sep 2022 07:34:47
commit hash: 2f6db682f326ca24a40c4d3a0439fa908f5a7fb7commit hash: 2f6db682f326ca24a40c4d3a0439fa908f5a7fb7commit hash: 2f6db682f326ca24a40c4d3a0439fa908f5a7fb7commit hash: 2f6db682f326ca24a40c4d3a0439fa908f5a7fb7 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis: Update to 7.0.5

ChangeLog:	https://github.com/redis/redis/releases/tag/7.0.5
MFH:		2022Q3
Security:	f1f637d1-39eb-11ed-ab44-080027f5fec9
(cherry picked from commit 08f2c3c809797702412060b1cbce7b1b475c3790)
7.0.4
18 Jul 2022 16:16:10
commit hash: 84543c1feb09ab7affbcd80df54e2e231c307bbacommit hash: 84543c1feb09ab7affbcd80df54e2e231c307bbacommit hash: 84543c1feb09ab7affbcd80df54e2e231c307bbacommit hash: 84543c1feb09ab7affbcd80df54e2e231c307bba files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis: Update to 7.0.4

ChangeLog:	https://github.com/redis/redis/releases/tag/7.0.3
ChangeLog:	https://github.com/redis/redis/releases/tag/7.0.4
MFH:		2022Q3
Security:	871d93f9-06aa-11ed-8d5f-080027f5fec9
(cherry picked from commit 5682017d76f45fb3747216459a1d3ceef20806e1)

Number of commits found: 2