* [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql-super-smack/
@ 2019-02-08 17:34 Brian Evans
0 siblings, 0 replies; 5+ messages in thread
From: Brian Evans @ 2019-02-08 17:34 UTC (permalink / raw
To: gentoo-commits
commit: 40b1bc6d199f24942b5fc0ec527be8504d283bd9
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 8 17:34:23 2019 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Fri Feb 8 17:34:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40b1bc6d
dev-db/mysql-super-smack: Mark stable for amd64 and x86; drop old
Closes: https://bugs.gentoo.org/665852
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
.../mysql-super-smack-1.3-r3.ebuild | 58 ----------------------
.../mysql-super-smack-1.3-r4.ebuild | 4 +-
2 files changed, 2 insertions(+), 60 deletions(-)
diff --git a/dev-db/mysql-super-smack/mysql-super-smack-1.3-r3.ebuild b/dev-db/mysql-super-smack/mysql-super-smack-1.3-r3.ebuild
deleted file mode 100644
index d7cbc48eae6..00000000000
--- a/dev-db/mysql-super-smack/mysql-super-smack-1.3-r3.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-WANT_AUTOMAKE="1.13"
-AUTOTOOLS_AUTORECONF="YES"
-#AUTOTOOLS_IN_SOURCE_BUILD="YES"
-
-inherit eutils autotools-utils
-
-MY_PN="super-smack"
-MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Benchmarking, stress testing, and load generation tool for MySQL & PostGreSQL"
-HOMEPAGE="http://vegan.net/tony/supersmack/"
-SRC_URI="http://vegan.net/tony/supersmack/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="+mysql postgres"
-REQUIRED_USE="|| ( mysql postgres )"
-
-DEPEND="mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql[server] )"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-1.2.destdir.patch
- "${FILESDIR}"/${PN}-1.3.amd64.patch
- "${FILESDIR}"/${PN}-1.3.gcc4.3.patch
- "${FILESDIR}"/${PN}-1.3-gen-data.patch
- "${FILESDIR}"/${PN}-1.3-automake-1.13.patch
-)
-DOCS=( CHANGES INSTALL MANUAL README TUTORIAL )
-
-src_prepare() {
- # Clean up files so eautoreconf does not pick up any
- # deprecated autotools macros.
- rm acinclude.m4 aclocal.m4 acconfig.h config.status config.h || die
- mv configure.in configure.ac || die
- autotools-utils_src_prepare
-}
-
-src_configure() {
- local myeconfargs=(
- $(usex mysql --with-mysql "")
- $(usex postgres --with-pgsql "")
- --with-datadir=/var/tmp/${MY_PN}
- --with-smacks-dir=/usr/share/${MY_PN}
- )
- autotools-utils_src_configure
-}
-
-pkg_postinst() {
- elog "The gen-data binary is now installed as super-smack-gen-data"
-}
diff --git a/dev-db/mysql-super-smack/mysql-super-smack-1.3-r4.ebuild b/dev-db/mysql-super-smack/mysql-super-smack-1.3-r4.ebuild
index cece7edde03..453fcaa21ab 100644
--- a/dev-db/mysql-super-smack/mysql-super-smack-1.3-r4.ebuild
+++ b/dev-db/mysql-super-smack/mysql-super-smack-1.3-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="+mysql postgres"
REQUIRED_USE="|| ( mysql postgres )"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql-super-smack/
@ 2022-03-20 20:49 David Seifert
0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2022-03-20 20:49 UTC (permalink / raw
To: gentoo-commits
commit: 059a4b2ec925fd160ae1a7c22f847582991d6366
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 20:49:52 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 20:49:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=059a4b2e
dev-db/mysql-super-smack: reformat metadata.xml
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-db/mysql-super-smack/metadata.xml | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/dev-db/mysql-super-smack/metadata.xml b/dev-db/mysql-super-smack/metadata.xml
index ee3ef09ebf87..80c2abfd5594 100644
--- a/dev-db/mysql-super-smack/metadata.xml
+++ b/dev-db/mysql-super-smack/metadata.xml
@@ -1,9 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person"><email>robbat2@gentoo.org</email></maintainer>
-<maintainer type="project">
-<email>mysql-bugs@gentoo.org</email>
-<name>MySQL</name>
- </maintainer>
+ <maintainer type="person">
+ <email>robbat2@gentoo.org</email>
+ </maintainer>
+ <maintainer type="project">
+ <email>mysql-bugs@gentoo.org</email>
+ <name>MySQL</name>
+ </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql-super-smack/
@ 2022-04-04 6:37 Agostino Sarubbo
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo @ 2022-04-04 6:37 UTC (permalink / raw
To: gentoo-commits
commit: 08946dc712579d7530f89d84b3769b0643b63b61
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 4 06:37:42 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Apr 4 06:37:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08946dc7
dev-db/mysql-super-smack: x86 stable wrt bug #836635
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-db/mysql-super-smack/mysql-super-smack-1.3-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/mysql-super-smack/mysql-super-smack-1.3-r5.ebuild b/dev-db/mysql-super-smack/mysql-super-smack-1.3-r5.ebuild
index e47e1a187676..e7c5c6ce94bb 100644
--- a/dev-db/mysql-super-smack/mysql-super-smack-1.3-r5.ebuild
+++ b/dev-db/mysql-super-smack/mysql-super-smack-1.3-r5.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="+mysql postgres"
REQUIRED_USE="|| ( mysql postgres )"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql-super-smack/
@ 2022-04-04 21:49 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2022-04-04 21:49 UTC (permalink / raw
To: gentoo-commits
commit: d08083c1723836113b80fb10525cec1bb3d48004
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 4 21:49:33 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 4 21:49:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d08083c1
dev-db/mysql-super-smack: Stabilize 1.3-r5 amd64, #836635
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-db/mysql-super-smack/mysql-super-smack-1.3-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/mysql-super-smack/mysql-super-smack-1.3-r5.ebuild b/dev-db/mysql-super-smack/mysql-super-smack-1.3-r5.ebuild
index e7c5c6ce94bb..bd76dac46b7a 100644
--- a/dev-db/mysql-super-smack/mysql-super-smack-1.3-r5.ebuild
+++ b/dev-db/mysql-super-smack/mysql-super-smack-1.3-r5.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="+mysql postgres"
REQUIRED_USE="|| ( mysql postgres )"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql-super-smack/
@ 2022-04-05 2:37 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2022-04-05 2:37 UTC (permalink / raw
To: gentoo-commits
commit: 87112c4ea4658dadd600465a0bdf98385d2d9026
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 5 02:37:45 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 5 02:37:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87112c4e
dev-db/mysql-super-smack: drop 1.3-r4
Bug: https://bugs.gentoo.org/836635
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../mysql-super-smack-1.3-r4.ebuild | 66 ----------------------
1 file changed, 66 deletions(-)
diff --git a/dev-db/mysql-super-smack/mysql-super-smack-1.3-r4.ebuild b/dev-db/mysql-super-smack/mysql-super-smack-1.3-r4.ebuild
deleted file mode 100644
index 453fcaa21ab9..000000000000
--- a/dev-db/mysql-super-smack/mysql-super-smack-1.3-r4.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-WANT_AUTOMAKE="1.13"
-
-inherit autotools libtool
-
-MY_PN="super-smack"
-MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Benchmarking, stress testing, and load generation tool for MySQL & PostGreSQL"
-HOMEPAGE="http://vegan.net/tony/supersmack/"
-SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="+mysql postgres"
-REQUIRED_USE="|| ( mysql postgres )"
-
-COMMON_DEPEND="sys-libs/zlib:=
- mysql? ( dev-db/mysql-connector-c:= )
- postgres? ( dev-db/postgresql:*[server] )"
-DEPEND="${COMMON_DEPEND} sys-devel/bison sys-devel/flex"
-RDEPEND="${COMMON_DEPEND} mysql? ( virtual/mysql )"
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-1.2.destdir.patch
- "${FILESDIR}"/${PN}-1.3.amd64.patch
- "${FILESDIR}"/${PN}-1.3.gcc4.3.patch
- "${FILESDIR}"/${PN}-1.3-gen-data.patch
- "${FILESDIR}"/${PN}-1.3-automake-1.13.patch
-)
-DOCS=( CHANGES INSTALL MANUAL README TUTORIAL )
-
-src_prepare() {
- # Clean up files so eautoreconf does not pick up any
- # deprecated autotools macros.
- rm acinclude.m4 aclocal.m4 acconfig.h config.status config.h || die
- mv configure.in configure.ac || die
- export CXXFLAGS+=" -std=gnu++98"
- default
- eautoreconf
- elibtoolize --patch-only
-}
-
-src_configure() {
- local myeconfargs=(
- $(usex mysql --with-mysql "")
- $(usex postgres --with-pgsql "")
- --with-datadir=/var/tmp/${MY_PN}
- --with-smacks-dir=/usr/share/${MY_PN}
- )
- econf "${myeconfargs[@]}"
-}
-
-src_install() {
- default
- keepdir /var/tmp/${MY_PN}
-}
-
-pkg_postinst() {
- elog "The gen-data binary is now installed as super-smack-gen-data"
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-04-05 2:38 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-04 6:37 [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql-super-smack/ Agostino Sarubbo
-- strict thread matches above, loose matches on Subject: below --
2022-04-05 2:37 Sam James
2022-04-04 21:49 Sam James
2022-03-20 20:49 David Seifert
2019-02-08 17:34 Brian Evans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox