aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING28
1 files changed, 28 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 3506f1c49fa2..f8067e228246 100644
--- a/UPDATING
+++ b/UPDATING
@@ -7,6 +7,34 @@ time you update your ports collection, before attempting any port
upgrades.
20080902:
+ AFFECTS: users of net-mgmt/nagios and net-mgmt/nagios-devel
+ AUTHOR: Jarrod Sayers <jarrod@netleader.com.au>
+
+ The stable Nagios port has now been updated to version 3.0.3.
+ Upgrading to this version shouldn't require any configuration
+ changes, but note that most sample configuration files have
+ moved into an objects/ directory.
+
+ Nagios 2.12 is still available as net-mgmt/nagios2, use the
+ following to remain on this legacy stable branch:
+
+ portmaster -o net-mgmt/nagios2 net-mgmt/nagios
+
+ or, if you're using portupgrade:
+
+ portupgrade -o net-mgmt/nagios2 net-mgmt/nagios
+
+ Nagios 3.x development continues in net-mgmt/nagios-devel,
+ users of this port for production use should consider
+ switching to the stable branch using:
+
+ portmaster -o net-mgmt/nagios net-mgmt/nagios-devel
+
+ or, if you're using portupgrade:
+
+ portupgrade -o net-mgmt/nagios net-mgmt/nagios-devel
+
+20080902:
AFFECTS: users of math/ploticus
AUTHOR: linimon@FreeBSD.org