Bug 207381 - [NEW PORT] comms/wspr-sdr A WSPR receiver/decoder using libsdr
Summary: [NEW PORT] comms/wspr-sdr A WSPR receiver/decoder using libsdr
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Diane Bruce
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-20 21:23 UTC by Jeffrey Baitis
Modified: 2016-03-19 19:53 UTC (History)
2 users (show)

See Also:


Attachments
sdr-wspr port (1.87 KB, text/plain)
2016-02-20 21:23 UTC, Jeffrey Baitis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffrey Baitis 2016-02-20 21:23:07 UTC
Created attachment 167228 [details]
sdr-wspr port
Comment 1 Diane Bruce freebsd_committer freebsd_triage 2016-03-19 19:49:38 UTC
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
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-03-19 19:53:54 UTC
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