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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
redis-devel Persistent key-value database with built-in net interface
7.2.4.20240229 databases on this many watch lists=1 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 7.2.2.20231031Version of this port present on the latest quarterly branch.
Maintainer: yasu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-08-15 08:04:05
Last Update: 2024-02-29 23:51:34
Commit Hash: b61fb6f
People watching this port, also watch:: nut, mariadb1011-server, php81-pecl-memcached, pkg, mkvtoolnix
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

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.2.4.20240229/catalog.mk
  2. /usr/local/share/licenses/redis-devel-7.2.4.20240229/LICENSE
  3. /usr/local/share/licenses/redis-devel-7.2.4.20240229/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-devel>0:databases/redis-devel
Conflicts:
CONFLICTS_INSTALL:
  • redis
  • redis6
  • redis62
  • redis70
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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 = 1709245097 SHA256 (redis-redis-7.2.4.20240229-f17381a38_GH0.tar.gz) = 8859d064d40b0accd284e7375ca71252a01af9ded9de7d6a18913e41633ed81e SIZE (redis-redis-7.2.4.20240229-f17381a38_GH0.tar.gz) = 3471107

Packages (timestamps in pop-ups are UTC):
redis-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.2.4.202402077.2.4.202402296.2.0.r27.2.4.202402077.2.4.20240229-6.0.8.20200910-
FreeBSD:13:quarterly7.2.2.202310317.2.2.202310317.0.12.202307107.2.2.202310317.2.2.202310317.2.2.202310317.2.2.202310317.2.2.20231031
FreeBSD:14:latest7.2.4.202402077.2.4.202402297.0.7.202301077.2.4.202402077.2.4.202402297.0.11.20230530-7.0.11.20230530
FreeBSD:14:quarterly7.2.2.202310317.2.2.20231031-7.2.2.202310317.2.2.202310317.2.2.202310317.2.2.202310317.2.2.20231031
FreeBSD:15:latest7.2.4.202402077.2.4.20240229n/a7.2.4.20240207n/a7.2.2.202310317.2.2.202310317.2.4.20240207
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
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.2.4.20240229: 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_redis-devel
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://codeload.github.com/redis/redis/tar.gz/f17381a38?dummy=/
Collapse this list.

Number of commits found: 227 (showing only 100 on this page)

1 | 2 | 3  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.2.4.20240229
29 Feb 2024 23:51:34
commit hash: b61fb6f58a394870de82221badde40254fa2c169commit hash: b61fb6f58a394870de82221badde40254fa2c169commit hash: b61fb6f58a394870de82221badde40254fa2c169commit hash: b61fb6f58a394870de82221badde40254fa2c169 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to 20240229 snapshot

Changes:	https://github.com/redis/redis/compare/81666a651...f17381a38
7.2.4.20240207
08 Feb 2024 05:28:46
commit hash: 711d5e3ba6d33eb66ad69f23d8e421b3b19a954fcommit hash: 711d5e3ba6d33eb66ad69f23d8e421b3b19a954fcommit hash: 711d5e3ba6d33eb66ad69f23d8e421b3b19a954fcommit hash: 711d5e3ba6d33eb66ad69f23d8e421b3b19a954f files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to 20240207 snapshot

Changes:	https://github.com/redis/redis/compare/8d675950e...81666a651
7.2.2.20231031
01 Nov 2023 01:44:24
commit hash: 9d815074c5051057575928000e2a7e6fb239fa81commit hash: 9d815074c5051057575928000e2a7e6fb239fa81commit hash: 9d815074c5051057575928000e2a7e6fb239fa81commit hash: 9d815074c5051057575928000e2a7e6fb239fa81 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to 2023-10-31 snapshot

Changes:	https://github.com/redis/redis/compare/03345ddc7...8d675950e
7.2.2.20231018
18 Oct 2023 14:08:47
commit hash: d32691b17346de0034d536c471579ee4539ed61fcommit hash: d32691b17346de0034d536c471579ee4539ed61fcommit hash: d32691b17346de0034d536c471579ee4539ed61fcommit hash: d32691b17346de0034d536c471579ee4539ed61f files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to 2023-10-18 snapshot

