Bug 207197

Summary: databases/mysql56-{server,client}: Backports of current and upcomming Makefile changes from 5.7.11
Product: Ports & Packages Reporter: Markus Kohlmeyer <rootservice>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed DUPLICATE    
Severity: Affects Many People CC: mmokhi, rootservice
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Backports of current and upcomming Makefile changes from 5.7.11 none

Description Markus Kohlmeyer 2016-02-14 23:36:35 UTC
Created attachment 167005 [details]
Backports of current and upcomming Makefile changes from 5.7.11

This patch contains backports for most of the current and upcomming changes to the Makefiles from 5.7.11

* Use system libs (libedit, libevent, ssl, zlib)
* Radio options for ssl and zlib
* Options to build engines static or dynamic
* Option to skip performance schema
* Disable libwrap support
Comment 1 Mahdi Mokhtari freebsd_committer freebsd_triage 2016-02-15 16:17:16 UTC
(In reply to Markus Kohlmeyer from comment #0)
Bundling all changes in a patch isnt good way :D.
Please wait for sys-zlib one to be committed first.
Also are you sure adding option for all ones is good idea?
I think only Zlib and ssl is enough (or maybe editline_vs_readline)
As libevent2 is FreeBSD's choice and we're not sure about bundled version
Comment 2 Mahdi Mokhtari freebsd_committer freebsd_triage 2016-02-15 16:18:44 UTC

*** This bug has been marked as a duplicate of bug 198812 ***