#49634: Request for new port: mysql57 -----------------------+-------------------------------- Reporter: harald@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: | -----------------------+-------------------------------- Comment (by dark.panda+macports@…): I actually started a port for this for my own use a few days ago and ran into a couple of issues and had to leave it be, but someone more versed in the MySQL build system and port could probably fix these issues up fairly easily. - patch-cmake-install_layout.cmake.diff needs some fixing up as there have been some changes to the cmake files and the patch no longer applies cleanly. - scripts/mysql_install_db.pl.in and scripts/mysql_secure_installation.pl.in no longer exist in the MySQL build system so the patches for those files are no longer necessary. - some of the compiler include paths get mixed up, as the line in the port file that reads "configure.cppflags-delete -I${prefix}/include" no longer seems to have any effect. The build will die when it tries to include to system base64 header files rather than the MySQL-specific files. - after getting past that with some manual intervention, I ended up getting some linker errors on several files involving MySQL's SSL system. At this point I had to give up for a while and now here we are. -- Ticket URL: <https://trac.macports.org/ticket/49634#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X