Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

5
databases/innotop/DESCR Normal file
View File

@@ -0,0 +1,5 @@
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 many servers at once with
innotop.

View File

@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.1 2013/09/13 08:39:42 fhajny Exp $
#
DISTNAME= innotop-1.9.1
CATEGORIES= databases
MASTER_SITES= http://innotop.googlecode.com/files/
MAINTAINER= filip@joyent.com
HOMEPAGE= http://code.google.com/p/innotop/
COMMENT= MySQL and InnoDB monitor program
LICENSE= gnu-gpl-v2
DEPENDS+= p5-Term-ReadKey>=2.10:../../devel/p5-Term-ReadKey
DEPENDS+= p5-DBI>=1.13:../../databases/p5-DBI
DEPENDS+= p5-DBD-mysql>=1.0:../../databases/p5-DBD-mysql
PERL5_PACKLIST= auto/innotop/.packlist
REPLACE_PERL= innotop
NO_BUILD= YES
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2013/09/13 08:39:42 fhajny Exp $
SHA1 (innotop-1.9.1.tar.gz) = 6b0b5f492e7188152727f6c157043be180ba516a
RMD160 (innotop-1.9.1.tar.gz) = bc39ee3dbffdf81606af4ea30405404d0aa9ce3c
Size (innotop-1.9.1.tar.gz) = 147677 bytes