| Port details |
- openldap27-client Open source LDAP client implementation
- 2.7.0 databases
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: delphij@FreeBSD.org
 - Port Added: 2026-08-09 03:18:06
- Last Update: 2026-08-09 02:40:27
- Commit Hash: db6f0754
- Also Listed In: net
- License: OPENLDAP
- WWW:
- https://www.OpenLDAP.org/
- Description:
- OpenLDAP is a suite of Lightweight Directory Access Protocol (v3) servers,
clients, utilities and development tools.
This package includes the following major components:
* -lldap - a LDAP client library
* -llber - a lightweight BER/DER encoding/decoding library
* LDAP tools - A collection of command line LDAP utilities
* documentation - man pages for all components
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- openldap27-client>0:databases/openldap27-client
- Conflicts:
- CONFLICTS_INSTALL:
- openldap-client
- openldap2[0-68-9]-client
- To install the port:
- cd /usr/ports/databases/openldap27-client/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/openldap27-client
- pkg install openldap27-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openldap27-client
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1786228151
SHA256 (openldap-2.7.0.tgz) = 9e86f37da375aa948a1b478dd76fe87b02090e47c21facae19223588e3407922
SIZE (openldap-2.7.0.tgz) = 6505512
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Master port: databases/openldap27-server
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>0 : devel/autoconf
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- libsasl2.so : security/cyrus-sasl2
- This port is required by:
- for Libraries
-
- databases/openldap27-server
Configuration Options:
- ===> The following configuration options are available for openldap27-client-2.7.0:
DEBUG=on: Build with debugging support
DOCS=on: Build and/or install documentation
FETCH=off: Enable fetch(3) support
GSSAPI=off: With GSSAPI support
===> Use 'make config' to modify these settings
- Options name:
- databases_openldap27-client
- USES:
- cpe gmake libtool:keepla localbase ssl tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| This is a slave port. You may also want to view the commits to the master port: databases/openldap27-server | | Commit | Credits | Log message |
2.7.0 09 Aug 2026 02:40:27
    |
Xin LI (delphij)  |
databases/openldap27-{client,server}: add OpenLDAP 2.7.0
Add new ports for OpenLDAP 2.7.0 (Feature Release) under databases/
category, which better reflects LDAP's nature as a directory database.
Notable changes from 2.6:
- Perl and SQL backends have been removed upstream
- New resultstats contrib overlay for per-operation result code statistics
- slapi-plugin.h header no longer shipped with client library
Update Mk/Uses/ldap.mk to support version 27 with databases/ category
routing (27+ -> databases/, older -> net/), and add 27 as a possible
value in Mk/bsd.default-versions.mk. |
Number of commits found: 1
|