Bug 279592 - security/gnutls: Build with OpenSSL compatibility layer
Summary: security/gnutls: Build with OpenSSL compatibility layer
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tijl Coosemans
URL: https://www.gnutls.org/manual/html_no...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-08 15:00 UTC by Älven
Modified: 2024-06-14 13:16 UTC (History)
1 user (show)

See Also:
tijl: maintainer-feedback+


Attachments
[PATCH] security/gnutls: build with OpenSSL compatibility (2.10 KB, patch)
2024-06-08 15:00 UTC, Älven
alster: maintainer-approval? (tijl)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)