# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup innotop 1.6.0 maintainers akitada openmaintainer description A MySQL and InnoDB monitor program. long_description MySQL and InnoDB transaction/status monitor. \ Like 'top' for MySQL. Displays queries, InnoDB \ transactions, lock waits, deadlocks, foreign key \ errors, open tables, replication status, buffer \ information, row operations, logs, I/O \ operations, load graph, and more. You can \ monitor any servers at once with innotop. homepage http://sourceforge.net/projects/innotop/ platforms darwin master_sites sourceforge:innotop dist_subdir innotop checksums md5 3f90e94b96b9c27bf2a162f85df75dcb \ sha1 8b6923bdcbee3359097b78f62a48c555f57f261a \ rmd160 727f97cb71f83aa2b1fd51b74a557ff0243fbdbb depends_lib port:p5-dbi \ port:p5-dbd-mysql \ port:p5-term-readkey