notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/redis6/Makefile
SVNWeb

Number of commits found: 18

Mon, 8 May 2023
[ 06:26 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:0bdbc4e3343e4b0e53c84d91bb0041247c8b4087  commit hash:0bdbc4e3343e4b0e53c84d91bb0041247c8b4087  commit hash:0bdbc4e3343e4b0e53c84d91bb0041247c8b4087  0bdbc4e 
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
Wed, 1 Mar 2023
[ 01:55 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:b78632c109b9d56e919940ea3e96c18f7114e4d2  commit hash:b78632c109b9d56e919940ea3e96c18f7114e4d2  commit hash:b78632c109b9d56e919940ea3e96c18f7114e4d2  b78632c 
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
Wed, 18 Jan 2023
[ 04:45 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:95bbd18366cce8c376fbf73218d495e8a099d53a  commit hash:95bbd18366cce8c376fbf73218d495e8a099d53a  commit hash:95bbd18366cce8c376fbf73218d495e8a099d53a  95bbd18 
databases/redis*: Adjust CONFLICTS_INSTALL
[ 04:43 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:5086acf51416d996d18326daa129fcd50046efb1  commit hash:5086acf51416d996d18326daa129fcd50046efb1  commit hash:5086acf51416d996d18326daa129fcd50046efb1  5086acf 
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
Sat, 14 Jan 2023
[ 23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  18c6e18  (Only the first 10 of 2869 ports in this commit are shown above. View all ports for this commit)
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
Sat, 15 Oct 2022
[ 17:49 Adam Weinberger (adamw) search for other commits by this committer ]    commit hash:b5d0d7bd56c0cba7748cd49b0d695dd7cadc9f5b  commit hash:b5d0d7bd56c0cba7748cd49b0d695dd7cadc9f5b  commit hash:b5d0d7bd56c0cba7748cd49b0d695dd7cadc9f5b  b5d0d7b 
databases/redis6: Use USES=luajit (defaults to luajit-devel)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 7 Aug 2022
[ 05:30 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:da202ea08068ed0be6487ea5f2bc368bbfb0d2c2  commit hash:da202ea08068ed0be6487ea5f2bc368bbfb0d2c2  commit hash:da202ea08068ed0be6487ea5f2bc368bbfb0d2c2  da202ea  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  d076ad9  (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 29 Jun 2022
[ 15:57 Stefan Eßer (se) search for other commits by this committer ]    commit hash:da00957fbe1f79c12851e0958ee7e4c8276a5527  commit hash:da00957fbe1f79c12851e0958ee7e4c8276a5527  commit hash:da00957fbe1f79c12851e0958ee7e4c8276a5527  da00957  (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
Fix CONFLICTS_INSTALL in the databases category

Approved by:	portmgr (implicit)
Wed, 1 Jun 2022
[ 00:09 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:c1715ac69b3dd2210d83c4c7243310edf8e2ada0  commit hash:c1715ac69b3dd2210d83c4c7243310edf8e2ada0  commit hash:c1715ac69b3dd2210d83c4c7243310edf8e2ada0  c1715ac 
databases/redis{6,62}: Enable TLS option by default
Thu, 28 Apr 2022
[ 02:19 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:27e36df36a9d47e844b1fa83d4136b63fee7c905  commit hash:27e36df36a9d47e844b1fa83d4136b63fee7c905  commit hash:27e36df36a9d47e844b1fa83d4136b63fee7c905  27e36df  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
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
Wed, 6 Apr 2022
[ 01:21 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:91ab6ec3dce13d813ee82cc93de993b0e7baa38d  commit hash:91ab6ec3dce13d813ee82cc93de993b0e7baa38d  commit hash:91ab6ec3dce13d813ee82cc93de993b0e7baa38d  91ab6ec3 
databases/redis*: Update CONFLICTS

databases/redis5 is removed from ports tree.
Sun, 9 Jan 2022
[ 19:52 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:bb036ae7c01bfaf21fa50b535faf586527e0c9f8  commit hash:bb036ae7c01bfaf21fa50b535faf586527e0c9f8  commit hash:bb036ae7c01bfaf21fa50b535faf586527e0c9f8  bb036ae 
databases/redis*: pass maintainership to yasu
Tue, 5 Oct 2021
[ 13:17 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:2636e7c310b77163e96da1bce324da930e693e6d  commit hash:2636e7c310b77163e96da1bce324da930e693e6d  commit hash:2636e7c310b77163e96da1bce324da930e693e6d  2636e7c 
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
Fri, 3 Sep 2021
[ 13:01 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:5005d85d5ff056a74750d86e7837ebd0ae0c7719  commit hash:5005d85d5ff056a74750d86e7837ebd0ae0c7719  commit hash:5005d85d5ff056a74750d86e7837ebd0ae0c7719  5005d85 
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
Wed, 18 Aug 2021
[ 23:37 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:6f1d9defbd273136c63f4b2da7654ef3135ff3aa  commit hash:6f1d9defbd273136c63f4b2da7654ef3135ff3aa  commit hash:6f1d9defbd273136c63f4b2da7654ef3135ff3aa  6f1d9de  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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.
[ 22:01 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:7ad2136d0760315c890e0126041e43ae24f13900  commit hash:7ad2136d0760315c890e0126041e43ae24f13900  commit hash:7ad2136d0760315c890e0126041e43ae24f13900  7ad2136  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
databases/redis6: create a copy before update databases/redis to 6.2

Number of commits found: 18