[MacPorts] #55909: mariadb-10.2 @10.2.12: opportunistic use of numerous libraries and programs

MacPorts noreply at macports.org
Tue May 19 12:29:00 UTC 2020


#55909: mariadb-10.2 @10.2.12: opportunistic use of numerous libraries and programs
---------------------------+-----------------------
  Reporter:  ryandesign    |      Owner:  michaelld
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:
Resolution:                |   Keywords:
      Port:  mariadb-10.2  |
---------------------------+-----------------------

Comment (by ctreleaven):

 Dependencies added:

 Build:  pkgconfig and bison.  Assume these are both build only.


 Libraries:

 pcre - for regular expressions

 kerberos5 - encryption

 cracklib - strong passwords

 boost - ...

 unixODBC - allow ODBC connections (like MS Excel?!?)

 bzip2 lzo2 lz4 lzma snappy - compression, see link


 CMake settings changed:

 ITH_VALGRIND:BOOL=OFF - don't link with GDB

 PKG_CONFIG_EXECUTABLE:FILEPATH=${prefix}/bin/pkg-config
 BISON_EXECUTABLE:FILEPATH=${prefix}/bin/bison - explicit path to build
 tools

 GIT_EXECUTABLE:FILEPATH= UPDATE_SUBMODULES:BOOL=OFF - prevent use of git
 to update submodule (assumed)

 WITH_PCRE:STRING=system - use MacPorts library

 WITH_ZLIB:STRING=system - removed, appears unnecessary

 WITH_SSL:STRING=yes  WITH_SSL_PATH=${prefix} - removed, appears
 unnecessary.  There is no CMake help on these variables and build seems to
 find all SSL components without any hints.

 CONNECT_WITH_LIBXML2:BOOL=ON - specify a BOOL variable

 Re xz, I can't see any evidence that it is being used even though I have
 it installed on my system.

-- 
Ticket URL: <https://trac.macports.org/ticket/55909#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list