Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 2015 23:04:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198857] [patch] mail/postfix does not properly build openldap with SASL
Message-ID:  <bug-198857-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198857

            Bug ID: 198857
           Summary: [patch] mail/postfix does not properly build openldap
                    with SASL
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sahil@FreeBSD.org
          Reporter: redlamb19@gmail.com
          Assignee: sahil@FreeBSD.org
             Flags: maintainer-feedback?(sahil@FreeBSD.org)
          Keywords: patch

Created attachment 154741
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154741&action=edit
Makefile patch for mail/postfix to honor LDAP_SASL option

When building mail/postfix with LDAP_SASL option set, openldap is not properly
configured (and built) with SASL support. While installation succeeds and
postfix is linked against SASL libs, the openldap binaries are not.

Running 10.1-RELEASE

Fix: Apply patch which sets WANT_OPENLDAP_SASL option for openldap port when
postfix LDAP_SASL option is set.

# cd /usr/ports
# patch -p1 < postfix_ldap_sasl.patch

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198857-13>