non port: databases/percona-toolkit/Makefile |
SVNWeb
|
Number of commits found: 42 |
Mon, 24 Apr 2023
|
[ 18:00 Florian Smeets (flo) ] f8663e9
databases/percona-toolkit: Update to 3.5.2
Changes:
https://docs.percona.com/percona-toolkit/release_notes.html#v3-5-2-released-2023-03-28
|
Sun, 26 Feb 2023
|
[ 21:18 Florian Smeets (flo) ] ec90fea
databases/percona-toolkit: Fix previous commit
Something went wrong with my commit --amend.
Fixes: 1ba20903ace2 databases/percona-toolkit: update to 3.5.1
|
[ 21:00 Florian Smeets (flo) ] 1ba2090
databases/percona-toolkit: update to 3.5.1
- switch to DISTVERSION
- correctly define shebangfix to fix perl and bash scripts
|
Sun, 8 Jan 2023
|
[ 08:47 Florian Smeets (flo) ] 6256253
databases/percona-toolkit: Update to 3.5.0
|
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, 29 Jun 2022
|
[ 15:57 Stefan Eßer (se) ] da00957 (Only the first 10 of 58 ports in this commit are shown above. )
Fix CONFLICTS_INSTALL in the databases category
Approved by: portmgr (implicit)
|
Sun, 20 Feb 2022
|
[ 21:55 Florian Smeets (flo) ] e0a97a3
databases/percona-toolkit: Revert changes that shouldn't have been committed
|
[ 21:03 Florian Smeets (flo) ] 14d3d79
databases/percona-toolkit: Update to 3.3.1
|
Sun, 11 Apr 2021
|
[ 22:41 Florian Smeets (flo) ] 872c3e0
databases/percona-toolkit: Update to 3.3.0
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Wed, 13 Jan 2021
|
[ 18:34 flo ]
Update to 3.2.1
|
Fri, 1 May 2020
|
[ 07:43 flo ]
Update to 3.2.0
|
Sat, 20 Jul 2019
|
[ 08:14 flo ]
Update to 3.0.13
PR: 239113
Submitted by: Vikash Badal <vikashb@where-ever.za.net>
|
Wed, 26 Dec 2018
|
[ 18:05 flo ]
- update to 3.0.12
- pet portline
|
Thu, 22 Feb 2018
|
[ 14:06 amdmi3 ]
- Add NO_ARCH
Approved by: portmgr blanket
|
Sat, 16 Dec 2017
|
[ 19:47 flo ]
Update to 3.0.5
|
Sat, 23 Apr 2016
|
[ 14:11 flo ]
Update to 2.2.17
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 25 Jul 2015
|
[ 13:58 flo ]
Update to 2.2.14
Committed from: Essen FreeBSD Hackathon
|
Tue, 14 Apr 2015
|
[ 17:29 sunpoet ]
- Update MASTER_SITES and unbreak this port
Approved by: portmgr (blanket)
|
Sun, 12 Apr 2015
|
[ 11:04 antoine ] (Only the first 10 of 15 ports in this commit are shown above. )
Mark a few ports BROKEN: unfetchable
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Thu, 2 Oct 2014
|
[ 01:05 jhale ]
- Update to 2.2.11
PR: 190494 (based on)
Submitted by: <sirdice@gmail.com>
Approved by: flo (maintainer timeout, 4 months)
|
Sun, 19 Jan 2014
|
[ 16:32 flo ]
- Update to 2.2.6 [1]
- Add LICENSE [1]
- Support STAGE
PR: ports/185882 [1]
Submitted by: Gea-Suan Lin <gslin@gslin.org> [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)
|
Wed, 18 Sep 2013
|
[ 21:52 flo ]
Update to 2.2.4
PR: ports/182143
Submitted by: lwhsu
|
Tue, 10 Sep 2013
|
[ 14:35 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Sun, 30 Jun 2013
|
[ 16:11 flo ]
Update to 2.2.3
PR: ports/180089
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
Fri, 3 May 2013
|
[ 22:07 flo ]
Update to 2.2.2
|
Sat, 16 Feb 2013
|
[ 12:31 flo ]
Update to 2.1.9
|
Sat, 5 Jan 2013
|
[ 10:53 flo ]
Update to 2.1.7
|
Tue, 30 Oct 2012
|
[ 23:53 flo ]
Update to 2.1.5
Feature safe: yes
|
Wed, 13 Jun 2012
|
[ 14:57 flo ]
Update to 2.1.2
PR: ports/169018
Submitted by: Scott Larson <stl@wiredrive.com>
|
Mon, 26 Mar 2012
|
[ 19:23 flo ]
update to 2.0.4
Feature safe: yes
|
Tue, 7 Feb 2012
|
[ 10:08 flo ]
update to 2.0.3
|
Fri, 13 Jan 2012
|
[ 08:06 flo ]
- update to 2.0.2
PR: ports/164074 [1]
Submitted by: pgolluci [1] , Royce Williams <royce@tycho.org> (private mail)
|
Sat, 31 Dec 2011
|
[ 15:37 flo ]
update to 1.0.2
|
Fri, 21 Oct 2011
|
[ 21:29 flo ]
add another missed dependency
|
Fri, 23 Sep 2011
|
[ 15:09 sunpoet ]
- Update RUN_DEPENDS:
- Time::HiRes is already in all supported Perl releases
- Explicitly define minimal required version of p5-DBD-mysql and p5-DBI
- Bump PORTREVISION for dependency change
PR: ports/160928
Submitted by: sunpoet (myself)
Approved by: flo (maintainer)
|
Fri, 16 Sep 2011
|
[ 21:03 flo ]
add bash dependancy, some of the scripts require bash
PR: ports/160762
Submitted by: "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
|
Thu, 15 Sep 2011
|
[ 19:40 flo ]
add percona-toolkit the successor of maatkit
Percona Toolkit is a collection of advanced command-line tools used by Percona
support staff to perform a variety of MySQL and system tasks that are too
difficult or complex to perform manually, including:
Verify master and replica data consistency
Efficiently archive rows
Find duplicate indexes
Summarize MySQL servers
Analyze queries from logs and tcpdump
Collect vital system information when problems occur
|
Number of commits found: 42 |