Commit graph

5 commits

Author SHA1 Message Date
Alex Dupre
ce9ba7129c Update to 5.4.23 release and refresh patches. 2013-12-14 12:45:40 +00:00
Alex Dupre
0926c2d681 Update to 5.4.3 release:
- add support for embedded php library
- add support for dtrace

Re-organize bsd.php.mk:
 - add WANT_PHP_EMD
 - fix handling of WANT_PHP_*
 - remove php4 extensions

From UPDATING:
  Suhosin patch has been disabled until the
  new version will be released (soon). Suhosing extension will take more
  time. LINKTHR option is now enabled by default, be sure to flag it if
  you are updating using an old saved configuration. sqlite2 extension
  has been permanently removed.
  If you want to remain at PHP 5.3, a new port (lang/php53) will be
  committed soon.
2012-05-16 07:36:13 +00:00
Alex Dupre
8796d6d0d6 Restore accidentally removed patch hunk. 2012-02-09 15:48:54 +00:00
Alex Dupre
1c08b00624 When FPM is selected, install status.html into ${PREFIX}/share/php/fpm/.
Submitted by:	Michael Vorobyov <vmb@ric168.ru>
2012-02-08 14:53:55 +00:00
Alex Dupre
49a746ede7 Update to 5.3.3 release:
- add FPM sapi (experimental) [1]
- add apache2filter sapi (experimental)

PR:		ports/148956 [1]
Submitted by:	mm
2010-07-27 15:13:54 +00:00