summaryrefslogtreecommitdiff
path: root/net/openldap24-server/files/manpages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* o Update to 2.4.18.Xin LI2009-09-071-0/+1
| | | | | | | | | | | | | o Add support to slapd_krb5_ktname, which exports an environment variable KRB5_KTNAME so that user can specify alternative Kerberos key table. [1] o Add support to run slapd with cn=config style configuration. [2] Reported by: Matthew Hambley <matthew at aether demon co uk> [1] Ulrich Spoerlein <uspoerlein at gmail com> [2] Submitted by: Nikolai Nespor <nikolai nespor at basis-wein at> [2] Notes: svn path=/head/; revision=240977
* Update to OpenLDAP 2.4.17. Unfortunately a shared library bump is needed.Xin LI2009-07-201-0/+1
| | | | | | | UPDATING to follow. Notes: svn path=/head/; revision=238091
* Update to 2.4.16Xin LI2009-04-061-0/+1
| | | | Notes: svn path=/head/; revision=231674
* Update to 2.4.13. Note that this requires a full rebuild of allXin LI2009-01-051-0/+3
| | | | | | | | packages that depends on openldap24-client due to a shared library version bump. Notes: svn path=/head/; revision=225262
* Fix plist of slave ports.Mark Linimon2008-02-241-0/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=207820
* Update to 2.4.5 beta.Xin LI2007-09-051-64/+62
| | | | Notes: svn path=/head/; revision=198790
* Update to OpenLDAP 2.4.4a.Xin LI2007-02-211-1/+24
| | | | | | | Approved by: portmgr (kris, bsd.port.mk part) Notes: svn path=/head/; revision=185598
* Update to 2.4.2alpha after repocopy.Xin LI2006-05-261-1/+9
| | | | | | | | | | | | | | | | | | | Please note that this is not connected to build at this time, as the port infrastructure lacks some necessary support for this OpenLDAP release which will be tested on pointyhat soon. If you really want to try this out please apply the patch found in ports/97515 or http://www.delphij.net/patch-bsd.port.mk in order to get infrastructure support for it. This work is heavily based on ports/96165 submitted by Joerg Pulz <Joerg Pulz frm2 tum de>. Approved by: sem (mentor, implicit) Notes: svn path=/head/; revision=163448
* Update to 2.3.9Vsevolod Stakhov2005-10-121-2/+3
| | | | Notes: svn path=/head/; revision=145110
* Update to 2.3.7 [1]Vsevolod Stakhov2005-09-151-2/+3
| | | | | | | | | | | | | 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
* - Update to 2.3.4Sergey Matveychuk2005-06-151-0/+1
| | | | | | | | PR: ports/82238 Submitted by: maintainer Notes: svn path=/head/; revision=137478
* Fix the client's packing list.Jean-Yves Lefort2005-05-191-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=135635
* Fix leftover files noticed by the pointyhat run.Edwin Groothuis2005-05-061-0/+3
| | | | | | | Learned something about the MLINKS command. Notes: svn path=/head/; revision=134682
* New ports: net/openldap23[-server, -client, -sasl-server, -sasl-server]Edwin Groothuis2005-05-051-0/+206
| | | | | | | | | | | | 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
* Remove repo-copies requested and performed 5 weeks ago but neverKris Kennaway2005-03-271-194/+0
| | | | | | | | | | 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
* Correct MAN8Oliver Eikemeier2004-03-241-0/+2
| | | | | | | Reminded by: Alex Deiter <tiamat@komi.mts.ru> Notes: svn path=/head/; revision=105116
* Split openldap[012] into client and server.Jun Kuriyama2003-08-141-0/+4
| | | | | | | | PR: ports/54436 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> (maintainer) Notes: svn path=/head/; revision=86910
* Add openldap22 port after repocopy from openldap21.Jun Kuriyama2003-07-021-0/+188
| | | | | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> PR: ports/53571 Notes: svn path=/head/; revision=84047
* New port: openldap-2.1Edwin Groothuis2003-02-241-219/+0
| | | | | | | | | | | | | OpenLDAP is a suite of Lightweight Directory Access Protocol (LDAP) servers, clients, utilities and development tools. (yes, this port was the reason why the renaming was earlier this morning) PR: ports/46009 Submitted by: Christian Kratzer <ck@cksoft.de> Notes: svn path=/head/; revision=76350
* Add openldap2 (OpenLDAP 2.0.6) after a repocopy from net/openldapAkinori MUSHA2000-10-311-13/+67
| | | | | | | (OpenLDAP 1.2.x). Notes: svn path=/head/; revision=34489
* Update to version 1.2.0.Steve Price1999-02-121-1/+2
| | | | | | | | PR: 9900 Reviewed by: maintainer Notes: svn path=/head/; revision=16702
* Update to version 1.1.2.Steve Price1999-01-021-1/+1
| | | | | | | | PR: 9241 Submitted by: maintainer Notes: svn path=/head/; revision=15782
* Initial import of OpenLDAP version 1.0.1.Steve Price1998-10-101-0/+164
Open source LDAP client and server software. PR: 7995 Submitted by: Lachlan O'Dea <lodea@angmar.mel.cybec.com.au> Notes: svn path=/head/; revision=13833