Created attachment 167228 [details] sdr-wspr port
Also see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208120 a bug this port trips over. program failed to run due to mismatched libgcc_s
A commit references this bug: Author: db Date: Sat Mar 19 19:53:03 UTC 2016 New revision: 411422 URL: https://svnweb.freebsd.org/changeset/ports/411422 Log: A WSPR receiver/decoder using libsdr. This implementation embeds the original WSPR Fortran code into a libsdr processing node, allowing to assemble a WSPR receiver for various sources easily. WWW: https://github.com/hmatuschek/sdr-wspr PR: 207381 Submitted by: Jeffrey Baitis <jeff@baitis.net> Changes: head/comms/Makefile head/comms/sdr-wspr/ head/comms/sdr-wspr/Makefile head/comms/sdr-wspr/distinfo head/comms/sdr-wspr/files/ head/comms/sdr-wspr/files/patch-CMakeLists.txt head/comms/sdr-wspr/files/patch-libwspr_wspr.hh head/comms/sdr-wspr/files/patch-src_CMakeLists.txt head/comms/sdr-wspr/pkg-descr