CVS log for ports/net-mgmt/nagios12/Attic/pkg-plist
Up to [FreeBSD] / ports / net-mgmt / nagios12
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.21
Fri May 1 16:19:45 2009 UTC (2 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.20: +0 -0 lines
2009-04-22 audio/snowstar: tcl8.0 support is going to be dropped 2009-04-29 devel/cppadvio: abandoned upstream, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-04-22 irc/olirc: project is discontinued and tcl82 support is going to be dropped 2009-04-12 multimedia/toxine: has been inactive for almost 5 years 2009-04-17 net-mgmt/nagios12: Obsolete version, consider migration to net-mgmt/nagios 2009-04-28 sysutils/bbsmount: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-04-30 sysutils/puppet-devel: Use sysutils/puppet instead 2009-04-28 sysutils/tua: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-04-28 x11/qrash: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Sep 3 00:30:56 2008 UTC (3 years, 5 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -4 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.19: download - view: text, markup, annotated - select for diffs
Wed Jun 27 07:20:25 2007 UTC (4 years, 7 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
net-mgmt/nagios12 -- fix pkg-plist, unbreak Fix the pkg-plist and unbreak net-mgmt/nagios12 PR: ports/114062 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jan 22 02:47:19 2006 UTC (6 years ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Apr 6 10:00:52 2005 UTC (6 years, 10 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +23 -12 lines
- Add nagios12, version 1.2 of nagios port (thanks to marcus for repocopy). - Set CONFLICTS. PR: ports/79170 Submitted by: Vivek Khera <vivek@khera.org> Repocopied by: marcus
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
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: old_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_old_RELEASE_5_2_1, old_old_RELEASE_5_2_0, old_old_RELEASE_5_1_0, old_old_RELEASE_4_9_0, old_RELEASE_5_3_0, old_RELEASE_4_11_0, old_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_old_RELEASE_5_0_0, old_old_RELEASE_4_8_0, old_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_old_RELEASE_5_0_DP1, old_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_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_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_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_old_RELEASE_4_2_0, old_old_old_RELEASE_4_1_1, old_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!
