notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
tuning-primer MySQL performance tuning primer script
1.6.r1 databases on this many watch lists=7 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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, smartmontools, phpMyAdmin-php81, net-snmp
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/tuning-primer
  2. /usr/local/share/licenses/tuning-primer-1.6.r1/catalog.mk
  3. /usr/local/share/licenses/tuning-primer-1.6.r1/LICENSE
  4. /usr/local/share/licenses/tuning-primer-1.6.r1/GPLv2
Collapse this list.
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):
tuning-primer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.r11.6.r11.6.r11.6.r11.6.r1-1.6.r1-
FreeBSD:13:quarterly1.6.r11.6.r11.6.r11.6.r11.6.r1-1.6.r11.6.r1
FreeBSD:14:latest1.6.r11.6.r11.6.r11.6.r11.6.r1--1.6.r1
FreeBSD:14:quarterly1.6.r11.6.r1-1.6.r11.6.r1-1.6.r11.6.r1
FreeBSD:15:latest1.6.r11.6.r1n/a1.6.r1n/a-1.6.r11.6.r1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. http://launchpad.net/mysql-tuning-primer/trunk/1.6-r1/+download/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.6.r1
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.6.r1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6.r1
15 Nov 2019 10:12:08
Revision:517643Original commit files touched by this commit
tobik search for other commits by this committer
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
1.6.r1
10 Sep 2015 17:38:51
Revision:396591Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Pet portlint
- Add NO_ARCH
- Fix WWW:
1.6.r1
30 Aug 2015 20:13:30
Revision:395640Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:377468Original commit files touched by this commit
bapt search for other commits by this committer
Simplify do-install target
1.6.r1
03 Jan 2014 00:46:47
Revision:338511Original commit files touched by this commit
bapt search for other commits by this committer
Part 1 at removing now useless FETCH_ARGS redifition
1.6.r1
01 Nov 2013 23:05:48
Revision:332420Original commit files touched by this commit
bdrewery search for other commits by this committer
- 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
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
1.6.r1
18 Sep 2013 21:39:39
Revision:327580Original commit files touched by this commit
bdrewery search for other commits by this committer
- 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
Revision:317379Original commit files touched by this commit
flo search for other commits by this committer
Unbreak, fetch works, tested on 2 different hosts in different locations.

Discussed with:	bapt
1.6.r1
04 May 2013 21:24:23
Revision:317354Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken: does not fetch
1.6.r1
07 Sep 2012 09:07:51
Revision:303806Original commit files touched by this commit
linimon search for other commits by this committer
Sometimes it fetches; sometimes it doesn't.

PR:		ports/171403
Submitted by:	joehorn@gmail.com
1.6.r1
24 Aug 2012 00:06:24
Original commit files touched by this commit
linimon search for other commits by this committer
Mark broken: fails to fetch.

Hat:		portmgr
1.6.r1
23 Sep 2011 02:00:32
Original commit files touched by this commit
wen search for other commits by this committer
- 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
Original commit files touched by this commit
flo search for other commits by this committer
- 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
Original commit files touched by this commit
flo search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.5.r5_1
11 Feb 2010 19:38:27
Original commit files touched by this commit
pgollucci search for other commits by this committer
- add USE_MYSQL=yes

PR:             ports/143725
Submitted by:   Joe Horn <joehorn@gmail.com>
1.5.r5
08 Jan 2010 21:57:12
Original commit files touched by this commit
glarkin search for other commits by this committer
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>

Number of commits found: 22