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.

non port: databases/redis/files/extra-patch-src-Makefile.luajit-or

Number of commits found: 9

Wednesday, 3 Apr 2024
04:35 Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis*: Refine ports

* 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.
commit hash: 81b6dcb645eeb87f8313fd015f09f08ef6611138 commit hash: 81b6dcb645eeb87f8313fd015f09f08ef6611138 commit hash: 81b6dcb645eeb87f8313fd015f09f08ef6611138 commit hash: 81b6dcb645eeb87f8313fd015f09f08ef6611138 81b6dcb
Thursday, 17 Aug 2023
03:30 Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis: Update to 7.2.0

* Add entry to UPDATING.
* Pet portclippy.

ReleaseNotes:	https://github.com/redis/redis/blob/7.2.0/00-RELEASENOTES
commit hash: 6457315e54301694a06d125c1020a941fc5ea9dc commit hash: 6457315e54301694a06d125c1020a941fc5ea9dc commit hash: 6457315e54301694a06d125c1020a941fc5ea9dc commit hash: 6457315e54301694a06d125c1020a941fc5ea9dc 6457315
Thursday, 22 Sep 2022
07:33 Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis: Update to 7.0.5

ChangeLog:	https://github.com/redis/redis/releases/tag/7.0.5
MFH:		2022Q3
Security:	f1f637d1-39eb-11ed-ab44-080027f5fec9
commit hash: 08f2c3c809797702412060b1cbce7b1b475c3790 commit hash: 08f2c3c809797702412060b1cbce7b1b475c3790 commit hash: 08f2c3c809797702412060b1cbce7b1b475c3790 commit hash: 08f2c3c809797702412060b1cbce7b1b475c3790 08f2c3c
Tuesday, 14 Jun 2022
00:57 Yasuhiro Kimura (yasu) search for other commits by this committer
databases/redis: Update to 7.0.2

ChangeLog:	https://github.com/redis/redis/releases/tag/7.0.1
ChangeLog:	https://github.com/redis/redis/releases/tag/7.0.2
commit hash: f0363ef8ac4445d5ef27f482632a9b3c8aa24e0b commit hash: f0363ef8ac4445d5ef27f482632a9b3c8aa24e0b commit hash: f0363ef8ac4445d5ef27f482632a9b3c8aa24e0b commit hash: f0363ef8ac4445d5ef27f482632a9b3c8aa24e0b f0363ef8
Thursday, 28 Apr 2022
02:19 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
commit hash: 27e36df36a9d47e844b1fa83d4136b63fee7c905 commit hash: 27e36df36a9d47e844b1fa83d4136b63fee7c905 commit hash: 27e36df36a9d47e844b1fa83d4136b63fee7c905 commit hash: 27e36df36a9d47e844b1fa83d4136b63fee7c905 27e36df
Wednesday, 18 Aug 2021
23:37 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.
commit hash: 6f1d9defbd273136c63f4b2da7654ef3135ff3aa commit hash: 6f1d9defbd273136c63f4b2da7654ef3135ff3aa commit hash: 6f1d9defbd273136c63f4b2da7654ef3135ff3aa commit hash: 6f1d9defbd273136c63f4b2da7654ef3135ff3aa 6f1d9de
Tuesday, 23 Feb 2021
14:08 osa search for other commits by this committer
Security update to the recent version 6.0.11 if you use 32bit build of redis.

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.

Various bugfixes.
Original commitRevision:566401 
Wednesday, 13 Jan 2021
16:13 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.
Original commitRevision:561486 
Thursday, 12 Dec 2019
00:57 osa search for other commits by this committer
Merge the following changes from databases/redis-devel:
o) respect [C|CXX]FLAGS
o) support the openresty's flavor of luajit

Bump PORTREVISION.
Original commitRevision:519852 

Number of commits found: 9