Page MenuHomeFreeBSD

comms/flrig: fix and improve the port
ClosedPublic

Authored by alven on Aug 19 2025, 7:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 9:25 PM
Unknown Object (File)
Mon, Oct 13, 9:25 AM
Unknown Object (File)
Mon, Oct 13, 9:25 AM
Unknown Object (File)
Mon, Oct 13, 9:25 AM
Unknown Object (File)
Mon, Oct 13, 9:25 AM
Unknown Object (File)
Sun, Oct 12, 9:00 PM
Unknown Object (File)
Sat, Oct 11, 3:43 AM
Unknown Object (File)
Fri, Oct 10, 5:48 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 66352
Build 63235: arc lint + arc unit

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.