[Bug 198857] [patch] mail/postfix does not properly build openldap with SASL

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 23 23:04:44 UTC 2015


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 at FreeBSD.org
          Reporter: redlamb19 at gmail.com
          Assignee: sahil at FreeBSD.org
             Flags: maintainer-feedback?(sahil at 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.


More information about the freebsd-ports-bugs mailing list