blob: 533559e5cc353104cca46913c7beff18f54659ba (
plain)
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
|
# ChangeLog for app-benchmarks/bonnie++
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bonnie++/ChangeLog,v 1.3 2003/08/01 20:09:19 vapier Exp $
*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)
|