1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/lang/php73
Torsten Zuehlsdorff ffa9cd8f50 lang/php73: 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:41:25 +00:00
..
files lang/php73: Upgrade from 7.3.0 to 7.3.1 2019-01-14 11:05:43 +00:00
distinfo lang/php73: Upgrade from 7.3.0 to 7.3.1 2019-01-14 11:05:43 +00:00
Makefile lang/php73: Make enabling MYSQL native driver optional 2019-01-17 10:41:25 +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/php73: Make enabling MYSQL native driver optional 2019-01-17 10:41:25 +00:00
pkg-plist.mod