| Port details |
- openldap27-server Open source LDAP server 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:
* slapd - a stand-alone LDAP directory server
* LDIF tools - data conversion tools for use with slapd
This is the latest stable release of OpenLDAP Software for general use.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- openldap27-server>0:databases/openldap27-server
- Conflicts:
- CONFLICTS_INSTALL:
- openldap-server
- openldap2[0-68-9]-server
- To install the port:
- cd /usr/ports/databases/openldap27-server/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/openldap27-server
- pkg install openldap27-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openldap27-server
- 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.
- Slave ports:
-
- databases/openldap27-client
- 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:
-
- libsodium.so : security/libsodium
- libevent.so : devel/libevent
- libicudata.so : devel/icu
- libldap.so : databases/openldap27-client
- libltdl.so : devel/libltdl
- libsasl2.so : security/cyrus-sasl2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for openldap27-server-2.7.0:
ACI=off: Per-object ACI (experimental)
ARGON2=on: Argon2 password hashing module
DEBUG=on: Build with debugging support
DYNACL=off: Run-time loadable ACL (experimental)
FETCH=off: Enable fetch(3) support
GSSAPI=off: With GSSAPI support
LLOADD=on: Enable load balancer
NETWORKING=off: Require full network configuration (NETWORKING) before slapd starts
OUTLOOK=off: Force caseIgnoreOrderingMatch on name attribute (experimental)
PBKDF2=off: With PBKDF2 hash password support
RLOOKUPS=off: With reverse lookups of client hostnames
SLAPI=off: With Netscape SLAPI plugin API (experimental)
SLP=off: With SLPv2 (RFC 2608) support
====> OpenLDAP backends
ASYNCMETA=on: With asynchronous metadirectory backend
DNSSRV=on: With Dnssrv backend
MDB=on: With Memory-Mapped DB backend
PASSWD=on: With Passwd backend
RELAY=on: With Relay backend
SOCK=on: With Sock backend
====> OpenLDAP overlays
ACCESSLOG=on: With In-Directory Access Logging overlay
ADDPARTIAL=on: With addpartial overlay (experimental)
ALLOP=on: With allop overlay (experimental)
AUDITLOG=on: With Audit Logging overlay
AUTOCA=on: With Automatic Certificate Authority overlay
AUTOGROUP=on: With autogroup overlay (experimental)
CLOAK=on: With cloak overlay (experimental)
COLLECT=on: With Collect overy Services overlay
CONSTRAINT=on: With Attribute Constraint overlay
DDS=on: With Dynamic Directory Services overlay
DENYOP=on: With denyop overlay (experimental)
DEREF=on: With Dereference overlay
DYNGROUP=on: With Dynamic Group overlay
DYNLIST=on: With Dynamic List overlay
EMPTYDS=on: With emptyds overlay (experimental)
HOMEDIR=on: With Home Directory Management overlay
LASTBIND=on: With lastbind overlay
LASTMOD=on: With lastmod overlay (experimental)
MEMBEROF=on: With Reverse Group Membership overlay
NESTGROUP=on: With nestgroup overlay
NOPS=on: With nops overlay
NSSOV=on: With NSS/PAM overlay [baked in nslcd(8)]
OTP=on: With OTP 2-factor authentication overlay
PPOLICY=on: With Password Policy overlay
PROXYCACHE=on: With Proxy Cache overlay
REFINT=on: With Referential Integrity overlay
REMOTEAUTH=on: With Deferred Authentication overlay
RESULTSTATS=on: With per-operation result code statistics overlay
RETCODE=on: With Return Code testing overlay
RWM=on: With Rewrite/Remap overlay
SEQMOD=on: With Sequential Modify overlay
SHA2=on: With SHA2 Password hashes overlay
SSSVLV=on: With ServerSideSort/VLV overlay
SYNCPROV=on: With Syncrepl Provider overlay
TRACE=on: With Trace overlay
TRANSLUCENT=on: With Translucent Proxy overlay
UNIQUE=on: With attribute Uniqueness overlay
VALSORT=on: With Value Sorting overlay
===> Use 'make config' to modify these settings
- Options name:
- databases_openldap27-server
- 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) |
| 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
|