Bug 105787

Summary: [NEW PORT] databases/mysqlreport Mysqlreport makes a friendly report of important MySQL status values
Product: Ports & Packages Reporter: Alexander Zhuravlev <zaa>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mysqlreport.port none

Description Alexander Zhuravlev 2006-11-23 15:50:12 UTC
	mysqlreport makes a friendly report of important MySQL status values.
	mysqlreport transforms the values from SHOW STATUS into
	an easy-to-read report that provides a much more in-depth understanding
	of how well MySQL is running. For this and many other reasons,
	mysqlreport is a better alternative (and practically the only
	alternative) to manually interpreting SHOW STATUS.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-11-23 16:12:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-11-23 22:19:25 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-11-23 22:19:36 UTC
miwi        2006-11-23 22:19:26 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/mysqlreport Makefile distinfo pkg-descr 
    databases/mysqlreport/files patch-mysqlreport 
  Log:
  mysqlreport makes a friendly report of important MySQL status values.
  mysqlreport transforms the values from SHOW STATUS into an easy-to-read
  report that provides a much more in-depth understanding of how well
  MySQL is running. For this and many other reasons, mysqlreport is
  a better alternative (and practically the only alternative) to
  manually interpreting SHOW STATUS.
  
  WWW: http://hackmysql.com/mysqlreport
  
  PR:             ports/105787
  Submitted by:   Alexander Zhuravlev <zaa at zaa.pp.ru>
  
  Revision  Changes    Path
  1.562     +1 -0      ports/databases/Makefile
  1.1       +37 -0     ports/databases/mysqlreport/Makefile (new)
  1.1       +3 -0      ports/databases/mysqlreport/distinfo (new)
  1.1       +11 -0     ports/databases/mysqlreport/files/patch-mysqlreport (new)
  1.1       +8 -0      ports/databases/mysqlreport/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"