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
|
# ChangeLog for net-analyzer/munin
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.16 2008/08/04 19:34:32 jer Exp $
04 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml:
Describe local USE flags for GLEP 56.
24 Jun 2008; Robin H. Johnson <robbat2@gentoo.org> munin-1.3.4-r1.ebuild:
Update for newer postgres.
*munin-1.3.4-r1 (09 Jun 2008)
09 Jun 2008; Robin H. Johnson <robbat2@gentoo.org>
+files/munin-1.3.4-no-html-if-no-input.patch, +munin-1.3.4-r1.ebuild~,
+munin-1.3.4-r1.ebuild:
Resolve bug #225671 and also clean up USE flags to better represent the
new 1.3.4 version.
01 Jun 2008; Robin H. Johnson <robbat2@gentoo.org> munin-1.3.4.ebuild:
Bug #205293, dcron is fussy about crontab call syntax.
*munin-1.3.4 (31 May 2008)
31 May 2008; Robin H. Johnson <robbat2@gentoo.org>
+files/munin-1.3.3-fw_conntrack_plugins.patch,
+files/munin-1.3.4-Makefile.patch,
+files/munin-1.3.4-plugin-cleanup.patch, +munin-1.3.4.ebuild:
Bug #214152, version bump. Includes fw_conntrack fixes per bug 195964.
30 Jun 2007; Joshua Kinard <kumba@gentoo.org> munin-1.3.3-r2.ebuild:
Marked unstable on mips, per #183588.
*munin-1.3.3-r2 (22 May 2007)
22 May 2007; Robin H. Johnson <robbat2@gentoo.org>
files/munin-1.3.3-Makefile.patch, +munin-1.3.3-r2.ebuild:
Bug #179321, previous DESTDIR patching missed a single case for the
munin-node.conf file.
13 May 2007; Robin H. Johnson <robbat2@gentoo.org> munin-1.3.3.ebuild:
Forgot IUSE=doc.
*munin-1.3.3-r1 (13 May 2007)
13 May 2007; Robin H. Johnson <robbat2@gentoo.org>
+files/munin-node_conf.d_1.3.3-r1, +files/munin-node_init.d_1.3.3-r1,
+munin-1.3.3-r1.ebuild:
Bugfixes: #171174, #176309, #176485.
13 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> munin-1.3.3.ebuild:
Keyworded ~sparc wrt #169941
*munin-1.3.3 (25 Feb 2007)
25 Feb 2007; Robin H. Johnson <robbat2@gentoo.org>
+files/munin-1.3.3-Makefile.patch, +files/munin-1.3.3-crontab,
+munin-1.3.3.ebuild:
Version bump. Fix bug 156311.
*munin-1.3.2-r3 (13 Nov 2006)
13 Nov 2006; Robin H. Johnson <robbat2@gentoo.org>
+files/munin-1.3.2-r3-Makefile.patch, +munin-1.3.2-r3.ebuild:
Bug #153878 - correct mandir location.
*munin-1.3.2-r2 (19 Oct 2006)
19 Oct 2006; Robin H. Johnson <robbat2@gentoo.org> +munin-1.3.2-r2.ebuild:
Bug #151928 - make SSL support optional. Bug #150867 - Ensure rrdtool is
built with USE=perl if we need it to be.
04 Oct 2006; Robin H. Johnson <robbat2@gentoo.org> munin-1.3.2-r1.ebuild:
Add more instructions for users - bug #150045.
*munin-1.3.2-r1 (08 Sep 2006)
08 Sep 2006; Robin H. Johnson <robbat2@gentoo.org> +munin-1.3.2-r1.ebuild:
Bug #146429, try to have a minimal version, might not work right yet.
*munin-1.3.2 (11 Jul 2006)
11 Jul 2006; Robin H. Johnson <robbat2@gentoo.org>
+files/munin-1.3.2-Makefile.patch, +files/munin-1.3.2-crontab,
+files/munin-1.3.2-plugin-cleanup.patch, +files/munin-1.3.2-plugins.conf,
+files/munin-1.3.2-rrdtool-comments.patch, +files/munin-init.d,
+metadata.xml, +munin-1.3.2.ebuild:
Initial commit. Bug #76018. Final ebuild by Robin H. Johnson
<robbat2@gentoo.org>, with signicent contributions by Allen Parker
<infowolfe@gmail.com>.
|