aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorflo <flo@FreeBSD.org>2011-09-16 03:40:50 +0800
committerflo <flo@FreeBSD.org>2011-09-16 03:40:50 +0800
commit89ebbfab6cf1eee96e404e2630bf4cdbab532b2f (patch)
treefb14d8b44bed68cd379c59966635e1321f491d61 /databases/Makefile
parent08963ea8a592476f220e6bbabd2277f32fd42146 (diff)
downloadfreebsd-ports-gnome-89ebbfab6cf1eee96e404e2630bf4cdbab532b2f.tar.gz
freebsd-ports-gnome-89ebbfab6cf1eee96e404e2630bf4cdbab532b2f.tar.zst
freebsd-ports-gnome-89ebbfab6cf1eee96e404e2630bf4cdbab532b2f.zip
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
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index d701556d14a6..ad24823e2303 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -529,6 +529,7 @@
SUBDIR += pecl-rrd
SUBDIR += pecl-sqlite
SUBDIR += pecl-tokyo_tyrant
+ SUBDIR += percona-toolkit
SUBDIR += pg_filedump
SUBDIR += pg_rman
SUBDIR += pgaccess