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
Port details
gqrx Software defined radio receiver powered by GNU Radio and Qt
2.17.6_1,1 comms on this many watch lists=3 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 2.17.6,1Version of this port present on the latest quarterly branch.
Maintainer: martymac@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-06-17 06:59:16
Last Update: 2025-02-14 03:17:22
Commit Hash: fa53920
People watching this port, also watch:: gnuradio, gr-osmosdr, py311-Automat, py39-PyOpenGL, py311-python-gdsii
Also Listed In: hamradio
License: GPLv3
WWW:
https://gqrx.dk
Description:
Gqrx is an experimental software defined radio receiver implemented using GNU Radio and the Qt GUI toolkit. Currently it supports the following devices: - Funcube Dongle Pro and Pro+ - RTL2832U-based DVB-T dongles (rtlsdr via USB and TCP) - OsmoSDR - USRP - HackRF Jawbreaker - Nuand bladeRF - RFspace SDR-IQ, SDR-IP and NetSDR - Airspy - any other device supported by the gr-osmosdr library Gqrx can operate as a traditional AM/FM/SSB receiver with audio output or as an FFT-only instrument.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • gqrx-qt6>0:comms/gqrx
Conflicts:
CONFLICTS_INSTALL:
  • gqrx
  • gqrx-qt5
To install the port:
cd /usr/ports/comms/gqrx/ && make install clean
To add the package, run one of these commands:
  • pkg install comms/gqrx
  • pkg install gqrx-qt6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gqrx-qt6
Package flavors (<flavor>: <package>)
  • qt6: gqrx-qt6
  • qt5: gqrx-qt5
distinfo:
TIMESTAMP = 1733211025 SHA256 (gqrx-sdr-gqrx-v2.17.6_GH0.tar.gz) = 84bef6f4a55d0259ef9d66c78c0421b325c56bdcd81a0be7ef7a2162d98b7285 SIZE (gqrx-sdr-gqrx-v2.17.6_GH0.tar.gz) = 3627214

Packages (timestamps in pop-ups are UTC):
gqrx-qt5
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.17.6,1------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 

gqrx-qt6
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.17.6,1------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 

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
  4. xorgproto>=0 : x11/xorgproto
Library dependencies:
  1. libgnuradio-runtime.so : comms/gnuradio
  2. libgnuradio-analog.so : comms/gnuradio
  3. libgnuradio-blocks.so : comms/gnuradio
  4. libgnuradio-filter.so : comms/gnuradio
  5. libgnuradio-fft.so : comms/gnuradio
  6. libgnuradio-digital.so : comms/gnuradio
  7. libgnuradio-pmt.so : comms/gnuradio
  8. libgnuradio-osmosdr.so : comms/gr-osmosdr
  9. libboost_system.so : devel/boost-libs
  10. liblog4cpp.so : devel/log4cpp
  11. libgmpxx.so : math/gmp
  12. libgmp.so : math/gmp
  13. libvolk.so : devel/volk
  14. libfftw3f.so : math/fftw3-float
  15. libfftw3f_threads.so : math/fftw3-float
  16. liborc-0.4.so : devel/orc
  17. libasound.so : audio/alsa-lib
  18. libjack.so : audio/jack
  19. libportaudio.so : audio/portaudio
  20. libGL.so : graphics/libglvnd
  21. libQt6Core.so : devel/qt6-base
  22. libQt6Svg.so : graphics/qt6-svg
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
comms_gqrx
USES:
cmake compiler:c++11-lang gl pkgconfig qt:6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/gqrx-sdr/gqrx/tar.gz/v2.17.6?dummy=/
Collapse this list.

Number of commits found: 108 (showing only 8 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20140313
03 Apr 2014 06:35:51
Revision:349975Original commit files touched by this commit
martymac search for other commits by this committer
- Update to 20140313 (and use QT5)
- Update WWW
20130504_4
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
20130504_3
18 Feb 2014 14:31:33
Revision:344898Original commit files touched by this commit
makc search for other commits by this committer
- Bump PORTREVISION after KDE4_PREFIX change
20130504_2
07 Feb 2014 11:44:09
Revision:343214Original commit files touched by this commit
bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
20130504_1
22 Nov 2013 12:55:00
Revision:334586Original commit files touched by this commit
makc search for other commits by this committer
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
20130504_1
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20130504
20 Sep 2013 16:03:29
Revision:327714Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
20130504
17 Jun 2013 06:59:02
Revision:321087Original commit files touched by this commit
martymac search for other commits by this committer
Add gqrx, a Qt-based software defined radio receiver

Number of commits found: 108 (showing only 8 on this page)

«  1 | 2