[Bug 274494] databases/mariadb106: fix build with LibreSSL
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274494] databases/mariadb106: fix build with LibreSSL"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 Aug 2024 12:40:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274494 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=957454977fba96ef72286c46aa00befc9d9cd492 commit 957454977fba96ef72286c46aa00befc9d9cd492 Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2024-08-18 12:38:49 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2024-08-18 12:38:49 +0000 databases/mariadb114-server: Update to 11.4.3 * Fix build with ports LibreSSL [1] * Clean up binary references in cnf * Create proper sample files and default conf PR: 274494 Reported by: Ivan Rozhuk <rozhuk im gmail com> databases/mariadb114-client/pkg-plist | 4 +- databases/mariadb114-connector-c/Makefile (new) | 12 + databases/mariadb114-connector-c/distinfo (new) | 3 + databases/mariadb114-connector-c/pkg-descr (new) | 6 + databases/mariadb114-connector-c/pkg-plist (new) | 150 +++++ databases/mariadb114-server/Makefile | 13 +- databases/mariadb114-server/distinfo | 6 +- .../files/patch-mysys__ssl_openssl.c | 15 + .../files/patch-storage_columnstore-tr1 (new) | 689 +++++++++++++++++++++ databases/mariadb114-server/files/pkg-message.in | 8 +- .../mariadb114-server/files/server.cnf.sample.in | 16 +- databases/mariadb114-server/pkg-plist | 8 +- 12 files changed, 904 insertions(+), 26 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.