Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Dec 2004 23:39:10 GMT
From:      Rainer Duffner <rainer@ultra-secure.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/74906: add support for acis to openldap
Message-ID:  <200412092339.iB9NdA7V090892@www.freebsd.org>
Resent-Message-ID: <200412092340.iB9NeR54035789@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         74906
>Category:       ports
>Synopsis:       add support for acis to openldap
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 09 23:40:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Rainer Duffner
>Release:        4.10
>Organization:
>Environment:
4.10p3
>Description:
Would it be possible to add ACI-support to the OpenLDAP-server port ?
Open-Xchange needs it and it would be nice to have it in the Makefile.
It would be disabled by default, as it's "experimental".
>How-To-Repeat:
      
>Fix:
something like this ?

ROOT@bsd# diff -u Makefile Makefile.orig
--- Makefile    Fri Dec 10 00:29:11 2004
+++ Makefile.orig       Fri Dec 10 00:26:03 2004
@@ -281,11 +281,6 @@
 CONFIGURE_ARGS+=       --enable-wrappers
 .endif

-# enable experimental ACI-support
-.if defined(WITH_ACI)
-CONFIGURE_ARGS+=       --enable-aci
-.endif
-
 # end of client/server specific configuration
 .endif

>Release-Note:
>Audit-Trail:
>Unformatted:



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