Skip site navigation (1)Skip section navigation (2)

CVS log for ports/net-mgmt/nagios/pkg-plist

[BACK] Up to [FreeBSD] / ports / net-mgmt / nagios

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Aug 23 01:50:48 2011 UTC (5 months, 2 weeks ago) by zi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +189 -185 lines
- Update to 3.3.1 [1]
- Use USERS/GROUPS [1]
- Fix whitespace in Makefile [1]
- Add LICENSE [1]
- Correct rc script issues [2]

PR:		ports/159304
Submitted by:	Ryan Steinmetz (zi@) [1], Doug Barton (dougb@) [2]
Approved by: 	wxs (mentor), maintainer

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Nov 28 13:44:45 2009 UTC (2 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +11 -5 lines
- Update to 3.2.0

Changelog:
	http://www.nagios.org/development/history/core-3x

PR:		139210
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Runtime test by:Frank Steinborn

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Nov 8 20:08:24 2008 UTC (3 years, 3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -3 lines
- Update to 3.0.5

PR:		128596
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Oct 29 13:39:12 2008 UTC (3 years, 3 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -4 lines
- Correct @dirrmtry's outside of %D

PR:		128407
Submitted by:	Jarrod Sayers <jarrod at netleader dot com dot au> (maintainer)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Sep 3 00:30:55 2008 UTC (3 years, 5 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +115 -29 lines
- repocopy net-mgmt/nagios -> net-mgmt/nagios2
  and connect net-mgmt/nagios2 to the build

- Move net-mgmt/nagios-devel -> net-mgmt/nagios
  (v3.0.3)

- Add note to UPDATING

o net-mgmt/nagios [3]
   SF Macro
   USE_RC_SUBR != yes (rename files/nagios.sh.in -> files/nagios.in)
   OPTIONS+= EVENT_BROKER [1]
   use @dirrmtry in pkg-plist

o net-mgmt/nagios12 [2]
   SF Macro
   USE_RC_SUBR != yes (files/nagios.sh.tmpl -> files/nagios.in)
   Conversion to pkg-install, pkg-deinstall, pkg-message
   use @dirrmtry in pkg-plist

o net-mgmt/nagios2 [4]
   SF Macro
   USE_RC_SUBR != yes (rename files/nagios.sh.in -> files/nagios.in)

PRs:    ports/126758 [4]
    ports/126761 [3]
    ports/126754 [2]
    ports/126684 [1]

Submitted by:   Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Reworked by:    pgollucci - freebsd ports infrastructure changes
Reviewed by:    pgollucci
Approved by:    gabor (mentor)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Dec 9 09:12:24 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -4 lines
- Update to 2.6

PR:		ports/106502
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Jan 22 02:47:18 2006 UTC (6 years ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jan 17 10:39:58 2006 UTC (6 years ago) by tdb
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +0 -1 lines
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)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jan 9 00:54:01 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
[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>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Nov 1 13:37:09 2005 UTC (6 years, 3 months ago) by sem
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +291 -291 lines
- 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)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Apr 5 17:17:52 2005 UTC (6 years, 10 months ago) by demon
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -2 lines
Upgrade to version 2.0b3

PR:		79565
Submitted by:	maintainer

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Feb 14 21:52:42 2005 UTC (6 years, 11 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +12 -22 lines
- Update to 2.0b2

  WARNING: This version removes MySQL and PostgreSQL support.

PR:		ports/77478
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Apr 7 01:16:37 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0, old_RELEASE_5_1_0, old_RELEASE_4_9_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +8 -9 lines
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>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Sep 17 02:28:02 2002 UTC (9 years, 4 months ago) by kuriyama
Branches: MAIN
CVS tags: old_RELEASE_5_0_0, old_RELEASE_4_8_0, old_RELEASE_4_7_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Upgrade to 1.0b6.

Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jun 24 01:54:02 2002 UTC (9 years, 7 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +17 -17 lines
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

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jun 3 03:09:20 2002 UTC (9 years, 8 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +16 -14 lines
Update to 1.0b2.

Approved by:	maintainer

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed May 29 06:35:16 2002 UTC (9 years, 8 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +311 -296 lines
Add nagios-1.0b1 after repocopy from net/netsaint.

Submitted by:	Blaz Zupan <blaz.zupan@amis.net>
PR:		ports/38550

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Mar 13 21:26:20 2002 UTC (9 years, 11 months ago) by demon
Branches: MAIN
CVS tags: old_old_RELEASE_5_0_DP1, old_old_RELEASE_4_6_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Upgrade to version 0.0.7

PR:		35844
Submitted by:	MAINTAINER

Bump PORTEPOCH due to malformed previous PORTVERSION (0.0.7b8 > 0.0.7)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Dec 16 17:33:04 2001 UTC (10 years, 1 month ago) by dwcjr
Branches: MAIN
CVS tags: old_old_RELEASE_4_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Update netsaint to 0.0.7b8
backs out revision 1.3 of net/netsaint-plugins/scripts/configure which broke
 the port.

Submitted by:	maintainer

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Sep 23 02:06:41 2001 UTC (10 years, 4 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -0 lines
Add BSD graphics to this port and swap with linux graphics
Bump PORTREVISION

PR:		30621
Submitted by:	Dan Langille
No reaponse:	maintainer

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 17 06:02:04 2001 UTC (10 years, 8 months ago) by ijliao
Branches: MAIN
CVS tags: old_old_RELEASE_4_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4
change maintainer email address

PR:		27012, 27013
Submitted by:	MAINTAINER

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 3 22:07:20 2001 UTC (10 years, 10 months ago) by mharo
Branches: MAIN
CVS tags: old_old_RELEASE_4_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +15 -9 lines
- 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

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Mar 9 21:06:32 2001 UTC (10 years, 11 months ago) by sf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +29 -24 lines
update to 0.0.7b2.

PR:		25482
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jan 12 23:36:31 2001 UTC (11 years, 1 month ago) by mharo
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +82 -23 lines
update to 0.0.6

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 2 14:59:49 2001 UTC (11 years, 1 month ago) by sf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
remove empty directory.

PR:		23845
Submitted by:	David W. Chapman Jr.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 12 18:43:32 2000 UTC (11 years, 7 months ago) by will
Branches: MAIN
CVS tags: old_old_RELEASE_4_2_0, old_old_RELEASE_4_1_1, old_old_RELEASE_4_1_0
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!

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options