Page MenuHomeFreeBSD

Reinstate current Quisk SDR software port
ClosedPublic

Authored by jon_thesoo.org on Dec 6 2022, 5:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 8, 10:45 AM
Unknown Object (File)
Sat, Feb 8, 1:09 AM
Unknown Object (File)
Fri, Jan 24, 2:19 PM
Unknown Object (File)
Tue, Jan 21, 11:17 AM
Unknown Object (File)
Jan 9 2025, 5:15 AM
Unknown Object (File)
Dec 15 2024, 1:40 AM
Unknown Object (File)
Dec 3 2024, 3:49 PM
Unknown Object (File)
Nov 21 2024, 8:50 AM

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

jon_thesoo.org created this revision.
arrowd added inline comments.
comms/quisk/Makefile
9

https://

11

If the port has a file containing license text, add LICENSE_FILE knob.

19

Sort these items.

comms/quisk/files/patch-setup.py
11

Should this be %%LOCALBASE%% since you're substituting it already in post-patch?

Corrected formatting, added LICENSE_FILE.

Add this port to comms/Makefile and it is good to go.

What name and email should I use as Author value for the commit?

This revision is now accepted and ready to land.Dec 7 2022, 7:27 AM

Added quisk to comms Makefile. - Jon Hopper

This revision now requires review to proceed.Dec 7 2022, 4:13 PM

Oops now I've included included complete diffs. Is this preferred? As to name and email if you could: Jon Hopper <fbsd@thesoo.org>

Sorry new to this environment, didn't realize multiple git patches in one file were truncated. Should finally be correct.

This revision is now accepted and ready to land.Dec 8 2022, 11:54 AM