[Bug 290739] archivers/zstd: remove optional LZ4 dependency

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 02 Nov 2025 11:08:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290739

            Bug ID: 290739
           Summary: archivers/zstd: remove optional LZ4 dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: mandree@FreeBSD.org
                CC: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org
 Attachment #265099 maintainer-approval?(sunpoet@FreeBSD.org)
             Flags:
                CC: sunpoet@FreeBSD.org

Created attachment 265099
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265099&action=edit
patch to disable lz4 (which is optional) from zstd build

Hi, 

I would like to strip lz4 support from zstd to shorten the list of
lang/python314's requisites. We don't install the lz4/unlz4 aliases from the
zstd package anyways so people would have to have used zstd --format=lz4
already (instead of lz4 with its original command line options).

OK?

-- 
You are receiving this mail because:
You are the assignee for the bug.