non port: databases/mysqltuner/Makefile |
SVNWeb
|
Number of commits found: 24 |
Tue, 27 Dec 2022
|
[ 16:07 Kurt Jaeger (pi) Author: Miroslav Lachmann ] 2af53e3
databases/mysqltuner: upgrade 1.8.3 -> 1.9.9
PR: 267440
Author: Miroslav Lachmann <000.fbsd@quip.cz>
Changes: https://github.com/major/MySQLTuner-perl/releases/tag/v1.9.9
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
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 )
|
Wed, 16 Mar 2022
|
[ 18:40 Kurt Jaeger (pi) ] e8535bc
databases/mysqltuner: update 1.7.21 -> 1.8.3
Reported by: Miroslav Lachman <000.fbsd@quip.cz>
Relnotes: https://github.com/major/MySQLTuner-perl/releases/tag/1.8.3
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 6 Feb 2021
|
[ 18:07 pi ]
databases/mysqltuner: update 1.7.17 -> 1.7.21
Relnotes: https://github.com/major/MySQLTuner-perl/releases
|
Sun, 1 Dec 2019
|
[ 20:14 pi ]
databases/mysqltuner: upgrade 1.7.15 -> 1.7.17
Relnotes: https://github.com/major/MySQLTuner-perl/releases/tag/1.7.17
|
Fri, 20 Sep 2019
|
[ 19:07 pi ]
databases/mysqltuner: upgrade 1.7.2 -> 1.7.15
- lots of updates to the vulnerabilities database
Relnotes: https://github.com/major/MySQLTuner-perl/commits/master
|
Fri, 26 May 2017
|
[ 18:48 pi ]
databases/mysqltuner: update 1.6.18 -> 1.7.2
Changes: https://github.com/major/MySQLTuner-perl/releases
|
Sat, 3 Sep 2016
|
[ 19:40 pi ]
databases/mysqltuner: 1.6.0 -> 1.6.18
- Galera metrics
- System metrics
- Better thread pool metrics
- InnoDB 5.7 innodb_buffer_pool_chunk_size checks
- Bugs fixes on CVE detection
- Bug fixes on error message displayed for some versions
|
Sat, 28 Nov 2015
|
[ 15:36 pi ]
databases/mysqltuner: 1.3.0 -> 1.6.0
- Update to 1.6.0
- Add LICENSE_FILE
- Add NO_ARCH
- Remove WRKSRC
- Add more documentation
- Update WWW
PR: 204872
Submitted by: sunpoet
|
Mon, 18 May 2015
|
[ 17:07 mat ] (Only the first 10 of 150 ports in this commit are shown above. )
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 12 May 2014
|
[ 16:43 pi ]
databases/mysqltuner: 1.2.0 -> 1.3.0, switch to my FreeBSD account email
Approved by: culot (mentor)
|
Fri, 3 Jan 2014
|
[ 00:46 bapt ] (Only the first 10 of 65 ports in this commit are shown above. )
Part 1 at removing now useless FETCH_ARGS redifition
|
Tue, 1 Oct 2013
|
[ 22:21 ak ]
- Support STAGEDIR
- Makefile cleanup
- Use a single space for WWW in pkg-descr
- Give maintainership to submitter [1]
PR: ports/182541 [1]
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> [1]
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Mon, 16 Sep 2013
|
[ 17:03 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Tue, 29 Nov 2011
|
[ 12:49 osa ]
Fix dependences.
Bump PORTREVISION.
Feature safe: yes
Problem found by: Sergey V. Dyatko <sergey.dyatko@gmail.com>
|
Thu, 28 Jul 2011
|
[ 10:05 jlaffaye ]
- Update MASTER_SITES
- Bump PORTREVISION because this is a new version but upstream still call it
1.2.0
PR: ports/157907
Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua> (maintainer)
|
Sun, 22 May 2011
|
[ 11:24 flo ]
- update to 1.2.0
Committed with minor changes from maintainer
PR: ports/157083
Submitted by: Pavel Timofeev <timp87@gmail.com>
Approved by: maintainer
|
Tue, 28 Sep 2010
|
[ 00:32 wen ]
- Pass maintainership to new volunteer
|
Mon, 20 Sep 2010
|
[ 08:22 wen ]
- Update to 1.1.0
- Fixed version number in the mysqltuner.pl script
- Update WWW
PR: ports/150038
Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua>
|
Fri, 20 Mar 2009
|
[ 12:03 lwhsu ]
- Update to 1.0.0
PR: ports/132642
Submitted by: Joe Horn <joehorn AT gmail.com>
Approved by: wen heping <wenheping AT gmail.com> (maintainer)
|
Fri, 26 Sep 2008
|
[ 23:33 miwi ]
MySQLTuner is a script written in Perl that will
assist you with your MySQL configuration and make
recommendations for increased performance and
stability. Within seconds, it will display
statistics about your MySQL installation and the
areas where it can be improved.
WWW: http://wiki.mysqltuner.com/MySQLTuner
PR: ports/127237
Submitted by: Wen heping <wenheping at gmail.com>
|
Number of commits found: 24 |