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
redis6 Persistent key-value database with built-in net interface
6.0.20 databases Deleted 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 6.0.20Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Has reached its EoL. Please migrate to newer version.
Expired This port expired on: 2023-09-30
Maintainer: yasu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-08-18 22:06:03
Last Update: 2023-09-30 02:22:48
Commit Hash: 0d94aec
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.
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/redis6-6.0.20/catalog.mk
  2. /usr/local/share/licenses/redis6-6.0.20/LICENSE
  3. /usr/local/share/licenses/redis6-6.0.20/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:
  • redis6>0:databases/redis6
Conflicts:
CONFLICTS_INSTALL:
  • redis
  • redis-devel
  • redis62
  • redis70
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: redis6
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1689005247 SHA256 (redis-6.0.20.tar.gz) = 173d4c5f44b5d7186da96c4adc5cb20e8018b50ec3a8dfe0d191dbbab53952f0 SIZE (redis-6.0.20.tar.gz) = 2293844

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : 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 redis6-6.0.20: JEMALLOC=off: Use jemalloc 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 luajit instead of builtin lua ===> Use 'make config' to modify these settings
Options name:
databases_redis6
USES:
compiler:c11 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://download.redis.io/releases/
Collapse this list.
Port Moves
  • port moved to databases/redis62 on 2023-09-30
    REASON: Has expired: Has reached its EoL. Please migrate to newer version

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.0.20
30 Sep 2023 02:22:48
commit hash: 0d94aec254501d4fffcf5c882259de1392b0e2bccommit hash: 0d94aec254501d4fffcf5c882259de1392b0e2bccommit hash: 0d94aec254501d4fffcf5c882259de1392b0e2bccommit hash: 0d94aec254501d4fffcf5c882259de1392b0e2bc files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/redis6: Remove expired port

2023-09-30 databases/redis6: Has reached its EoL. Please migrate to newer
version.
6.0.20
20 Aug 2023 00:54:24
commit hash: b5eb79b78e90415236124fe0332dd584cc17cdaecommit hash: b5eb79b78e90415236124fe0332dd584cc17cdaecommit hash: b5eb79b78e90415236124fe0332dd584cc17cdaecommit hash: b5eb79b78e90415236124fe0332dd584cc17cdae files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis6: Mark DEPRECATED and set EXPIRATION_DATE

With the release of 7.2, 6.0 has reached its EoL.
6.0.20
20 Aug 2023 00:53:54
commit hash: 04c3776cf0c1b2c18293fec311bbddc21c84ac41commit hash: 04c3776cf0c1b2c18293fec311bbddc21c84ac41commit hash: 04c3776cf0c1b2c18293fec311bbddc21c84ac41commit hash: 04c3776cf0c1b2c18293fec311bbddc21c84ac41 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis*: Replace TESTS option with 'USES=tcl:test"

This makes it possible to test them with default options setting.
6.0.20
17 Aug 2023 03:29:07
commit hash: 6659086924531271f17a33c584c3a47d68e8642ccommit hash: 6659086924531271f17a33c584c3a47d68e8642ccommit hash: 6659086924531271f17a33c584c3a47d68e8642ccommit hash: 6659086924531271f17a33c584c3a47d68e8642c files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis*: Update CONFLICTS_INSTALL, remove CONFLICTS

* Update CONFLICTS_INSTALL after databases/redis70 is added to ports
  tree.
* Remove CONFLICTS as build of one redis version succeeds even if
  another version is installed.
6.0.20
10 Jul 2023 16:31:24
commit hash: 11329f19b5c4762463b5fa7a965ae45d227a3c0ecommit hash: 11329f19b5c4762463b5fa7a965ae45d227a3c0ecommit hash: 11329f19b5c4762463b5fa7a965ae45d227a3c0ecommit hash: 11329f19b5c4762463b5fa7a965ae45d227a3c0e files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis6: Update to 6.0.20

Changelog:	https://groups.google.com/g/redis-db/c/JDjKS0GubsQ
MFH:		2023Q3
Security:	0e254b4a-1f37-11ee-a475-080027f5fec9
6.0.19
08 May 2023 06:26:08
commit hash: 0bdbc4e3343e4b0e53c84d91bb0041247c8b4087commit hash: 0bdbc4e3343e4b0e53c84d91bb0041247c8b4087commit hash: 0bdbc4e3343e4b0e53c84d91bb0041247c8b4087commit hash: 0bdbc4e3343e4b0e53c84d91bb0041247c8b4087 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis6: Update to 6.0.19

