Port details |
- mysqlreport Mysqlreport makes a friendly report of important MySQL status values
- 3.5_4 databases =6 3.5_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:19:47
- Last Update: 2024-04-07 09:36:13
- Commit Hash: 92a030d
- People watching this port, also watch:: phppgadmin-php82, squirrelmail-php82, phpMyAdmin-php81, libxml2, openssl
- License: GPLv3
- WWW:
- https://hackmysql.com/mysqlreport
- Description:
- mysqlreport makes a friendly report of important MySQL status values.
mysqlreport transforms the values from SHOW STATUS into an easy-to-read
report that provides a much more in-depth understanding of how well
MySQL is running. For this and many other reasons, mysqlreport is
a better alternative (and practically the only alternative) to
manually interpreting SHOW STATUS.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mysqlreport>0:databases/mysqlreport
- To install the port:
- cd /usr/ports/databases/mysqlreport/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/mysqlreport
- pkg install mysqlreport
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mysqlreport
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (daniel-nichter-hackmysql.com-3.5-f0f327b_GH0.tar.gz) = 109cb0a18b3691671841c7e11f16f8f9a90dd5204739e331b6956be1153ec632
SIZE (daniel-nichter-hackmysql.com-3.5-f0f327b_GH0.tar.gz) = 585662
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-DBD-mysql>=0 : databases/p5-DBD-mysql
- p5-DBI>=0 : databases/p5-DBI
- p5-Term-ReadKey>=0 : devel/p5-Term-ReadKey
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libmysqlclient.so.21 : databases/mysql80-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mysqlreport-3.5_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_mysqlreport
- USES:
- mysql 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 |
3.5_4 07 Apr 2024 09:36:13 |
Florian Smeets (flo) |
databases/p5-DBD-mysql: Fix for MariaDB users
Add a new variable DBD_MYSQL, use that in *_DEPENDS and add mysql to USES
where required. DBD_MYSQL will automatically set the correct DBD dependency.
In cd16748194e2 databases/p5-DBD-mysql was updated to 5.x, in 5.x the
support for MariaDB was removed and only MySQL >= 8.0 is supported.
In the 4.x releases MariaDB is still supported, according to upstream 4.x
will still be supported for a while [1], so use that for now when we detect
that MYSQL_FLAVOUR is set to mariadb. databases/p5-DBD-mysql4 was added in
d95f49cb3b54.
DBD:MariaDB would be another alternative, but migrating to it might need
more analysis than just staying with the 4.x releases of p5-DBD-mysql. This (Only the first 15 lines of the commit message are shown above ) |
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) |
3.5_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 ) |
3.5_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 ) |
3.5_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.5_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.5_3 28 Dec 2015 14:42:40 |
mat |
Use WRKSRC_SUBDIR when applicable.
Sponsored by: Absolight |
3.5_3 11 Nov 2015 16:53:08 |
sunpoet |
- Update MASTER_SITES and unbreak this port
- Cosmetic change |
3.5_3 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
3.5_3 22 Oct 2015 10:38:23 |
amdmi3 |
- Add LICENSE_FILE
- Add NO_ARCH
- Pet portlint |
3.5_3 14 Oct 2015 11:04:11 |
culot |
- Reassign lippe@'s ports after his commit bit was taken in for safekeeping |
3.5_3 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
3.5_3 01 Mar 2014 07:24:20 |
sunpoet |
- Add LICENSE
- Convert to new options framework
- Fix shebang
- Bump PORTREVISION for package change
- Support STAGEDIR
Approved by: portmgr (blanket) |
3.5_2 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
3.5_2 10 Sep 2013 13:50:14 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
3.5_2 27 Oct 2011 07:40:53 |
sunpoet |
- Fix dependency: this port requires DBI, not Class::DBI
- Bump PORTREVISION for dependency change
PR: ports/161259
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 3 weeks) |
3.5_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.5_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) |
3.5 12 May 2008 15:03:55 |
lippe |
- Update to 3.5.
Approved by: gabor (mentor) |
3.4a 10 Mar 2008 00:52:12 |
lippe |
- Change my mail address to lippe@.
Approved by: araujo (mentor) |
3.4a 07 Feb 2008 19:11:06 |
miwi |
- Updated to 3.4a
- Add missing R-deps
- Remove unfetcheable MASTER_SITES
- Makefile cleanup
- Pass maintainership to submitter
PR: 120014
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer |
3.2 08 Jun 2007 22:57:20 |
miwi |
- Update to 3.2
PR: 113450
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer) |
3.0a 11 Feb 2007 12:05:56 |
miwi |
- Update to 3.0a
PR: 109040
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer) |
2.7a 23 Nov 2006 22:19:26 |
miwi |
mysqlreport makes a friendly report of important MySQL status values.
mysqlreport transforms the values from SHOW STATUS into an easy-to-read
report that provides a much more in-depth understanding of how well
MySQL is running. For this and many other reasons, mysqlreport is
a better alternative (and practically the only alternative) to
manually interpreting SHOW STATUS.
WWW: http://hackmysql.com/mysqlreport
PR: ports/105787
Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru> |