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
|
# ChangeLog for net-analyzer/mwcollect
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mwcollect/ChangeLog,v 1.18 2009/09/04 23:24:25 vostorga Exp $
04 Sep 2009; Víctor Ostorga <vostorga@gentoo.org>
-mwcollect-2.1.2.ebuild, -mwcollect-3.0.4.ebuild:
Cleaning out old ebuild
*mwcollect-3.0.4-r1 (24 Dec 2008)
24 Dec 2008; Michael Pagano <mpagano@gentoo.org>
+files/mwcollect-3.0.4-r1-gcc43.patch, +mwcollect-3.0.4-r1.ebuild:
Patch version to build and work with gcc 4.3 wrt to bugs #198121 and bug
#251436.
24 Jul 2007; Markus Ullmann <jokey@gentoo.org>
-files/mwcollect-3.0.0-capacity.patch,
-files/mwcollect-3.0.1-capacity.patch,
-files/mwcollect-3.0.1-modules.patch, -files/mwcollect-3.0.1-pic.patch,
-files/mwcollect-3.0.1-pid.patch, -mwcollect-2.1.1.ebuild,
-mwcollect-3.0.0.ebuild, -mwcollect-3.0.1.ebuild, -mwcollect-3.0.2.ebuild,
-mwcollect-3.0.3.ebuild:
Clean out old versions
14 Jul 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Assigning net-analyzer/mwcollect to m-needed, as chriswhite has been retired
(#56211).
28 Apr 2007; Sven Wegener <swegener@gentoo.org> mwcollect-2.1.1.ebuild,
mwcollect-2.1.2.ebuild, mwcollect-3.0.0.ebuild, mwcollect-3.0.1.ebuild,
mwcollect-3.0.2.ebuild, mwcollect-3.0.3.ebuild:
Fix *initd, *confd and *envd calls (#173884, #174266)
28 Apr 2007; Torsten Veller <tove@gentoo.org> mwcollect-3.0.4.ebuild:
Use newconfd (#174266)
19 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
*mwcollect-3.0.4 (24 Feb 2006)
24 Feb 2006; Chris White <chriswhite@gentoo.org> +mwcollect-3.0.4.ebuild:
Version bump to 3.0.4.
03 Feb 2006; Chris White <chriswhite@gentoo.org> files/confd:
Removed deprecated information per bug #121416.
*mwcollect-3.0.3 (02 Feb 2006)
02 Feb 2006; Chris White <chriswhite@gentoo.org> +mwcollect-3.0.3.ebuild:
Version bump to 3.0.3.
*mwcollect-3.0.2 (20 Dec 2005)
20 Dec 2005; Chris White <chriswhite@gentoo.org> +mwcollect-3.0.2.ebuild:
Version bump, thanks to upstream for reporting. Rids the need of applying
all the 3.0.1 patches.
12 Dec 2005; Chris White <chriswhite@gentoo.org>
files/mwcollect-3.0.1-modules.patch, +files/mwcollect-3.0.1-pid.patch,
files/initd, mwcollect-3.0.1.ebuild:
Fixed modules patch in bug #115269 and added a new patch to fix pid writing.
*mwcollect-3.0.1 (11 Dec 2005)
11 Dec 2005; Chris White <chriswhite@gentoo.org>
+files/mwcollect-3.0.1-capacity.patch,
+files/mwcollect-3.0.1-modules.patch, +files/mwcollect-3.0.1-pic.patch,
+mwcollect-3.0.1.ebuild:
Version bump. Thanks to upstream for letting me know.
*mwcollect-2.1.2 (23 Sep 2005)
23 Sep 2005; Chris White <chriswhite@gentoo.org> +mwcollect-2.1.2.ebuild:
Version bump. Thanks to upstream for the heads up.
*mwcollect-2.1.1 (09 Jul 2005)
09 Jul 2005; Chris White <chriswhite@gentoo.org> files/confd, files/initd,
-mwcollect-2.1.0.ebuild, +mwcollect-2.1.1.ebuild:
Updated as per upstream request. Changed the conf.d and init.d files to
better cordinate with the pid file creation.
17 Jun 2005; David Holm <dholm@gentoo.org> mwcollect-2.1.0.ebuild:
Added to ~ppc.
17 Jun 2005; Chris White <chriswhite@gentoo.org> files/confd:
Fixed manifest signing issue and removed redundant error for issue upstream
has addressed in confd file.
*mwcollect-2.1.0 (17 Jun 2005)
17 Jun 2005; Chris White <chriswhite@gentoo.org> +files/confd,
+files/initd, +metadata.xml, +mwcollect-2.1.0.ebuild:
Initial import into the tree. This closes bug #94336. Thanks to Tomoyuki
Sakurai for the initial ebuild.
|