HomeFreeBSD

databases/redis*: Refine ports

Description

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.

Details

Provenance
yasuAuthored on Apr 3 2024, 4:33 AM
Parents
R11:59889eeb5d48: net/rubygem-octokit6: Remove expired port
Branches
Unknown
Tags
Unknown