non port: audio/jack-example-tools/Makefile |
Number of commits found: 5 |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Friday, 10 Feb 2023
|
10:32 Fernando Apesteguía (fernape) Author: Florian Walpen
audio/jack-example-tools: Update to 4 release.
ChangeLog: https://github.com/jackaudio/jack-example-tools/releases/tag/4
* Fix a typo in alsa_in manpage
* Fix source-code comments and manpage for jack_simple_client
* Remove includes of non-standard alloca.h header
PR: 269414
Reported by: dev@submerge.ch (maintainer)
ad0cc58 |
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, 17 May 2022
|
08:54 Nuno Teixeira (eduardo) Author: Florian Walpen
audio/jack-example-tools: Update to 3
- pet portlint
- reformat Makefile with portfmt
ChangeLog: https://github.com/jackaudio/jack-example-tools/releases/tag/3
PR: 263342
7c8663c |
Wednesday, 19 Jan 2022
|
10:44 Hans Petter Selasky (hselasky)
audio/jack: Update to 1.9.20 release.
The FreeBSD specific changes have been upstreamed, we can fetch the original
sources again. Development of the client examples and tools has been split
from the JACK server, move them to the new port jack-example-tools.
This also includes a fix for missing library symbols, see bug #257696.
Take maintainership of audio/jack and audio/jack-example-tools .
PR: 257696
PR: 261256
Submitted by: Florian Walpen <dev@submerge.ch>
Approved by: pi (implicit)
93344cd |
Number of commits found: 5 |