| Port details on branch 2026Q3 |
- inspectrum Offline radio signal analyser
- 0.4.0_1 comms
=0 0.4.0_1Version of this port present on the latest quarterly branch. - Maintainer: mr@FreeBSD.org
 - Port Added: 2026-07-27 23:09:08
- Last Update: 2026-07-26 16:10:42
- Commit Hash: d071b0f
- Also Listed In: hamradio
- License: GPLv3
- WWW:
- https://github.com/miek/inspectrum
- Description:
- Inspectrum is a tool for analysing captured signals,
primarily from software-defined radio receivers.
¦ ¦ ¦ ¦ 
- 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:
-
- inspectrum>0:comms/inspectrum
- To install the port:
- cd /usr/ports/comms/inspectrum/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/inspectrum
- pkg install inspectrum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: inspectrum
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1783354705
SHA256 (miek-inspectrum-v0.4.0_GH0.tar.gz) = a11214070c0aa3379e6ffd1728aa9528bf1dd722b8b72218ea1b872471b50c65
SIZE (miek-inspectrum-v0.4.0_GH0.tar.gz) = 112782
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:
-
- libfftw3.so : math/fftw3
- libfftw3f.so : math/fftw3-float
- libliquid.so : comms/liquid-dsp
- libQt6Core.so : devel/qt6-base
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_inspectrum
- USES:
- cmake compiler:c++11-lang pkgconfig qt:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.4.0_1 26 Jul 2026 16:10:42
    |
Robert Clausecker (fuz)  |
comms/inspectrum: fix build on 32 bit platforms
On such platforms size_t is int, not long, causing confusion in
std::max().
Approved by: portmgr (build fix blanket)
MFH: 2026Q3
(cherry picked from commit 22693405a70f71c8c494a05c340b26cb1006a7cb) |
Number of commits found: 1
|