Page MenuHomeFreeBSD

comms/flrig: fix and improve the port
ClosedPublic

Authored by alven on Aug 19 2025, 7:08 PM.
Tags
None
Referenced Files
F162998612: D52030.id160619.diff
Sun, Jul 19, 1:19 AM
F162958217: D52030.id.diff
Sat, Jul 18, 5:04 PM
F162935697: D52030.id160632.diff
Sat, Jul 18, 11:38 AM
Unknown Object (File)
Sat, Jul 18, 5:43 AM
Unknown Object (File)
Sat, Jul 18, 2:12 AM
Unknown Object (File)
Fri, Jul 17, 9:30 PM
Unknown Object (File)
Fri, Jul 17, 5:56 PM
Unknown Object (File)
Mon, Jul 6, 3:24 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.