non port: databases/php70-mysqli/Makefile |
SVNWeb
|
Number of commits found: 5 |
Fri, 20 Jan 2017
|
[ 09:40 tz ]
Update PHP 7 from 7.0.14 to 7.0.15
Changelog: http://www.php.net/ChangeLog-7.php#7.0.15
PR: 216210
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
MFH: 2017Q1
Security:
https://vuxml.freebsd.org/freebsd/709e025a-de8b-11e6-a9a5-b499baebfeaf.html
|
Thu, 12 Jan 2017
|
[ 13:54 tz ]
databases/php70-mysqli: Add patch to build fine with databases/mysql80-client
Patch enables the port to build with databases/mysql80-client
PR: 215903
Submitted by: Mahdi Mokhtari <mokhi64@gmail.com>
|
Wed, 21 Sep 2016
|
[ 15:43 tz ] (Only the first 10 of 63 ports in this commit are shown above. )
lang/php70: Update from 7.0.10 to 7.0.11
Security: CVE-2016-7416
Security: CVE-2016-7412
Security: CVE-2016-7414
Security: CVE-2016-7417
Security: CVE-2016-7413
Security: CVE-2016-7418
MFH: 2016Q3
Approved by: pi (mentor)
|
Wed, 3 Aug 2016
|
[ 12:47 mat ] (Only the first 10 of 381 ports in this commit are shown above. )
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022
|
Mon, 15 Feb 2016
|
[ 14:34 miwi ] (Only the first 10 of 167 ports in this commit are shown above. )
Welcome php 7.0.3
Changelog:
http://php.net/ChangeLog-7.php#7.0.0
http://php.net/ChangeLog-7.php#7.0.1
http://php.net/ChangeLog-7.php#7.0.2
http://php.net/ChangeLog-7.php#7.0.3
I'd like to thanks:
Kurt Jaeger
Matthias Breddin
Rainer Duffner
Victor van Vlaardingen
Torsten Zuehlsdorff
Franco Fichtner
and all helpers and testers from ports@.
|
Number of commits found: 5 |