Date: Sun, 18 Aug 2024 12:40:54 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 274494] databases/mariadb106: fix build with LibreSSL Message-ID: <bug-274494-7788-B90fCjxAV2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274494-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-274494-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274494 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D957454977fba96ef72286c46aa00bef= c9d9cd492 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(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274494-7788-B90fCjxAV2>