Changes:	https://github.com/redis/redis/compare/c2a4b7849...03345ddc7
MFH:		2023Q4
Security:	8706e097-6db7-11ee-8744-080027f5fec9
7.2.0.20230928
01 Oct 2023 04:38:45
commit hash: bf2014821c90200ae65d84d23d3a9561a3e29f3bcommit hash: bf2014821c90200ae65d84d23d3a9561a3e29f3bcommit hash: bf2014821c90200ae65d84d23d3a9561a3e29f3bcommit hash: bf2014821c90200ae65d84d23d3a9561a3e29f3b files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/49f7d173b...c2a4b7849
7.2.0.20230831
01 Sep 2023 04:20:19
commit hash: 9d0239ca3f26a5df9da7a997f39a3e4628d08d6dcommit hash: 9d0239ca3f26a5df9da7a997f39a3e4628d08d6dcommit hash: 9d0239ca3f26a5df9da7a997f39a3e4628d08d6dcommit hash: 9d0239ca3f26a5df9da7a997f39a3e4628d08d6d files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/6abb3c403...49f7d173b
7.0.12.20230730
20 Aug 2023 00:53:54
commit hash: 04c3776cf0c1b2c18293fec311bbddc21c84ac41commit hash: 04c3776cf0c1b2c18293fec311bbddc21c84ac41commit hash: 04c3776cf0c1b2c18293fec311bbddc21c84ac41commit hash: 04c3776cf0c1b2c18293fec311bbddc21c84ac41 files touched by this commit This port version is marked as vulnerable.
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.
7.0.12.20230730
17 Aug 2023 03:29:07
commit hash: 6659086924531271f17a33c584c3a47d68e8642ccommit hash: 6659086924531271f17a33c584c3a47d68e8642ccommit hash: 6659086924531271f17a33c584c3a47d68e8642ccommit hash: 6659086924531271f17a33c584c3a47d68e8642c 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_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.
7.0.12.20230730
01 Aug 2023 01:18:21
commit hash: 7b4ff6f53b10dd1d01c08403b3e46196c3e19490commit hash: 7b4ff6f53b10dd1d01c08403b3e46196c3e19490commit hash: 7b4ff6f53b10dd1d01c08403b3e46196c3e19490commit hash: 7b4ff6f53b10dd1d01c08403b3e46196c3e19490 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/936cfa464...6abb3c403
7.0.12.20230710
10 Jul 2023 16:31:16
commit hash: c673d59d4d26da5d965e69fe7d2f57967aa929c0commit hash: c673d59d4d26da5d965e69fe7d2f57967aa929c0commit hash: c673d59d4d26da5d965e69fe7d2f57967aa929c0commit hash: c673d59d4d26da5d965e69fe7d2f57967aa929c0 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to 7.0.12.20230710

Changes:	https://github.com/redis/redis/compare/6bf9b144e...936cfa464
MFH:		2023Q3
Security:	0e254b4a-1f37-11ee-a475-080027f5fec9
Security:	6fae2d6c-1f38-11ee-a475-080027f5fec9
7.0.11.20230629
30 Jun 2023 23:59:21
commit hash: f46bd2c58425c0a59b26c7144f08e7e3209a2f12commit hash: f46bd2c58425c0a59b26c7144f08e7e3209a2f12commit hash: f46bd2c58425c0a59b26c7144f08e7e3209a2f12commit hash: f46bd2c58425c0a59b26c7144f08e7e3209a2f12 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/c2f1815bc...6bf9b144e
7.0.11.20230530
03 Jun 2023 04:45:59
commit hash: ebccd42b5a8b616f3ccf20de5f49e6c8c4e767d0commit hash: ebccd42b5a8b616f3ccf20de5f49e6c8c4e767d0commit hash: ebccd42b5a8b616f3ccf20de5f49e6c8c4e767d0commit hash: ebccd42b5a8b616f3ccf20de5f49e6c8c4e767d0 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/aac8105c9...c2f1815bc
7.0.11.20230511
11 May 2023 06:14:24
commit hash: 8d070059c435d5507c1fc237a65e282b78f6ed9ccommit hash: 8d070059c435d5507c1fc237a65e282b78f6ed9ccommit hash: 8d070059c435d5507c1fc237a65e282b78f6ed9ccommit hash: 8d070059c435d5507c1fc237a65e282b78f6ed9c files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/48e0d4788...aac8105c9
7.0.10.20230320
21 Mar 2023 08:01:16
commit hash: dedb016a809a8fb4afd3f261ed74acac98b3c67dcommit hash: dedb016a809a8fb4afd3f261ed74acac98b3c67dcommit hash: dedb016a809a8fb4afd3f261ed74acac98b3c67dcommit hash: dedb016a809a8fb4afd3f261ed74acac98b3c67d files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/9d336ac39...48e0d4788
MFH:		2023Q1
Security:	a60cc0e4-c7aa-11ed-8a4b-080027f5fec9
7.0.9.20230228
01 Mar 2023 01:55:04
commit hash: ce1fc4b3f6116614d0ab9956978569fc22194aeacommit hash: ce1fc4b3f6116614d0ab9956978569fc22194aeacommit hash: ce1fc4b3f6116614d0ab9956978569fc22194aeacommit hash: ce1fc4b3f6116614d0ab9956978569fc22194aea files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/46393f981...9d336ac39
MFH:		2023Q1
Security:	b17bce48-b7c6-11ed-b304-080027f5fec9
7.0.8.20230131
01 Feb 2023 01:04:56
commit hash: bea0c0bc1625361668a9b1e5296d431ff26c9c5ecommit hash: bea0c0bc1625361668a9b1e5296d431ff26c9c5ecommit hash: bea0c0bc1625361668a9b1e5296d431ff26c9c5ecommit hash: bea0c0bc1625361668a9b1e5296d431ff26c9c5e files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/b4123663c...46393f981
7.0.8.20230116
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
7.0.8.20230116
17 Jan 2023 00:39:38
commit hash: d9722aaad7846ce72109ff02f18abcdd0cf6c907commit hash: d9722aaad7846ce72109ff02f18abcdd0cf6c907commit hash: d9722aaad7846ce72109ff02f18abcdd0cf6c907commit hash: d9722aaad7846ce72109ff02f18abcdd0cf6c907 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to 2022-01-16 snapshot

