summaryrefslogtreecommitdiff
path: root/databases/redis-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/redis-devel: Update version 8.2.1.20250930=>8.2.2.20251031Muhammad Moinur Rahman2025-11-032-5/+5
|
* databases/redis-devel: Update version 8.2.1.20250830=>8.2.1.20250930Muhammad Moinur Rahman2025-10-052-5/+5
| | | | | Changelog: https://github.com/redis/redis/compare/38d16a82e...20250930 161130f41
* databases/redis-devel: Update version 8.0.3.20250731=>8.2.1.20250830Muhammad Moinur Rahman2025-09-022-7/+7
| | | | Changelog: https://github.com/redis/redis/compare/c55e33a99...38d16a82e
* databases/redis-devel: Update version 8.0.2.20250630=>8.0.3.20250731Muhammad Moinur Rahman2025-08-192-5/+5
|
* databases/redis-devel: Update version 8.0.2.20250528=>8.0.2.20250630Muhammad Moinur Rahman2025-08-082-5/+5
| | | | Changelog: https://github.com/redis/redis/compare/7f60945bc...96930663b
* databases/redis-devel: Update version 7.4.3.20250430=>8.0.2.20250528Muhammad Moinur Rahman2025-07-274-19/+19
|
* databases/{redis*,valkey}: Pass maintainership to new maintainerYasuhiro Kimura2025-07-271-1/+1
| | | | | | I will be away from keyboard within 1-2 months and am not sure when I will return. So pass maintainership of these ports to new maintainer so they are timely updated (e.g. security update).
* databases/redis-devel: Update license informationYasuhiro Kimura2025-05-021-1/+1
| | | | | | | As of May 1 2025 redis is distributed under triple license of (a) the Redis Source Available License v2 (RSALv2) or (b) the Server Side Public License v1 (SSPLv1) or (c) the GNU Affero General Public License v3 (AGPLv3).
* databases/redis*: Update CONFLICTS_INSTALLYasuhiro Kimura2025-05-021-1/+1
| | | | | Update CONFLICTS_INSTALL aftter databases/redis74 is added to ports tree.
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2025-05-012-5/+5
| | | | Changes: https://github.com/redis/redis/compare/7939ba031...de16bee70
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2025-03-012-5/+5
| | | | Changes: https://github.com/redis/redis/compare/e3b9397df...7939ba031
* databases/redis*: Adjust CONFLICTS_INSTALL after removal of databases/redis70Yasuhiro Kimura2025-02-171-1/+1
| | | | While here, remove confusing comment.
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2025-02-012-5/+5
| | | | Changes: https://github.com/redis/redis/compare/04f63d4af...e3b9397df
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2025-01-012-5/+5
| | | | Changes: https://github.com/redis/redis/compare/06b144aa0...04f63d4af
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2024-12-022-5/+6
| | | | Changes: https://github.com/redis/redis/compare/ded8d993b...06b144aa0
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2024-11-012-5/+5
| | | | Changes: https://github.com/redis/redis/compare/d092d64d7...ded8d993b
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2024-10-013-20/+20
| | | | Changes: https://github.com/redis/redis/compare/2dd4cca36...d092d64d7
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2024-09-122-5/+5
| | | | Changes: https://github.com/redis/redis/compare/50569a906...2dd4cca36
* databases/redis*: Update CONFLICTS_INSTALLYasuhiro Kimura2024-08-161-1/+1
| | | | | Update CONFLICTS_INSTALL aftter databases/redis72 is added to ports tree.
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2024-06-012-5/+5
| | | | Changes: https://github.com/redis/redis/compare/f95031c47...50569a906
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2024-05-012-8/+12
| | | | | | | | | Update license information. Upstream distributes source files under dual license of Redis Source Available License v2 (RSALv2) and Server Side Public License v1 (SSPLv1) now. Note that it doesn't apply to stable versions already released (7,2.4, 7.0.15, 6.2.14, etc.). Changes: https://github.com/redis/redis/compare/f17381a38...f95031c47
* databases/redis*: Refine portsYasuhiro Kimura2024-04-037-270/+22
| | | | | | | | | | | | | | | | | | | | | * Alway build with base system compiler. In 2018 Makefile was changed so GCC is used with i386. It seems to be workaround of build error, But now build succeeds without GCC on i386 and all supported FreeBSD versions. * Remove options for external lua library and related patches. On April 2022 upstream made incompatible change of bundled lua library to fix vulnerability. As a result build got failed when external lua library is enabled. Upstream said in commit message of their repository that they took codes from lua repository. So I kept the options with marking as broken hoping breakage will be solved in the future. But it is still broken after two years and doesn't seem to change. * Remove TRIB option. When it is enabled ruby script named redis-trib.rb is installed. But it just prints warning message that it is no longer available and redis-cli should be used instead, and exit. So it isn't usefull anymore. * Fix post-patch-JEMALLOC-on target so proper line is replaced. * Pet portclippy.
* databases/redis-devel: Update to 20240229 snapshotYasuhiro Kimura2024-03-015-38/+38
| | | | Changes: https://github.com/redis/redis/compare/81666a651...f17381a38
* databases/redis-devel: Update to 20240207 snapshotYasuhiro Kimura2024-02-086-11/+11
| | | | Changes: https://github.com/redis/redis/compare/8d675950e...81666a651
* databases/redis-devel: Update to 2023-10-31 snapshotYasuhiro Kimura2023-11-012-5/+5
| | | | Changes: https://github.com/redis/redis/compare/03345ddc7...8d675950e
* databases/redis-devel: Update to 2023-10-18 snapshotYasuhiro Kimura2023-10-182-5/+5
| | | | | | Changes: https://github.com/redis/redis/compare/c2a4b7849...03345ddc7 MFH: 2023Q4 Security: 8706e097-6db7-11ee-8744-080027f5fec9
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2023-10-015-29/+29
| | | | Changes: https://github.com/redis/redis/compare/49f7d173b...c2a4b7849
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2023-09-012-5/+5
| | | | Changes: https://github.com/redis/redis/compare/6abb3c403...49f7d173b
* databases/redis*: Replace TESTS option with 'USES=tcl:test"Yasuhiro Kimura2023-08-201-4/+2
| | | | This makes it possible to test them with default options setting.
* databases/redis*: Update CONFLICTS_INSTALL, remove CONFLICTSYasuhiro Kimura2023-08-171-3/+1
| | | | | | | * 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.
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2023-08-013-7/+7
| | | | Changes: https://github.com/redis/redis/compare/936cfa464...6abb3c403
* databases/redis-devel: Update to 7.0.12.20230710Yasuhiro Kimura2023-07-112-5/+5
| | | | | | | Changes: https://github.com/redis/redis/compare/6bf9b144e...936cfa464 MFH: 2023Q3 Security: 0e254b4a-1f37-11ee-a475-080027f5fec9 Security: 6fae2d6c-1f38-11ee-a475-080027f5fec9
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2023-07-014-16/+16
| | | | Changes: https://github.com/redis/redis/compare/c2f1815bc...6bf9b144e
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2023-06-032-5/+5
| | | | Changes: https://github.com/redis/redis/compare/aac8105c9...c2f1815bc
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2023-05-116-41/+41
| | | | Changes: https://github.com/redis/redis/compare/48e0d4788...aac8105c9
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2023-03-215-8/+8
| | | | | | Changes: https://github.com/redis/redis/compare/9d336ac39...48e0d4788 MFH: 2023Q1 Security: a60cc0e4-c7aa-11ed-8a4b-080027f5fec9
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2023-03-013-20/+11
| | | | | | Changes: https://github.com/redis/redis/compare/46393f981...9d336ac39 MFH: 2023Q1 Security: b17bce48-b7c6-11ed-b304-080027f5fec9
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2023-02-012-6/+6
| | | | Changes: https://github.com/redis/redis/compare/b4123663c...46393f981
* databases/redis*: Adjust CONFLICTS_INSTALLYasuhiro Kimura2023-01-181-1/+1
|
* databases/redis-devel: Update to 2022-01-16 snapshotYasuhiro Kimura2023-01-172-5/+5
| | | | | | Changes: https://github.com/redis/redis/compare/d0cc3de73...b4123663c MFH: 2023Q1 Security: 5fa68bd9-95d9-11ed-811a-080027f5fec9
* */*: Fix some ports conversion from USE_RUBY to USES=rubyMuhammad Moinur Rahman2023-01-141-1/+1
| | | | | | | | 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
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2023-01-072-5/+5
| | | | Changes: https://github.com/redis/redis/compare/68e87eb08...d0cc3de73
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2022-12-012-5/+5
| | | | Changes: https://github.com/redis/redis/compare/5b102e233...68e87eb08
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2022-11-015-56/+56
| | | | Changes: https://github.com/redis/redis/compare/ed4c432ec...5b102e233
* databases/redis{,62,-devel}: Amend previous commitAdam Weinberger2022-10-151-3/+3
| | | | | The openresty patches work for luajit-devel, though redis is still broken with luajit enabled.
* databases/redis{,62,-devel}: Use USES=luajit (defaults to lang/luajit-devel)Adam Weinberger2022-10-151-13/+13
| | | | The LUAJIT option is marked broken in all these ports, so no PORTREVISION bump.
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2022-10-012-5/+5
| | | | | | | 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
* databases/redis-devel: Disable PORTSCOUT checkYasuhiro Kimura2022-09-231-0/+2
| | | | | This is development snapshot from upstream repository. So new release never happens.
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)