Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Dec 2024 17:44:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265134] mail/milter-greylist: Build fails with LDAP=on
Message-ID:  <bug-265134-7788-rkpdKJCtce@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265134-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265134-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265134

Zsolt Udvari <uzsolt@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
           Assignee|ports-bugs@FreeBSD.org      |uzsolt@FreeBSD.org

--- Comment #5 from Zsolt Udvari <uzsolt@FreeBSD.org> ---
IMHO it's difficult use LDAP. In README
(http://hcpnet.free.fr/milter-greylist/README):

It is possible to use URL checks against an LDAP URL, but that method
has some drawbacks:
- This uses CURL, which must be built with LDAP support

The curl in ports doesn't have LDAP support by default so you should build =
curl
with LDAP support first and after can build milter-greylist with LDAP-suppo=
rt.

You've two options:
- remove LDAP option and support
- introduce LDAP_IMPLIES=3Dcurl
(https://docs.freebsd.org/en/books/porters-handbook/book/#options-implies) =
and
a message about required LDAP support in curl.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265134-7788-rkpdKJCtce>