| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=277105
|
|
|
|
|
|
|
|
|
|
| |
binaries linking against liblutil. This should fix build issue when FETCH
is enabled.
Prompted by: kib
Notes:
svn path=/head/; revision=272131
|
|
|
|
|
|
|
| |
Unfortunately this version requires a shared library version bump again.
Notes:
svn path=/head/; revision=269601
|
|
|
|
|
|
|
|
| |
which is not used at the moment, and will appear if user has
installed icu on their system.
Notes:
svn path=/head/; revision=207609
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add RWM overlay support [2]
Convert to OPTIONS
Remove openldap23-sasl-server as it is no longer required as separated port.
PR: 85709 [1], 84966 [2]
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru> [1]
Pawel Wieleba <P.Wieleba@iem.pw.edu.pl> [2]
Notes:
svn path=/head/; revision=142807
|
|
|
|
|
|
|
|
|
|
|
|
| |
There is development version of openldap named 2.3.2beta2.
These ports are based on http://people.freebsd.org/~eik/ports/openldap23.shar.
The repocopy has been already made in ports/77170.
PR: ports/80618
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Notes:
svn path=/head/; revision=134633
|
|
|
|
|
|
|
|
|
|
| |
completed by the submitter. They can be added back later if/when the
submitter is ready to proceed.
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=132084
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- various fixes (see /usr/local/share/doc/openldap/CHANGES) [1]
- fixed libldap fdset re-init for restart (ITS#3524) [3]
- added ACI support [2]
- added SLPv2 support
PR: 76192 [1], 74906 [2]
Submitted by: Alex Deiter <tiamat@komi.mts.ru> [1], Rainer Duffner <rainer@ultra-secure.de> [2]
Obtained from: OpenLDAP CVS [3]
Notes:
svn path=/head/; revision=127952
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed back-bdb cache bugs (OpenLDAP ITS#3356, #3358), ctxcsn memory leak
- Added support for BDB 4.3 (depends on PR 73790)
NOTE: Don't use BDB 4.3 in production environments yet:
<http://www.openldap.org/lists/openldap-software/200411/msg00700.html>
For a complete change log see:
/usr/local/share/doc/openldap/CHANGES
Notes:
svn path=/head/; revision=122814
|
|
|
|
|
|
|
|
|
|
| |
- new switch WITH_DYNAMIC_BACKENDS
- WITH_ODBC has to be specified, even when WITH_ODBC_TYPE is set
- 5.x users: when you need to start the daemon early, build with
WITH_RCORDER=yes to put the start script into /etc/rc.d
Notes:
svn path=/head/; revision=116303
|
|
|
|
|
|
|
|
| |
Prompted by: Viktor Steinmann <viktor.steinmann@ch.easynet.net>,
Marc Rassbach <marc@milestonerdl.com>
Notes:
svn path=/head/; revision=108628
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Approved by: marcus (mentor)
Obtained from: OpenLDAP CVS
Notes:
svn path=/head/; revision=93962
|