Port details |
- openldap26-server Open source LDAP server implementation
- 2.6.9 net =7 2.6.8Version of this port present on the latest quarterly branch.
- Maintainer: delphij@FreeBSD.org
- Port Added: 2021-11-21 22:36:05
- Last Update: 2024-12-06 07:59:13
- Commit Hash: 21efd15
- People watching this port, also watch:: debootstrap, clamav, gitea, nmap, jitsi-meet
- Also Listed In: databases
- 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openldap26-server>0:net/openldap26-server
- Conflicts:
- CONFLICTS_INSTALL:
- openldap2[0-57-9]-server
- openldap-server
- To install the port:
- cd /usr/ports/net/openldap26-server/ && make install clean
- To add the package, run one of these commands:
- pkg install net/openldap26-server
- pkg install openldap26-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openldap26-server
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1732840058
SHA256 (openldap-2.6.9.tgz) = 2cb7dc73e9c8340dff0d99357fbaa578abf30cc6619f0521972c555681e6b2ff
SIZE (openldap-2.6.9.tgz) = 6516669
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- net/openldap26-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 : net/openldap26-client
- libltdl.so : devel/libltdl
- libsasl2.so : security/cyrus-sasl2
- This port is required by:
- for Build
-
- devel/p5-Test-OpenLDAP
- for Run
-
- devel/p5-Test-OpenLDAP
- sysutils/omnibackup
Configuration Options:
- ===> The following configuration options are available for openldap26-server-2.6.9:
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
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
PERL=off: With Perl backend
SQL=off: With SQL backend
====> OpenLDAP overlays
ACCESSLOG=on: With In-Directory Access Logging overlay
ADDPARTIAL=on: With addpartial overlay (experimental)
ALLOP=on: With allop overlay (experimental)
AUTOCA=on: With Automatic Certificate Authority overlay
AUDITLOG=on: With Audit Logging 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
NOPS=on: With nops overlay
NESTGROUP=on: With nestgroup overlay
OTP=on: With OTP 2-factor authentication overlay
PROXYCACHE=on: With Proxy Cache overlay
PPOLICY=on: With Password Policy overlay
REFINT=on: With Referential Integrity overlay
REMOTEAUTH=on: With Deferred Authentication 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
SMBPWD=on: With Samba 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:
- net_openldap26-server
- USES:
- cpe gmake libtool:keepla localbase ssl tar:tgz
- pkg-message:
- For install:
- The OpenLDAP server package has been successfully installed.
In order to run the LDAP server, you need to edit
/usr/local/etc/openldap/slapd.conf
to suit your needs and add the following lines to /etc/rc.conf:
slapd_enable="YES"
slapd_flags='-h "ldapi://%2fvar%2frun%2fopenldap%2fldapi/ ldap://0.0.0.0/"'
slapd_sockets="/var/run/openldap/ldapi"
Then start the server with
/usr/local/etc/rc.d/slapd start
or reboot.
Try `man slapd' and the online manual at
http://www.OpenLDAP.org/doc/
for more information.
slapd runs under a non-privileged user id (by default `ldap'),
see /usr/local/etc/rc.d/slapd for more information.
PLEASE NOTE:
Upgrading from openldap26-server 2.4 to 2.5 requires a full dump
and reimport of database.
Starting from openldap26-server 2.4.59_3, automatic data dumps
are saved at /var/backups/openldap when shutting down slapd.
Please refer to OpenLDAP Software 2.5 Administrator's Guide at
https://www.openldap.org/doc/admin25/appendix-upgrading.html
for additional upgrade instructions.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.9 06 Dec 2024 07:59:13 |
Xin LI (delphij) Author: O. Hartmann |
net/openldap2[56]-server: Use SETENVI instead of SETENV
PR: ports/277954 |
2.6.9 29 Nov 2024 02:56:03 |
Xin LI (delphij) |
net/openldap26-server: upgrade to 2.6.9. |
2.6.8 01 Jun 2024 06:11:07 |
Xin LI (delphij) |
net/openldap26-server: upgrade to 2.6.8. |
2.6.7_1 27 May 2024 17:54:49 |
Xin LI (delphij) |
net/openldap2{5,6}-server: Fix incorrect PORTREVISION bump.
Fixes: b66e4949cb23218adc602edc35db187f966c5377
Reported by: portmgr |
2.6.7_1 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
2.6.7 09 Mar 2024 21:37:15 |
Xin LI (delphij) Author: Dimitry Andric |
net/openldap26-server: fix build with lld 17 and DEBUG option off
If the DEBUG option for the net/openldap26-server is turned off,
building the port will result in:
ld: error: version script assignment of 'OPENLDAP_2.200' to symbol
'ldap_dump_connection' failed: symbol not defined
ld: error: version script assignment of 'OPENLDAP_2.200' to symbol
'ldap_dump_requests_and_responses' failed: symbol not defined
cc: error: linker command failed with exit code 1 (use -v to see invocation)
This is because the mentioned symbols are in a #ifdef LDAP_DEBUG block,
and will indeed not be defined if DEBUG option is off.
Adjust the port Makefile to delete the undefined symbols from the
ldap.map file, if the DEBUG option is off.
PR: 277585
Reported by: Matt Magoffin <bugs.freebsd.org@msqr.us>
MFH: 2024Q1 |
2.6.7 30 Jan 2024 06:31:20 |
Xin LI (delphij) |
net/openldap26-server: upgrade to 2.6.7 |
2.6.6_2 27 Jan 2024 00:30:42 |
Muhammad Moinur Rahman (bofh) |
net/openldap26-*: Moved man to share/man
Approved by: portmgr (blanket) |
2.6.6_1 18 Jan 2024 22:54:21 |
Mikhail Teterin (mi) |
net/openldap26-server: relax OpenSSL version requirement
The authors' configure insists on OpenSSL-1.1.1, but the software
makes no use of the new features -- and can compile just as well
against the older OpenSSL.
Also remove patch-configure -- the freshly patch configure script
was being overwritten anyway by the autoconf.
PR: 276388 |
2.6.6_1 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
2.6.6 10 Aug 2023 07:30:57 |
Xin LI (delphij) |
net/openldap26-server: upgrade to 2.6.6. |
2.6.5 11 Jul 2023 08:25:19 |
Xin LI (delphij) |
net/openldap26-server: upgrade to 2.6.5. |
2.6.4 01 Mar 2023 05:26:59 |
Xin LI (delphij) |
net/openldap26-server: upgrade to 2.6.4. |
2.6.3_2 21 Oct 2022 17:43:12 |
Xin LI (delphij) |
net/openldap2[4-6]-server: suppress warning message when chown failed.
On UFS with sujournal enabled, the journal is immutable and chown would
fail. This would cause the script to issue an error when a separate UFS
file system is used as OpenLDAP data store, which is not actionable and
causes confusion.
Reported by: Olivier Nicole <on cs.ait.ac.th>
PR: ports/266811 |
2.6.3_1 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
2.6.3 16 Oct 2022 01:02:32 |
Xin LI (delphij) Author: Michael Osipov |
net/openldap26-{server,client}: fix proper usage of FETCH/GSSAPI options
* FETCH_DESC is not present with client
* FETCH applies to *both* client and server since both slapd and client tools
use ldif_parse_line2() via libldap which can use libfetch
* GSSAPI is also required for the client as well since ldap*(1) commands can
be used to connect and authenticate to directory servers like Active
Directory
and OpenLDAP with Kerberos via SASL GSSAPI mechanism
PR: ports/267056 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.6.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.6.3 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
2.6.3 16 Jul 2022 05:54:52 |
Xin LI (delphij) |
net/openldap26-server: update to 2.6.3. |
2.6.2 09 Jul 2022 18:28:20 |
Xin LI (delphij) |
net/openldap26-server: Fix build with LibreSSL
PR: ports/263998 |
2.6.2 05 May 2022 06:16:55 |
Xin LI (delphij) |
net/openldap26-server: Update to 2.6.2.
MFH: 2022Q2 |
2.6.1_2 07 Apr 2022 00:39:10 |
Jan Beich (jbeich) |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
2.6.1_1 07 Feb 2022 00:38:11 |
Xin LI (delphij) Author: Tom Warnke |
net/openldap2[456]-server: Fix paths for argsfile and pidfile.
The Makefile patches the slapd.conf file with a changed path for
the argsfile and pidfile, but the slapd.ldif file remains unchanged.
Fix this by patching the paths in the slapd.ldif file as well.
PR: ports/261734 |
2.6.1 22 Jan 2022 06:54:40 |
Xin LI (delphij) |
net/openldap26-server: update to 2.6.1. |
2.6.0 30 Nov 2021 06:02:52 |
Xin LI (delphij) |
net/openldap2[56]-server: Make GSSAPI option work.
Reported by: sunpoet |
2.6.0 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
2.6.0 21 Nov 2021 22:33:53 |
Xin LI (delphij) |
net/openldap26-server: OpenLDAP 2.6.0 |