Created attachment 226914 [details] Patch that add optional GNUTLS support to net/tintin++ While here, push the USES up in the Makefile to make portlint(1) happy. QA: - portlint -A: looks fine - poudriere with GNUTLS off and on: okay Soft QA: - on my machine it works
Over to maintainer.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e52c0266c99e9b5de18af55c2bb9bd4a208df7b6 commit e52c0266c99e9b5de18af55c2bb9bd4a208df7b6 Author: Tobias Rehbein <tobias.rehbein@web.de> AuthorDate: 2021-08-08 21:42:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-08-08 21:46:40 +0000 net/tintin++: Add GNUTLS option PR: 257592 net/tintin++/Makefile | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-)
Committed. Thanks!