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.5_2,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.5_2,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: 2024-05-20 10:33:03
Commit Hash: b66e494
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 = 1713546210 SHA256 (gqrx-sdr-gqrx-v2.17.5_GH0.tar.gz) = d349185b3016bee7ea8f27d89f21eb65f5321e09590538f37186cdef78bf0ed7 SIZE (gqrx-sdr-gqrx-v2.17.5_GH0.tar.gz) = 3624944

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

gqrx-qt6
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.17.5_2,1--2.17.5_2,1---
FreeBSD:13:quarterly-2.17.5_2,1--2.17.5_2,1---
FreeBSD:14:latest-2.17.5_2,1--2.17.5_2,1---
FreeBSD:14:quarterly-2.17.5_2,1--2.17.5_2,1---
FreeBSD:15:latest-2.17.5_2,1n/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.5?dummy=/
Collapse this list.

Number of commits found: 104 (showing only 4 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 104 (showing only 4 on this page)

«  1 | 2