non port: comms/limesuite/Makefile |
Number of commits found: 12 |
Friday, 12 Apr 2024
|
06:04 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.
0660187 |
Thursday, 23 Nov 2023
|
11:20 Nuno Teixeira (eduardo)
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxWidgets in tree
03eac77 |
Tuesday, 25 Oct 2022
|
05:44 Loïc Bartoletti (lbartoletti)
comms/limesuite: use wx 3.2
PR: 265093
8c80b65 |
Saturday, 10 Sep 2022
|
07:28 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
a69f092 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Tuesday, 22 Jun 2021
|
18:53 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
da3162c |
Friday, 16 Apr 2021
|
07:52 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
925e342 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 14 Jan 2021
|
14:06 pkubaj
comms/limesuite: fix build on GCC architectures, don't set -march=native
MFH: 2021Q1
|
Wednesday, 6 Jan 2021
|
18:32 db
fixes octave paths and adds debug that is enabled by default
PR: ports/252350
Submitted by: pcc <pcc@gmx.net>
|
Thursday, 31 Dec 2020
|
01:35 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
|
Number of commits found: 12 |