Port details |
- soapysdr Vendor and platform neutral SDR support library
- 0.8.1_1 misc
=2 0.8.1_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2018-06-19 05:09:50
- Last Update: 2024-01-27 00:30:43
- Commit Hash: 7c96ef1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: hamradio
- License: BSL
- WWW:
- https://github.com/pothosware/SoapySDR
- Description:
- SoapySDR is an open-source generalized C/C++ API and runtime library for
interfacing with SDR devices. With SoapySDR, you can instantiate, configure,
and stream with an SDR device in a variety of environments. Both osmosdr and
uhd devices are available within SoapySDR. In addition, vendors can directly
support their hardware using SoapySDR device modules. There are wrappers for
both gr-osmosdr, uhd, and gr-uhd to bring an ecosystem of existing applications
to SoapySDR devices. And SoapySDR has support for powerful platforms like GNU
Radio and Pothos.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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/misc/soapysdr/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/soapysdr
- pkg install SoapySDR
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: SoapySDR
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1627314872
SHA256 (pothosware-SoapySDR-soapy-sdr-0.8.1_GH0.tar.gz) = a508083875ed75d1090c24f88abef9895ad65f0f1b54e96d74094478f0c400e6
SIZE (pothosware-SoapySDR-soapy-sdr-0.8.1_GH0.tar.gz) = 131252
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
- This port is required by:
- for Libraries
-
- comms/cubicsdr
- comms/limesuite
- comms/rtl-433
- comms/sigdigger
- comms/soapyairspy
- comms/soapybladerf
- comms/soapyplutosdr
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- misc_soapysdr
- USES:
- cmake compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.1_1 27 Jan 2024 00:30:43
![commit hash: 7c96ef116e6831fa92b8eaaf612b8a5c31781bc0 commit hash: 7c96ef116e6831fa92b8eaaf612b8a5c31781bc0](/images/git.png) ![commit hash: 7c96ef116e6831fa92b8eaaf612b8a5c31781bc0 commit hash: 7c96ef116e6831fa92b8eaaf612b8a5c31781bc0](/images/codeberg.svg) ![commit hash: 7c96ef116e6831fa92b8eaaf612b8a5c31781bc0 commit hash: 7c96ef116e6831fa92b8eaaf612b8a5c31781bc0](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Muhammad Moinur Rahman (bofh) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
misc/soapysdr: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
0.8.1 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
0.8.1 26 Jul 2021 17:21:52
![commit hash: 9d868b7787c196806333ba2cff8b44b616fdc5c4 commit hash: 9d868b7787c196806333ba2cff8b44b616fdc5c4](/images/git.png) ![commit hash: 9d868b7787c196806333ba2cff8b44b616fdc5c4 commit hash: 9d868b7787c196806333ba2cff8b44b616fdc5c4](/images/codeberg.svg) ![commit hash: 9d868b7787c196806333ba2cff8b44b616fdc5c4 commit hash: 9d868b7787c196806333ba2cff8b44b616fdc5c4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Yuri Victorovich (yuri) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
misc/{soapysdr,py-SoapySDR}: Update 0.8.0 -> 0.8.1
Reported by: portscout |
0.8.0 26 Apr 2021 17:56:37
![commit hash: 00bde1bb7599a2090f6c1fc08ea3beaf3d48ce94 commit hash: 00bde1bb7599a2090f6c1fc08ea3beaf3d48ce94](/images/git.png) ![commit hash: 00bde1bb7599a2090f6c1fc08ea3beaf3d48ce94 commit hash: 00bde1bb7599a2090f6c1fc08ea3beaf3d48ce94](/images/codeberg.svg) ![commit hash: 00bde1bb7599a2090f6c1fc08ea3beaf3d48ce94 commit hash: 00bde1bb7599a2090f6c1fc08ea3beaf3d48ce94](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Yuri Victorovich (yuri) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
misc/soapysdr: Update 0.7.2 -> 0.8.0
Reported by: portscout |
0.7.2 07 Apr 2021 08:09:01
![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/git.png) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/codeberg.svg) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.7.2 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
0.7.2 13 Jan 2020 04:06:49
![Revision:522852 Revision:522852](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
yuri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
misc/soapysdr: Update 0.7.1 -> 0.7.2
Reported by: portscout |
0.7.1_1 26 Jul 2019 20:46:57
![Revision:507372 Revision:507372](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.7.1 31 Jan 2019 05:00:04
![Revision:491683 Revision:491683](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
yuri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
misc/soapysdr: Update 0.7.0 -> 0.7.1
Reported by: portscout |
0.7.0_1 25 Dec 2018 20:25:40
![Revision:488341 Revision:488341](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
0.7.0_1 12 Dec 2018 01:35:36
![Revision:487272 Revision:487272](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.7.0 26 Oct 2018 03:54:35
![Revision:483002 Revision:483002](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
yuri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
misc/soapysdr: Update 0.6.1-71 -> 0.7.0
Reported by: portscout |
0.6.1.71 24 Sep 2018 17:39:58
![Revision:480616 Revision:480616](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
yuri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
misc/soapysdr: fix build with gcc-based architectures
PR: 231666
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
0.6.1.71 23 Sep 2018 12:32:20
![Revision:480499 Revision:480499](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix build on gcc-based archs.
Approved by: portmgr (tier-2 blanket) |
0.6.1.71 02 Jul 2018 01:09:28
![Revision:473693 Revision:473693](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
yuri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
misc/py-SimpleSoapy misc/urh misc/soapysdr misc/py-soapy_power: Add the hamradio
category
Reported by: Diane Bruce <db@db.net> |
0.6.1.71 19 Jun 2018 05:09:33
![Revision:472755 Revision:472755](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
yuri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
New port: misc/soapysdr: Vendor and platform neutral SDR support library |