Changes:	https://github.com/redis/redis/compare/d0cc3de73...b4123663c
MFH:		2023Q1
Security:	5fa68bd9-95d9-11ed-811a-080027f5fec9
7.0.7.20230107
15 Jan 2023 02:45:23
commit hash: 2d00178fd4d952c698d3413800c3bd1b6cfc98a9commit hash: 2d00178fd4d952c698d3413800c3bd1b6cfc98a9commit hash: 2d00178fd4d952c698d3413800c3bd1b6cfc98a9commit hash: 2d00178fd4d952c698d3413800c3bd1b6cfc98a9 files touched by this commit This port version is marked as vulnerable.
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix some ports conversion from USE_RUBY to USES=ruby

In my previous commit 18c6e18 I missed some ports where RUBY was
optional. This commit fixes those missing ports and fixes INDEX build.

Approved by:	portmgr
Fixes: 18c6e18 Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
7.0.7.20230107
07 Jan 2023 05:03:48
commit hash: c390359aac4c7e1e47e12555de43fd38ad771c89commit hash: c390359aac4c7e1e47e12555de43fd38ad771c89commit hash: c390359aac4c7e1e47e12555de43fd38ad771c89commit hash: c390359aac4c7e1e47e12555de43fd38ad771c89 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/68e87eb08...d0cc3de73
7.0.5.20221130
01 Dec 2022 04:55:59
commit hash: ee0c0182fce67689e45eccbe77177e7d93d5ca6bcommit hash: ee0c0182fce67689e45eccbe77177e7d93d5ca6bcommit hash: ee0c0182fce67689e45eccbe77177e7d93d5ca6bcommit hash: ee0c0182fce67689e45eccbe77177e7d93d5ca6b files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/5b102e233...68e87eb08
7.0.5.20221029
01 Nov 2022 02:26:03
commit hash: 08083b84ab913493c8f0c2d0c4b8057e2248ec8dcommit hash: 08083b84ab913493c8f0c2d0c4b8057e2248ec8dcommit hash: 08083b84ab913493c8f0c2d0c4b8057e2248ec8dcommit hash: 08083b84ab913493c8f0c2d0c4b8057e2248ec8d files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/ed4c432ec...5b102e233
7.0.5.20220930
15 Oct 2022 17:52:15
commit hash: 4f385871cbf90a525fdd38f075f7b3a27155ac3bcommit hash: 4f385871cbf90a525fdd38f075f7b3a27155ac3bcommit hash: 4f385871cbf90a525fdd38f075f7b3a27155ac3bcommit hash: 4f385871cbf90a525fdd38f075f7b3a27155ac3b files touched by this commit This port version is marked as vulnerable.
Adam Weinberger (adamw) search for other commits by this committer
databases/redis{,62,-devel}: Amend previous commit

The openresty patches work for luajit-devel, though redis is still
broken with luajit enabled.
7.0.5.20220930
15 Oct 2022 17:40:23
commit hash: 5d5a9994274bdc4fecd88188b9b75bf829e7e3a4commit hash: 5d5a9994274bdc4fecd88188b9b75bf829e7e3a4commit hash: 5d5a9994274bdc4fecd88188b9b75bf829e7e3a4commit hash: 5d5a9994274bdc4fecd88188b9b75bf829e7e3a4 files touched by this commit This port version is marked as vulnerable.
Adam Weinberger (adamw) search for other commits by this committer
databases/redis{,62,-devel}: Use USES=luajit (defaults to lang/luajit-devel)

