CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/02/06 15:42:29
Modified files:
net/librenms : Makefile distinfo
net/librenms/patches: patch-LibreNMS_Config_php
patch-_env_example patch-daily_sh
net/librenms/pkg: PLIST README
Added files:
net/librenms/patches: patch-misc_config_definitions_json
Removed files:
net/librenms/patches: patch-LibreNMS_Util_FileLock_php
patch-LibreNMS_Util_Git_php
patch-LibreNMS_Validations_Php_php
patch-discovery-wrapper_py
patch-html_install_php
patch-includes_common_php
patch-includes_defaults_inc_php
patch-includes_functions_php
patch-includes_html_output_capture_inc_php
patch-includes_html_pages_about_inc_php
patch-poller-service_py
patch-poller-wrapper_py
patch-scripts_composer_wrapper_php
patch-validate_php
Log message:
update to librenms-1.60
- rework the README a bit, install notes may still need some fixes
- note: run daily.sh as _librenms after installing the new version to
update schemas, you will see errors when you try to login if you don't
do this.
- note: some things moved from symbolic links to real files which
pkg_add -u doesn't cope with (this is the same case as "exotest" in
regress/usr.sbin/pkg_add). pkg_delete then pkg_add when updating.
@ask-update is used in the plist to try to warn you and ask you to
cancel during the update in this case.