Created attachment 207361 [details] galera26 Patched current port database/galera that uses v25 with code version v26 so that can be used with mariadb104-server
To make it work with database/mariadb104-server it could be used in the makefile with: WSREP_LIB_DEPENDS= libgalera.so:databases/galera26
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240500
testbuilds are fine. Waiting for approval from maintainer.
Because databases/galera and databases/galera26 would have the same PKGNAME (test with: make -V PKGNAME), the port needs a PKGNAMESUFFIX=26
Created attachment 207395 [details] added PKGNAMESUFFIX=26 added PKGNAMESUFFIX=26
(In reply to Kurt Jaeger from comment #4) Thanks, I have added it and submit the shar
Committed, thanks!
A commit references this bug: Author: pi Date: Wed Sep 11 19:29:42 UTC 2019 New revision: 511838 URL: https://svnweb.freebsd.org/changeset/ports/511838 Log: New port: databases/galera26 Galera v26 wsrep provider library for Galera Cluster for MySQL, an easy-to-use high-availability solution with high system up-time, no data loss, and scalability for future growth. WWW: https://galeracluster.com/ PR: 240483 Submitted by: Nicolas Embriz <nbari@tequila.io> Changes: head/databases/Makefile head/databases/galera26/ head/databases/galera26/Makefile head/databases/galera26/distinfo head/databases/galera26/pkg-descr