non port: audio/welle.io/Makefile |
Number of commits found: 13 |
Friday, 10 Nov 2023
|
11:39 Ganael LAPLANCHE (martymac)
comms/rtl-sdr: Update to 2.0.1
and bump dependent ports' revisions
c379663 |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Sunday, 11 Sep 2022
|
10:20 Felix Palmen (zirias)
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
ddae4e9 |
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 |
Friday, 25 Feb 2022
|
04:53 Guangyuan Yang (ygy) Author: Nico Sonack
audio/welle.io: Update to 2.4
Changelog: https://github.com/AlbrechtL/welle.io/releases/tag/v2.4
PR: 262127
cd784aa |
Sunday, 7 Nov 2021
|
06:55 Yasuhiro Kimura (yasu) Author: Nico Sonack
audio/welle.io: Add missing 'dbus' to USE_QT
Don't bump PORTREVISON as this port had already depended upon
devel/dbus indirectly.
While I'm here,
* Pet portclippy
* Re-format Makefile with portfmt
PR: 259395
23d4b06 |
Tuesday, 25 May 2021
|
06:36 Yuri Victorovich (yuri) Author: Nico Sonack
audio/welle.io: Update 2.2 -> 2.3
PR: 256100
7e9a1a1 |
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 |
Friday, 26 Feb 2021
|
12:11 tobik
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
Reported by: portscan
 |
Saturday, 24 Oct 2020
|
03:44 linimon
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version
4.2.1.
Approved by: portmgr (tier-2 blanket)
 |
Friday, 23 Oct 2020
|
20:17 swills
audio/welle.io: remove MASTER_SITES
Shouldn't be set when using GitHub
 |
19:50 swills
audio/welle.io: create port
welle.io is a graphical SDR DAB/DAB+ receiver built with Qt5 with extensive
hardware support. Possible backends are RTL-SDR, RTL_TCP, AirSpy, SoapySDR,
raw files as well as gr-osmosdr and uhd.
WWW: https://www.welle.io/
PR: 250564
Submitted by: Nico Sonack <nsonack@outlook.com>
 |
Number of commits found: 13 |