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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
|
# ChangeLog for net-analyzer/nagios-plugins
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.46 2006/01/29 01:04:23 eldad Exp $
29 Jan 2006; Eldad Zack <eldad@gentoo.org> nagios-plugins-1.3.1-r1.ebuild,
nagios-plugins-1.4.ebuild, nagios-plugins-1.4.1.ebuild,
nagios-plugins-1.4.2.ebuild, nagios-plugins-1.4.2-r1.ebuild:
Added RESTRICT test (Bug 100439). Converted other versions' src_test to
RESTRICT test instead (and fixed an einfo typo)
29 Jan 2006; Eldad Zack <eldad@gentoo.org> nagios-plugins-1.3.1-r1.ebuild:
Bug 97652: added check for /etc/mtab, as it may be missing in chroot'ed
enviornments. The check is only needed for 1.3.1
10 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
nagios-plugins-1.4.2.ebuild:
Stable on sparc
17 Dec 2005; Markus Rothe <corsair@gentoo.org>
nagios-plugins-1.4.2-r1.ebuild:
Added ~ppc64
*nagios-plugins-1.4.2-r1 (20 Nov 2005)
20 Nov 2005; Lance Albertson <ramereth@gentoo.org>
nagios-plugins-1.4.1.ebuild, nagios-plugins-1.4.2.ebuild,
+nagios-plugins-1.4.2-r1.ebuild:
* Stable on x86
* Fixed RDEPEND for mysql, bug #98153
- Added dev-perl/DBI and dev-perl/DBD-mysql
*nagios-plugins-1.4.2 (24 Oct 2005)
24 Oct 2005; Lance Albertson <ramereth@gentoo.org>
-files/nagios-plugins-1.4.1-noradius.patch,
+files/nagios-plugins-1.4-noradius.patch, nagios-plugins-1.4.1.ebuild,
+nagios-plugins-1.4.2.ebuild:
* Version bump
* Fixed die on chmod
* Updated noradius patch
07 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
nagios-plugins-1.4.ebuild:
Stable on sparc
02 Oct 2005; Lance Albertson <ramereth@gentoo.org>
nagios-plugins-1.4.1.ebuild:
* Removed arch blocks on radiusclient, resolves #105512
10 Sep 2005; Lance Albertson <ramereth@gentoo.org>
+files/nagios-plugins-1.4.1-noradius.patch, nagios-plugins-1.4.1.ebuild:
* Fix noradius patch to actually patch configure.in instead of the configure
script (makes it more portable) This should fix bug #105459
10 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
nagios-plugins-1.4.1.ebuild:
Changed epatch line to match renamed patch. Sorry if I am stepping on
anyone's toes but this one keeps biting me and I don't have easy access to a
web browser at the moment.
*nagios-plugins-1.4.1 (09 Sep 2005)
09 Sep 2005; Lance Albertson <ramereth@gentoo.org> metadata.xml,
nagios-plugins-1.4.ebuild, +nagios-plugins-1.4.1.ebuild:
* Version bump (also added radius IUSE)
* Marked 1.4 stable on x86
* Updated metadata.xml
04 May 2005; Eldad Zack <eldad@gentoo.org> nagios-plugins-1.3.1-r1.ebuild,
nagios-plugins-1.4.ebuild:
Fixed dir permissions.
17 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> nagios-plugins-1.4.ebuild:
Fix sed in src_install for bug 85607.
10 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> nagios-plugins-1.4.ebuild:
It's called use_with not 'use with'.. also, it's postgres not postgress.
26 Feb 2005; Daniel Black <dragonheart@gentoo.org>
nagios-plugins-1.4.ebuild:
Fix for ps synax as per bug #82591. Thanks to marcelogoes@gmail.com
*nagios-plugins-1.4 (15 Feb 2005)
15 Feb 2005; Daniel Black <dragonheart@gentoo.org>
+nagios-plugins-1.4.ebuild:
Version bump thanks to the extreme persistance of Marco Morales
<soulse@gmail.com> in bug #81826
11 Dec 2004; Benjamin Schindler <config@gentoo.org>
nagios-plugins-1.3.1-r1.ebuild:
Stable on amd64
22 Nov 2004; Jason Wever <weeve@gentoo.org>
nagios-plugins-1.3.1-r1.ebuild:
Re-marking stable on sparc as someone moved it back to testing and broke
dependencies.
21 Nov 2004; Eldad Zack <eldad@gentoo.org> +files/check_swap.c.patch,
nagios-plugins-1.3.1-r1.ebuild:
check_swap fix for kernel 2.6, thanks to Evgeny Stambulchik
<fnevgeny@weizmann.ac.il> for providing the patch. Closes #61386.
21 Nov 2004; Eldad Zack <eldad@gentoo.org> nagios-plugins-1.3.1-r1.ebuild:
contribs nitpicks: chmod all .pl script +x, fixed interpreter,
check_file_age.pl: fixed use clause. Thanks to Matt Van Wormer
<matt@broadleafservices.com>. Closes #68292.
24 Oct 2004; Jason Wever <weeve@gentoo.org>
nagios-plugins-1.3.1-r1.ebuild:
Stable on sparc.
20 Aug 2004; Eldad Zack <eldad@gentoo.org> nagios-plugins-1.3.1-r1.ebuild:
Fixed ebuild for binary install. Closes bug #58928.
20 Aug 2004; Eldad Zack <eldad@gentoo.org>
+files/nagios-plugins-noradius.patch, nagios-plugins-1.3.1-r1.ebuild:
Disabled building of check_radius. See bug #45139.
04 Aug 2004; Jon Hood <squinky86@gentoo.org> nagios-plugins-1.3.1-r1.ebuild,
nagios-plugins-1.3.1.ebuild:
Move enewuser syntax to pkg_preinst() irt #58526.
24 Jul 2004; Eldad Zack <eldad@gentoo.org> nagios-plugins-1.3.1-r1.ebuild:
Added contrib plugins to install. As a special case, insert check_nagios_db.pl
directly into libexec when emerge with db support. Closes #57429.
11 Jul 2004; Eldad Zack <eldad@gentoo.org> nagios-plugins-1.3.1-r1.ebuild:
marked x86 stable
09 Jul 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml,
nagios-plugins-1.3.1-r1.ebuild, nagios-plugins-1.3.1.ebuild:
Added metadata
09 Jul 2004; Eldad Zack <eldad@gentoo.org> nagios-plugins-1.3.1-r1.ebuild,
nagios-plugins-1.3.1.ebuild:
Tidy up, fixed use flag typo
*nagios-plugins-1.3.1-r1 (12 Feb 2004)
12 Feb 2004; rob holland <tigger@gentoo.org> nagios-plugins-1.3.1-r1.ebuild:
new nagios-plugins ebuild with hopefully more sensible useflags/dependancies
15 Dec 2003; Martin Holzer <mholzer@gentoo.org> nagios-plugins-1.3.1.ebuild:
x86 stable.
*nagios-plugins-1.3.1 (26 Nov 2003)
26 Nov 2003; Martin Holzer <mholzer@gentoo.org> nagios-plugins-1.3.1.ebuild:
Version bumped.
*nagios-plugins-1.3.0-r2 (26 Nov 2003)
26 Nov 2003; Martin Holzer <mholzer@gentoo.org>
nagios-plugins-1.3.0-r2.ebuild:
adding RESTRICT="nomirror"
10 Sep 2003; Michael Sterrett <msterret@gentoo.org>
nagios-plugins-1.3.0-r1.ebuild, nagios-plugins-1.3.0.ebuild,
nagios-plugins-1.3.0_beta2-r1.ebuild, nagios-plugins-1.3.0_beta3-r1.ebuild,
nagios-plugins-1.3.0_beta3.ebuild:
qstat moved to games-util/qstat
19 Jun 2003; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3.0-r1.ebuild :
Small fixes in dependancies.
*nagios-plugins-1.3.0-r1 (17 Jun 2003)
17 Jun 2003; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3.0-r1.ebuild :
Fix for bugs #17771, #21198, #20616, #16628, #22955
*nagios-plugins-1.3.0
12 May 2003; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3.0 :
Version bump to 1.3.0 final.
*nagios-plugins-1.3.0_beta3-r1
16 Mar 2003; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3.0_beta3-r1 :
Fixed a problem where nagios-plugins was being installed before
nagios-core. This should fix bugs 16090 and 17127.
*nagios-plugins-1.3.0_beta3
28 Feb 2003; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3.0_beta3 :
Version bump to beta3. Moved to stable.
*nagios-plugins-1.3.0_beta2-r1
30 Jan 2003; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3.0_beta2-r1 :
Changed a few deps, this is still ~x86 untill it can be fully tested.
The dep changes were suggested via a bugs.gentoo.org submission by
someone who I cant remember at this point in time. He will be listed here
once I log on and dig again.
15 Jan 2003; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3.0_beta2 :
Changed ~x86 to x86 and added sparc and ppc keywords
*nagios-plugins-1.3.0_beta2 (13 Jan 2003)
13 Jan 2003; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3.0_beta2:
Updated to new version.
*nagios-plugins-1.3_beta1 (7 Nov 2002)
7 Nov 2002; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3_beta1 :
Minor ebuild fixes. Nothing warrenting new revision.
*nagios-plugins-1.3_beta1 (1 Nov 2002)
1 Nov 2002; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3_beta1 :
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.
|