Created attachment 251291 [details] [PATCH] security/gnutls: build with OpenSSL compatibility Hello, I'm working on a port for a program, depending on GnuTLS OpenSSL compatibility layer. Have found FreeBSD GnuTLS port being built without it, so propose the little patch to enable it. May it be considered for inclusion, please? Thanks
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8237ae4841089ced580b9f0cc59c23d2af394fda commit 8237ae4841089ced580b9f0cc59c23d2af394fda Author: Älven <alster@vinterdalen.se> AuthorDate: 2024-06-08 14:47:36 +0000 Commit: Tijl Coosemans <tijl@FreeBSD.org> CommitDate: 2024-06-14 13:08:45 +0000 security/gnutls: Enable OpenSSL compatibility layer PR: 279592 security/gnutls/Makefile | 5 +++-- security/gnutls/pkg-plist | 4 ++++ 2 files changed, 7 insertions(+), 2 deletions(-)