The LUAJIT option is marked broken in all these ports, so no PORTREVISION bump.
7.0.5.20220930
01 Oct 2022 01:17:50
commit hash: 6a0bd6ff2f55cf1b1aa75be489a7860cb9780c78commit hash: 6a0bd6ff2f55cf1b1aa75be489a7860cb9780c78commit hash: 6a0bd6ff2f55cf1b1aa75be489a7860cb9780c78commit hash: 6a0bd6ff2f55cf1b1aa75be489a7860cb9780c78 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Switch from GH_TUPLE to GH_TAGNAME as both GH_ACCOUNT and GH_PROJECT
are default value.

Changes:	https://github.com/redis/redis/compare/c66eaf4e4...ed4c432ec
7.0.4.20220831
22 Sep 2022 20:30:35
commit hash: 20eb448191d1b014c3ac1971a592b6149911c5b8commit hash: 20eb448191d1b014c3ac1971a592b6149911c5b8commit hash: 20eb448191d1b014c3ac1971a592b6149911c5b8commit hash: 20eb448191d1b014c3ac1971a592b6149911c5b8 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Disable PORTSCOUT check

This is development snapshot from upstream repository. So new release
never happens.
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)
7.0.4.20220831
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)
7.0.4.20220831
01 Sep 2022 07:09:26
commit hash: 246dd1baf5be9fc79302ad823c48524098823d95commit hash: 246dd1baf5be9fc79302ad823c48524098823d95commit hash: 246dd1baf5be9fc79302ad823c48524098823d95commit hash: 246dd1baf5be9fc79302ad823c48524098823d95 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/2029976...c66eaf4
7.0.4.20220731
01 Aug 2022 06:27:32
commit hash: 7f0c36246a8aa48d5b9b33e14517c9ee5557dbaecommit hash: 7f0c36246a8aa48d5b9b33e14517c9ee5557dbaecommit hash: 7f0c36246a8aa48d5b9b33e14517c9ee5557dbaecommit hash: 7f0c36246a8aa48d5b9b33e14517c9ee5557dbae files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/42fbf06...2029976
7.0.0.20220531
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)
7.0.0.20220531
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)
7.0.0.20220531
01 Jun 2022 00:09:32
commit hash: d2e8e747aa8cd7d034a471ea787d96528b4f590fcommit hash: d2e8e747aa8cd7d034a471ea787d96528b4f590fcommit hash: d2e8e747aa8cd7d034a471ea787d96528b4f590fcommit hash: d2e8e747aa8cd7d034a471ea787d96528b4f590f files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Enable TLS option by default.

Changes:	https://github.com/redis/redis/compare/02080f2...42fbf06
7.0.0.20220428
01 May 2022 02:14:06
commit hash: 22bca4ed9d01ed738406c11af7ea9f3d15cc1db1commit hash: 22bca4ed9d01ed738406c11af7ea9f3d15cc1db1commit hash: 22bca4ed9d01ed738406c11af7ea9f3d15cc1db1commit hash: 22bca4ed9d01ed738406c11af7ea9f3d15cc1db1 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

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.

Changes:	https://github.com/redis/redis/compare/b8eb2a7...02080f2
Security:	cc42db1c-c65f-11ec-ad96-0800270512f4
7.0.0.20220331
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
7.0.0.20220331
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.
7.0.0.20220331
01 Apr 2022 05:32:46
commit hash: 3a8eaac4ddcdc7504550f6f7c1d75ea5bcf41362commit hash: 3a8eaac4ddcdc7504550f6f7c1d75ea5bcf41362commit hash: 3a8eaac4ddcdc7504550f6f7c1d75ea5bcf41362commit hash: 3a8eaac4ddcdc7504550f6f7c1d75ea5bcf41362 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/4a45386...b8eb2a7
7.0.0.20220301
01 Mar 2022 08:53:09
commit hash: d012613d9fb2cd4150eab73865aa3a63ec3bf4a9commit hash: d012613d9fb2cd4150eab73865aa3a63ec3bf4a9commit hash: d012613d9fb2cd4150eab73865aa3a63ec3bf4a9commit hash: d012613d9fb2cd4150eab73865aa3a63ec3bf4a9 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

* Pet portlint and portclippy
* Tidy up Makefile with portfmt

