Port details |
- soapyplutosdr Soapy SDR plugin for PlutoSDR
- 0.2.2 comms
=2 0.2.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-02-09 20:00:10
- Last Update: 2024-02-19 04:59:25
- Commit Hash: 415d11f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: hamradio
- License: GPLv2
- WWW:
- https://github.com/pothosware/SoapyPlutoSDR/wiki
- Description:
- The Soapy Pluto SDR project provides a plugin module to use the Pluto SDR device
within the SoapySDR API and software that supports SoapySDR.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- SoapyPlutoSDR>0:comms/soapyplutosdr
- To install the port:
- cd /usr/ports/comms/soapyplutosdr/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/soapyplutosdr
- pkg install SoapyPlutoSDR
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: SoapyPlutoSDR
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708317621
SHA256 (pothosware-SoapyPlutoSDR-soapy-plutosdr-0.2.2_GH0.tar.gz) = d4282a946495aa8a48f9d4ab45b230fccd0e443208b5566f806d2ca892332929
SIZE (pothosware-SoapyPlutoSDR-soapy-plutosdr-0.2.2_GH0.tar.gz) = 25474
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
- Library dependencies:
-
- libiio.so : misc/libiio
- libSoapySDR.so : misc/soapysdr
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_soapyplutosdr
- USES:
- cmake compiler:c++11-lang pkgconfig
- 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.2.2 19 Feb 2024 04:59:25
    |
Yuri Victorovich (yuri)  |
comms/soapyplutosdr: update 0.2.1 → 0.2.2
Reported by: portscout |
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) |
0.2.1_1 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 ) |
0.2.1_1 28 Apr 2021 17:19:50
    |
Yuri Victorovich (yuri)  |
Fix build of 8 ports broken by the update of misc/soapysdr
The modules directory in all of them is renamed.
Reported by: fallout |
0.2.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.2.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.2.1 25 Jan 2021 23:26:13
  |
yuri  |
comms/soapyplutosdr: Update 0.2.0 -> 0.2.1
Reported by: portscout |
0.2.0_1 26 Jul 2019 20:46:57
  |
gerald  |
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.2.0 28 Jun 2019 02:39:49
  |
yuri  |
comms/soapyplutosdr: Update 0.1.0 -> 0.2.0
Reported by: portscout |
0.1.0_1 09 Feb 2019 20:29:28
  |
yuri  |
comms/soapyplutosdr: Remove the redundant lib |
0.1.0 09 Feb 2019 19:59:53
  |
yuri  |
New port: comms/soapyplutosdr: Soapy SDR plugin for PlutoSDR |