diff options
author | hq <hq@FreeBSD.org> | 2005-09-02 23:37:30 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2005-09-02 23:37:30 +0800 |
commit | 427e3da4188016546a9db94ff04a3157aef5e01e (patch) | |
tree | 32b78b46302a019f044af3973a31e682b2a31bb1 /UPDATING | |
parent | a5160ba96a166504d2008fcc83e6772bfabf6d5a (diff) | |
download | freebsd-ports-gnome-427e3da4188016546a9db94ff04a3157aef5e01e.tar.gz freebsd-ports-gnome-427e3da4188016546a9db94ff04a3157aef5e01e.tar.zst freebsd-ports-gnome-427e3da4188016546a9db94ff04a3157aef5e01e.zip |
Document the latest changes in www/jakarta-tomcat55
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -7,6 +7,17 @@ time you update your ports collection, before attempting any port upgrades. 20050902: + AFFECTS: users of www/jakarta-tomcat55 + AUTHOR: hq@FreeBSD.org + + The port installs a new RCng stratup script wich no longer use tomcat55ctl to + control the Tomcat daemon. Furthermore, the behavior of Tomcat may be + configured through switches and variables from /etc/rc.conf. They are + documented in the header of the RCng script: + + ${PREFIX}/etc/rc.d/jakarta-tomcat55.sh + +20050902: AFFECTS: users of mail/postfix-current AUTHOR: marcus@corp.grupos.com.br |