diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2005-12-07 10:46:20 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2005-12-07 10:46:20 +0000 |
commit | fcd17611d6b375d48b45c9050eee38d1e4641648 (patch) | |
tree | f6e34e6fe82960a4a1d9d916db87da356b8ec1e3 /UPDATING | |
parent | af88454ee247a028bee170241b5794bf9ec6f09d (diff) | |
download | ports-fcd17611d6b375d48b45c9050eee38d1e4641648.tar.gz ports-fcd17611d6b375d48b45c9050eee38d1e4641648.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -6,6 +6,20 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20051207: + AFFECTS: users of {japanese,chinese,korean}/FreeWnn-* + AUTHOR: hrs@FreeBSD.org + + {ja,zh,ko}-FreeWnn-server now use the new rc.subr(8) framework + for their startup script. Note that to invoke each Wnn daemon at + boot time you have to set the following variables in rc.conf(5) + respectively: + + wnn_enable + kwnn_enable + twnn_enable + cwnn_enable + 20051203: AFFECTS: users of www/apache2 AUTHOR: clement@FreeBSD.org |