diff options
author | pav <pav@FreeBSD.org> | 2005-02-15 05:54:03 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-02-15 05:54:03 +0800 |
commit | 281a541b3be093dce40b834099d0da8ad732beea (patch) | |
tree | a2b334687b12be9bd36a8d49025f071d01f51f5a /UPDATING | |
parent | f1ca75d8341d9b0b6641352e19373260fbd68fe7 (diff) | |
download | freebsd-ports-graphics-281a541b3be093dce40b834099d0da8ad732beea.tar.gz freebsd-ports-graphics-281a541b3be093dce40b834099d0da8ad732beea.tar.zst freebsd-ports-graphics-281a541b3be093dce40b834099d0da8ad732beea.zip |
- Add note about updating nagios to 2.0b2
PR: ports/77478
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (nagios maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20050214: + AFFECTS: users of net-mgmt/nagios + AUTHOR: blaz@si.FreeBSD.org + + Nagios has been upgraded to 2.0.b2. Native support for storing various types + of data (status, retention, comment, downtime, etc.) in MySQL and PostgreSQL + has been dropped. There are also multiple changes to the format of + configuration files. Carefully read + http://nagios.sourceforge.net/docs/2_0/whatsnew.html before upgrading. + 20050213: AFFECTS: users of print/teTeX-* AUTHOR: hrs@FreeBSD.org |