git: 195cd5c6664c - main - databases/galera: Deprecate

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Thu, 09 May 2024 07:48:31 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=195cd5c6664cff7346ed5149cc36c21ea886d4ca

commit 195cd5c6664cff7346ed5149cc36c21ea886d4ca
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2024-05-09 07:46:48 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-05-09 07:46:48 +0000

    databases/galera: Deprecate
    
    Does not build. Port superseded by databases/galera26
    Confirmed by maintainer.
    
    PR:             277224
    Reported by:    michael.glaus@hostpoint.ch
---
 databases/galera/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/databases/galera/Makefile b/databases/galera/Makefile
index 49c5f9a7fb18..91bbe9259e8f 100644
--- a/databases/galera/Makefile
+++ b/databases/galera/Makefile
@@ -11,6 +11,9 @@ WWW=		https://galeracluster.com/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Does not build. Superseded by galera26
+EXPIRATION_DATE=	20240608
+
 BROKEN_aarch64=		fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
 BROKEN_armv6=		fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
 BROKEN_armv7=		fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'