Date: Sat, 29 Mar 2008 14:45:50 +0200 (EET) From: Toomas Pelberg <toomasp@gmx.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/122234: cyrus2-sasl doesn't build with AUTHDAEMOND support, Makefile is broken Message-ID: <200803291245.m2TCjosc014855@detalem.kicks-ass.net> Resent-Message-ID: <200803291250.m2TCo1ut048033@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803291245.m2TCjosc014855>