Re: git: 9e19acf5e2fa - main - comms/flrig: Update 2.0.05 => 2.0.08

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Tue, 19 Aug 2025 17:04:09 UTC
On 2025-08-19 10:58, Älven wrote:
> The branch main has been updated by alven:
>
> URL:https://cgit.FreeBSD.org/ports/commit/?id=9e19acf5e2fada5f63046d822d2d43ca1a4035f4
>
> commit 9e19acf5e2fada5f63046d822d2d43ca1a4035f4
> Author:     Älven<alven@FreeBSD.org>
> AuthorDate: 2025-08-07 12:14:22 +0000
> Commit:     Älven<alven@FreeBSD.org>
> CommitDate: 2025-08-19 08:58:04 +0000
>
>      comms/flrig: Update 2.0.05 => 2.0.08
>      
>      Changelog:
>      https://www.w1hkj.org/files/flrig/readme.txt
>      
>      * Use https:// for MASTER_SITES and WWW
>      * WWW works even without index.html at the end
>      * All references towww.w1hkj.com changed towww.w1hkj.org
>      + Add LICENSE_FILE
>      * OPTIONS helpers OPT_CONFIGURE_ON/OFF are always work as +=:
>        https://docs.freebsd.org/en/books/porters-handbook/makefiles/#options-configure_on
>      
>      PR:             288703
>      Approved by:    yuri@ (Mentor)

Hi,

https://www.w1hkj.org/files/fldigi/ doesn't host distfile and you can remove the NATIVE menu option as it does nothing else than adding -march=native which CPUTYPE already does and is treewide. In fact I would highly suggest that NATIVE switches shouldn't be added at all as they cause more issue than what they solve and it's also not supported across all arches.
https://sourceforge.net/p/fldigi/fldigi/ci/master/tree/m4/opt.m4

Best regards,
Daniel