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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
inspectrum Offline radio signal analyser
0.4.0_1 comms 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 0.4.0_1Version of this port present on the latest quarterly branch.
Maintainer: mr@FreeBSD.org search for ports maintained by this maintainer
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.
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 (8 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/inspectrum-0.4.0_1/catalog.mk
  3. /usr/local/share/licenses/inspectrum-0.4.0_1/LICENSE
  4. /usr/local/share/licenses/inspectrum-0.4.0_1/GPLv3
  5. bin/inspectrum
  6. @owner
  7. @group
  8. @mode
Collapse this list.
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):
inspectrum
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.30.2.3g201911020.2.30.2.3n/an/an/a
FreeBSD:13:quarterly0.2.30.2.3-0.2.30.2.3n/an/an/a
FreeBSD:14:latest0.4.0_10.4.0_1-0.2.3-0.2.3-0.2.3
FreeBSD:14:quarterly0.4.0_10.4.0_1-0.2.30.4.0_10.2.30.2.30.2.3
FreeBSD:15:latest0.4.0_10.4.0_1n/a0.2.3n/an/a0.2.30.2.3
FreeBSD:15:quarterly0.4.0_10.4.0_1n/a-n/an/a--
FreeBSD:16:latest0.4.0_10.4.0_1n/a-n/an/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
Library dependencies:
  1. libfftw3.so : math/fftw3
  2. libfftw3f.so : math/fftw3-float
  3. libliquid.so : comms/liquid-dsp
  4. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/miek/inspectrum/tar.gz/v0.4.0?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
0.4.0_1
26 Jul 2026 16:10:42
commit hash: d071b0f7dbf0e5233334e3e46f66f401589080b2commit hash: d071b0f7dbf0e5233334e3e46f66f401589080b2commit hash: d071b0f7dbf0e5233334e3e46f66f401589080b2commit hash: d071b0f7dbf0e5233334e3e46f66f401589080b2 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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