ChangeLog:	https://github.com/redis/redis/releases/tag/6.0.19
MFH:		2023Q2
Security:	96b2d4db-ddd2-11ed-b6ea-080027f5fec9
6.0.18
01 Mar 2023 01:55:15
commit hash: b78632c109b9d56e919940ea3e96c18f7114e4d2commit hash: b78632c109b9d56e919940ea3e96c18f7114e4d2commit hash: b78632c109b9d56e919940ea3e96c18f7114e4d2commit hash: b78632c109b9d56e919940ea3e96c18f7114e4d2 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis6: Update to 6.0.18

ChangeLog:	https://github.com/redis/redis/releases/tag/6.0.18
MFH:		2023Q1
Security:	b17bce48-b7c6-11ed-b304-080027f5fec9
6.0.17_3
18 Jan 2023 04:45:06
commit hash: 95bbd18366cce8c376fbf73218d495e8a099d53acommit hash: 95bbd18366cce8c376fbf73218d495e8a099d53acommit hash: 95bbd18366cce8c376fbf73218d495e8a099d53acommit hash: 95bbd18366cce8c376fbf73218d495e8a099d53a files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis*: Adjust CONFLICTS_INSTALL
6.0.17_3
18 Jan 2023 04:43:15
commit hash: 5086acf51416d996d18326daa129fcd50046efb1commit hash: 5086acf51416d996d18326daa129fcd50046efb1commit hash: 5086acf51416d996d18326daa129fcd50046efb1commit hash: 5086acf51416d996d18326daa129fcd50046efb1 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis6: Update to 6.0.17

Add PORTSCOUT to limit the range to 6.0.x.

ChangeLog:	https://github.com/redis/redis/releases/tag/6.0.17
MFH:		2023Q1
Security:	5fa68bd9-95d9-11ed-811a-080027f5fec9
6.0.16_3
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit This port version is marked as vulnerable.
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
6.0.16_3
15 Oct 2022 17:49:47
commit hash: b5d0d7bd56c0cba7748cd49b0d695dd7cadc9f5bcommit hash: b5d0d7bd56c0cba7748cd49b0d695dd7cadc9f5bcommit hash: b5d0d7bd56c0cba7748cd49b0d695dd7cadc9f5bcommit hash: b5d0d7bd56c0cba7748cd49b0d695dd7cadc9f5b files touched by this commit This port version is marked as vulnerable.
Adam Weinberger (adamw) search for other commits by this committer
databases/redis6: Use USES=luajit (defaults to luajit-devel)
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)
6.0.16_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit This port version is marked as vulnerable.
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)
6.0.16_2
07 Aug 2022 05:30:30
commit hash: da202ea08068ed0be6487ea5f2bc368bbfb0d2c2commit hash: da202ea08068ed0be6487ea5f2bc368bbfb0d2c2commit hash: da202ea08068ed0be6487ea5f2bc368bbfb0d2c2commit hash: da202ea08068ed0be6487ea5f2bc368bbfb0d2c2 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis{6,62}: Fix problem that pkg-message is misleading

When installing package of databases/redis62, following pkg-message is
displayed.

          To setup "redis62" you need to edit the configuration file:
          /usr/local/etc/redis62.conf

          To run redis from startup, add redis62_enable="YES"
          in your /etc/rc.conf.

But path of configuration file is /usr/local/etc/redis.conf and what
should really be added to /etc/rc.conf is redis_enable="YES". Same
problem also happens when installing databases/redis6
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.0.16_1
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit This port version is marked as vulnerable.
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)
6.0.16_1
29 Jun 2022 15:57:40
commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 files touched by this commit This port version is marked as vulnerable.
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS_INSTALL in the databases category

Approved by:	portmgr (implicit)
6.0.16_1
01 Jun 2022 00:09:34
commit hash: c1715ac69b3dd2210d83c4c7243310edf8e2ada0commit hash: c1715ac69b3dd2210d83c4c7243310edf8e2ada0commit hash: c1715ac69b3dd2210d83c4c7243310edf8e2ada0commit hash: c1715ac69b3dd2210d83c4c7243310edf8e2ada0 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis{6,62}: Enable TLS option by default
6.0.16
28 Apr 2022 02:19:08
commit hash: 27e36df36a9d47e844b1fa83d4136b63fee7c905commit hash: 27e36df36a9d47e844b1fa83d4136b63fee7c905commit hash: 27e36df36a9d47e844b1fa83d4136b63fee7c905commit hash: 27e36df36a9d47e844b1fa83d4136b63fee7c905 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.0

