id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 60514,qt5-mysql-plugin: add variant for mariadb 10.2,ctreleaven,MarcusCalhoun-Lopez,"Please add a variant to allow qt5-mysql-plugin to access MariaDB v10.2 databases. I believe all that is required is to add the following block around line 809 in the qt5 portfile: {{{ { ""mariadb10_2"" ""port:mariadb-10.2"" ""${prefix}/include/mariadb-10.2/mysql"" ""${prefix}/lib/mariadb-10.2/mysql"" ""-lmysqlclient_r"" """" } }}} I'm working on a port for MythTV 29.x and I would like to upgrade to MariaDB 10.2 and as such need this variant. Why 10.2? Lacking a current port for MariaDB 10.3, 10.2 is the latest we offer. Also, MariaDB 10.4 suffers from a bug that causes crashes when used with MythTV. ",enhancement,closed,Normal,,ports,2.6.2,fixed,,,qt5-mysql-plugin