1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Update to 2.9

Changelog:
- Fix for incorrect performance data file write/append mode options
- Fix for current status of hosts with no host check command defined
- SIGSEGV signals should now be logged again (broken in 2.8)
- Configure script fix for no mail program found/installed on system
- Configure script option bug fixes for cygwin and embedded perl
- Command definitions and host/service plugin perfdata with HTML should now be
  escaped in CGIs
- Patch for incorrect time down percentage in availability CGI
- Updated init script to fix a race condition during restarts

PR:		111505
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
This commit is contained in:
Martin Wilke 2007-04-15 18:55:26 +00:00
parent 32704f5009
commit 89e1c2791d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190015
4 changed files with 8 additions and 10 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= nagios
PORTVERSION= 2.8
PORTREVISION= 1
PORTVERSION= 2.9
CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= nagios

View File

@ -1,3 +1,3 @@
MD5 (nagios-2.8.tar.gz) = 27a9ee8baf6d707a62b2ce8ba9351220
SHA256 (nagios-2.8.tar.gz) = 5143ad425bac8e1da659f2671842b874e69409b50040fca3e35b1c334abbdf8c
SIZE (nagios-2.8.tar.gz) = 1737830
MD5 (nagios-2.9.tar.gz) = b6e3a21c91edb063c00712c6001e15ec
SHA256 (nagios-2.9.tar.gz) = f60a72dec1edef308a899734eff4f7e5167522f1afeb5c24fd1852e2749c5d9d
SIZE (nagios-2.9.tar.gz) = 1738698

View File

@ -6,8 +6,7 @@
#
PORTNAME= nagios
PORTVERSION= 2.8
PORTREVISION= 1
PORTVERSION= 2.9
CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= nagios

View File

@ -1,3 +1,3 @@
MD5 (nagios-2.8.tar.gz) = 27a9ee8baf6d707a62b2ce8ba9351220
SHA256 (nagios-2.8.tar.gz) = 5143ad425bac8e1da659f2671842b874e69409b50040fca3e35b1c334abbdf8c
SIZE (nagios-2.8.tar.gz) = 1737830
MD5 (nagios-2.9.tar.gz) = b6e3a21c91edb063c00712c6001e15ec
SHA256 (nagios-2.9.tar.gz) = f60a72dec1edef308a899734eff4f7e5167522f1afeb5c24fd1852e2749c5d9d
SIZE (nagios-2.9.tar.gz) = 1738698