CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/12/13 08:30:43
Modified files:
net/librenms : Makefile
net/librenms/patches: patch-daily_sh patch-discovery-wrapper_py
patch-includes_defaults_inc_php
patch-poller-wrapper_py
Added files:
net/librenms/patches: patch-LibreNMS_FileLock_php
patch-LibreNMS_Validations_Php_php
patch-html_includes_output_capture_inc_php
Log message:
librenms tweaks:
- replace more hardcoded php binary names with ${MODPHP_BIN}, unbreaks some
scripts as we include the PHP release branch in the string (php-5.6 etc).
- drop php-mysql dependency, no longer required.