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-devel/files/extra-patch-deps_lua_src_lua__cjson.c

Number of commits found: 3

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
Tuesday, 1 Mar 2022
08:53 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
commit hash: d012613d9fb2cd4150eab73865aa3a63ec3bf4a9 commit hash: d012613d9fb2cd4150eab73865aa3a63ec3bf4a9 commit hash: d012613d9fb2cd4150eab73865aa3a63ec3bf4a9 commit hash: d012613d9fb2cd4150eab73865aa3a63ec3bf4a9 d012613
Sunday, 8 Dec 2019
13:04 osa search for other commits by this committer
Add two missing patches with r519299.
Original commitRevision:519300 

Number of commits found: 3