ports/124115: net/openldap24-server: Auto-Detect
OpenLDAP version and modify knobs according to common names
Jens Rehsack
rehsack at web.de
Sun Jun 29 11:22:11 UTC 2008
Joe Marcus Clarke wrote:
> On Sun, 2008-06-22 at 15:24 +0000, Jens Rehsack wrote:
>> Hi,
>>
>> I tried a little around with the submitted patch and detected 2 issues:
>> 1) I had a typo in line 37 of bsd.ldap.mk
>> -DEFAULT_OPENLDPAP_VER?= 23
>> +DEFAULT_OPENLDAP_VER?= 23
>> It's quite easy to fix it ;)
>>
>> 2) A port (security/seahorse) checks in line 72 for ${WANT_OPENLDAP_VER},
>> which is deprecated. By the way - it doesn't want to check for
>> WANT_OPENLDAP_VER, it wants to check for ${OPENLDAP_VER}.
>> Doing this would require to split the "code" in bsd.ldap.mk into a
>> pre- and post-part, not handle everything in the post-part.
>>
>> What do you think?
>
> I've been away for a week and a half. Has anything come of this?
Welcome back. Seems, that there're some more people are away ;-)
> I have no objection to making seahorse more flexible in terms of LDAP
> support if the underlying code supports it.
But it is in the moment. The question is: how to deal with it? The
provided patch would be able to force openldap-24, but that may
conflict when openldap-23 is installed ...
> Joe
/Jens
More information about the freebsd-gnome
mailing list