Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 May 2024 11:58:31 +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-hAIrne7Azf@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

Vladimir Druzenko <vvd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhale@FreeBSD.org

--- Comment #15 from Vladimir Druzenko <vvd@FreeBSD.org> ---
(In reply to Antoine Brodin from comment #11)
Patch for databases/qt6-base_sqldriver@mysql:
--- 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/libmariadb.so
 .endif

 .include <bsd.port.mk>

Build without errors on 13.3-p2 amd64 poudriere and live system.

--=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-hAIrne7Azf>