freebsd-ports/net/openldap22/pkg-descr
Jun Kuriyama 1e125b279c Add openldap22 port after repocopy from openldap21.
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
PR:		ports/53571
2003-07-02 14:49:57 +00:00

15 lines
545 B
Text

OpenLDAP is a suite of Lightweight Directory Access Protocol (v3) servers,
clients, utilities and development tools.
This release includes the following major components:
* slapd - a stand-alone LDAP directory server
* slurpd - a stand-alone LDAP replication server
* -lldap - a LDAP client library
* -llber - a lightweight BER/DER encoding/decoding library
* LDIF tools - data conversion tools for use with slapd
* LDAP tools - A collection of command line LDAP utilities
WWW: http://www.OpenLDAP.org/
Lachlan O'Dea, Oliver Eikemeier