Subject: CVS commit: pkgsrc/databases/mytop
To: None <pkgsrc-changes@netbsd.org>
From: Tomasz Luchowski <zuntum@netbsd.org>
List: pkgsrc-changes
Date: 07/08/2001 16:07:45
Module Name:	pkgsrc
Committed By:	zuntum
Date:		Sun Jul  8 13:07:45 UTC 2001

Modified Files:
	pkgsrc/databases/mytop: Makefile distinfo
	pkgsrc/databases/mytop/pkg: PLIST

Log Message:
Update mytop to 0.8

Changes:

  Added a "Queries Per Second" or qps mode. You can enter qps mode by
  hitting the `m' key. In this mode, mytop will write out one integer
  per second. The number written reflects the number of queries
  executed by the server in the previous one second interval.

  mytop is now distributed as a true Perl package. There's a normal
  Makefile.PL, which means it can be installed via the standard mantra.

o use REPLACE_PERL


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/databases/mytop/Makefile \
    pkgsrc/databases/mytop/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/databases/mytop/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.