Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-benchmarks/dbench: metadata.xml ChangeLog dbench-2.0.ebuild dbench-4.0.ebuild
Date: Sun, 23 Nov 2008 09:46:27
Message-Id: E1L4BXr-0004aW-1B@stork.gentoo.org
1 patrick 08/11/23 09:46:23
2
3 Modified: metadata.xml ChangeLog dbench-2.0.ebuild
4 Added: dbench-4.0.ebuild
5 Log:
6 Bump to 4.0, fixups on 2.0, benchmark herd taking over the world one
7 package at a time
8 (Portage version: 2.2_rc14/cvs/Linux 2.6.26.5 x86_64)
9
10 Revision Changes Path
11 1.3 app-benchmarks/dbench/metadata.xml
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/metadata.xml?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/metadata.xml?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/metadata.xml?r1=1.2&r2=1.3
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/metadata.xml,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- metadata.xml 21 Apr 2008 16:32:53 -0000 1.2
24 +++ metadata.xml 23 Nov 2008 09:46:22 -0000 1.3
25 @@ -1,9 +1,9 @@
26 <?xml version="1.0" encoding="UTF-8"?>
27 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
28 <pkgmetadata>
29 - <herd>no-herd</herd>
30 + <herd>benchmarks</herd>
31 <maintainer>
32 - <email>maintainer-needed@g.o</email>
33 - <name>Default assignee for orphaned packages</name>
34 + <email>patrick@g.o</email>
35 + <name>Patrick Lauer</name>
36 </maintainer>
37 </pkgmetadata>
38
39
40
41 1.29 app-benchmarks/dbench/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?rev=1.29&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?rev=1.29&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?r1=1.28&r2=1.29
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v
50 retrieving revision 1.28
51 retrieving revision 1.29
52 diff -u -r1.28 -r1.29
53 --- ChangeLog 21 Apr 2008 16:32:53 -0000 1.28
54 +++ ChangeLog 23 Nov 2008 09:46:22 -0000 1.29
55 @@ -1,6 +1,12 @@
56 # ChangeLog for app-benchmarks/dbench
57 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.28 2008/04/21 16:32:53 phreak Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.29 2008/11/23 09:46:22 patrick Exp $
60 +
61 +*dbench-4.0 (23 Nov 2008)
62 +
63 + 23 Nov 2008; Patrick Lauer <patrick@g.o> metadata.xml,
64 + +dbench-4.0.ebuild:
65 + Bump to 4.0, taking over maintenance.
66
67 21 Apr 2008; Christian Heim <phreak@g.o> metadata.xml:
68 Fix up metadata.xml. If there's no maintainer for the package, the metadata
69
70
71
72 1.21 app-benchmarks/dbench/dbench-2.0.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-2.0.ebuild?rev=1.21&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-2.0.ebuild?rev=1.21&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-2.0.ebuild?r1=1.20&r2=1.21
77
78 Index: dbench-2.0.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-2.0.ebuild,v
81 retrieving revision 1.20
82 retrieving revision 1.21
83 diff -u -r1.20 -r1.21
84 --- dbench-2.0.ebuild 18 Feb 2007 18:18:01 -0000 1.20
85 +++ dbench-2.0.ebuild 23 Nov 2008 09:46:22 -0000 1.21
86 @@ -1,6 +1,6 @@
87 -# Copyright 1999-2007 Gentoo Foundation
88 +# Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-2.0.ebuild,v 1.20 2007/02/18 18:18:01 corsair Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-2.0.ebuild,v 1.21 2008/11/23 09:46:22 patrick Exp $
92
93 DESCRIPTION="Popular filesystem benchmark"
94 SRC_URI="ftp://samba.org/pub/tridge/dbench/${P}.tar.gz"
95 @@ -13,7 +13,7 @@
96
97 src_unpack() {
98 unpack ${A}
99 - cd ${S}
100 + cd "${S}"
101 sed -i -e "s:-O2 -Wall:${CFLAGS}:g" Makefile
102 }
103
104
105
106
107 1.1 app-benchmarks/dbench/dbench-4.0.ebuild
108
109 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?rev=1.1&view=markup
110 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?rev=1.1&content-type=text/plain
111
112 Index: dbench-4.0.ebuild
113 ===================================================================
114 # Copyright 1999-2008 Gentoo Foundation
115 # Distributed under the terms of the GNU General Public License v2
116 # $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v 1.1 2008/11/23 09:46:22 patrick Exp $
117
118 DESCRIPTION="Popular filesystem benchmark"
119 SRC_URI="ftp://ftp.samba.org/pub/tridge/dbench/${P}.tar.gz"
120 HOMEPAGE="http://samba.org/ftp/tridge/dbench/"
121 SLOT="0"
122 LICENSE="GPL-2"
123 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
124 IUSE=""
125
126 inherit eutils autotools
127
128 src_unpack() {
129 unpack ${A}
130 cd "${WORKDIR}/${P}"
131 eautoheader
132 eautoconf
133 econf
134 }
135
136 src_install() {
137 dobin dbench tbench tbench_srv
138 dodoc README INSTALL
139 doman dbench.1
140 insinto /usr/share/dbench
141 doins client.txt
142 }
143
144 pkg_postinst() {
145 elog "You can find the client.txt file in ${ROOT}usr/share/dbench."
146 }