[Bug 198749] [PATCH] security/krb5-111: Fix build with LibreSSL

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 20 20:44:52 UTC 2015


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

            Bug ID: 198749
           Summary: [PATCH] security/krb5-111: 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: cy at FreeBSD.org
          Reporter: spil.oss at gmail.com
             Flags: maintainer-feedback?(cy at FreeBSD.org)
          Assignee: cy at FreeBSD.org
          Keywords: patch

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

security/krb5-111 relies on the OpenSSL version from opensslv.h for detecting
CMS features. This makes building with LibreSSL fail as that project has
removed CMS support. This patch adds a check for OPENSSL_NO_CMS as defined by
LibreSSL in opensslfeatures.h

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


More information about the freebsd-ports-bugs mailing list