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: graphics/php72-gd/Makefile
SVNWeb

Number of commits found: 4

Sat, 18 Aug 2018
[ 15:32 joneum search for other commits by this committer ] Original commit   Revision:477510
Update to 7.2.9

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

MFH:		2018Q3
Tue, 31 Jul 2018
[ 08:47 tz search for other commits by this committer ] Original commit   Revision:475984
graphics/php72-gd: Switch from bundled libgd to graphics/gd

Currently the gd-module uses a bundled libgd, while most systems
already provide the same library via graphics/gd.
Therefore instead of adding the bundled library we use the
port instead.

PR:		217222
Submitted by:	Mikhail Teterin  <mi@FreeBSD.org>
Tue, 24 Jul 2018
[ 08:44 tz search for other commits by this committer ] Original commit   Revision:475229 (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions

This enables "make test" in every extension and eases
the test of changes to PHP.

I did ignore PHP 7.0 intentionally since it only receives
security updates and will EOL at the end of the year. Therefore
no great amount of work is expected for 7.0.
Thu, 16 Nov 2017
[ 10:48 tz search for other commits by this committer ] Original commit   Revision:454302 (Only the first 10 of 184 ports in this commit are shown above. View all ports for this commit)
Add PHP 7.2 RC6

Notable changes:
- mcrypt module was removed
- sodium module was added
- sybase_ct artifacts removed

Also many PECL ports will not work with this version
since some files got renamed.

Reviewed by:           mat, ale, Rainer Duffner <rainer@ultra-secure.de>
Differential Revision: https://reviews.freebsd.org/D12980

Number of commits found: 4