notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/jack/pkg-message
SVNWeb

Number of commits found: 5

Fri, 10 Feb 2023
[ 10:30 Fernando Apesteguía (fernape) search for other commits by this committer Author: Florian Walpen ]    commit hash:51040855256d176862aa2b8f71c5319cc548036e  commit hash:51040855256d176862aa2b8f71c5319cc548036e  commit hash:51040855256d176862aa2b8f71c5319cc548036e  5104085 
audio/jack: Update to 1.9.22 release.

ChangeLog: https://github.com/jackaudio/jack2/releases/tag/v1.9.22

 * The waf autooption --example-tools has been removed.
 * The example clients and tools are no longer part of the jack2 project.
 * Drop dependencies that were only used for example clients and tools
   (readline, sndfile and zita libs)
 * Fix build with python3.11+
 * Fix compatibility with macOS 12+
 * Fix ringbuffer thread safety on ARM

PR:		269413
Reported by:	dev@submerge.ch (maintainer)
Wed, 19 Jan 2022
[ 10:44 Hans Petter Selasky (hselasky) search for other commits by this committer ]    commit hash:93344cda77603560b6ba421778d92be03e70800b  commit hash:93344cda77603560b6ba421778d92be03e70800b  commit hash:93344cda77603560b6ba421778d92be03e70800b  93344cd  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 2 Aug 2021
[ 16:03 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:5708ae4005cedc7b84522f84b964092319d853cd  commit hash:5708ae4005cedc7b84522f84b964092319d853cd  commit hash:5708ae4005cedc7b84522f84b964092319d853cd  5708ae4  (Only the first 10 of 166 ports in this commit are shown above. View all ports for this commit)
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16

Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.

PR:		251125
Submitted by:	Florian Walpen <dev@submerge.ch> (original version)
Tue, 4 Jun 2019
[ 06:17 bapt search for other commits by this committer ] Original commit   Revision:503442
Only print the message during the first installation,
not at each upgrades
Sat, 12 Aug 2017
[ 08:26 riggs search for other commits by this committer ] Original commit   Revision:447818
Enable COOKEDMODE for more versatile soundcard support; use GitHub

Detailed log:
* Add COOKEDMODE option that turns on SNDCTL_DSP_COOKEDMODE.
  Without the cooked mode Jack's OSS driver currently fails for some
  soundcards (it chooses wrong sample rate). It's better to have
  COOKEDMODE=on by default since it often appears broken otherwise.
  Professionals probably want COOKEDMODE=off, after they make sure their
  soundcard works with jack.
* Switch to github for fetching the sources.
* Include the merged upstream pull request #60 to enable the realtime
  mode (-R).
* Add USES=autoreconf (github source doesn't include a configure script)
* Install more manpages.

PR:		220785
Submitted by:	yuri@rawbw.com
MFH:		2017Q3

Number of commits found: 5