diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-01-31 21:37:03 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-01-31 21:37:03 +0000 |
commit | 131ff678e8fda50806e64ea55bceb4f05f99c55a (patch) | |
tree | fdd02c718233bd9084703152f18a98ae4e1f8b0e /databases/mysql-proxy/pkg-descr | |
parent | graphics/colmap: update to 3.4 (diff) |
Remove expired port:
2018-01-30 databases/mysql-proxy: No longer maintained and not recommended for production use
Notes
Notes:
svn path=/head/; revision=460537
Diffstat (limited to 'databases/mysql-proxy/pkg-descr')
-rw-r--r-- | databases/mysql-proxy/pkg-descr | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/databases/mysql-proxy/pkg-descr b/databases/mysql-proxy/pkg-descr deleted file mode 100644 index 9c47aa0471d3..000000000000 --- a/databases/mysql-proxy/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -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 a wide variety of uses, including load balancing; -failover; query analysis; query filtering and modification; and many more. - -WWW: http://dev.mysql.com/downloads/mysql-proxy/ |