add an entry for net/openldap22{,-sasl}-server

This commit is contained in:
Oliver Eikemeier 2004-08-15 18:19:42 +00:00
parent 47acbb6df7
commit d1f85ad1bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116304

View File

@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
20040815:
AFFECTS: users of net/openldap22{,-sasl}-server
AUTHOR: eik@FreeBSD.org
The start/stop script has moved to ${PREFIX}/etc/rc.d. Users on 5.x
who want to start the daemon early can set WITH_RCORDER=yes.
Setting WITH_ODBC_TYPE is not sufficient to enable SQL backend
support, WITH_ODBC=yes is required.
20040813:
AFFECTS: users of x11/kdebase3 (kdm)
AUTHOR: kde@freebsd.org