Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Dec 2017 01:02:47 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r457659 - head/databases/mysql-proxy
Message-ID:  <201712310102.vBV12l0R035309@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Dec 31 01:02:47 2017
New Revision: 457659
URL: https://svnweb.freebsd.org/changeset/ports/457659

Log:
  databases/mysql-proxy: mark deprecated and give up maintainership
  
  Upstream no longer maintains or recommends use of mysql-proxy, see:
  
  https://downloads.mysql.com/archives/proxy/

Modified:
  head/databases/mysql-proxy/Makefile   (contents, props changed)

Modified: head/databases/mysql-proxy/Makefile
==============================================================================
--- head/databases/mysql-proxy/Makefile	Sun Dec 31 00:58:13 2017	(r457658)
+++ head/databases/mysql-proxy/Makefile	Sun Dec 31 01:02:47 2017	(r457659)
@@ -7,8 +7,11 @@ PORTREVISION=	5
 CATEGORIES=	databases
 MASTER_SITES=	MYSQL/MySQL-Proxy
 
-MAINTAINER=	swills@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Monitor, analyze, or transform the communication of MySQL
+
+DEPRECATED=	No longer maintained and not recommended for production use
+EXPIRATION_DATE=	2018-01-30
 
 LICENSE=	GPLv2
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712310102.vBV12l0R035309>