Page MenuHomeFreeBSD

comms/flrig: fix and improve the port
ClosedPublic

Authored by alven on Aug 19 2025, 7:08 PM.
Tags
None
Referenced Files
F131629494: D52030.diff
Thu, Oct 9, 9:28 PM
F131608018: D52030.id.diff
Thu, Oct 9, 5:09 PM
Unknown Object (File)
Fri, Oct 3, 11:43 PM
Unknown Object (File)
Thu, Oct 2, 11:45 PM
Unknown Object (File)
Thu, Oct 2, 1:32 AM
Unknown Object (File)
Tue, Sep 30, 9:00 AM
Unknown Object (File)
Mon, Sep 29, 11:48 PM
Unknown Object (File)
Sun, Sep 28, 4:23 PM
Subscribers
None

Details

Summary
  • Fix typo in MASTER_SITES
  • Remove the NATIVE menu option as it just adds -march=native, which CPUTYPE already does and is treewide. And it's also not supported across all ARCH-es.

https://sourceforge.net/p/fldigi/fldigi/ci/master/tree/m4/opt.m4

Test Plan

For every {amd64, i386} × {14.3, 13.5}:

  • Successful poudriere testport
  • Successful run-testing

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

alven requested review of this revision.Aug 19 2025, 7:08 PM
alven created this revision.

Reported by Daniel Engberg (diizzy) by email [0], so added him to reviewers.

[0] https://lists.freebsd.org/archives/dev-commits-ports-all/2025-August/171244.html

Not sure if https://www.w1hkj.org/files/flrig/ is all that useful as it seems to drop legacy versions

@diizzy A long time ago the w1hkj repo was more useful. We only use the most up to date versions anyway so losing the legacy didn't seem a bad idea at the time. He has changed that link from time to time so yes I would agree with you now.

Approved.

Thanks,
Yuri

This revision is now accepted and ready to land.Sep 4 2025, 7:28 AM
This revision was automatically updated to reflect the committed changes.