Port details |
- sdr++ Cross-platform SDR software
- 20250105 comms
=2 20241022Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-06-23 17:51:11
- Last Update: 2025-01-23 08:56:11
- Commit Hash: 457d88a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: hamradio
- License: GPLv3
- WWW:
- https://github.com/AlexandreRouma/SDRPlusPlus
- Description:
- SDR++ is a cross-platform and open source SDR software with the aim
of being bloat-free and simple to use.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/comms/sdr++/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/sdr++
- pkg install sdr++
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sdr++
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737621562
SHA256 (AlexandreRouma-SDRPlusPlus-20250105-ea3675d_GH0.tar.gz) = 74b8301af4b84c525f89ced9b5b4e5d68f4a14ec466c504f78fe0e1caaced2aa
SIZE (AlexandreRouma-SDRPlusPlus-20250105-ea3675d_GH0.tar.gz) = 3781691
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libfftw3f.so : math/fftw3-float
- libglfw.so : graphics/glfw
- libvolk.so : devel/volk
- libzstd.so : archivers/zstd
- libairspy.so : comms/airspy
- libairspyhf.so : comms/airspyhf
- libbladeRF.so : comms/bladerf
- libhackrf.so : comms/hackrf
- libLimeSuite.so : comms/limesuite
- libcodec2.so : audio/codec2
- libad9361.so : misc/libad9361-iio
- libiio.so : misc/libiio
- libportaudio.so : audio/portaudio
- librtaudio.so : audio/rtaudio
- librtlsdr.so : comms/rtl-sdr
- libGL.so : graphics/libglvnd
- libGLEW.so : graphics/glew
- libGLU.so : graphics/libGLU
- libOpenGL.so : graphics/libglvnd
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sdr++-20250105:
====> Audio Sources
AIRSPY=on: Airspy Source Module
AIRSPYHF=on: Airspy HF+ Source Module
BADGESDR_SOURCE=on: BadgeSDR Source Module
BLADERF=on: BladeRF Source Module
FOBOS=off: FobosSDR Source Module
HACKRF=on: HackRF Source Module
LIMESDR=on: LimeSDR Source Module
PLUTOSDR=on: PlutoSDR Source Module
RTAUDIO_SOURCE=on: RtAudio Source Module
RTL_SDR=on: RTL-SDR Source Module
====> Audio Sinks
NETWORK_SINK=on: Network Audio Sink Module
PORTAUDIO_SINK=on: PortAudio Sink Module
RTAUDIO_SINK=off: RtAudio Sink Module
====> Audio Decoders
ATV_DECODER=on: ATV decoder
DAB_DECODER=off: DAB/DAB+ decoder
M17_DECODER=on: M17 decoder module
METEOR_DECODER=on: METEOR demodulator module
RADIO=on: Main audio modulation decoder (AM, FM, SSB, etc...)
WEATHER_SAT_DECODER=off: HRPT decoder module
===> Use 'make config' to modify these settings
- Options name:
- comms_sdr++
- USES:
- cmake compiler:c++17-lang gl pkgconfig xorg
- pkg-message:
- For install:
- This port requires audio/rtaudio built with PULSEAUDIO option.
audio/rtaudio currently doesn't work with PCM devices directly.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20250105 23 Jan 2025 08:56:11
    |
Yuri Victorovich (yuri)  |
comms/sdr++: update 20241022 → 20250105 |
20241022 04 Nov 2024 02:39:20
    |
Yuri Victorovich (yuri)  |
comms/sdr++: update 1.0.4 → 20241022 |
1.0.4_5 03 Nov 2024 06:47:54
    |
Yuri Victorovich (yuri)  |
comms/sdr++: Broken on 15 with clang-19
Reported by: fallout |
1.0.4_5 11 Nov 2023 11:38:18
    |
Yuri Victorovich (yuri)  |
comms/sdr++: Add PORTSCOUT tag |
1.0.4_5 10 Nov 2023 11:39:37
    |
Ganael LAPLANCHE (martymac)  |
comms/rtl-sdr: Update to 2.0.1
and bump dependent ports' revisions |
1.0.4_4 29 Jul 2023 07:04:54
    |
Yuri Victorovich (yuri)  |
comms/sdr++: Disable option RTAUDIO and enable option PORTAUDIO instead
It fails to build with RtAudio-6.0
Reported by: fallout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.4_3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.4_3 03 Jul 2022 16:10:03
    |
Piotr Kubaj (pkubaj)  |
comms/sdr++: fix packaging on non-x86
pkg-static: Unable to access file
/wrkdirs/usr/ports/comms/sdr++/work/stage/usr/local/include/correct-sse.h:No
such file or directory |
1.0.4_3 27 Jun 2022 00:28:15
    |
Yuri Victorovich (yuri)  |
comms/sdr++: Not broken on 14-CURRENT
As of today, with clang-14.0.5, there is no C++ failure any more. |
1.0.4_2 26 Jun 2022 07:20:18
    |
Yuri Victorovich (yuri)  |
comms/sdr++: Improve COMMENT and pkg-descr |
1.0.4_2 24 Jun 2022 07:20:47
    |
Yuri Victorovich (yuri)  |
comms/sdr++: Add options for all supported audio backends |
1.0.4_1 23 Jun 2022 22:47:51
    |
Dmitri Goutnik (dmgk)  |
comms/sdr++: Add Airspy HF+ support
Approved by: yuri (maintainer) |
1.0.4 23 Jun 2022 17:50:16
    |
Yuri Victorovich (yuri)  |
comms/sdr++: New port: Cross-Platform SDR Software |