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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
|
# ChangeLog for net-analyzer/smokeping
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.61 2015/07/13 15:21:19 klausman Exp $
13 Jul 2015; Tobias Klausmann <klausman@gentoo.org> smokeping-2.6.9.ebuild,
smokeping-2.6.10.ebuild, smokeping-2.6.11.ebuild:
Make sure smokeping pulls in <dev-perl/CGI or dev-perl/CGI-Fast as needed
*smokeping-2.6.11 (08 Nov 2014)
08 Nov 2014; Jeroen Roovers <jer@gentoo.org> +smokeping-2.6.11.ebuild:
Version bump.
*smokeping-2.6.10 (05 Nov 2014)
05 Nov 2014; Jeroen Roovers <jer@gentoo.org> +smokeping-2.6.10.ebuild,
+files/smokeping.init.4:
Version bump.
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> smokeping-2.6.9.ebuild:
QA: drop trailing '.' from DESCRIPTION
13 Jul 2014; Jeroen Roovers <jer@gentoo.org> smokeping-2.6.9.ebuild:
Depend on net-analyzer/rrdtool[graph] (bug #509682 by Marcin Mirosław).
11 Jul 2014; Jeroen Roovers <jer@gentoo.org> smokeping-2.6.9.ebuild:
Set net-analyzer/fping[suid] (bug #516886). Remove handbook from
pkg_postinst().
02 Apr 2014; Jeroen Roovers <jer@gentoo.org> smokeping-2.6.9.ebuild:
Whitespace.
02 Apr 2014; Jeroen Roovers <jer@gentoo.org> smokeping-2.6.9.ebuild,
+files/smokeping-2.6.9-pod.patch:
Fix syntax error in lib/Smokeping.pm (bug #506358 by mbe).
10 Jul 2013; Jeroen Roovers <jer@gentoo.org> -files/config.dist,
-files/smokeping.init.2, -files/smokeping_fping-3.3.patch,
-smokeping-2.4.2-r3.ebuild, metadata.xml:
Old.
10 Jul 2013; Agostino Sarubbo <ago@gentoo.org> smokeping-2.6.9.ebuild:
Stable for x86, wrt bug #399553
10 Jul 2013; Agostino Sarubbo <ago@gentoo.org> smokeping-2.6.9.ebuild:
Stable for amd64, wrt bug #399553
09 Jul 2013; Jeroen Roovers <jer@gentoo.org> smokeping-2.6.9.ebuild:
Marked ~hppa (bug #475912).
09 Jul 2013; Jeroen Roovers <jer@gentoo.org> smokeping-2.6.9.ebuild:
Whitespace.
09 Jul 2013; Jeroen Roovers <jer@gentoo.org> smokeping-2.6.9.ebuild:
More /var/run => /run.
*smokeping-2.6.9 (09 Jul 2013)
09 Jul 2013; Jeroen Roovers <jer@gentoo.org> -smokeping-2.4.2-r4.ebuild,
-smokeping-2.6.8.ebuild, -smokeping-2.6.8-r1.ebuild, +smokeping-2.6.9.ebuild,
files/smokeping.init.2, files/smokeping.init.3:
Version bump (bug #399553). /var/run => /run.
06 Jul 2013; Jeroen Roovers <jer@gentoo.org> metadata.xml:
Add netmon as maintainer.
*smokeping-2.6.8-r1 (06 Jul 2013)
06 Jul 2013; Pacho Ramos <pacho@gentoo.org> +files/smokeping.conf,
+files/smokeping.service, +smokeping-2.6.8-r1.ebuild:
Install unit file (#475860).
16 Feb 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due bug #96436
29 Oct 2012; Patrick Lauer <patrick@gentoo.org> metadata.xml,
smokeping-2.6.8.ebuild:
Bump for #404277 using ebuild from entoo/smokeping-overlay as a base
29 Aug 2012; Tobias Klausmann <klausman@gentoo.org> +files/smokeping.init.3:
Add missing init script. Also, CVS is dumb and should be hated.
12 Jun 2012; Zac Medico <zmedico@gentoo.org> smokeping-2.4.2-r3.ebuild,
smokeping-2.4.2-r4.ebuild:
inherit user for enewgroup and enewuser
28 May 2012; Raúl Porcel <armin76@gentoo.org> smokeping-2.4.2-r3.ebuild,
smokeping-2.4.2-r4.ebuild:
Drop sparc keywords
29 Apr 2012; Tobias Klausmann <klausman@gentoo.org> files/smokeping.init.2:
Fix init script to not trigger warnings with newer OpenRC. Also simplify dump
and restore commands (OpenRC will do these checks for us now).
25 Apr 2011; Raúl Porcel <armin76@gentoo.org> smokeping-2.4.2-r4.ebuild:
Add ~sparc wrt #361615
07 Apr 2011; Jeroen Roovers <jer@gentoo.org> smokeping-2.4.2-r4.ebuild:
Marked ~hppa (bug #361615).
*smokeping-2.4.2-r4 (01 Apr 2011)
01 Apr 2011; Peter Volkov <pva@gentoo.org> -files/78_smokeping.conf,
-smokeping-2.2.4.ebuild, -smokeping-2.3.5.ebuild,
smokeping-2.4.2-r3.ebuild, +smokeping-2.4.2-r4.ebuild,
-files/smokeping.init, -files/smokeping.init.1:
Finally fix blockers with JSON and use in-tree Config-Grammar, bug
#358389, thank Torsten Veller for this job. Drop old.
13 Mar 2011; Peter Volkov <pva@gentoo.org> -smokeping-2.4.2-r1.ebuild,
-smokeping-2.4.2-r2.ebuild, smokeping-2.4.2-r3.ebuild:
Avoid collisions with perl-core/JSON-PP (blocker), thank Diego Elio Pettenò
for report in bug #358389. Drop old.
21 Nov 2010; Raúl Porcel <armin76@gentoo.org> smokeping-2.4.2-r3.ebuild:
sparc stable wrt #341175
05 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
smokeping-2.4.2-r3.ebuild:
Stable on amd64 wrt bug #341175
05 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
smokeping-2.4.2-r3.ebuild:
stable x86, bug 341175
*smokeping-2.4.2-r3 (03 Nov 2010)
03 Nov 2010; Peter Volkov <pva@gentoo.org> +smokeping-2.4.2-r3.ebuild:
Update dev-perl/Socket6 version and mv enew{user,group} into pkg_setup as
user/group are use in src_install, thank blain 'Doc' Anderson and Torsten
Veller for report, bug #341175.
*smokeping-2.4.2-r2 (16 Jun 2010)
16 Jun 2010; Peter Volkov <pva@gentoo.org> -smokeping-2.4.2.ebuild,
+smokeping-2.4.2-r2.ebuild, +files/smokeping.init.2:
Create /var/run/smokeping directory at init.d script start as FSH
suggests. Fix permissions of that directory, bug #324177, thank Weeve for
report.
02 Jun 2010; Torsten Veller <tove@gentoo.org> metadata.xml:
Remove chtekk from metadata.xml (#103720)
14 May 2010; Jeroen Roovers <jer@gentoo.org> smokeping-2.4.2-r1.ebuild:
Marked ~hppa (bug #311941).
*smokeping-2.4.2-r1 (29 Mar 2010)
29 Mar 2010; Peter Volkov <pva@gentoo.org> +smokeping-2.4.2-r1.ebuild,
files/smokeping.init.1:
Drop bundled libs and use in-tree perl modules where possible, bug
#260170, thank all who helped there. Add reload option to init script, bug
#259370, thank Arturas for suggestion.
07 Mar 2009; Raúl Porcel <armin76@gentoo.org> smokeping-2.4.2.ebuild:
Re-add ~sparc wrt #258458
13 Feb 2009; Jeroen Roovers <jer@gentoo.org> smokeping-2.4.2.ebuild:
Marked ~hppa (bug #258458).
*smokeping-2.4.2 (10 Feb 2009)
10 Feb 2009; Peter Volkov <pva@gentoo.org> +files/79_smokeping.conf,
+files/smokeping.init.1, metadata.xml, +smokeping-2.4.2.ebuild:
Version bump, bug #229275, Raúl Porcel for report. Quite rewrote ebuild:
install manpages, smoketrace, separate files for cgi and htdocs, new USE
flag speedy.
19 Aug 2008; Raphael Marichez <falco@gentoo.org> smokeping-2.3.5.ebuild:
Fix Config/Grammar Perl dependencies bug 221831
13 May 2008; Jeroen Roovers <jer@gentoo.org> smokeping-2.3.5.ebuild:
Marked ~hppa (LuckyLuke).
*smokeping-2.3.5 (21 Apr 2008)
21 Apr 2008; Luca Longinotti <chtekk@gentoo.org> files/smokeping.init,
-smokeping-2.0.9.ebuild, -smokeping-2.2.3-r1.ebuild,
smokeping-2.2.4.ebuild, +smokeping-2.3.5.ebuild:
Add smokeping 2.3.5, fixes bug #203945. Mark smokeping 2.2.4 amd64 stable.
Cleanup old ebuilds.
05 Feb 2008; Benedikt Böhm <hollow@gentoo.org> smokeping-2.0.9.ebuild,
smokeping-2.2.3-r1.ebuild, smokeping-2.2.4.ebuild:
remove apache depend implied already by mod_perl
20 Jan 2008; Raúl Porcel <armin76@gentoo.org> smokeping-2.2.4.ebuild:
sparc/x86 stable
18 Sep 2007; Michael Hanselmann <hansmi@gentoo.org> files/smokeping.init:
Set LC_ALL before starting smokeping. This allows 2.2.x to start when
LC_NUMERIC is set.
*smokeping-2.2.4 (17 Sep 2007)
17 Sep 2007; Michael Hanselmann <hansmi@gentoo.org>
+smokeping-2.2.4.ebuild:
Version bump.
*smokeping-2.2.3-r1 (16 Sep 2007)
16 Sep 2007; Michael Hanselmann <hansmi@gentoo.org>
-smokeping-2.2.3.ebuild, +smokeping-2.2.3-r1.ebuild:
Install cropper scripts.
14 Sep 2007; Michael Hanselmann <hansmi@gentoo.org>
smokeping-2.2.3.ebuild:
Depend on dev-perl/Net-DNS, required by the AnotherDNS probe.
*smokeping-2.2.3 (13 Sep 2007)
13 Sep 2007; Michael Hanselmann <hansmi@gentoo.org>
+smokeping-2.2.3.ebuild:
Version bump.
13 Sep 2007; Michael Hanselmann <hansmi@gentoo.org>
smokeping-2.0.9.ebuild:
Fix website and source URL, bug #183711. Fix typo in output.
29 Jul 2007; Christian Heim <phreak@gentoo.org> smokeping-2.0.9.ebuild:
Fixing the DEPEND/RDEPEND for the move of net-www/apache to
www-servers/apache (#78622).
17 May 2007; Luca Longinotti <chtekk@gentoo.org> smokeping-2.0.9.ebuild:
Fix bug #157690.
14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
01 May 2007; Marius Mauch <genone@gentoo.org> smokeping-2.0.9.ebuild:
Replacing einfo with elog
28 Apr 2007; Torsten Veller <tove@gentoo.org> smokeping-2.0.9.ebuild:
Use newinitd
17 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org>
smokeping-2.0.9.ebuild:
Stable on sparc
13 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org>
smokeping-2.0.9.ebuild:
Keyworded ~sparc wrt #168808
09 Oct 2006; Luca Longinotti <chtekk@gentoo.org> smokeping-2.0.9.ebuild:
Fix bug #150559.
20 Sep 2006; <blubb@gentoo.org> smokeping-2.0.9.ebuild:
stable on amd64
20 Sep 2006; Joshua Jackson <tsunam@gentoo.org> smokeping-2.0.9.ebuild:
Stable x86; bug #148231
*smokeping-2.0.9 (09 Aug 2006)
09 Aug 2006; Luca Longinotti <chtekk@gentoo.org> +files/78_smokeping.conf,
+files/config.dist, +files/smokeping.init, +metadata.xml,
+smokeping-2.0.9.ebuild:
Add package, closes bug #66980. Thanks to Lee Thompson and Steve Clement for
the initial ebuild.
|