Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,11 +1,12 @@
===========================================================================
$NetBSD: MESSAGE.module,v 1.3 2015/02/15 09:00:33 taca Exp $
$NetBSD: MESSAGE.module,v 1.4 2016/07/17 15:49:44 jdolecek Exp $
To enable this module, add the following to ${PKG_SYSCONFDIR}/php.ini:
Module configuration file was created and module should be autoloaded:
${EXT_CONF_DIR}/${MODNAME}.ini
${EXTENSION_DIRECTIVE}=${MODNAME}.so
Make sure to update your ${PKG_SYSCONFDIR}/php.ini to not load this
extension explicitely, remove:
${EXTENSION_DIRECTIVE}=${EXTENSION_FILE}
and make sure extension_dir points to the dir where ${MODNAME}.so is.
Then restart your ${PKG_PHP}-enabled HTTP server to load this module.
Restart your ${PKG_PHP}-enabled HTTP server to load this module.
===========================================================================