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 |