Bug 273638

Summary: devel/libgit2 fails to build with libressl
Product: Ports & Packages Reporter: Raphael Ahrens <tant.sinnister>
Component: Individual Port(s)Assignee: Matthias Fechner <mfechner>
Status: Closed DUPLICATE    
Severity: Affects Some People CC: fixer, rozhuk.im, tant.sinnister
Priority: --- Flags: bugzilla: maintainer-feedback? (mfechner)
Version: Latest   
Hardware: arm64   
OS: Any   
Attachments:
Description Flags
The build log from poudriere none

Description Raphael Ahrens 2023-09-08 13:10:19 UTC
Created attachment 244710 [details]
The build log from poudriere

The port does not build with DEFAULT_VERSIONS+=ssl=libressl

It complains over missing SSLv2_method
Comment 1 Ivan Rozhuk 2023-09-11 04:50:22 UTC
Patch here https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273609
Comment 2 Raphael Ahrens 2023-09-11 06:38:30 UTC
(In reply to Ivan Rozhuk from comment #1)
Yes this gets it to compile.
Great work, thanks.
Comment 3 Matthias Fechner freebsd_committer freebsd_triage 2023-09-11 19:10:01 UTC

*** This bug has been marked as a duplicate of bug 273609 ***