Could you apply the following patch files to audio/libshout? https://git.xiph.org/?p=icecast-libshout.git;a=commitdiff;h=0ac7ed9e84c3871d4427acc1ce59dca5e4af21ef https://git.xiph.org/?p=icecast-libshout.git;a=commitdiff;h=b807c1e2550718bdc73d65ac1b05255d18f45c54 It fixed some problems with Icecast/Shoutcast source client using libshout library https://gitlab.xiph.org/xiph/icecast-libshout/issues/2308 https://gitlab.xiph.org/xiph/icecast-libshout/issues/2309 https://gitlab.xiph.org/xiph/icecast-libshout/issues/2310 Otherwise, libshout is breaking some apps like audio/mixxx broadcasting features Thanks!
A commit references this bug: Author: sunpoet Date: Tue Sep 3 19:12:47 UTC 2019 New revision: 511026 URL: https://svnweb.freebsd.org/changeset/ports/511026 Log: Fix blocking state of connections - Bump PORTREVISION for package change PR: 240222 Submitted by: acm Obtained from: https://gitlab.xiph.org/xiph/icecast-libshout/commit/0ac7ed9e84c3871d4427acc1ce59dca5e4af21ef https://gitlab.xiph.org/xiph/icecast-libshout/commit/b807c1e2550718bdc73d65ac1b05255d18f45c54 Changes: head/audio/libshout/Makefile head/audio/libshout/files/ head/audio/libshout/files/patch-include-shout-shout.h.in head/audio/libshout/files/patch-src-connection.c head/audio/libshout/files/patch-src-shout.c
Committed. Thanks!