Page MenuHomeFreeBSD

comms/flrig: fix and improve the port
ClosedPublic

Authored by alven on Aug 19 2025, 7:08 PM.
Tags
None
Referenced Files
F146927015: D52030.diff
Fri, Mar 6, 8:20 PM
F146868954: D52030.diff
Fri, Mar 6, 8:25 AM
Unknown Object (File)
Tue, Mar 3, 10:01 PM
Unknown Object (File)
Wed, Feb 25, 7:00 PM
Unknown Object (File)
Tue, Feb 17, 3:23 AM
Unknown Object (File)
Mon, Feb 16, 3:43 PM
Unknown Object (File)
Jan 28 2026, 7:17 AM
Unknown Object (File)
Jan 12 2026, 11:21 AM
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.