* Mark BROKEN if any of external lua library options are
  enabled. Upstream add new APIs to bundled lua library and use them
  in source code of redis. This makes it impossible to compile and
  link redis with external lua libraries. According to the commit
  message of upstream repository they took the code of new API from
  the repository of lua. It means linking with external lua libraries
  may get possible again if they are updated. So mark BROKEN rather
  than remove these options.
* Update CONFLICTS of databases/redis*.
* Switch to DISTVERSION.
* Pet portlint and portclippy.
* Tidy up Makefile with portfmt.

ChangeLog:	https://github.com/redis/redis/releases/tag/7.0.0
Security:	cc42db1c-c65f-11ec-ad96-0800270512f4
6.0.16
06 Apr 2022 01:21:08
commit hash: 91ab6ec3dce13d813ee82cc93de993b0e7baa38dcommit hash: 91ab6ec3dce13d813ee82cc93de993b0e7baa38dcommit hash: 91ab6ec3dce13d813ee82cc93de993b0e7baa38dcommit hash: 91ab6ec3dce13d813ee82cc93de993b0e7baa38d 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 CONFLICTS

databases/redis5 is removed from ports tree.
6.0.16
09 Jan 2022 19:52:46
commit hash: bb036ae7c01bfaf21fa50b535faf586527e0c9f8commit hash: bb036ae7c01bfaf21fa50b535faf586527e0c9f8commit hash: bb036ae7c01bfaf21fa50b535faf586527e0c9f8commit hash: bb036ae7c01bfaf21fa50b535faf586527e0c9f8 files touched by this commit This port version is marked as vulnerable.
Sergey A. Osokin (osa) search for other commits by this committer
databases/redis*: pass maintainership to yasu
6.0.16
05 Oct 2021 13:17:58
commit hash: 2636e7c310b77163e96da1bce324da930e693e6dcommit hash: 2636e7c310b77163e96da1bce324da930e693e6dcommit hash: 2636e7c310b77163e96da1bce324da930e693e6dcommit hash: 2636e7c310b77163e96da1bce324da930e693e6d files touched by this commit This port version is marked as vulnerable.
Sergey A. Osokin (osa) search for other commits by this committer
databases/redis{,5,6}: security update to latest releases

Multiple security issues have been fixed.

Security: CVE-2021-41099
Security: CVE-2021-32762
Security: CVE-2021-32687
Security: CVE-2021-32675
Security: CVE-2021-32672
Security: CVE-2021-32628
Security: CVE-2021-32627
Security: CVE-2021-32626

PR:	256936
6.0.15_1
03 Sep 2021 13:01:59
commit hash: 5005d85d5ff056a74750d86e7837ebd0ae0c7719commit hash: 5005d85d5ff056a74750d86e7837ebd0ae0c7719commit hash: 5005d85d5ff056a74750d86e7837ebd0ae0c7719commit hash: 5005d85d5ff056a74750d86e7837ebd0ae0c7719 files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
databases/redis*: Properly reference _ADDFLAGS set by some opt_VARS

opt_VARS always upcases its argument, so the defined(_addflags)
check will never be true.

The _ADDFLAGS block overwrites the global CFLAGS and LDFLAGS which
is also suspicous and probably not quite right.

Reported by:	portscan
6.0.15
18 Aug 2021 23:37:45
commit hash: 6f1d9defbd273136c63f4b2da7654ef3135ff3aacommit hash: 6f1d9defbd273136c63f4b2da7654ef3135ff3aacommit hash: 6f1d9defbd273136c63f4b2da7654ef3135ff3aacommit hash: 6f1d9defbd273136c63f4b2da7654ef3135ff3aa files touched by this commit This port version is marked as vulnerable.
Sergey A. Osokin (osa) search for other commits by this committer
databases/redis*: update databases/redis to 6.2.5.

Update CONFLICTS for databases/redis* ports.
Add a notice to UPDATING.
Connect databases/redis6 to build.
6.0.15
18 Aug 2021 22:01:46
commit hash: 7ad2136d0760315c890e0126041e43ae24f13900commit hash: 7ad2136d0760315c890e0126041e43ae24f13900commit hash: 7ad2136d0760315c890e0126041e43ae24f13900commit hash: 7ad2136d0760315c890e0126041e43ae24f13900 files touched by this commit This port version is marked as vulnerable.
Sergey A. Osokin (osa) search for other commits by this committer
databases/redis6: create a copy before update databases/redis to 6.2

Number of commits found: 24