K 10 svn:author V 3 wxs K 8 svn:date V 27 2011-06-25T12:37:57.000000Z K 7 svn:log V 649 - Add patch to fix MySQL protocol testing with MySQL 5.1.57+ and 5.5.12+. Taken from vendor repo (r372). - Remove CPPFLAGS from CONFIGURE_ARGS as it is inherently passed via use of GNU_CONFIGURE. (quiets lint warning) - Remove WITH_SSL option conditional and replace it with a WITHOUT_SSL conditional. SSL support is enabled by default in configure and the --enable-SSL and --with-openssl knobs have been removed. (quiets configure warning) - Change Mk includes to use new options style. - Fix WWW in pkg-descr. PR: ports/158198 Submitted by: Jase Thew Approved by: Martin Pala (maintainer) END