| Port details |
- hydrasdr HydraSDR RFONE\'s host library and associated tools
- 1.0.3 comms
=1 1.0.2Version of this port present on the latest quarterly branch. - Maintainer: unitrunker@unitrunker.net
 - Port Added: 2025-08-09 20:51:08
- Last Update: 2025-10-31 01:15:42
- Commit Hash: e0ff9c7
- People watching this port, also watch:: hs-hledger-web, pcb, zapret, opentimer, qelectrotech
- Also Listed In: hamradio
- License: GPLv2
- WWW:
- https://hydrasdr.com/
- Description:
- Host software for HydraSDR RFONE, a tiny, efficient and ultra evolutive
software defined radio.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- hydrasdr>0:comms/hydrasdr
- To install the port:
- cd /usr/ports/comms/hydrasdr/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/hydrasdr
- pkg install hydrasdr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hydrasdr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1760863733
SHA256 (hydrasdr-rfone_host-v1.0.3_GH0.tar.gz) = 9ede1a10d03f47444972b4c84d7d846bfdbe63e0912e96b9131f1d5f5851454b
SIZE (hydrasdr-rfone_host-v1.0.3_GH0.tar.gz) = 271460
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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hydrasdr-1.0.3:
SIMD=on: Use CPU-specific optimizations
===> Use 'make config' to modify these settings
- Options name:
- comms_hydrasdr
- USES:
- cmake 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 |
1.0.3 31 Oct 2025 01:15:42
    |
Mark Linimon (linimon)  |
comms/hydrasdr: update maintainer email address. |
1.0.3 30 Oct 2025 17:55:33
    |
Älven (alven)  Author: unitrunker |
comms/hydrasdr: Update 1.0.2 => 1.0.3
Changelogs:
* https://github.com/hydrasdr/rfone_host/releases/tag/v1.0.3
* https://github.com/hydrasdr/rfone_host/compare/v1.0.2...v1.0.3
* Pet portclippy(1) and portfmt(1)
PR: 289903
Approved by: unitrunker <unitrunker@unitrunker.net> (maintainer)
Approved by: yuri@ (Mentor) |
1.0.2 22 Aug 2025 13:51:29
    |
Piotr Kubaj (pkubaj)  |
comms/hydrasdr: fix build on powerpc64*
n file included from
/wrkdirs/usr/ports/comms/hydrasdr/work/rfone_host-1.0.2/libhydrasdr/src/iqconverter_float.c:45:
In file included from /usr/lib/clang/19/include/ppc_wrappers/immintrin.h:15:
/usr/lib/clang/19/include/ppc_wrappers/mmintrin.h:31:2: error: "Please read
comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error."
31 | #error
\
| ^ |
1.0.2 09 Aug 2025 20:46:10
    |
Diane Bruce (db)  |
comms/hydrasdr: New port host library for new software defined radio
This library provides a user mode API for controlling a USB radio receiver.
Manfacturer info here: https://hydrasdr.com/
The device is very similar to the Airspy RFONE so the port will look similar.
Note that this new device uses a different VID/PID.
PR: 288494
<If and which Problem Report is related.> |