non port: databases/php55-pdo_firebird/Makefile |
SVNWeb
|
Number of commits found: 6 |
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
|
Sun, 9 Feb 2014
|
[ 12:46 ale ]
- Update to 5.5.9 release
- Enable FPM by default [2]
- Add support to override configure flags [3]
To users requesting mod_php package, please read this:
https://wiki.apache.org/httpd/PHP-FPM
PR: ports/185438 [1], ports/186536 [2]
Submitted by: Ilya Bakulin <webmaster@kibab.com> [1],
Reinier Schoof <reinier@skoef.nl> [2]
|
Wed, 30 Oct 2013
|
[ 13:32 ale ] (Only the first 10 of 129 ports in this commit are shown above. )
Stagify.
|
Mon, 30 Sep 2013
|
[ 23:44 acm ]
- Bump PORTREVISION. firebird25-* ports has been modified for solved some
problems related to ICU
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Mon, 24 Jun 2013
|
[ 14:32 ale ] (Only the first 10 of 151 ports in this commit are shown above. )
Welcome PHP 5.5!
Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run
|
Number of commits found: 6 |