Bug 279592

Summary: security/gnutls: Build with OpenSSL compatibility layer
Product: Ports & Packages Reporter: Älven <alster>
Component: Individual Port(s)Assignee: Tijl Coosemans <tijl>
Status: Closed FIXED    
Severity: Affects Only Me CC: tijl
Priority: --- Flags: tijl: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.gnutls.org/manual/html_node/Compatibility-with-the-OpenSSL-library.html
Bug Depends on:    
Bug Blocks: 281176    
Attachments:
Description Flags
[PATCH] security/gnutls: build with OpenSSL compatibility alster: maintainer-approval? (tijl)

Description Älven 2024-06-08 15:00:55 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-06-14 13:13:44 UTC
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(-)