[Bug 284957] archivers/zstd: Update to 1.5.7 and switch to CMake

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 21 Feb 2025 22:27:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284957

            Bug ID: 284957
           Summary: archivers/zstd: Update to 1.5.7 and switch to CMake
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/facebook/zstd/releases/tag/v1.5.7
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Created attachment 257728
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=257728&action=edit
Patch for zstd

* Switch to CMake as it compiles faster, removes the need of patching and
cleans up Makefile overall
* Rearrange to follow Porters Handbook more closely and for readability
* Backport upstream commit 6af3842118ea5325480b403213b2a9fbed3d3d74

Reference:
https://github.com/facebook/zstd/commit/6af3842118ea5325480b403213b2a9fbed3d3d74

Compile and runtime tested on FreeBSD 14.2-RELEASE (amd64) (make, make
check-plist, make test)
Compile and runtime tested on FreeBSD 14.2-RELEASE (aarch64) (make, make
check-plist, make test)

Poudriere testport OK 13.4-RELEASE (amd64)
Poudriere testport OK 13.4-RELEASE (i386)
Poudriere testport OK 14.2-RELEASE (amd64)

"Mini-exp run" looks fine on 13.4-RELEASE (amd64) using the list of consumers
on freshports.org

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