diff options
author | Xin LI <delphij@FreeBSD.org> | 2006-05-26 15:19:49 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2006-05-26 15:19:49 +0000 |
commit | 8a3cbd8945b21aa92da226e1a7cf609daac94d4a (patch) | |
tree | 546c02d9e3ac0603001369dd144836484064d262 /UPDATING | |
parent | 4ac11b5de0379475649cf33fc9460fd68d8ebfe5 (diff) | |
download | ports-8a3cbd8945b21aa92da226e1a7cf609daac94d4a.tar.gz ports-8a3cbd8945b21aa92da226e1a7cf609daac94d4a.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -6,6 +6,21 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20060526: + AFFECTS: users of net/openldap23-server + AUTHOR: delphij@FreeBSD.org + + The setting of SHELL backend has been inverted to off by default, + because of the side effect it can cause. A new option, SLURPD + has been added to give the user decision on whether the + replication should be built and installed. Please note that the + replication daemon is disabled when threading is disabled (e.g. + when using shell backend), no matter what the user option SLURPD + is set to. + + You are advised to do a "make config" in the net/openldap23-server + directory *before* upgrading. + 20060524: AFFECTS: users of games/spicetrade AUTHOR: hq@FreeBSD.org |