Page MenuHomeFreeBSD

comms/flrig: fix and improve the port
ClosedPublic

Authored by alven on Aug 19 2025, 7:08 PM.
Tags
None
Referenced Files
F160654334: D52030.diff
Fri, Jun 26, 12:42 PM
Unknown Object (File)
Wed, Jun 24, 10:01 AM
Unknown Object (File)
Tue, Jun 23, 5:23 PM
Unknown Object (File)
Sat, Jun 20, 9:26 AM
Unknown Object (File)
Thu, Jun 18, 12:41 AM
Unknown Object (File)
Tue, Jun 9, 1:23 AM
Unknown Object (File)
Sat, Jun 6, 12:44 PM
Unknown Object (File)
Wed, Jun 3, 2:14 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.