CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2018/10/17 06:44:02

Modified files:
        lang/php       : Makefile.inc 
        lang/php/5.6   : Makefile 
        lang/php/5.6/pkg: PLIST-apache 
        lang/php/7.0   : Makefile 
        lang/php/7.0/pkg: PLIST-apache PLIST-main 
        lang/php/7.1   : Makefile 
        lang/php/7.1/pkg: PLIST-apache PLIST-main 
        lang/php/7.2   : Makefile 
        lang/php/7.2/pkg: PLIST-apache PLIST-main 
        lang/php/files : php.conf 

Log message:
- use SUBST_CMD instead of a perl regex for sample config for apache httpd's
modphp, possible without pain now that we have UPDATE_PLIST_ARGS.

- install empty php-fpm.d directory and handle pkg_delete -c with @extraunexec

- cat www.conf to the end of php-fpm.conf on all of !5.6, previously this was
just done on 7.0. (not installing this to php-fpm.d/www.conf to avoid making
a conflicting config for updating users).

Reply via email to