Changes:	https://github.com/redis/redis/compare/6ca97da...4a45386
7.0.0.20220131
31 Jan 2022 22:28:57
commit hash: 78ffce71dc93e5d41970909609a49897c4a96e54commit hash: 78ffce71dc93e5d41970909609a49897c4a96e54commit hash: 78ffce71dc93e5d41970909609a49897c4a96e54commit hash: 78ffce71dc93e5d41970909609a49897c4a96e54 files touched by this commit This port version is marked as vulnerable.
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/commits/6ca97da
7.0.0.20211201
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
7.0.0.20211201
01 Dec 2021 15:17:16
commit hash: 1a5768cc381f41d2f823f7d01c6e6170368e6c37commit hash: 1a5768cc381f41d2f823f7d01c6e6170368e6c37commit hash: 1a5768cc381f41d2f823f7d01c6e6170368e6c37commit hash: 1a5768cc381f41d2f823f7d01c6e6170368e6c37 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-devel: update to the recent commit
7.0.0.20211105
05 Nov 2021 16:20:26
commit hash: 4143618d2897118590dbb9c98c302ecf4c486d31commit hash: 4143618d2897118590dbb9c98c302ecf4c486d31commit hash: 4143618d2897118590dbb9c98c302ecf4c486d31commit hash: 4143618d2897118590dbb9c98c302ecf4c486d31 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-devel: update to the recent commit
7.0.0.20211027
27 Oct 2021 13:52:31
commit hash: 6378be71c3ac8724a5a0278ce3955886af148d3bcommit hash: 6378be71c3ac8724a5a0278ce3955886af148d3bcommit hash: 6378be71c3ac8724a5a0278ce3955886af148d3bcommit hash: 6378be71c3ac8724a5a0278ce3955886af148d3b 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-devel: update to the recent commit
7.0.0.20211019
20 Oct 2021 02:04:02
commit hash: f3ecabe6bfdc18e70dbf6d0bf71616264569b82fcommit hash: f3ecabe6bfdc18e70dbf6d0bf71616264569b82fcommit hash: f3ecabe6bfdc18e70dbf6d0bf71616264569b82fcommit hash: f3ecabe6bfdc18e70dbf6d0bf71616264569b82f 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-devel: merge two patches

There's no any reasons to keep two patches for deps/Makefile.
No functional changes, so do not bump PORTREVISION.
7.0.0.20211019
20 Oct 2021 01:51:22
commit hash: bcb49d5ed312f0a2e6b514a89cbfef23a159b054commit hash: bcb49d5ed312f0a2e6b514a89cbfef23a159b054commit hash: bcb49d5ed312f0a2e6b514a89cbfef23a159b054commit hash: bcb49d5ed312f0a2e6b514a89cbfef23a159b054 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-devel: update to the recent commit
7.0.0.20211005
14 Oct 2021 21:30:06
commit hash: fd8ef5ee521dc1c2e3be898c3825dda5d2e18ee1commit hash: fd8ef5ee521dc1c2e3be898c3825dda5d2e18ee1commit hash: fd8ef5ee521dc1c2e3be898c3825dda5d2e18ee1commit hash: fd8ef5ee521dc1c2e3be898c3825dda5d2e18ee1 files touched by this commit This port version is marked as vulnerable.
Stefan Eßer (se) search for other commits by this committer
databases/redis-devel: Add CPE information

Approved by:	portmgr (blanket)
7.0.0.20211005
05 Oct 2021 18:46:29
commit hash: e1da9370667f25e68190ce5c771cfce4f00cdcf4commit hash: e1da9370667f25e68190ce5c771cfce4f00cdcf4commit hash: e1da9370667f25e68190ce5c771cfce4f00cdcf4commit hash: e1da9370667f25e68190ce5c771cfce4f00cdcf4 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-devel: security update to latest commit

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
7.0.0.20211001
01 Oct 2021 14:09:15
commit hash: 45721530f8730993b21089494bb3c3f387d51378commit hash: 45721530f8730993b21089494bb3c3f387d51378commit hash: 45721530f8730993b21089494bb3c3f387d51378commit hash: 45721530f8730993b21089494bb3c3f387d51378 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-devel: update to the recent commit
7.0.0.20210923
23 Sep 2021 13:35:33
commit hash: dee07d187055eeebc73d44647a6a0e93547f3ae6commit hash: dee07d187055eeebc73d44647a6a0e93547f3ae6commit hash: dee07d187055eeebc73d44647a6a0e93547f3ae6commit hash: dee07d187055eeebc73d44647a6a0e93547f3ae6 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-devel: update to the recent commit
7.0.0.20210916
17 Sep 2021 16:16:57
commit hash: 0e6d463d5e54c8ecdb10a6b4d0efc5d0561cdc47commit hash: 0e6d463d5e54c8ecdb10a6b4d0efc5d0561cdc47commit hash: 0e6d463d5e54c8ecdb10a6b4d0efc5d0561cdc47commit hash: 0e6d463d5e54c8ecdb10a6b4d0efc5d0561cdc47 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-devel: update to the recent commit
7.0.0.20210909
09 Sep 2021 13:14:12
commit hash: e7bc96716773c13764b1e71566ca2e12d080ba33commit hash: e7bc96716773c13764b1e71566ca2e12d080ba33commit hash: e7bc96716773c13764b1e71566ca2e12d080ba33commit hash: e7bc96716773c13764b1e71566ca2e12d080ba33 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-devel: update to the recent commit.
7.0.0.20210902
03 Sep 2021 16:49:35
commit hash: 108b87c58f9d24ac266212cbbb14a535dcab8ec4commit hash: 108b87c58f9d24ac266212cbbb14a535dcab8ec4commit hash: 108b87c58f9d24ac266212cbbb14a535dcab8ec4commit hash: 108b87c58f9d24ac266212cbbb14a535dcab8ec4 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-devel: remove needless directive.
7.0.0.20210902
03 Sep 2021 16:47:50
commit hash: 513db028063fc105ff0254c55cd508f809de7f70commit hash: 513db028063fc105ff0254c55cd508f809de7f70commit hash: 513db028063fc105ff0254c55cd508f809de7f70commit hash: 513db028063fc105ff0254c55cd508f809de7f70 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-devel: update to recent commit from the unstable branch.
6.2.5_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.2.5
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.2.5
27 Jul 2021 10:27:35
commit hash: d5d4137767e40dd04f6a5b5d8029d51a511c6a77commit hash: d5d4137767e40dd04f6a5b5d8029d51a511c6a77commit hash: d5d4137767e40dd04f6a5b5d8029d51a511c6a77commit hash: d5d4137767e40dd04f6a5b5d8029d51a511c6a77 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Yasuhiro Kimura
databases/redis{,-devel,5}: Update to 6.0.15, 6.2.5, 5.0.13

