CVS log for ports/net/nagios/Attic/Makefile
Up to [FreeBSD] / ports / net / nagios
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.36
Fri Feb 27 01:05:10 2004 UTC (7 years, 11 months ago) by clement
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.35: +1 -1 lines
Remove all stalled Makefiles in net category. Approved and reviewed by: marcus
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Feb 11 04:56:00 2004 UTC (8 years ago) by linimon
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +43 -18 lines
Update to 1.2: mostly bugfixes, but also configuration for other OSes. See Changelog for details. Details about the changes to the port (as differntiated from the source): - we depend on perl5 on build - remove nagmin support as the nagmin port was never commited - add rc.subr support - document supported tunables - add post-install documentation that documents the remaining steps the user needs to take to finish the installation - add deinstallation script the reminds the user to remove the username, group and directory PR: ports/62537 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Dec 4 13:53:29 2003 UTC (8 years, 2 months ago) by sergei
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +12 -4 lines
- Add WITH_NAGMIN knob - Utilize USE_MYSQL instead of explicit dependency - Bump PORTREVISION PR: 58950 Submitted by: Jim Shewmaker <jim@bluenotch.com> Approved by: maintainer
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Aug 18 16:15:10 2003 UTC (8 years, 5 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +8 -8 lines
o Main modification graphics/gd(based on 1.8.4) -> graphics/gd1 graphics/gd2(based on 2.0.15) -> graphics/gd graphics/p5-GD(based on 1.41) -> graphics/p5-GD1 graphics/p5-GD2(based on 2.07) -> graphics/p5-GD japanese/gd -> japanese/gd1 japanese/gd2 -> japanese/gd o Include some feature WITH_XPM(w/, w/o WITHOUT_X11) o Chase this modification o Fix build error [1] PR: ports/54540 Submitted by: Ports Fury Approved by: maintainer (blanket) Reported by: bento via kris [1]
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Aug 2 15:02:05 2003 UTC (8 years, 6 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
(1) Fix HTML generation of tac.cgi. (2) Fix to detect gd1 library. Submitted by: Bradley Dean <bjdean@unimelb.edu.au> (1), kuriyama (2) Approved by: maintainer
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jul 14 14:29:10 2003 UTC (8 years, 7 months ago) by sf
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
bad Makefile.in's, they don't even see CPPFLAGS. Notified by: Mike Harding <mvh@ix.netcom.com>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jul 14 02:53:00 2003 UTC (8 years, 7 months ago) by sf
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +9 -5 lines
get rid of libgnugetopt dependency for -CURRENT, use USE_GETOPT_LONG instead.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jul 11 18:16:13 2003 UTC (8 years, 7 months ago) by nork
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +12 -4 lines
o Change library name from libgd to libgd1. o Do not install everything except headers and libraries (to avoid conflicting with graphics/gd2) o Fix dependency on new libgd1(for many ports). PR: ports/54100 Submitted by: Ports Fury
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Jun 8 12:55:22 2003 UTC (8 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +5 -2 lines
[MAINTAINER-UPDATE] Update nagios to 1.1 - update nagios port to 1.1 - add NAGIOS_FILE_PERFDATA switch to enable collection of performance data to a file (suggested by Douglas K. Rand <rand@meridian-enviro.com>) PR: ports/53034 Submitted by: Blaz Zupan <blaz.zupan@amis.net>
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Apr 23 10:40:02 2003 UTC (8 years, 9 months ago) by demon
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +6 -2 lines
Add WITH_GD2 knob to use gd2 rather than gd1. PR: 51287 Submitted by: "Leonid A. Lyamanov" <leonas@demos.su> Reviewed by: maintainer
Revision 1.26: 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
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -7 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.25: download - view: text, markup, annotated - select for diffs
Mon Apr 7 00:39:54 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +15 -0 lines
add-ons for netsaint and nagios Add mysql/pgsql support to net/nagios PR: ports/48102 Submitted by: Krzysztof Stryjek <wtpooh@acn.waw.pl>
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Feb 21 13:14:50 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
De-pkg-comment.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 3 19:07:18 2003 UTC (9 years, 1 month ago) by petef
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -3 lines
Update to 1.0. Submitted by: maintainer
Revision 1.22: 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: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Upgrade to 1.0b6. Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Sep 10 03:14:23 2002 UTC (9 years, 5 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Upgrade to 1.0.b5. Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> via maintaiiner
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jul 22 03:19:03 2002 UTC (9 years, 6 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -5 lines
Upgrade to 1.0b4. Depends on nagios-plugins. Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
Revision 1.19: 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.18: preferred, colored
Changes since revision 1.18: +3 -2 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.18: download - view: text, markup, annotated - select for diffs
Tue Jun 11 08:14:22 2002 UTC (9 years, 8 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Upgrade to 1.0b3. Submitted by: maintainer
Revision 1.17: 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.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Update to 1.0b2. Approved by: maintainer
Revision 1.16: 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.15: preferred, colored
Changes since revision 1.15: +19 -24 lines
Add nagios-1.0b1 after repocopy from net/netsaint. Submitted by: Blaz Zupan <blaz.zupan@amis.net> PR: ports/38550
Revision 1.15: 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_RELEASE_5_0_DP1, old_RELEASE_4_6_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 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.14: 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_RELEASE_4_5_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -10 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.13: download - view: text, markup, annotated - select for diffs
Sun Sep 23 17:41:34 2001 UTC (10 years, 4 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -2 lines
Use MASTER_SITE_LOCAL instead of hardcoding Pointed out by: will
Revision 1.12: 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.11: preferred, colored
Changes since revision 1.11: +18 -2 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.11: download - view: text, markup, annotated - select for diffs
Tue Jul 10 00:35:43 2001 UTC (10 years, 7 months ago) by dwcjr
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Update to 0.0.7b6 PR: 28504 Submitted by: Phil Homewood <pdh@moreton.com.au> No response: maintainer (has been really busy at work)
Revision 1.10: 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
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -5 lines
upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4 change maintainer email address PR: 27012, 27013 Submitted by: MAINTAINER
Revision 1.9: 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_RELEASE_4_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +13 -8 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.8: download - view: text, markup, annotated - select for diffs
Sat Mar 31 15:02:30 2001 UTC (10 years, 10 months ago) by dirk
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Blaz Zupan <blaz@amis.net> wants to maintain this port in addition to netsaint-plugins.
Revision 1.7: 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.6: preferred, colored
Changes since revision 1.6: +2 -3 lines
update to 0.0.7b2. PR: 25482 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Feb 12 10:01:06 2001 UTC (11 years ago) by knu
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
Chase graphics/gd's shlib version bump.
Revision 1.5: 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.4: preferred, colored
Changes since revision 1.4: +14 -7 lines
update to 0.0.6
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 9 00:06:24 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Release to the world all of my ports that I don't use, excluding KDE 1, which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 12 22:14:22 2000 UTC (11 years, 7 months ago) by will
Branches: MAIN
CVS tags: old_RELEASE_4_2_0, old_RELEASE_4_1_1, old_RELEASE_4_1_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
Oops, revert last commit. In my rush to fix a "problem", I forgot to actually check to see that this /bin/echo wasn't accounted for. 8)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jul 12 22:08:01 2000 UTC (11 years, 7 months ago) by will
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Fix /bin/echo -> echo problem that is caused due to the lack of -e option in the base system. Submitted by: Dan Larsson <dl@tyfon.net>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 12 18:43:31 2000 UTC (11 years, 7 months ago) by will
Branches: MAIN
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!
