diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-08-15 18:19:42 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-08-15 18:19:42 +0000 |
commit | d1f85ad1bfa51cdc55aaf8e688bb66036a78f104 (patch) | |
tree | 38b6b47cc1663401daf78c0d52157ee4625433e9 /UPDATING | |
parent | 47acbb6df71ce04caee06b7dcc15c02bc201e720 (diff) | |
download | ports-d1f85ad1bfa51cdc55aaf8e688bb66036a78f104.tar.gz ports-d1f85ad1bfa51cdc55aaf8e688bb66036a78f104.zip |
Notes
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 |