blob: 82f566fa3386cebacc98034a1bba6656689fea14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
|
# ChangeLog for net-analyzer/nagios-core
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.20 2004/02/27 14:30:32 mboman Exp $
*nagios-core-1.2 (27 Feb 2004)
27 Feb 2004; Michael Boman <mboman@gentoo.org> metadata.xml,
nagios-core-1.2.ebuild:
New upstream version. Closes bug #43022
17 Feb 2004; rob holland <tigger@gentoo.org> nagios-core-1.1-r6.ebuild:
Corrected apache2 handling and shell error.
*nagios-core-1.1-r6 (15 Feb 2004)
15 Feb 2004; rob holland <tigger@gentoo.org> nagios-core-1.1-r6.ebuild:
Corrected buggy noweb use flag stuff
11 Feb 2004; rob holland <tigger@gentoo.org> :
new nagios ebuild by mbowman@gentoo.org with slight adjustment by me. Closes
#39926
30 Jan 2004; Martin Holzer <mholzer@gentoo.org> nagios-core-1.1-r4.ebuild:
Changing touch keep to keepdir. closes 39812
*nagios-core-1.1-r5 (27 Jan 2004)
27 Jan 2004; Michael Boman <mboman@gentoo.org> metadata.xml,
nagios-core-1.1-r5.ebuild:
More or less re-wrote the ebuild. Introducing new USE flag: "noweb". "noweb"
disables the installation of web interface. Very useful for distributed monitoring.
It also closes bug #20617 and #23669.
Because of the new "noweb" USE flag I removed the "gd" flag.
These ebuilds are unmaintained so i'm making myself the maintainer for now.
27 Nov 2003; Martin Holzer <mholzer@gentoo.org> nagios-core-1.1-r4.ebuild:
marking x86 stable
26 Nov 2003; Martin Holzer <mholzer@gentoo.org> nagios-core-1.1-r3.ebuild,
nagios-core-1.1-r4.ebuild:
adding RESTRICT="nomirror"
*nagios-core-1.1-r3 (20 Jul 2003)
20 Jul 2003; <klieber@gentoo.org> nagios-core-1.1-r4 :
added /contrib/ directory closing #24865
*nagios-core-1.1-r3 (19 Jul 2003)
19 Jul 2003; <klieber@gentoo.org> nagios-core-1.1-r3 :
added extra optional dependency information per #23669
*nagios-core-1.1-r2 (20 Jun 2003)
20 Jun 2003; Dean Bailey <alron@gentoo.org> nagios-core-1.1-r2 :
Fix for broken init script.
*nagios-core-1.1-r1 (17 Jun 2003)
17 Jun 2003; Dean Bailey <alron@gentoo.org> nagios-core-1.1-r1 :
Another small fix for install time user/group addition. Fix for bug
#16175
*nagios-core-1.1 (10 Jun 2003)
10 Jun 2003; Dean Bailey <alron@gentoo.org> nagios-core-1.1 :
Version bump with small patches added in. Apache2 useflag support
also added in.
*nagios-core-1.0-r1 (11 Feb 2003)
11 Feb 2003; Dean Bailey <alron@gentoo.org> nagios-core-1.0-r1 :
Added an annotated nagios.cfg-sample file, so people don't break
their nagios install by changing paths that shouldnt be changed.
This addresses bug #14731
15 Jan 2003; Dean Bailey <alron@gentoo.org> nagios-core-1.0 :
Changed ~x86 to x86 and added sparc and ppc keywords
*nagios-core-1.0 (13 Jan 2003)
13 Jan 2003; Dean Bailey <alron@gentoo.org> nagios-core-1.0 :
Updated to new version.
*nagios-core-1.0_beta6 (19 Nov 2002)
19 Nov 2002; Dean Bailey <alron@gentoo.org> nagios-core-1.0_beta6 :
Opps, didnt fix that ebuild fully properly last time... Lets try that
again.
*nagios-core-1.0_beta6 (7 Nov 2002)
7 Nov 2002; Dean Bailey <alron@gentoo.org> nagios-core-1.0_beta6 :
Minor ebuild fixes. Not enough to warrent revision number.
*nagios-core-1.0_beta6 (1 Nov 2002)
1 Nov 2002; Dean Bailey <alron@gentoo.org> nagios-core-1.0_beta6 :
Initial import. Ebuild submitted by Dean Bailey <alron@gentoo.org>.
Christian - Manny Calavera - Neumair <christian-neumair@web.de> also
had submitted a bug report about nagios.
|