diff options
author | eik <eik@FreeBSD.org> | 2004-08-15 18:19:42 +0000 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-08-15 18:19:42 +0000 |
commit | 1b5347d9eb2e5b6a10f9e31f6b6f2b4d33c416c1 (patch) | |
tree | 426e697e0da9f2e5a6332fd25b78e21a44fad954 /UPDATING | |
parent | 706488cef9318272b6341563014a3a2b276b7ca1 (diff) | |
download | FreeBSD-ports-1b5347d9eb2e5b6a10f9e31f6b6f2b4d33c416c1.zip FreeBSD-ports-1b5347d9eb2e5b6a10f9e31f6b6f2b4d33c416c1.tar.gz |
add an entry for net/openldap22{,-sasl}-server
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |