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
suscan Channel scanner based on sigutils library
0.3.0_1 comms on this many watch lists=2 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.3.0_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-08 09:42:06
Last Update: 2023-04-25 15:17:15
Commit Hash: feb1fa3
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: hamradio
License: GPLv3
WWW:
https://github.com/BatchDrake/suscan
Description:
Suscan is a realtime DSP processing library. It provides a set of useful abstractions to perform dynamic digital signal analysis and demodulation. Suscan offers features like: * Multicore-friendly signal processing, based on worker threads * Generic ASK, FSK, PSK and audio demodulators * An extensible codec interface * Configuration file API (XML) * Source API based on SoapySDR
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 (64 items)
Collapse this list.
  1. /usr/local/share/licenses/suscan-0.3.0_1/catalog.mk
  2. /usr/local/share/licenses/suscan-0.3.0_1/LICENSE
  3. /usr/local/share/licenses/suscan-0.3.0_1/GPLv3
  4. bin/suscan.status
  5. bin/suscli
  6. include/suscan/analyzer/analyzer.h
  7. include/suscan/analyzer/corrector.h
  8. include/suscan/analyzer/correctors/tle.h
  9. include/suscan/analyzer/discovery.h
  10. include/suscan/analyzer/encap.h
  11. include/suscan/analyzer/estimator.h
  12. include/suscan/analyzer/inspector/factory.h
  13. include/suscan/analyzer/inspector/inspector.h
  14. include/suscan/analyzer/inspector/interface.h
  15. include/suscan/analyzer/inspector/overridable.h
  16. include/suscan/analyzer/inspector/params.h
  17. include/suscan/analyzer/inspsched.h
  18. include/suscan/analyzer/local.h
  19. include/suscan/analyzer/mq.h
  20. include/suscan/analyzer/msg.h
  21. include/suscan/analyzer/multicast.h
  22. include/suscan/analyzer/psd.h
  23. include/suscan/analyzer/realtime.h
  24. include/suscan/analyzer/remote.h
  25. include/suscan/analyzer/serialize.h
  26. include/suscan/analyzer/source.h
  27. include/suscan/analyzer/spectsrc.h
  28. include/suscan/analyzer/symbuf.h
  29. include/suscan/analyzer/throttle.h
  30. include/suscan/analyzer/version.h
  31. include/suscan/analyzer/worker.h
  32. include/suscan/cli/audio.h
  33. include/suscan/cli/chanloop.h
  34. include/suscan/cli/cli.h
  35. include/suscan/cli/cmds.h
  36. include/suscan/cli/datasaver.h
  37. include/suscan/cli/devserv.h
  38. include/suscan/sgdp4/sgdp4-types.h
  39. include/suscan/sgdp4/sgdp4.h
  40. include/suscan/suscan.h
  41. include/suscan/util/cbor.h
  42. include/suscan/util/cfg.h
  43. include/suscan/util/com.h
  44. include/suscan/util/compat.h
  45. include/suscan/util/confdb.h
  46. include/suscan/util/hashlist.h
  47. include/suscan/util/list.h
  48. include/suscan/util/macos-barriers.h
  49. include/suscan/util/macos-barriers.imp.h
  50. include/suscan/util/object.h
  51. include/suscan/util/rbtree.h
  52. include/suscan/util/sha256.h
  53. include/suscan/yaml/yaml.h
  54. include/suscan/yaml/yaml_private.h
  55. lib/libsuscan.so
  56. lib/libsuscan.so.0.3.0
  57. libdata/pkgconfig/suscan.pc
  58. share/suscan/config/autogains.yaml
  59. share/suscan/config/frequency_allocations.yaml
  60. share/suscan/config/locations.yaml
  61. share/suscan/config/palettes.yaml
  62. @owner
  63. @group
  64. @mode
Collapse this list.
Dependency lines:
  • suscan>0:comms/suscan
To install the port:
cd /usr/ports/comms/suscan/ && make install clean
To add the package, run one of these commands:
  • pkg install comms/suscan
  • pkg install suscan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: suscan
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1678856437 SHA256 (BatchDrake-suscan-v0.3.0_GH0.tar.gz) = 2e2c2ed4150d92c8eb8f2bcdb3e46fa9e2da25b154ce946d76d737c3c6d8d5c7 SIZE (BatchDrake-suscan-v0.3.0_GH0.tar.gz) = 2951138

Packages (timestamps in pop-ups are UTC):
suscan
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.3.0_1--0.3.0_1---
FreeBSD:13:quarterly-0.3.0_1--0.3.0_1---
FreeBSD:14:latest-0.3.0_1--0.3.0_1---
FreeBSD:14:quarterly-0.3.0_1--0.3.0_1---
FreeBSD:15:latest-0.3.0_1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. fftw3.h : math/fftw3
  2. cmake : devel/cmake-core
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libasound.so : audio/alsa-lib
  2. libfftw3f.so : math/fftw3-float
  3. libsigutils.so : comms/sigutils
  4. libsndfile.so : audio/libsndfile
  5. libSoapySDR.so : misc/soapysdr
  6. libvolk.so : devel/volk
  7. libxml2.so : textproc/libxml2
This port is required by:
for Libraries
  1. comms/sigdigger

Configuration Options:
No options to configure
Options name:
comms_suscan
USES:
cmake:noninja gnome 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/BatchDrake/suscan/tar.gz/v0.3.0?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.0_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
0.3.0
15 Mar 2023 05:15:51
commit hash: eb6f78130ae662485db00f25241b618dd8e6dec0commit hash: eb6f78130ae662485db00f25241b618dd8e6dec0commit hash: eb6f78130ae662485db00f25241b618dd8e6dec0commit hash: eb6f78130ae662485db00f25241b618dd8e6dec0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
comms/suscan: Update 0.1.0-416 → 0.3.0

Reported by:	portscout
0.1.0.416
08 Jan 2023 09:40:48
commit hash: 0e7b85563d5efb4d6ac8836e79b59d9ff2b9bceecommit hash: 0e7b85563d5efb4d6ac8836e79b59d9ff2b9bceecommit hash: 0e7b85563d5efb4d6ac8836e79b59d9ff2b9bceecommit hash: 0e7b85563d5efb4d6ac8836e79b59d9ff2b9bcee files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
comms/suscan: New port: Channel scanner based on sigutils library

Number of commits found: 3