Created attachment 230850 [details] patch Most notably, sslh now supports UDP and, thus, QUIC and Teamspeak. For the release announcement see: https://lists.rutschle.net/mailman/archives/sslh/2021-August/000744.html While at it: - Give the sample configuration file @sample treatment. - Install all available example configuration files. - Make the EXAMPLES knob actually work as intended by not installing corresponding files when it's off. - Refresh pkg-descr.
Created attachment 230851 [details] poudriere log
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f001878b3e063b2ceb70c31afeec232960fbc061 commit f001878b3e063b2ceb70c31afeec232960fbc061 Author: Marius Strobl <marius@FreeBSD.org> AuthorDate: 2022-01-09 19:12:21 +0000 Commit: Marius Strobl <marius@FreeBSD.org> CommitDate: 2022-01-26 07:36:39 +0000 net/sslh: update to 1.22c Most notably, sslh now supports UDP and, thus, QUIC and Teamspeak. For the release announcement see: https://lists.rutschle.net/mailman/archives/sslh/2021-August/000744.html While at it: - Give the sample configuration file @sample treatment. - Install all remaining example configuration files as EXAMPLES. - Make the EXAMPLES knob actually work as intended by not installing corresponding files when it's off. - Refresh pkg-descr. PR: 261067 Approved by: maintainer timeout net/sslh/Makefile | 27 +++++++++++---------------- net/sslh/distinfo | 6 +++--- net/sslh/pkg-descr | 23 +++++++++++++++++++---- 3 files changed, 33 insertions(+), 23 deletions(-)