git: dee6c5d70371 - main - databases/*mys*: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Jan 2023 15:28:38 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=dee6c5d70371cea9bb3dc5c57082820aaf861c44 commit dee6c5d70371cea9bb3dc5c57082820aaf861c44 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-01-23 15:25:57 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-01-23 15:28:27 +0000 databases/*mys*: Mark DEPRECATED databases/mysql56-{server|client} is marked as DEPRECATED and set to be removed from the tree on 2023-06-30. However there are still some consumers for those which also should should be mark DEPRECATED and set to be EXPIRED all along. Approved by: portmgr (blanket) --- databases/ateam_mysql_ldap_auth/Makefile | 3 +++ databases/mysac/Makefile | 3 +++ databases/mysql-q4m/Makefile | 3 +++ databases/mysqlbigram/Makefile | 3 +++ databases/mysqlwsrep56-server/Makefile | 2 ++ 5 files changed, 14 insertions(+) diff --git a/databases/ateam_mysql_ldap_auth/Makefile b/databases/ateam_mysql_ldap_auth/Makefile index e3e7e87c076d..720c36967c99 100644 --- a/databases/ateam_mysql_ldap_auth/Makefile +++ b/databases/ateam_mysql_ldap_auth/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/ateamsystems/ateam_mysql_ldap_auth LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Requires upstream EOL MySQL 5.6 +EXPIRATION_DATE= 2023-06-30 + LIB_DEPENDS= libconfig.so:devel/libconfig USE_OPENLDAP= yes diff --git a/databases/mysac/Makefile b/databases/mysac/Makefile index 04b3902a5490..fa43cd1632ed 100644 --- a/databases/mysac/Makefile +++ b/databases/mysac/Makefile @@ -10,6 +10,9 @@ WWW= https://www.arpalert.org/mysac.html LICENSE= LGPL3 +DEPRECATED= Requires upstream EOL MySQL 5.6 +EXPIRATION_DATE= 2023-06-30 + USES= mysql IGNORE_WITH_MYSQL= 57 80 101m 102m 103m 57p 57w diff --git a/databases/mysql-q4m/Makefile b/databases/mysql-q4m/Makefile index 91a7d939dc32..946df7053d1f 100644 --- a/databases/mysql-q4m/Makefile +++ b/databases/mysql-q4m/Makefile @@ -9,6 +9,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Message queue that works as a pluggable storage engine of MySQL WWW= http://q4m.github.com/ +DEPRECATED= Requires upstream EOL MySQL 5.6 +EXPIRATION_DATE= 2023-06-30 + FETCH_DEPENDS+= ${NONEXISTENT}:${_MYSQL_SERVER}:fetch BUILD_DEPENDS+= ${NONEXISTENT}:${_MYSQL_SERVER}:build diff --git a/databases/mysqlbigram/Makefile b/databases/mysqlbigram/Makefile index c3a80a01067a..cdfde458dc92 100644 --- a/databases/mysqlbigram/Makefile +++ b/databases/mysqlbigram/Makefile @@ -11,6 +11,9 @@ WWW= http://mysqlbigram.googlepages.com/ LICENSE= LGPL21 +DEPRECATED= Requires upstream EOL MySQL 5.6 +EXPIRATION_DATE= 2023-06-30 + USES= libtool mysql GNU_CONFIGURE= yes diff --git a/databases/mysqlwsrep56-server/Makefile b/databases/mysqlwsrep56-server/Makefile index 732434d742e4..0122b8eacc67 100644 --- a/databases/mysqlwsrep56-server/Makefile +++ b/databases/mysqlwsrep56-server/Makefile @@ -12,6 +12,8 @@ WWW= https://galeracluster.com/ LICENSE= GPLv2 +DEPRECATED= Requires upstream EOL MySQL 5.6 +EXPIRATION_DATE= 2023-06-30 NOT_FOR_ARCHS= aarch64 armv6 armv7 powerpc64 NOT_FOR_ARCHS_REASON= error: Unsupported platform