Looking for testers for alsa-seq-server before pushing new changes into ports

From: Hans Petter Selasky <hps_at_selasky.org>
Date: Mon, 05 Sep 2022 19:09:11 UTC
Hi,

I've just finished implementing ALSA sequencer queue support for 
FreeBSD. It was a bit more work than anticipated, but now it is done.

https://github.com/hselasky/alsa-seq-server/issues/1

There is no tag yet so please build directly from the repository:

https://github.com/hselasky/alsa-seq-server/

make all install

service alsa_seq_server restart

--HPS