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
non port: converters/php56-recode/Makefile

Number of commits found: 4

Friday, 23 Sep 2016
08:26 tz search for other commits by this committer
lang/php56: Update from 5.6.25 to 5.6.26

Security:    CVE-2016-7416
Security:    CVE-2016-7412
Security:    CVE-2016-7414
Security:    CVE-2016-7417
Security:    CVE-2016-7411
Security:    CVE-2016-7413
Security:    CVE-2016-7418

MFH:         2016Q3
Approved by: swills (mentor)
Original commitRevision:422652 
Tuesday, 30 Aug 2016
12:55 tz search for other commits by this committer
lang/php56: Update from 5.6.24 to 5.6.25

PR:           212183
Submitted by: Kurt Jaeger <pi@FreeBSD.org>
Approved by:  pi (mentor)
Original commitRevision:421112 
Wednesday, 3 Aug 2016
12:47 mat search for other commits by this committer
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
Original commitRevision:419514 
Thursday, 4 Sep 2014
14:24 ale search for other commits by this committer
Import PHP 5.6 branch!
Original commitRevision:367268 

Number of commits found: 4