[Bug 226845] ftp/curl: fix build with libressl-devel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 22 13:41:47 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226845

            Bug ID: 226845
           Summary: ftp/curl: fix build with libressl-devel
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet at FreeBSD.org
          Reporter: pkubaj at anongoth.pl
          Assignee: sunpoet at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)

Created attachment 191734
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=191734&action=edit
patch

LibreSSL 2.7.0 brought new API's which is incompatible with LibreSSL 2.6.
Here's a patch (taken from OpenBSD ports:
https://github.com/openbsd/ports/blob/master/net/curl/patches/patch-lib_vtls_openssl_c)
which fixes this problem in curl.

Builds fine with LibreSSL 2.6.4, LibreSSL 2.7.0 and OpenSSL 1.0.1u from base on
10.4-RELEASE.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list