Doug Barton ha scritto:
Meanwhile, it looks like I can set "WITH_MYSQL_VER= 52" in /etc/make.conf to use mariadb to satisfy mysql-related dependencies, is that right?
Exactly.
you have the following in the mysql*-server ports: .if !defined(CLIENT_ONLY) USE_MYSQL= yes WANT_MYSQL_VER= 55 Does that need to be added to the mariadb-server port?
Yup, server and scripts should depend on their client counterpart. -- Alex Dupre _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
