Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/sysbench/, app-benchmarks/sysbench/files/
Date: Mon, 30 Oct 2017 23:17:20
Message-Id: 1509405416.439f9d188e6a8d37332459e7f5ef4c8e0a091307.monsieurp@gentoo
1 commit: 439f9d188e6a8d37332459e7f5ef4c8e0a091307
2 Author: Tomas Mozes <hydrapolic <AT> gmail <DOT> com>
3 AuthorDate: Mon Oct 30 06:22:02 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 30 23:16:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=439f9d18
7
8 app-benchmarks/sysbench: drop old.
9
10 Package-Manager: Portage-2.3.12, Repoman-2.3.4
11 Closes: https://github.com/gentoo/gentoo/pull/6080
12
13 app-benchmarks/sysbench/Manifest | 3 -
14 .../files/sysbench-fix-mariadb-include.patch | 21 -------
15 app-benchmarks/sysbench/sysbench-1.0.6.ebuild | 55 ------------------
16 app-benchmarks/sysbench/sysbench-1.0.8.ebuild | 63 ---------------------
17 app-benchmarks/sysbench/sysbench-1.0.9.ebuild | 66 ----------------------
18 5 files changed, 208 deletions(-)
19
20 diff --git a/app-benchmarks/sysbench/Manifest b/app-benchmarks/sysbench/Manifest
21 index 59896894096..871b4c0b641 100644
22 --- a/app-benchmarks/sysbench/Manifest
23 +++ b/app-benchmarks/sysbench/Manifest
24 @@ -1,5 +1,2 @@
25 DIST sysbench-1.0.10.tar.gz 1496937 SHA256 34cfe9989a4610c15359a2d88b59a09f5c18846f42ce49175953c3e600deebbe SHA512 3e2c9597538c9b71a50a0fb0e198f8852206fc609b0968253ee6b12f652fd56f1b2c6e7a4c93161b725e5c56193f7ce9d5cf58c4882839a4c1055c539861d16d WHIRLPOOL ba48eb85e3ae0533bcd73686b8657acaf2843e04c6f339f21ee00009e8ab20978f128762536833e0f1e24d8c68d42bfbedb42778db6cdc6dd3b943d9a2e41872
26 -DIST sysbench-1.0.6.tar.gz 1493941 SHA256 cd23c622da3d3267885ed126540dc04c578ee16c3d31307e21b5acd8e4036eda SHA512 d17a8a8b2387458b467b3e5034b37cb075ffc444c5576013fe7ac3d390c110e0fb4bc6a39f9b350f7ce9b40f3f039e0af9eb84ffafe9ab05a8be5b36ac5b56ac WHIRLPOOL 8d1073a720fd8220769a509677e3d638d93d6aca247a5d2c9017eae3e05391a63e28fade0d306e56a82c5835db58926178e66f1ef94859e2f65497cbe89a172e
27 DIST sysbench-1.0.7.tar.gz 1494571 SHA256 db91521e70b0d1a6fccc60a8d4acadacb3f9328e8ab6802ae82f93393a688d43 SHA512 0b32ad27180ab02df9c2e5e85a8b9bec231338cfb20d7337dd80f1e0628b48bae480fde9d69cd21730aa0ab7c65fecbede9c10cd4b96d0dcf44cd012afa10d65 WHIRLPOOL f33c7d328ce1bec01321656b65123a6b790647f36db7351f6cae5340ee8678c66dc3a4d05a36babe8bec51b42ee0fff937b9c28fa2697408fca5842af50072e1
28 -DIST sysbench-1.0.8.tar.gz 1494988 SHA256 2dad131a99578999c8159eccd2f7ec1b9da4eca9e646dfeb838cf72c00862d69 SHA512 1baba00dc116a97295e4be26488598d160b7688739b08551d0cf2089bcd0f89a0c8edba6faa3634ea98955aecc04966e8328e79978352647ed764dcbe170566f WHIRLPOOL e1b13661adbe00b86bc5533962974c6eb3869e71392e7815a50543fbd50bae3f843a932c02f8a17decd5ac4fac644f52b564b1c1073292e6778dafe1d7b9eeac
29 -DIST sysbench-1.0.9.tar.gz 1495628 SHA256 3e472d5b175dcc5a8b0ebdf102dbe64bdcc712f6c41812849490e739bf8ce483 SHA512 498b267585e8186f9db4a0f6c6147d1051dab049dae71ddee27f2fedc50ce5ccd75a9ea91819f1fcd15a4d680c4111f5014c60e5a0a69b0a6f217b1a04e61538 WHIRLPOOL 8163bf6f6e5ce85067746036f5cd5f08f2b2d2634f99b5a4e62656ad5091a5f01117672163fc23482fa00e67b1d96d60af7996994965f580b11ccff96e69dc24
30
31 diff --git a/app-benchmarks/sysbench/files/sysbench-fix-mariadb-include.patch b/app-benchmarks/sysbench/files/sysbench-fix-mariadb-include.patch
32 deleted file mode 100644
33 index 7c3ac31dc9d..00000000000
34 --- a/app-benchmarks/sysbench/files/sysbench-fix-mariadb-include.patch
35 +++ /dev/null
36 @@ -1,21 +0,0 @@
37 ---- a/src/drivers/mysql/drv_mysql.c.orig 2017-10-06 06:24:37.930414458 +0000
38 -+++ b/src/drivers/mysql/drv_mysql.c 2017-10-06 06:25:19.647414458 +0000
39 -@@ -35,7 +35,6 @@
40 - #include <stdio.h>
41 -
42 - #include <mysql.h>
43 --#include <mysql_version.h>
44 - #include <mysqld_error.h>
45 - #include <errmsg.h>
46 -
47 -@@ -50,8 +49,8 @@
48 -
49 - #define SAFESTR(s) ((s != NULL) ? (s) : "(null)")
50 -
51 --#if !defined(MARIADB_BASE_VERSION) && MYSQL_VERSION_ID >= 80001 && \
52 -- MYSQL_VERSION_ID != 80002 /* see https://bugs.mysql.com/?id=87337 */
53 -+#if !defined(MARIADB_BASE_VERSION) && !defined(MARIADB_VERSION_ID) && \
54 -+ MYSQL_VERSION_ID >= 80001 && MYSQL_VERSION_ID != 80002 /* see https://bugs.mysql.com/?id=87337 */
55 - typedef bool my_bool;
56 - #endif
57 -
58
59 diff --git a/app-benchmarks/sysbench/sysbench-1.0.6.ebuild b/app-benchmarks/sysbench/sysbench-1.0.6.ebuild
60 deleted file mode 100644
61 index 60f103474a0..00000000000
62 --- a/app-benchmarks/sysbench/sysbench-1.0.6.ebuild
63 +++ /dev/null
64 @@ -1,55 +0,0 @@
65 -# Copyright 1999-2017 Gentoo Foundation
66 -# Distributed under the terms of the GNU General Public License v2
67 -
68 -EAPI="6"
69 -
70 -DESCRIPTION="System performance benchmark"
71 -HOMEPAGE="https://github.com/akopytov/sysbench"
72 -SRC_URI="https://github.com/akopytov/sysbench/archive/${PV}.tar.gz -> ${P}.tar.gz"
73 -
74 -LICENSE="GPL-2+"
75 -SLOT="0"
76 -KEYWORDS="amd64 x86"
77 -IUSE="aio mysql postgres test"
78 -
79 -RDEPEND="aio? ( dev-libs/libaio )
80 - mysql? ( virtual/libmysqlclient )
81 - postgres? ( dev-db/postgresql:= )"
82 -DEPEND="${RDEPEND}
83 - app-editors/vim-core
84 - dev-lang/luajit:=
85 - dev-libs/concurrencykit
86 - dev-libs/libxslt
87 - sys-devel/libtool:=
88 - virtual/pkgconfig
89 - test? ( dev-util/cram )"
90 -
91 -src_prepare() {
92 - default
93 -
94 - sed -i -e "/^htmldir =/s:=.*:=/usr/share/doc/${PF}/html:" doc/Makefile.am || die
95 -
96 - # remove bundled libs
97 - rm -r third_party/luajit/luajit third_party/concurrency_kit/ck third_party/cram || die
98 -
99 - ./autogen.sh || die
100 -}
101 -
102 -src_configure() {
103 - local myeconfargs=(
104 - $(use_enable aio aio)
105 - $(use_with mysql mysql)
106 - $(use_with postgres pgsql)
107 - --without-attachsql
108 - --without-drizzle
109 - --without-oracle
110 - --with-system-luajit
111 - --with-system-ck
112 - )
113 -
114 - econf "${myeconfargs[@]}"
115 -}
116 -
117 -src_test() {
118 - emake check test
119 -}
120
121 diff --git a/app-benchmarks/sysbench/sysbench-1.0.8.ebuild b/app-benchmarks/sysbench/sysbench-1.0.8.ebuild
122 deleted file mode 100644
123 index 899409479d8..00000000000
124 --- a/app-benchmarks/sysbench/sysbench-1.0.8.ebuild
125 +++ /dev/null
126 @@ -1,63 +0,0 @@
127 -# Copyright 1999-2017 Gentoo Foundation
128 -# Distributed under the terms of the GNU General Public License v2
129 -
130 -EAPI=6
131 -
132 -inherit pax-utils
133 -
134 -DESCRIPTION="System performance benchmark"
135 -HOMEPAGE="https://github.com/akopytov/sysbench"
136 -SRC_URI="https://github.com/akopytov/sysbench/archive/${PV}.tar.gz -> ${P}.tar.gz"
137 -
138 -LICENSE="GPL-2+"
139 -SLOT="0"
140 -KEYWORDS="~amd64 ~x86"
141 -IUSE="aio mysql postgres test"
142 -
143 -RDEPEND="aio? ( dev-libs/libaio )
144 - mysql? ( virtual/libmysqlclient )
145 - postgres? ( dev-db/postgresql:= )"
146 -DEPEND="${RDEPEND}
147 - app-editors/vim-core
148 - dev-lang/luajit:=
149 - dev-libs/concurrencykit
150 - dev-libs/libxslt
151 - sys-devel/libtool:=
152 - virtual/pkgconfig
153 - test? ( dev-util/cram )"
154 -
155 -src_prepare() {
156 - default
157 -
158 - sed -i -e "/^htmldir =/s:=.*:=/usr/share/doc/${PF}/html:" doc/Makefile.am || die
159 -
160 - # remove bundled libs
161 - rm -r third_party/luajit/luajit third_party/concurrency_kit/ck third_party/cram || die
162 -
163 - ./autogen.sh || die
164 -}
165 -
166 -src_configure() {
167 - local myeconfargs=(
168 - $(use_enable aio aio)
169 - $(use_with mysql mysql)
170 - $(use_with postgres pgsql)
171 - --without-attachsql
172 - --without-drizzle
173 - --without-oracle
174 - --with-system-luajit
175 - --with-system-ck
176 - )
177 -
178 - econf "${myeconfargs[@]}"
179 -}
180 -
181 -src_compile() {
182 - default
183 -
184 - pax-mark m "${S}/src/${PN}"
185 -}
186 -
187 -src_test() {
188 - emake check test
189 -}
190
191 diff --git a/app-benchmarks/sysbench/sysbench-1.0.9.ebuild b/app-benchmarks/sysbench/sysbench-1.0.9.ebuild
192 deleted file mode 100644
193 index 4a7face7bc1..00000000000
194 --- a/app-benchmarks/sysbench/sysbench-1.0.9.ebuild
195 +++ /dev/null
196 @@ -1,66 +0,0 @@
197 -# Copyright 1999-2017 Gentoo Foundation
198 -# Distributed under the terms of the GNU General Public License v2
199 -
200 -EAPI=6
201 -
202 -inherit pax-utils
203 -
204 -DESCRIPTION="System performance benchmark"
205 -HOMEPAGE="https://github.com/akopytov/sysbench"
206 -SRC_URI="https://github.com/akopytov/sysbench/archive/${PV}.tar.gz -> ${P}.tar.gz"
207 -
208 -LICENSE="GPL-2+"
209 -SLOT="0"
210 -KEYWORDS="~amd64 ~x86"
211 -IUSE="aio mysql postgres test"
212 -
213 -RDEPEND="aio? ( dev-libs/libaio )
214 - mysql? ( virtual/libmysqlclient )
215 - postgres? ( dev-db/postgresql:= )"
216 -DEPEND="${RDEPEND}
217 - app-editors/vim-core
218 - dev-lang/luajit:=
219 - dev-libs/concurrencykit
220 - dev-libs/libxslt
221 - sys-devel/libtool:=
222 - virtual/pkgconfig
223 - test? ( dev-util/cram )"
224 -
225 -# https://github.com/akopytov/sysbench/commit/f5fa7800cbbdd3920290e04e597d90a26cde7608
226 -PATCHES=( "${FILESDIR}/${PN}-fix-mariadb-include.patch" )
227 -
228 -src_prepare() {
229 - default
230 -
231 - sed -i -e "/^htmldir =/s:=.*:=/usr/share/doc/${PF}/html:" doc/Makefile.am || die
232 -
233 - # remove bundled libs
234 - rm -r third_party/luajit/luajit third_party/concurrency_kit/ck third_party/cram || die
235 -
236 - ./autogen.sh || die
237 -}
238 -
239 -src_configure() {
240 - local myeconfargs=(
241 - $(use_enable aio aio)
242 - $(use_with mysql mysql)
243 - $(use_with postgres pgsql)
244 - --without-attachsql
245 - --without-drizzle
246 - --without-oracle
247 - --with-system-luajit
248 - --with-system-ck
249 - )
250 -
251 - econf "${myeconfargs[@]}"
252 -}
253 -
254 -src_compile() {
255 - default
256 -
257 - pax-mark m "${S}/src/${PN}"
258 -}
259 -
260 -src_test() {
261 - emake check test
262 -}