public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysqltuner/
Date: Sat,  9 Apr 2022 17:26:20 +0000 (UTC)	[thread overview]
Message-ID: <1649525071.24a0903ffa63b59b9f4c7ad6fe816232556b8a61.conikost@gentoo> (raw)

commit:     24a0903ffa63b59b9f4c7ad6fe816232556b8a61
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  9 17:24:31 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Apr  9 17:24:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24a0903f

dev-db/mysqltuner: add 1.8.3

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-db/mysqltuner/Manifest                |  1 +
 dev-db/mysqltuner/mysqltuner-1.8.3.ebuild | 32 +++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-db/mysqltuner/Manifest b/dev-db/mysqltuner/Manifest
index 4558c232abf5..b294383a2e78 100644
--- a/dev-db/mysqltuner/Manifest
+++ b/dev-db/mysqltuner/Manifest
@@ -1 +1,2 @@
 DIST mysqltuner-1.7.21.tar.gz 223961 BLAKE2B 1307afc2a73b40330817fe0c0b834a537b14caed1125acbdc5a03e98787321ffbbfb84ba0a2077adb0fa49c0e2df947dc0062d2218866c689fbfd903776f7fbd SHA512 2b5d8a7cc3f0ebe3a481cd77e395ead37ec037f0a9b9649bbf450215bc83f4049a297d86b171c7e2e7d51b3fbe381069310f13d3b8152f5a90e05a9efbabd4dc
+DIST mysqltuner-1.8.3.tar.gz 254525 BLAKE2B 7fa1fe24ab454aa15a03e62410e08988a4a0d3ac9b1e4df0219a67bffa4d6113d8c89d6f93f8e6d08a35ecc4bdbf5c0148d8e53138f05a5c22899ecca98b3614 SHA512 965ad0204cb449aa113bf1880a91468d48467c84e7d42ac8f12e7ee4035e49dc7cb191d2b11b6e5b084a60c3857e92ac4d1bef63f688538f3468fda32304a702

diff --git a/dev-db/mysqltuner/mysqltuner-1.8.3.ebuild b/dev-db/mysqltuner/mysqltuner-1.8.3.ebuild
new file mode 100644
index 000000000000..77500787a893
--- /dev/null
+++ b/dev-db/mysqltuner/mysqltuner-1.8.3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN="MySQLTuner-perl"
+
+DESCRIPTION="Makes recommendations for increased performance and stability for MySQL"
+HOMEPAGE="https://github.com/major/MySQLTuner-perl"
+SRC_URI="https://github.com/major/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	dev-lang/perl
+	virtual/perl-Getopt-Long
+"
+
+DEPEND="${RDEPEND}"
+
+src_install() {
+	newbin mysqltuner.pl mysqltuner
+	dodoc {CONTRIBUTING,INTERNALS,USAGE}.md
+	einstalldocs
+
+	# Passwords and vulnerabilities are meant to be fed to the script uncompressed.
+	dodoc basic_passwords.txt vulnerabilities.csv
+	docompress -x "/usr/share/doc/${PF}/basic_passwords.txt" "/usr/share/doc/${PF}/vulnerabilities.csv"
+}


             reply	other threads:[~2022-04-09 17:26 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-09 17:26 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-15 12:45 [gentoo-commits] repo/gentoo:master commit in: dev-db/mysqltuner/ Conrad Kostecki
2024-09-15 12:45 Conrad Kostecki
2024-09-15 12:45 Conrad Kostecki
2024-08-11 14:22 Conrad Kostecki
2024-03-10 13:25 Conrad Kostecki
2024-03-10 13:25 Conrad Kostecki
2024-03-10 13:25 Conrad Kostecki
2023-10-10 23:35 Conrad Kostecki
2023-10-10 23:35 Conrad Kostecki
2023-10-10 23:35 Conrad Kostecki
2023-09-10 20:27 Conrad Kostecki
2022-07-27 18:55 Conrad Kostecki
2022-07-27 18:55 Conrad Kostecki
2022-07-27 18:55 Conrad Kostecki
2022-06-26 12:47 Conrad Kostecki
2022-05-12 21:20 Conrad Kostecki
2022-05-12 21:20 Conrad Kostecki
2022-05-12 21:20 Conrad Kostecki
2022-04-09 17:26 Conrad Kostecki
2021-03-03  5:59 Thomas Deutschmann
2021-02-25  3:31 Thomas Deutschmann
2021-01-24 12:10 Agostino Sarubbo
2020-03-03  6:03 Joonas Niilola
2019-10-18  5:25 Joonas Niilola
2019-04-09 22:21 Patrice Clement
2018-04-06 21:37 Jonas Stein
2018-04-05 23:19 Thomas Deutschmann
2018-03-31 23:41 Aaron Bauman
2017-03-16 23:56 Patrice Clement
2017-03-16 23:10 Patrice Clement
2016-07-26 22:57 Michael Orlitzky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1649525071.24a0903ffa63b59b9f4c7ad6fe816232556b8a61.conikost@gentoo \
    --to=conikost@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox