aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2024-05-09 07:46:48 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2024-05-09 07:46:48 +0000
commit195cd5c6664cff7346ed5149cc36c21ea886d4ca (patch)
tree7336eb5cfa51cbf6a3e1c7dfe110a386a0fa7d9b /databases
parenta08b8b7c7b26b9871755ebb65576e4fcf76338d9 (diff)
downloadports-195cd5c6664cff7346ed5149cc36c21ea886d4ca.tar.gz
ports-195cd5c6664cff7346ed5149cc36c21ea886d4ca.zip
databases/galera: Deprecate
Does not build. Port superseded by databases/galera26 Confirmed by maintainer. PR: 277224 Reported by: michael.glaus@hostpoint.ch
Diffstat (limited to 'databases')
-rw-r--r--databases/galera/Makefile3
1 files changed, 3 insertions, 0 deletions
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'