openbsd-ports/lang/php/7.1/pkg/PLIST-apache
sthen 8c40c6d028 - 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).
2018-10-17 12:44:02 +00:00

9 lines
316 B
Plaintext

@comment $OpenBSD: PLIST-apache,v 1.2 2018/10/17 12:44:02 sthen Exp $
@option no-default-conflict
@option is-branch
@conflict php-apache->=7.1,<7.2
lib/php-${PV}/libphp7.so
@sample ${MODPHP_CONFIG_PATH}/modules.sample/
share/examples/php-${PV}/modphp.conf
@sample ${MODPHP_CONFIG_PATH}/modules.sample/php-${PV}.conf