Port details |
- tuning-primer MySQL performance tuning primer script
- 1.6.r1 databases =9 1.6.r1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2010-01-08 21:57:28
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: clamav, mysqltuner, subversion, net-snmp, phpMyAdmin-php81
- License: GPLv2
- WWW:
- https://launchpad.net/mysql-tuning-primer
- Description:
- This script takes information from "SHOW STATUS LIKE..."
and "SHOW VARIABLES LIKE..." then attempts to produce
sane recommendations for tuning server variables.
It is compatible with all versions of MySQL 3.23 - 5.1.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tuning-primer>0:databases/tuning-primer
- To install the port:
- cd /usr/ports/databases/tuning-primer/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/tuning-primer
- pkg install tuning-primer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tuning-primer
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tuning-primer/1.6.r1/tuning-primer.sh) = 7906388de5616e0223dede10db368b219ad37ed6bab72e2eed1ebf1929e38420
SIZE (tuning-primer/1.6.r1/tuning-primer.sh) = 51892
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libmysqlclient.so.20 : databases/mysql57-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_tuning-primer
- USES:
- mysql
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6.r1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.6.r1 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
1.6.r1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.r1 15 Nov 2019 10:12:08 |
tobik |
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql |
1.6.r1 10 Sep 2015 17:38:51 |
amdmi3 |
- Pet portlint
- Add NO_ARCH
- Fix WWW: |
1.6.r1 30 Aug 2015 20:13:30 |
jbeich |
Reset maintainership per mail on freebsd-ports@ list
Requested by: Joe Horn <joehorn@gmail.com> (maintainer) |
1.6.r1 19 Jan 2015 20:26:21 |
bapt |
Simplify do-install target |
1.6.r1 03 Jan 2014 00:46:47 |
bapt |
Part 1 at removing now useless FETCH_ARGS redifition |
1.6.r1 01 Nov 2013 23:05:48 |
bdrewery |
- Fix build after r327580 by using proper source path. [1][2]
- Convert to staging while here
PR: ports/182349 [1]
Reported by: Remko C. <sirdice@gmail.com> [1]
Reported by: marino [2] |
1.6.r1 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.6.r1 18 Sep 2013 21:39:39 |
bdrewery |
- Does not fetch when package building due to network restrictions.
Fix non-versioned upstream by using a versioned DIST_SUBDIR
With hat: portmgr |
1.6.r1 04 May 2013 22:14:42 |
flo |
Unbreak, fetch works, tested on 2 different hosts in different locations.
Discussed with: bapt |
1.6.r1 04 May 2013 21:24:23 |
bapt |
Mark as broken: does not fetch |
1.6.r1 07 Sep 2012 09:07:51 |
linimon |
Sometimes it fetches; sometimes it doesn't.
PR: ports/171403
Submitted by: joehorn@gmail.com |
1.6.r1 24 Aug 2012 00:06:24 |
linimon |
Mark broken: fails to fetch.
Hat: portmgr |
1.6.r1 23 Sep 2011 02:00:32 |
wen |
- Update to 1.6.r1
PR: ports/160577
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) |
1.6.r0_1 18 May 2011 08:17:48 |
flo |
- update distinfo to match version 1.6
- bump PORTREVISION
Submitted by: Pavel Timofeev <timp87@gmail.com>
Pointy hat to: flo |
1.6.r0 17 May 2011 20:51:24 |
flo |
- update to 1.6.r0
- Add LICENSE
PR: ports/157069
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) |
1.5.r5_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.5.r5_1 11 Feb 2010 19:38:27 |
pgollucci |
- add USE_MYSQL=yes
PR: ports/143725
Submitted by: Joe Horn <joehorn@gmail.com> |
1.5.r5 08 Jan 2010 21:57:12 |
glarkin |
This script takes information from "SHOW STATUS LIKE..."
and "SHOW VARIABLES LIKE..." then attempts to produce
sane recommendations for tuning server variables.
It is compatible with all versions of MySQL 3.23 - 5.1.
WWW: https://launchpad.net/mysql-tuning-primer
PR: ports/140641
Submitted by: Joe Horn <joehorn at gmail.com> |