[Bug 198754] [PATCH] security/proxytunnel: Fix build with LibreSSL

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 20 22:13:29 UTC 2015


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

            Bug ID: 198754
           Summary: [PATCH] security/proxytunnel: Fix build with LibreSSL
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ehaupt at FreeBSD.org
          Reporter: spil.oss at gmail.com
          Assignee: ehaupt at FreeBSD.org
          Keywords: patch
             Flags: maintainer-feedback?(ehaupt at FreeBSD.org)

Created attachment 154596
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154596&action=edit
svn diff for security/proxytunnel

security/proxytunnel fails to build with LibreSSL as it misses the crypto
libraries. Seems there's more ports suffering from this.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196469
The original Makefile fails to find libssl and openssl and adds them by forcing
-lssl -lcrypto

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


More information about the freebsd-ports-bugs mailing list