Release Notes: https://groups.google.com/g/redis-db/c/yU-jQ9BhL24/m/e6iZA2GLBgAJ
Security: CVE-2021-32761

PR:		257326
Approved by:	osa (maintainer)
MFH:		2021Q3
Security:	c561ce49-eabc-11eb-9c3f-0800270512f4
6.2.4
01 Jun 2021 15:56:34
commit hash: 404a8a3dcfe44008a77681798d15e6d43285f73acommit hash: 404a8a3dcfe44008a77681798d15e6d43285f73acommit hash: 404a8a3dcfe44008a77681798d15e6d43285f73acommit hash: 404a8a3dcfe44008a77681798d15e6d43285f73a 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-devel: security update from 6.2.3 to 6.2.4

Changelog:	https://github.com/redis/redis/compare/6.2.3...6.2.4
PR:		256340
Security:	CVE-2021-32625
Security:	8eb69cd0-c2ec-11eb-b6e7-8c164567ca3c
6.2.3
04 May 2021 02:24:38
commit hash: 4396971f299d95ae8519181113b613c09b23958fcommit hash: 4396971f299d95ae8519181113b613c09b23958fcommit hash: 4396971f299d95ae8519181113b613c09b23958fcommit hash: 4396971f299d95ae8519181113b613c09b23958f 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-devel: update to 6.2.3.
PR:	255582
6.2.2
20 Apr 2021 14:29:06
commit hash: e93a8244202b588630bca26c6c5cd2fbacffe1e0commit hash: e93a8244202b588630bca26c6c5cd2fbacffe1e0commit hash: e93a8244202b588630bca26c6c5cd2fbacffe1e0commit hash: e93a8244202b588630bca26c6c5cd2fbacffe1e0 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-devel: update to the fresh bugfix release 6.2.2.

Changelog:	https://github.com/redis/redis/blob/6.2.2/00-RELEASENOTES
PR:		255247
6.2.1
08 Apr 2021 19:31:37
commit hash: e1d32975edd728ef151815790045094bc131bbd0commit hash: e1d32975edd728ef151815790045094bc131bbd0commit hash: e1d32975edd728ef151815790045094bc131bbd0commit hash: e1d32975edd728ef151815790045094bc131bbd0 files touched by this commit This port version is marked as vulnerable.
Sergey A. Osokin (osa) search for other commits by this committer
Update CONFLICTS after databases/redis4 removal.
6.2.1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
6.2.1
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.
6.2.1
06 Mar 2021 18:00:29
Revision:567504Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Fix build on FreeBSD11.
6.2.1
02 Mar 2021 15:09:25
Revision:566961Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update from 6.2.0 to 6.2.1.
Remove added to the upstream patch.

<ChangeLog>

================================================================================
Redis 6.2.1 Released Mon Mar  1 17:51:36 IST 2021
================================================================================

Upgrade urgency: LOW.

Here is a comprehensive list of changes in this release compared to 6.2.0,
each one includes the PR number that added it, so you can get more details
at https://github.com/redis/redis/pull/<number>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.2.0
23 Feb 2021 17:54:47
Revision:566418Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Fix build.

