Bug 114030 - [NEW PORT] databases/mysql-proxy: Monitor, analyze or transform the communication of MySQL
Summary: [NEW PORT] databases/mysql-proxy: Monitor, analyze or transform the communica...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-26 09:20 UTC by gslin
Modified: 2007-07-02 04:00 UTC (History)
1 user (show)

See Also:


Attachments
mysql-proxy-0.5.0.shar (2.20 KB, text/plain)
2007-06-26 09:20 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2007-06-26 09:20:04 UTC
MySQL Proxy is a simple program that sits between your client and
MySQL server(s) that can monitor, analyze or transform their
communication. Its flexibility allows for unlimited uses; common ones
include: load balancing; failover; query analysis; query filtering and
modification; and many more.

WWW:	http://forge.mysql.com/wiki/MySQL_Proxy

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-26 09:20:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-02 03:51:35 UTC
clsung      2007-07-02 02:51:29 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/mysql-proxy Makefile distinfo pkg-descr 
  Log:
  Add mysql-proxy 0.5.0, monitor, analyze or transform the communication
  of MySQL.
  
  PR:             ports/114030
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.614     +1 -0      ports/databases/Makefile
  1.1       +33 -0     ports/databases/mysql-proxy/Makefile (new)
  1.1       +3 -0      ports/databases/mysql-proxy/distinfo (new)
  1.1       +7 -0      ports/databases/mysql-proxy/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"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-07-02 03:52:39 UTC
State Changed
From-To: open->closed

New port added. Thank You.