Bug 71949 - [PATCH] mail/sendmail: use openldap22
Summary: [PATCH] mail/sendmail: use openldap22
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-20 20:00 UTC by Jose M Rodriguez
Modified: 2004-10-13 03:59 UTC (History)
1 user (show)

See Also:


Attachments
patch-sendmail (552 bytes, text/plain)
2004-09-20 20:00 UTC, Jose M Rodriguez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jose M Rodriguez 2004-09-20 20:00:48 UTC
	Use openldap 2.2 client, now ports default

Port maintainer (dinoex@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2004-09-20 20:23:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

I will take care of it.
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2004-09-20 20:25:53 UTC
State Changed
From-To: open->feedback


LDAP_PORT ist only for backwards compatibility 
Updateing this will break old installations. 

using openldap22 now will include databases/db42, 
wich has unresolved locking problemes. 

see problems in Thread: milter-sender
Comment 3 Jose M Rodriguez 2004-10-13 00:10:36 UTC
No problems detected here, tested with milter(antivir-milter), ldap22 
and sasl2(with bdb-42).

In fact, problems detected with openldap21 (default now).  
openldap21-client conflicts with openldap22-client and this is ports 
defaults now.

Seems here that this comes from where openldap21 was the default 
openldap port.

--
  josemi
Comment 4 Dirk Meyer freebsd_committer freebsd_triage 2004-10-13 03:59:14 UTC
State Changed
From-To: feedback->closed

Partly committed, thanks.