Mk/uses/mysql.mk: Prepare for MariaDB 10.2 - Transform _LIBVER assignments to for loop - Add LIBVER for MariaDB 10.2 - Add _MYSQL_SHLIB parameter, MariaDB 10.2 uses libmariadb - Change LIB_DEPENDS to use new _MYSQL_LIBVER parameter - Generate correct PKGNAME in WARNING and IGNORE messages
Details
Details
- Reviewers
mat mmokhi - Group Reviewers
O5: Ports Framework portmgr - Commits
- rP441810: Mk/Uses/mysql.mk: Prepare for upcoming MariaDB 10.2
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
To me it seems good idea, I haven't applied/tested the patch yet though.
Shouldn't we also change Makefiles of mysql variants to make it work?
Comment Actions
Okay, with changes applied I successfully built mysql57 without anything bad happening.
Seems good to me 😄