freebsd-ports/lang/php71
Torsten Zuehlsdorff c511d9d3ef lang/php71: Make enabling MYSQL native driver optional
Currently PHP is always compiled with --enable-mysqlnd, to allow the use
of the native MySQL Native Driver. MySQL Native Driver is a replacement for the
MySQL Client Library.

While this is handy when working with MySQL there is no need for
it when MySQL is *not* used at all. This happens frequently when
working without databases or simply with other databases.

To avoid POLA the newly introduced option is a default option.

Disabling it will reduce the size of the package by ca. 175 KB,
which also helps in modern constraint VM run environments.

Submitted by:	Reko Turja <reko.turja@liukuma.net>
2019-01-17 10:11:42 +00:00
..
files Update to 7.1.23 2018-10-12 17:03:07 +00:00
distinfo Update PHP 7.1 from 7.1.25 to 7.1.26 2019-01-14 11:00:50 +00:00
Makefile lang/php71: Make enabling MYSQL native driver optional 2019-01-17 10:11:42 +00:00
Makefile.ext Remove stale IGNORE_WITH_PHP=56 values. 2019-01-05 15:47:56 +00:00
pkg-descr
pkg-message.mod
pkg-plist lang/php71: Make enabling MYSQL native driver optional 2019-01-17 10:11:42 +00:00
pkg-plist.mod