From nobody@FreeBSD.org  Thu Jan 31 08:13:10 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 93F22D1C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 Jan 2013 08:13:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 6EBA31D4
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 Jan 2013 08:13:10 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r0V8DAXW002095
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 Jan 2013 08:13:10 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r0V8DAph002094;
	Thu, 31 Jan 2013 08:13:10 GMT
	(envelope-from nobody)
Message-Id: <201301310813.r0V8DAph002094@red.freebsd.org>
Date: Thu, 31 Jan 2013 08:13:10 GMT
From: Harlan Stenn <stenn@ntp.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: postfix+dovecot+ldap_sasl marked BROKEN
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         175723
>Category:       ports
>Synopsis:       mail/postfix: postfix+dovecot+ldap_sasl marked BROKEN
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sahil
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 31 08:20:00 UTC 2013
>Closed-Date:    Tue Apr 23 02:12:53 UTC 2013
>Last-Modified:  Tue Apr 23 02:12:53 UTC 2013
>Originator:     Harlan Stenn
>Release:        9-stable
>Organization:
network time foundation
>Environment:
>Description:
There's been a problem building postfix with dovecot and LDAP_SASL for a while.

>How-To-Repeat:
build postfix with dovecot (not cyrus) and LDAP_SASL
>Fix:
The fix for this (for me, at least), hinted at by http://lists.freebsd.org/pipermail/freebsd-ports/2012-September/078439.html, is to change line 233 of ports/mail/postfix/Makefile from:

BROKEN=                        Compile with Cyrus SASL to use LDAP_SASL

to:

POSTFIX_CCARGS+=        -I${LOCALBASE}/include/sasl


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sahil 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Mar 10 02:21:07 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175723 
State-Changed-From-To: open->feedback 
State-Changed-By: sahil 
State-Changed-When: Wed Mar 20 01:13:06 UTC 2013 
State-Changed-Why:  
Are you opposed to compiling WITH_SASL in this context?  Seems cleaner 
than looking for the files 'manually'.  But I'm open to suggestions. 
Thanks for the report and apologies about the delay. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175723 

From: Harlan Stenn <stenn@ntp.org>
To: bug-followup@FreeBSD.org
Cc: stenn@ntp.org
Subject: Re: ports/175723: mail/postfix: postfix+dovecot+ldap_sasl marked
 BROKEN
Date: Wed, 20 Mar 2013 22:27:43 -0700

 I just want 'portmaster -aD' to work.
 
 With the patch I mentioned it does, because dovecot's SASL installs
 headers in a different location from Cyrus SASL.

From: Sahil Tandon <sahil@tandon.net>
To: Harlan Stenn <stenn@ntp.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/175723: mail/postfix: postfix+dovecot+ldap_sasl marked
 BROKEN
Date: Sun, 24 Mar 2013 20:06:56 -0400

 On Thu, 2013-03-21 at 05:30:01 +0000, Harlan Stenn wrote:
 
 >  I just want 'portmaster -aD' to work.
 >  
 >  With the patch I mentioned it does, because dovecot's SASL installs
 >  headers in a different location from Cyrus SASL.
 
 I am confused because AFAIK, the dovecot ports do not install anything
 (headers or otherwise) in ${LOCALBASE}/include/sasl.
State-Changed-From-To: feedback->analyzed 
State-Changed-By: sahil 
State-Changed-When: Sun Mar 31 02:20:16 UTC 2013 
State-Changed-Why:  
Fix ready; will commit once tree has unfrozen. Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175723 
State-Changed-From-To: analyzed->closed 
State-Changed-By: sahil 
State-Changed-When: Tue Apr 23 02:12:52 UTC 2013 
State-Changed-Why:  
Different fix committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175723 
>Unformatted:
