non port: textproc/php55-pspell/Makefile |
Number of commits found: 9 |
Thursday, 15 Sep 2016
|
01:41 swills
Unmark broken on powerpc64
These ports built successfully
 |
Tuesday, 9 Aug 2016
|
14:29 mat
Change www/php*-session's priority to be loaded before most other PHP
extensions.
Many PHP extensions were adding a build dependency on session, so that
it was loaded first. This is now no longer needed, we have a nice
framework handle the extensions ordering.
PR: 203741
Sponsored by: Absolight
 |
Wednesday, 3 Aug 2016
|
12:47 mat
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
 |
Thursday, 21 Apr 2016
|
16:43 swills
many ports: mark broken on powerpc64
 |
Sunday, 14 Jun 2015
|
20:23 ale
Update PHP ports:
- php5 to 5.4.42
- php55 to 5.5.26
- php56 to 5.6.10
 |
Friday, 4 Jul 2014
|
20:28 tijl
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
 |
Wednesday, 30 Oct 2013
|
13:32 ale
Stagify.
 |
Friday, 20 Sep 2013
|
23:17 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
 |
Monday, 24 Jun 2013
|
14:32 ale
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: 9 |