Re: Update: lang/php

2015-06-16 Thread Thierry M
Updated version below. The original diff included a typo ('--with-readline' was not correctly appended to the preceeding CONFIGURE_ARGS). Thanks to Markus Lude for the feedback. Index: Makefile.inc === RCS file: /cvs/ports/lang/p

Update: lang/php

2015-06-15 Thread Thierry M
A few update proposals to Makefile.inc, now that php 5.3 has been unhooked. In particular, the following 2 configure option changes are from http://php.net/manual/en/configure.about.php : - remove '--enable-zend-multibyte' (This feature has been DEPRECATED as of PHP 5.3.0 and REMOVED as of P