[Bug 285918] audio/furnace: Unbundle libraries and modernize port

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 06 Apr 2025 17:18:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285918

            Bug ID: 285918
           Summary: audio/furnace: Unbundle libraries and modernize port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ehaupt@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
             Flags: maintainer-feedback?(ehaupt@FreeBSD.org)
          Assignee: ehaupt@FreeBSD.org

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

* Unbundle fftw3, freetype, libsndfile and portaudio (this is also more inline
with other distros)
* Add USES= compiler:c++14-lang
* Remove USES= tar:xz
* Remove entries for sdl and fmt in GH_TUPLE
* Add EXTRACT_AFTER_ARGS to reduce I/O (reduces workdir size with ~40%) and as
build script "leaks"
* Use CMAKE_OFF/ON/BOOL helpers
* Add patch to fix path for system rtmidi

Compile tested on FreeBSD 14.2-RELEASE (amd64) (make, make check-plist)

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

Note: Disabling NLS causes build to fail

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