notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: lang/php71/pkg-plist
SVNWeb

Number of commits found: 4

Mon, 21 Jan 2019
[ 13:19 tz search for other commits by this committer ] Original commit   Revision:490858
lang/php7*: Rename option MYSQL to MYSQLND

Renaming the option to be inline with the already existing MYSQLND option
in the mysqli and pdo_mysqli ports.

Reported by:	Jarrod Sayers <jarrod@downtools.com.au>
Thu, 17 Jan 2019
[ 10:11 tz search for other commits by this committer ] Original commit   Revision:490539
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>
Thu, 23 Feb 2017
[ 14:19 tz search for other commits by this committer ] Original commit   Revision:434667
Update PHP 7.1 from 7.1.1 to 7.1.2

Changelog: http://www.php.net/ChangeLog-7.php#7.1.2

PR:           217109
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
MFH:          2017Q1
Tue, 24 Jan 2017
[ 11:54 tz search for other commits by this committer ] Original commit   Revision:432324 (Only the first 10 of 146 ports in this commit are shown above. View all ports for this commit)
Add PHP 7.1

Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org

Number of commits found: 4