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 app-benchmarks/bonnie++
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bonnie++/ChangeLog,v 1.18 2006/04/20 20:48:39 ranger Exp $
20 Apr 2006; Brent Baude <ranger@gentoo.org> bonnie++-1.93c.ebuild:
Marking bonnie++-1.93c ~ppc64
27 Feb 2006; Daniel Goller <morfic@gentoo.org> -bonnie++-1.02c-r1.ebuild,
-bonnie++-1.03.ebuild:
Removing old ebuilds, after QA problems found in outdated version
31 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> bonnie++-1.93c.ebuild:
Stable on sparc, for real
30 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> bonnie++-1.03.ebuild:
Stable on sparc
29 Mar 2005; Aron Griffis <agriffis@gentoo.org> bonnie++-1.93c.ebuild:
stable on ia64
28 Nov 2004; Mike Doty <kingtaco@gentoo.org> :
stable on amd64
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
bonnie++-1.03.ebuild, bonnie++-1.93c.ebuild:
Masked bonnie++-1.93c.ebuild stable for ppc
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
bonnie++-1.03.ebuild:
Masked bonnie++-1.03.ebuild stable for ppc
15 Sep 2004; Danny van Dyk <kugelfang@gentoo.org>
+files/bonnie++-1.93c-64bit.patch, bonnie++-1.93c.ebuild:
Added patch to make bonnie++ compile on 64bit systems. Fixes BUG #63808.
27 Aug 2004; Daniel Goller <morfic@gentoo.org> bonnie++-1.93c.ebuild:
Going gold on x86
*bonnie++-1.93c (22 Jul 2004)
22 Jul 2004; Daniel Goller <morfic@gentoo.org> +metadata.xml,
+bonnie++-1.93c.ebuild:
Bumped Version to 1.93c, added metadata.xml
01 Jun 2004; Aron Griffis <agriffis@gentoo.org> bonnie++-1.02c-r1.ebuild,
bonnie++-1.03.ebuild:
Fix use invocation
03 Oct 2003; Aron Griffis <agriffis@gentoo.org> bonnie++-1.03.ebuild:
Stable on alpha
02 Oct 2003; Brad House <brad_mssw@gentoo.org> bonnie++-1.03.ebuild:
add ~amd64 flag
*bonnie++-1.02c-r1 (25 Jun 2003)
01 Aug 2003; Mike Frysinger <vapier@gentoo.org> :
Change $DEBUG -> use debug
25 Jun 2003; Martin Holzer <mholzer@gentoo.org> bonnie++-1.02c-r1.ebuild,
bonnie++-1.03.ebuild:
Moved app-misc/bonnie++ to app-benchmarks/bonnie++
*bonnie++-1.03 (6 Dec 2002)
01 Aug 2003; Mike Frysinger <vapier@gentoo.org> :
Change $DEBUG -> use debug
08 Jan 2003; Jack Morgan <jmorgan@gentoo.org> bonnie++-1.03.ebuild :
Removed sparc64 keyword
4 Jan 2003; George Shapovalov <george@gentoo.org> bonnie++-1.03.ebuild :
for whatever reason got this one assigned to me.
Checked and committed.
5 Dec 2002; William McArthur <sandymac@gentoo.org> bonnie++-1.03.ebuild :
Bummped the ebuild file name and added IUSE and DEPEND lines.
*bonnie++-1.02c-r1 (14 Oct 2002)
14 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
In gcc3.x, 'vector.h' is detected as not being installed (due to the
fact that you're *supposed* to call it 'vector') ... and zcav is not
built. if you force the compilation ('make zcav') it will work, just
complain that you're using an old header file (#9073)
The version bump is because the install would continue even if zcav
wasnt created/installed
*bonnie++-1.02c (26 Apr 2002)
26 Apr 2002; William McArthur <sandymac@gentoo.org> bonnie++-1.02c.ebuild :
Just renamed the ebuild for a newer version of the upstream package. Version
1.02c fixes "a very serious bug in reporting of seek test results."
*bonnie++-1.02a (1 Feb 2002)
|