From 4991dd0eac9df878678eae89126db950cc516d4c Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:11:36 +0000 Subject: Move pkg/ files into package's toplevel directory --- databases/mytop/DESCR | 7 +++++++ databases/mytop/PLIST | 1 + databases/mytop/distinfo | 6 +++--- databases/mytop/pkg/DESCR | 7 ------- databases/mytop/pkg/PLIST | 1 - 5 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 databases/mytop/DESCR create mode 100644 databases/mytop/PLIST delete mode 100644 databases/mytop/pkg/DESCR delete mode 100644 databases/mytop/pkg/PLIST (limited to 'databases/mytop') diff --git a/databases/mytop/DESCR b/databases/mytop/DESCR new file mode 100644 index 00000000000..f6a016155a0 --- /dev/null +++ b/databases/mytop/DESCR @@ -0,0 +1,7 @@ +mytop was inspired by the system monitoring tool top. I routinely use top on +Linux, FreeBSD, and Solaris. You are likely to notice features from each of +them here. + +mytop will connect to a MySQL server and periodically run the SHOW PROCESSLIST +and SHOW STATUS commands and attempt to summarize the information from them +in a useful format. diff --git a/databases/mytop/PLIST b/databases/mytop/PLIST new file mode 100644 index 00000000000..312466ce4d1 --- /dev/null +++ b/databases/mytop/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:11:54 zuntum Exp $ diff --git a/databases/mytop/distinfo b/databases/mytop/distinfo index 0b08a7603e1..5b016cc6e92 100644 --- a/databases/mytop/distinfo +++ b/databases/mytop/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/07/08 13:07:45 zuntum Exp $ +$NetBSD: distinfo,v 1.3 2001/11/01 00:11:55 zuntum Exp $ -SHA1 (mytop-0.8.tar.gz) = 3831880f41ea9bae21b446f766bdce0b9145ad49 -Size (mytop-0.8.tar.gz) = 12431 bytes +SHA1 (mytop-0.9.tar.gz) = fedc929b8b98531b53620d0969639cd56a0fdd88 +Size (mytop-0.9.tar.gz) = 12903 bytes diff --git a/databases/mytop/pkg/DESCR b/databases/mytop/pkg/DESCR deleted file mode 100644 index f6a016155a0..00000000000 --- a/databases/mytop/pkg/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -mytop was inspired by the system monitoring tool top. I routinely use top on -Linux, FreeBSD, and Solaris. You are likely to notice features from each of -them here. - -mytop will connect to a MySQL server and periodically run the SHOW PROCESSLIST -and SHOW STATUS commands and attempt to summarize the information from them -in a useful format. diff --git a/databases/mytop/pkg/PLIST b/databases/mytop/pkg/PLIST deleted file mode 100644 index 0466c4958a0..00000000000 --- a/databases/mytop/pkg/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2001/07/08 13:07:45 zuntum Exp $ -- cgit v1.2.3