cc -std=c11 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers
  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -I../deps/hiredis
-I../deps/linenoise -I../deps/lua/src -MMD -o lzf_c.o -c lzf_c.c
zmalloc.c:59:5: error: function-like macro 'sizeof' is not defined
#if PREFIX_SIZE > 0
    ^
zmalloc.c:55:22: note: expanded from macro 'PREFIX_SIZE'
#define PREFIX_SIZE (sizeof(size_t))
                     ^
1 error generated.
gmake[3]: *** [Makefile:339: zmalloc.o] Error 1

Do not bump PORTREVISION because these have no successful
builds.

Reported by:	many
6.2.0
23 Feb 2021 14:16:04
Revision:566402Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Security update if you use 32bit build of redis (see bellow), MODERATE
if you used earlier versions of Redis 6.2, LOW otherwise.

Integer overflow on 32-bit systems (CVE-2021-21309):
Redis 4.0 or newer uses a configurable limit for the maximum supported bulk
input size. By default, it is 512MB which is a safe value for all platforms.
If the limit is significantly increased, receiving a large request from a client
may trigger several integer overflow scenarios, which would result with buffer
overflow and heap corruption.

ChangeLog:	https://github.com/redis/redis/releases/tag/6.2.0
6.2.0.r3
02 Feb 2021 16:07:31
Revision:563817Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to 6.2rc3.

ChangeLog:	https://github.com/redis/redis/blob/6.2-rc3/00-RELEASENOTES
6.2.0.r2
13 Jan 2021 17:31:23
Revision:561490Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the recent development version 6.2.0rc2.
6.0.10.20210112_1
13 Jan 2021 16:13:24
Revision:561486Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update databases/redis to the recent stable version 6.0.10.
Update CONFLICTS for:
o) databases/redis4
o) databases/redis5
o) databases/redis
o) databases/redis-devel

Connect databases/redis5 to the build.

Bump PORTREVISIONs for dependant ports.
6.0.10.20210112
13 Jan 2021 15:08:16
Revision:561473Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update from 6.0.8 to 6.0.10.

<ChangeLog>

================================================================================
Redis 6.0.10     Released Tue Jan 12 16:20:20 IST 2021
================================================================================

Upgrade urgency MODERATE: several bugs with moderate impact are fixed,
Here is a comprehensive list of changes in this release compared to 6.0.9.

