Port details |
- limesuite Software Defined Radio Software Suite from Lime Microsystems
- 22.09.0_3 comms =2 22.09.0_3Version of this port present on the latest quarterly branch.
- Maintainer: tomek@cedro.info
- Port Added: 2020-12-31 01:36:19
- Last Update: 2024-11-25 12:07:22
- Commit Hash: 73202fb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: astro hamradio
- License: APACHE20
- WWW:
- https://github.com/myriadrf/LimeSuite
- Description:
- Lime Suite is a collection of software supporting several hardware platforms
including the LimeSDR, drivers for the LMS7002M transceiver RFIC, and other
tools for developing with LMS7-based hardware. Installing the Lime Suite
enables many SDR applications such as GQRX to work with supported hardware
through the bundled SoapySDR support module.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- limesuite>0:comms/limesuite
- To install the port:
- cd /usr/ports/comms/limesuite/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/limesuite
- pkg install limesuite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: limesuite
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1662669378
SHA256 (myriadrf-LimeSuite-v22.09.0_GH0.tar.gz) = 521e45298e1ffd0fd65006598e1edf37bd92a13667afaab262582fc681f1cf16
SIZE (myriadrf-LimeSuite-v22.09.0_GH0.tar.gz) = 5198877
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:
-
- gnuplot : math/gnuplot
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- sqlite3 : databases/sqlite3
- Library dependencies:
-
- libfltk.so : x11-toolkits/fltk
- libSoapySDR.so : misc/soapysdr
- libfontconfig.so : x11-fonts/fontconfig
- libwx_baseu-3.2.so : x11-toolkits/wxgtk32@gtk3
- This port is required by:
- for Libraries
-
- comms/sdr++
Configuration Options:
- ===> The following configuration options are available for limesuite-22.09.0_3:
DEBUG=on: Build with debugging support
DOCS=off: Build and/or install documentation
GUI=on: GUI (Graphical User Interface) support
OCTAVE=off: Enable Octave integration
QUICKTEST=on: Build QuickTest Self-Test suite
SOAPYSDR=on: Build LMS7 SoapySDR bindings
UTILITIES=on: Build the Utilities
===> Use 'make config' to modify these settings
- Options name:
- comms_limesuite
- USES:
- cmake compiler:c11 gl xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
22.09.0_3 25 Nov 2024 12:07:22 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxgtk32 in tree |
22.09.0_2 12 Apr 2024 06:04:05 |
Mathieu Arnold (mat) |
cleanup: remove occurrences of WITH_DEBUG
DEBUG like all ports features, must not ever be set in a port, they are
user facing features, that the user needs to enable in their
environment/make.conf, either by defining WITH_DEBUG globally, or by
setting WITH_DEBUG_PORTS with origin of ports they want DEBUG enabled
in. |
22.09.0_2 23 Nov 2023 11:20:28 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxWidgets in tree |
22.09.0_1 25 Oct 2022 05:44:06 |
Loïc Bartoletti (lbartoletti) |
comms/limesuite: use wx 3.2
PR: 265093 |
22.09.0 10 Sep 2022 07:28:25 |
Kurt Jaeger (pi) Author: Tomasz "CeDeROM" CEDRO |
comms/limesuite: update 20.10.0 -> 22.09.0
- REMOTE option has been removed, because upstream dropped the feature
(https://github.com/myriadrf/LimeSuite/issues/366)
PR: 266307
Changes: https://github.com/myriadrf/LimeSuite/blob/master/Changelog.txt |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
20.10.0_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
20.10.0_4 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
20.10.0_3 14 May 2021 19:51:49 |
Dmitry Marakasov (amdmi3) |
comms/limesuite: fix plist
Approved by: portmgr blanket |
20.10.0_3 16 Apr 2021 07:52:45 |
Yuri Victorovich (yuri) |
x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5
Bump 43 ports that either depend on wxgtk31 or potentially depend on it.
Reported by: portscout |
20.10.0_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20.10.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20.10.0_2 14 Jan 2021 14:06:27 |
pkubaj |
comms/limesuite: fix build on GCC architectures, don't set -march=native
MFH: 2021Q1 |
20.10.0_1 06 Jan 2021 18:32:15 |
db |
fixes octave paths and adds debug that is enabled by default
PR: ports/252350
Submitted by: pcc <pcc@gmx.net> |
20.10.0 31 Dec 2020 01:35:40 |
db |
Lime Suite is a collection of software supporting several hardware platforms
including the LimeSDR, drivers for the LMS7002M transceiver RFIC, and other
tools for developing with LMS7-based hardware. Installing the Lime Suite
enables many SDR applications such as GQRX to work with supported hardware
through the bundled SoapySDR support module.
PR: ports/252032
Submitted by: tomek@cedro.info |