| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fixed slapd/slapadd syncrepl bugs (ITS#2948,2995)
- fixed slapd sasl-regexp multiple entry bug (ITS#3033)
- fixed slapd bind method portability bug (ITS#3038)
- fixed libldap try_read1msg bug (ITS#2982)
- added slapd numericStringOrderingMatch rule support (ITS#2988)
- added slurpd replication interval config option (ITS#2768)
- shared library soname change (ITS#3035) postponed until bsd.port.mk is patched
- enabled hdb backend
- prefer autodetection over PTHREAD_LIBS from bsd.port.mk, to avoid problems
of clients which crash on -CURRENT while loading/unloading threading libraries
- added -sasl as a build option to the package name
- made the server requiring the matching client library
Notes:
svn path=/head/; revision=105827
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- default to BerkelyDB 4.2
CAUTION: The OpenLDAP library name changed from libldap.2 to libldap.202
You might want to do:
portupgrade -rf 'openldap-client-2.2.*'
Approved by: marcus (mentor)
Notes:
svn path=/head/; revision=98667
|
|
PR: ports/54436
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> (maintainer)
Notes:
svn path=/head/; revision=86910
|