ports/122234: cyrus2-sasl doesn't build with AUTHDAEMOND support, Makefile is broken
Toomas Pelberg
toomasp at gmx.net
Sat Mar 29 12:50:01 UTC 2008
>Number: 122234
>Category: ports
>Synopsis: cyrus2-sasl doesn't build with AUTHDAEMOND support, Makefile is broken
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Mar 29 12:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Toomas Pelberg
>Release: FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD detalem.kicks-ass.net 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Mon Feb 25 21:04:06 EET 2008 dke at detalem.kicks-ass.net:/usr/obj/jail/src/sys/DETALEM i386
>Description:
When building the cyrus2-sasl with AUTHDAEMOND support, it doesn't properly set up the configure args.
>How-To-Repeat:
Just build the port.
>Fix:
Currently there's just an
.if defined(WITHOUT_AUTHDAEMOND)
CONFIGURE_ARGS+=--with-authdaemond=no
.endif
block in the Makefile, which works properly when AUTHDAEMOND is not selected.
When it is, there should be an .else there that specifies the unix socket where authdaemond's at.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list