Command behavior changes:
* SWAPDB invalidates WATCHed keys (#8239)
* SORT command behaves differently when used on a writable replica (#8283)
* EXISTS should not alter LRU (#8016)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.0.8.20200910
15 Sep 2020 06:06:01
Revision:548702Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update from 6.0.6 to 6.0.8.
The distribution point has changed on GH from antirez to redis.

<ChangeLog>

================================================================================
Redis 6.0.8     Released Wed Sep 09 23:34:17 IDT 2020
================================================================================

Upgrade urgency HIGH: Anyone who's using Redis 6.0.7 with Sentinel or
CONFIG REWRITE command is affected and should upgrade ASAP, see #7760.

Bug fixes:

* CONFIG REWRITE after setting oom-score-adj-values either via CONFIG SET or
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.0.6.20200720
22 Jul 2020 12:56:18
Revision:542854Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update from 6.0.5 to 6.0.6.

<ChangeLog>

Upgrade urgency MODERATE: several bugs with moderate impact are fixed here.

The most important issues are listed here:

* Fix crash when enabling CLIENT TRACKING with prefix
* EXEC always fails with EXECABORT and multi-state is cleared
* RESTORE ABSTTL won't store expired keys into the db
* redis-cli better handling of non-pritable key names
* TLS: Ignore client cert when tls-auth-clients off
* Tracking: fix invalidation message on flush
* Notify systemd on Sentinel startup
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.0.5.20200609
04 Jul 2020 10:35:12
Revision:541189Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
6.0.5.20200609
10 Jun 2020 15:45:38
Revision:538403Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update from 6.0.4 to 6.0.5.

<ChangeLog>

Upgrade urgency MODERATE: several bugs with moderate impact are fixed here.

The most important issues are listed here:

* Fix handling of speical chars in ACL LOAD.
* Make Redis Cluster more robust about operation errors that may lead
  to two clusters to mix together.
* Revert the sendfile() implementation of RDB transfer. It causes some delay.
* Fix TLS certificate loading for chained certificates.
* Fix AOF rewirting of KEEPTTL SET option.
* Fix MULTI/EXEC behavior during -BUSY script errors.

</ChangeLog>
6.0.4.20200529
04 Jun 2020 11:26:00
Revision:537881Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update from 6.0.3 to 6.0.4.

<ChangeLog>

Upgrade urgency CRITICAL: this release fixes a severe replication bug.
Please visit https://github.com/antirez/redis/blob/6.0/00-RELEASENOTES
for details.

</ChangeLog>
6.0.3.20200516
16 May 2020 16:40:19
Revision:535481Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update from 6.0.2 to 6.0.3.

<ChangeLog>

Upgrade urgency CRITICAL: a crash introduced in 6.0.2 is now fixed.

</ChangeLog>
6.0.2.20200516_1
16 May 2020 16:28:01
Revision:535480Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update the lua/luajit/luajit-openresty extra patches.

Bump PORTREVISION.
6.0.2.20200516
16 May 2020 16:08:09
Revision:535476Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update from 6.0.1 to 6.0.2.

<ChangeLog>

Upgrade urgency MODERATE: many not critical bugfixes in different areas.
                          Critical fix to client side caching when
                          keys are evicted from the tracking table but
                          no notifications are sent.

The following are the most serious fix:

* XPENDING should not update consumer's seen-time
* optimize memory usage of deferred replies - fixed
* Fix CRC64 initialization outside the Redis server itself.
* stringmatchlen() should not expect null terminated strings.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.0.1.20200501
04 May 2020 14:38:45
Revision:533927Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to 6.0.1.

<ChangeLog>

Upgrade urgency HIGH: This release fixes a crash when builiding against
                      Libc malloc.

Here we revert 8110ba888, an optimization that causes a crash due to a
bug in the code. It does not happen with the default allocator because of
differences between Jemalloc and libc malloc, so this escaped all our
testing but was reported by a user. We'll add back the original optimization
that was reverted here later, after checking what happens: it is not a
critical optimization.

</ChangeLog>
6.0.0.20200430
30 Apr 2020 21:38:37
Revision:533477Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the recent commit (aka 6.0 GA).
6.0.0.20200424
25 Apr 2020 02:49:21
Revision:532912Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the recent commit.
6.0.0.20200417
18 Apr 2020 15:42:53
Revision:532036Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the recent commit.
6.0.0.20200410
14 Apr 2020 15:49:37
Revision:531700Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
USES=lua gained flavors.

Ports using USES=lua:module or lua:flavors will be flavored.  A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.

USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.

PR:		245038
Submitted by:	andrew tao11 riddles org uk
Reviewed by:	mat, kevans, russ haley gmail com
Approved by:	mat (portmgr)
Differential Revision:	https://reviews.freebsd.org/D16494
6.0.0.20200410
11 Apr 2020 15:54:16
Revision:531432Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the recent commit.
6.0.0.20200403
04 Apr 2020 00:31:49
Revision:530532Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the Apr 3, 2020.
Re-generate lua/luajit specific patches.
6.0.0.20200316
18 Mar 2020 03:22:59
Revision:528624Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the recent commit.
6.0.0.20200306
07 Mar 2020 20:36:56
Revision:527980Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the recent commit.
6.0.0.20200228
29 Feb 2020 21:17:39
Revision:527472Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the recent commit.
6.0.0.20200220
21 Feb 2020 00:33:24
Revision:526599Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the recent commit.
6.0.0.20200206
09 Feb 2020 13:25:08
Revision:525656Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the recent commit.
6.0.0.20200130
02 Feb 2020 02:04:47
Revision:524800Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the recent commit.
Reset OPTIMIZATION to respect our CFLAGS.
6.0.0.20200113
14 Jan 2020 00:03:01
Revision:522978Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the recent commit.
6.0.0.20200110
11 Jan 2020 00:44:54
Revision:522622Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the recent commit.
Reduce complexity with the lua-related targets.
6.0.0.20200101_1
04 Jan 2020 23:39:27
Revision:522069Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Add TLS support.

Convert to use modern OPTIONS way to be less discouraged with
the number of knobs. (*)

Bump PORTREVISION.

Thanks to:	adamw (*)
6.0.0.20200101
04 Jan 2020 14:19:26
Revision:522038Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to a recent snapshot.
6.0.0.20191220
27 Dec 2019 11:22:59
Revision:520982Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the recent commit.
6.0.0.20191218
19 Dec 2019 04:45:03
Revision:520418Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the recent commit.
6.0.0.20191216
17 Dec 2019 03:43:52
Revision:520300Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the recent commit.

Also, introduce another dependency records for two
different versions of luajit in the ports tree, cause
otherwise the port has a library dependency issue
because those libraries have the same numbers.
6.0.0.20191212
13 Dec 2019 19:36:27
Revision:520062Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Update to the recent version.
6.0.0.20191205
08 Dec 2019 13:04:48
Revision:519300Original commit files touched by this commit This port version is marked as vulnerable.
osa search for other commits by this committer
Add two missing patches with r519299.

Number of commits found: 227 (showing only 100 on this page)

1 | 2 | 3  »