diff options
author | hq <hq@FreeBSD.org> | 2009-11-19 06:12:07 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2009-11-19 06:12:07 +0800 |
commit | 2f28bc9187226e8ee208e8d2bd9c4c8959caf41a (patch) | |
tree | 0da45c2c94bcba920abc347cfacc68bd5e0a9c3e | |
parent | 2869405cc4b54199f3db02b63f1aeb81d924f020 (diff) | |
download | freebsd-ports-gnome-2f28bc9187226e8ee208e8d2bd9c4c8959caf41a.tar.gz freebsd-ports-gnome-2f28bc9187226e8ee208e8d2bd9c4c8959caf41a.tar.zst freebsd-ports-gnome-2f28bc9187226e8ee208e8d2bd9c4c8959caf41a.zip |
Add entry for www/jboss5
PR: 139372
Submitted by: Jonathan Chen <jonc@chen.org.nz>
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5,6 +5,15 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20091118: + AFFECTS: users of java/jboss5 + AUTHOR: Jonathan Chen <jonc@chen.org.nz> + + The JBoss directory structure has been reorganised to more + closely follow hier(7) guidelines; in particular moving transient + and deployment files to /var/jboss5, and allowing /usr to be + read-only. + 20091118 AFFECTS: users of www/redmine AUTHOR: Bernhard Froehlich <decke@bluelife.at> |