Commit graph

21 commits

Author SHA1 Message Date
Martin Wilke
10e70c4c1b - Update to 2.6
PR:		ports/106502
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2006-12-09 09:12:24 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Tim Bishop
e9fc35504f Update to nagios-2.0.r2 includes:
- Added SHA256 checksum to distinfo
- Added reload argument to nagios.sh script
- PERL_SYS_INIT3 fix now committed to Nagios CVS, patch redundant
- Removed duplicated etc/rc.d/nagios.sh from pkg-plist

PR:		91892
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2006-01-17 10:39:58 +00:00
Edwin Groothuis
fa8a699877 [maintainer-update] net-mgmt/nagios: Update to 2.0.r1
Update to 2.0.r1 also includes:
- Rewrite of port Makefile, options closer aligned in order to bsd.port.mk
- Added dependency of libiconv (library required by CGI's, currently installed
  via nagios-plugins port)
- Added support for embedded Perl interpreter (requires Perl 5.8+), caching
  automatically assumed if enabled, off by default
- Added support for use of nanosleep() in event timings, off by default
- Added ability to override default view at http://webserver/nagios/ URL,
  suggested values listed in Makefile (validity after future Nagios releases
  not guaranteed)
- Default install location for web component moved to www/nagios, overridable
  using existing NAGIOSWWWDIR tunable
- Corrected minor build issues by tweaking use of CFLAGS
- Moved pkg-install, pkg-deinstall and pkg-message into SUB_FILES
- Added configuration file tunable (nagios_configfile) for /etc/rc.conf
- Configuration tests now show error on failure instead of command to run
- Host status (status.sav) now saved across application starts and restarts
- Added patch to correct PERL_SYS_INIT3 call in base/utils.c, patch
  supplied and tested by Karl Friesen <krf@splip.com>, thanks!
- Added Apache configuration suggestion in pkg-message for new installs

Files changed:
- ports/net-mgmt/nagios/Makefile
- ports/net-mgmt/nagios/distinfo
- ports/net-mgmt/nagios/files/patch-Makefile.in
- ports/net-mgmt/nagios/pkg-plist

Files created:
- ports/net-mgmt/nagios/files/nagios.sh.in
- ports/net-mgmt/nagios/files/patch-base-utils.c
- ports/net-mgmt/nagios/files/patch-contrib-Makefile.in
- ports/net-mgmt/nagios/files/pkg-deinstall.in
- ports/net-mgmt/nagios/files/pkg-install.in
- ports/net-mgmt/nagios/files/pkg-message.in

Files to be removed:
- ports/net-mgmt/nagios/files/DEINSTALL.tmpl
- ports/net-mgmt/nagios/files/INSTALL.tmpl
- ports/net-mgmt/nagios/files/MESSAGE.tmpl
- ports/net-mgmt/nagios/files/nagios.sh.tmpl

PR:		ports/91499
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au>
2006-01-09 00:54:01 +00:00
Sergey Matveychuk
8bd94a2d10 - Remove hard coded references to the www group and spool directory
- Support changes made to user, group or spool directory to be recorded in the
  packing list correctly
- Added support for overriding install path of web component with an aim to
  migrate the default from share/nagios to www/nagios
- Added temporary knob to allow users to migrate to the new default without
  actually setting the path

PR:		ports/88312
Submitted by:	Jarrod Sayers (maintainer)
2005-11-01 13:37:09 +00:00
Dmitry Sivachenko
b9d7d7e24b Upgrade to version 2.0b3
PR:		79565
Submitted by:	maintainer
2005-04-05 17:17:52 +00:00
Pav Lucistnik
d051adb622 - Update to 2.0b2
WARNING: This version removes MySQL and PostgreSQL support.

PR:		ports/77478
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2005-02-14 21:52:42 +00:00
Edwin Groothuis
74feb01ba0 MAINTAINER UPDATE: net/nagios
- move nagios workfile directory from /usr/local/var/nagios
	  to /var/spool/nagios. /usr/local is read-only on some NFS
	  booted systems.
	- remove scripts/checkps, everybody should have a working
	  /bin/ps by now.
	- add new switches WITH_MYSQL and WITH_PGSQL which enable
	  support for putting configuration files into a MySQL or
	  PostgreSQL database, based on a patch submitted in PR
	  48102 by Krzysztof Stryjek <wtp@mud.pl>

PR:		ports/48988
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
2003-04-07 01:16:37 +00:00
Jun Kuriyama
f1fb6c763c Upgrade to 1.0b6.
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
2002-09-17 02:28:02 +00:00
Jun Kuriyama
292d22a3a7 Bump PORTREVISION.
Move ${PREFIX}/share/nagios/sbin to ${PREFIX}/share/nagios/cgi-bin as that
is the location originally used by the nagios author.

Apache runs as user "www" now, so nagios the nagios socket should be owned by
"www" instead of nobody.

Submitted by:	David Douthitt <n9ubh@callsign.net> via maintainer
2002-06-24 01:54:02 +00:00
Jun Kuriyama
86aa367574 Update to 1.0b2.
Approved by:	maintainer
2002-06-03 03:09:21 +00:00
Jun Kuriyama
ba229da343 Add nagios-1.0b1 after repocopy from net/netsaint.
Submitted by:	Blaz Zupan <blaz.zupan@amis.net>
PR:		ports/38550
2002-05-29 06:35:18 +00:00
Dmitry Sivachenko
710bd530a6 Upgrade to version 0.0.7
PR:		35844
Submitted by:	MAINTAINER

Bump PORTEPOCH due to malformed previous PORTVERSION (0.0.7b8 > 0.0.7)
2002-03-13 21:26:23 +00:00
David W. Chapman Jr.
6ec7c240ae Update netsaint to 0.0.7b8
backs out revision 1.3 of net/netsaint-plugins/scripts/configure which broke
 the port.

Submitted by:	maintainer
2001-12-16 17:33:04 +00:00
David W. Chapman Jr.
63a05e16d7 Add BSD graphics to this port and swap with linux graphics
Bump PORTREVISION

PR:		30621
Submitted by:	Dan Langille
No reaponse:	maintainer
2001-09-23 02:06:41 +00:00
Ying-Chieh Liao
bd994ab71e upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4
change maintainer email address

PR:		27012, 27013
Submitted by:	MAINTAINER
2001-05-17 06:02:17 +00:00
Michael Haro
05b2ac3b5b - update to netsaint 0.0.7b3
- install configuration files with .dist suffix so that users configuration
  files are not deleted on package removal
- create ${PREFIX}/var/netsaint/rw directory needed for correct operation
  of CGI script
- fix netsaint.log file permission problem
- depend on netsaint-plugins port

PR:		26328
Submitted by:	    maintainer
2001-04-03 22:07:20 +00:00
FUJISHIMA Satsuki
c8091bb624 update to 0.0.7b2.
PR:		25482
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-09 21:06:34 +00:00
Michael Haro
6112134f22 update to 0.0.6 2001-01-12 23:36:31 +00:00
FUJISHIMA Satsuki
369ec4e6f6 remove empty directory.
PR:		23845
Submitted by:	David W. Chapman Jr.
2001-01-02 14:59:49 +00:00
Will Andrews
24138afdff Add NetSaint 0.0.5-2, an extremely powerful network monitoring system.
Patches submitted by:	Jim Sloan <odinn@atlantabiker.net>, to whom I am
			extremely grateful!  Thanks!
2000-07-12 18:43:32 +00:00