CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/07/12 13:51:51
Modified files:
net/zabbix : Makefile
net/zabbix/files: README.OpenBSD
net/zabbix/patches: patch-misc_conf_zabbix_proxy_conf
patch-misc_conf_zabbix_server_conf
patch-misc_conf_zabbix_trapper_conf
net/zabbix/pkg : PLIST-main PLIST-server PLIST-web
Added files:
net/zabbix/patches: patch-misc_conf_zabbix_agentd_conf
Log message:
Clean up this port:
* add missing dependency on php5-gd
* remove all hardcoded paths
* rework README.OpenBSD
* add empty zabbix.conf.php file that is writable by the www user so
that the configuration wizard can tweak this file
* protect configuration files, they may contain passwords
* fix configuration so that it works by default which is the purpose of
porting these kinds of apps
ok sthen@, ok jasper@ on a previous version of the diff