Port details |
- mysqlsla Mysqlsla analyzes general, slow, and raw MySQL statement logs
- 2.03_4 databases =6 2.03_4Version 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: 2006-11-23 22:22:36
- Last Update: 2024-01-09 15:41:04
- Commit Hash: e10e202
- People watching this port, also watch:: p5-DBI, p5-DBD-mysql, libxml2, p5-libwww, xorg-fonts-truetype
- License: GPLv2+
- WWW:
- https://hackmysql.com/mysqlsla
- Description:
- mysqlsla analyzes general, slow, and raw MySQL statement logs.
mysqlsla can read multiple MySQL general and slow logs (and logs
containing raw SQL statements), combine them, then run various
analyses on all the queries. In addition, mysqlsla can correlate
the analyses so that the queries in one analysis are used as the
basis for subsequent analyses. Other options include limiting the
output of each analysis to the top N queries, averaging execution
time over N runs, customizing the order in which the analyses are
ran, statement filtering, statement pattern matching, and
mysqldumpslow-like formatting.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mysqlsla>0:databases/mysqlsla
- To install the port:
- cd /usr/ports/databases/mysqlsla/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/mysqlsla
- pkg install mysqlsla
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mysqlsla
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (daniel-nichter-hackmysql.com-2.03-97e2d39_GH0.tar.gz) = 799a383feacbc195416124dacb871089422c0fc87faba2e12e7783016e4e4df9
SIZE (daniel-nichter-hackmysql.com-2.03-97e2d39_GH0.tar.gz) = 1938314
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-DBI>=0 : databases/p5-DBI
- p5-Term-ReadKey>=0 : devel/p5-Term-ReadKey
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_mysqlsla
- USES:
- perl5 shebangfix
- 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 |
2.03_4 09 Jan 2024 15:41:04 |
Baptiste Daroussin (bapt) |
MAN[1-5]PREFIX: eleminate its usage and move man to share/man |
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) |
2.03_3 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 ) |
2.03_3 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 ) |
2.03_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.03_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.03_3 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
2.03_3 28 Dec 2015 14:42:40 |
mat |
Use WRKSRC_SUBDIR when applicable.
Sponsored by: Absolight |
2.03_3 11 Nov 2015 16:53:12 |
sunpoet |
- Update MASTER_SITES and unbreak this port
- Use do-build: instead of pre-install: and remove NO_BUILD
- Simplify Makefile
- Cosmetic change
- Pet portlint: fix diff header of patch files |
2.03_3 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
2.03_3 22 Oct 2015 10:38:19 |
amdmi3 |
- Fix license
- Add NO_ARCH
- Unsilence install |
2.03_3 14 Oct 2015 11:04:11 |
culot |
- Reassign lippe@'s ports after his commit bit was taken in for safekeeping |
2.03_3 20 Sep 2014 06:31:00 |
az |
fix build with perl 5.18
PR: 193064 |
2.03_3 01 Mar 2014 07:24:25 |
sunpoet |
- Add LICENSE
- Fix shebang
- Bump PORTREVISION for package change
- Support STAGEDIR
Approved by: portmgr (blanket) |
2.03_2 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
2.03_2 10 Sep 2013 11:32:20 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
2.03_2 27 Oct 2011 07:48:03 |
sunpoet |
- Fix dependency: this port requires DBI, not Class::DBI
- Bump PORTREVISION for dependency change
PR: ports/161319
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 3 weeks) |
2.03_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.03_1 29 Jan 2010 04:56:59 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 17).
Approved by: portmgr (itetcu) |
2.03 14 Mar 2009 18:24:27 |
lippe |
- Update to 2.03.
PR: ports/132537
Submitted by: Andrey Ignatov <rdna@rdna.ru> |
1.7a 10 Mar 2008 00:52:12 |
lippe |
- Change my mail address to lippe@.
Approved by: araujo (mentor) |
1.7a 07 Feb 2008 19:12:53 |
miwi |
- Updated to 1.7a
- Makefile cleanup
- Add missing R-deps
- Removed unnecessary patch
- Updated MASTER_SITES
- Pass maintainership to submitter
PR: 120015
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer |
1.5 31 Jul 2007 03:17:13 |
rafan |
- Update to 1.5
- Add one more mirror
PR: ports/115063
Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru> (maintainer) |
1.3 01 Dec 2006 23:31:12 |
miwi |
- Add Backup MASTER_SITES
Submitted by: pointyhat via kris |
1.3 23 Nov 2006 22:22:25 |
miwi |
mysqlsla analyzes general, slow, and raw MySQL statement logs.
mysqlsla can read multiple MySQL general and slow logs (and logs
containing raw SQL statements), combine them, then run various
analyses on all the queries. In addition, mysqlsla can correlate
the analyses so that the queries in one analysis are used as the
basis for subsequent analyses. Other options include limiting the
output of each analysis to the top N queries, averaging execution
time over N runs, customizing the order in which the analyses are
ran, statement filtering, statement pattern matching, and
mysqldumpslow-like formatting.
WWW: http://hackmysql.com/mysqlsla
PR: ports/105788
Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru> |