non port: audio/welle.io/Makefile |
SVNWeb
|
Number of commits found: 11 |
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Fri, 25 Feb 2022
|
[ 04:53 Guangyuan Yang (ygy) Author: Nico Sonack ] cd784aa
audio/welle.io: Update to 2.4
Changelog: https://github.com/AlbrechtL/welle.io/releases/tag/v2.4
PR: 262127
|
Sun, 7 Nov 2021
|
[ 06:55 Yasuhiro Kimura (yasu) Author: Nico Sonack ] 23d4b06
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
|
Tue, 25 May 2021
|
[ 06:36 Yuri Victorovich (yuri) Author: Nico Sonack ] 7e9a1a1
audio/welle.io: Update 2.2 -> 2.3
PR: 256100
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 26 Feb 2021
|
[ 12:11 tobik ] (Only the first 10 of 34 ports in this commit are shown above. )
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
Reported by: portscan
|
Sat, 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)
|
Fri, 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: 11 |