Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Dec 2020 03:21:18
26.4.6

|
linimon  |
Mark as BROKEN on riscv64:
galerautils/src/gu_int128.h:163:20: error: use of undeclared identifier
'__bswap64_var'
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing |
09 Nov 2020 15:59:42
26.4.6

|
mikael  |
databases/galera26: fix build on aarch64
The __bswapXX_var macro are not available on arm*, use bswapXX instead
Add cpu feature detection on arm*
PR: 250664
Reported by: Vincent Milum Jr
Approved by: portmgr (tier-2 blanket) |
27 Oct 2020 11:18:56
26.4.6

|
joneum  |
Update to 26.4.6
Codership is pleased to announce the release of Galera Replication library 4.6,
implementing wsrep API version 26.
The library is now available as targeted packages and package repositories
for a number of Linux distributions, including Ubuntu, Debian, CentOS,
RHEL, OpenSUSE and SLES. Obtaining packages using a package repository
removes the need to download individual files and facilitates the deployment
and upgrade of Galera nodes.
This and future releases will be available from https://www.galeracluster.com.
The latest version of Galera for FreeBSD is available in the FreeBSD
Ports Collection. (Only the first 15 lines of the commit message are shown above ) |
09 Jul 2020 14:07:17
26.4.5

|
joneum  |
The garbd options are semicolon separated key value pairs.
The current rc.d script does not support multiple options(eg.
"gmcast.listen_addr=tcp://0.0.0.0:5567;pc.weight=1")
The variable garb_galera_options need to be quoted in command line.
PR: 236795
Reported by: TAO ZHOU <zhoutao@laocius.org>
Approved by: devel@galeracluster.com (maintainer)
Sponsored by: Netzkommune GmbH |
02 Jul 2020 07:28:50
26.4.5

|
joneum  |
Update to 26.4.5
Changelog:
http://releases.galeracluster.com/galera-4.5/release-notes-galera-26.4.5.txt
PR: 247469
Submitted by: devel@galeracluster.com (maintainer)
Sponsored by: Netzkommune GmbH |
06 May 2020 16:39:12
26.4.2_1

|
emaste  |
databases/galera*: add binutils dep on objdump
/usr/bin/objdump will be removed from FreeBSD before FreeBSD 13.0.
PR: 246229
Approved by: bapt |
11 Dec 2019 17:53:49
26.4.2_1

|
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
11 Sep 2019 19:29:41
26.4.2

|
pi  |
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> |