K 10 svn:author V 5 riggs K 8 svn:date V 27 2016-02-08T18:41:55.244760Z K 7 svn:log V 734 MFH: r408349 Revert recent change on performance_schema; introduce OPTION for it The recent port version 5.7.10_2 introduced a change in the default behaviour of performance_schema. Due to an ongoing debate in the community whether the default setting should lean towards performance (previous default before 5.7.10_2) or memory consumption, maintainer had changed the default to memory consumption in 5.7.10_2. This introduces an OPTION knob PERFSCHM to control the default behaviour of performance_schema. It defaults to ON, hence restoring the previous default. Bump PORTREVISION. PR: 206912 Submitted by: smh Reviewed by: mokhi64@gmail.com (maintainer), riggs Approved by: ports-secteam (feld), mokhi64@gmail.com (maintainer) END