Date: Thu, 09 May 2024 12:34:28 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 277922] Mk/bsd.default-versions.mk: Change default version of MySQL to MariaDB 10.11 (mysql=10.11m) Message-ID: <bug-277922-7788-czWY1Wsurc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-277922-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-277922-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=3D277922 --- Comment #17 from Vladimir Druzenko <vvd@FreeBSD.org> --- (In reply to Jason E. Hale from comment #16) MariDB installs symlink libmysqlclient.so =3D> libmariadb.so.3: Patch can be modified: --- databases/qt6-base_sqldriver/Makefile.orig +++ databases/qt6-base_sqldriver/Makefile @@ -31,7 +31,7 @@ sqlite_CMAKE_ON=3D QT_FEATURE_system_sqlite ${FLAVOR}_PLIST=3D ${.CURDIR}/pkg-plist.${FLAVOR} .if ${FLAVOR:U} =3D=3D mysql -IGNORE_WITH_MYSQL=3D 105m 106m 1011m +CMAKE_ARGS+=3D -DMySQL_LIBRARY=3D${LOCALBASE}/lib/mysql/libmysqlclient.so .endif .include <bsd.port.mk> --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277922-7788-czWY1Wsurc>