notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
hydrasdr HydraSDR RFONE's host library and associated tools
1.0.2 commsnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: unitrunker@gmail.com search for ports maintained by this maintainer
Port Added: 2025-08-09 20:51:08
Last Update: 2025-08-09 20:46:10
Commit Hash: 209e7e0
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (28 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/hydrasdr-1.0.2/catalog.mk
  3. /usr/local/share/licenses/hydrasdr-1.0.2/LICENSE
  4. /usr/local/share/licenses/hydrasdr-1.0.2/GPLv2
  5. bin/hydrasdr_calibrate
  6. bin/hydrasdr_gpio
  7. bin/hydrasdr_gpiodir
  8. bin/hydrasdr_info
  9. bin/hydrasdr_lib_version
  10. bin/hydrasdr_r82x
  11. bin/hydrasdr_reset
  12. bin/hydrasdr_rx
  13. bin/hydrasdr_set_rf_port
  14. bin/hydrasdr_si5351c
  15. bin/hydrasdr_spiflash
  16. include/libhydrasdr/filters.h
  17. include/libhydrasdr/hydrasdr.h
  18. include/libhydrasdr/hydrasdr_commands.h
  19. include/libhydrasdr/iqconverter_float.h
  20. include/libhydrasdr/iqconverter_int16.h
  21. lib/libhydrasdr.a
  22. lib/libhydrasdr.so
  23. lib/libhydrasdr.so.0
  24. lib/libhydrasdr.so.1.0.2
  25. libdata/pkgconfig/libhydrasdr.pc
  26. @owner
  27. @group
  28. @mode
Collapse this list.
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 = 1753631782 SHA256 (hydrasdr-rfone_host-v1.0.2_GH0.tar.gz) = 4d5d47bd5f34479073b50229e95be606d6236714c048af97ed356ab090f158ac SIZE (hydrasdr-rfone_host-v1.0.2_GH0.tar.gz) = 270469

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. 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.2: 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/hydrasdr/rfone_host/tar.gz/v1.0.2?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.2
09 Aug 2025 20:46:10
commit hash: 209e7e00502c03d1afb280e53b3edf81d242765acommit hash: 209e7e00502c03d1afb280e53b3edf81d242765acommit hash: 209e7e00502c03d1afb280e53b3edf81d242765acommit hash: 209e7e00502c03d1afb280e53b3edf81d242765a files touched by this commit
Diane Bruce (db) search for other commits by this committer
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.>

Number of commits found: 1