From e10e1fa970ae00c0a947617f94df264ea4f7af61 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 22 Apr 2021 16:35:35 +0200 Subject: [PATCH] plugins: remove GitHub links as previously discussed E-mails and real names are ok. PRs welcome. --- mail/postfix/pkg-descr | 4 ++-- net-mgmt/zabbix-agent/pkg-descr | 4 ++-- net-mgmt/zabbix4-proxy/Makefile | 2 +- net-mgmt/zabbix4-proxy/pkg-descr | 2 +- .../opnsense/scripts/systemhealth/logformats/zabbix_proxy.py | 2 +- net-mgmt/zabbix5-proxy/Makefile | 4 ++-- net-mgmt/zabbix5-proxy/pkg-descr | 5 ++++- .../opnsense/scripts/systemhealth/logformats/zabbix_proxy.py | 2 +- 8 files changed, 14 insertions(+), 11 deletions(-) diff --git a/mail/postfix/pkg-descr b/mail/postfix/pkg-descr index 92c04b769..f873fb825 100644 --- a/mail/postfix/pkg-descr +++ b/mail/postfix/pkg-descr @@ -13,11 +13,11 @@ Plugin Changelog 1.17 -* Add smtpd_sasl_auth_enable to configuration (by @fhloston) +* Add smtpd_sasl_auth_enable to configuration (contributed by fhloston) 1.16 -* Add support for header_checks (Starkstromkonsument ) +* Add support for header_checks (contributed by Starkstromkonsument) 1.15 diff --git a/net-mgmt/zabbix-agent/pkg-descr b/net-mgmt/zabbix-agent/pkg-descr index 3c687fcbc..e080b7c51 100644 --- a/net-mgmt/zabbix-agent/pkg-descr +++ b/net-mgmt/zabbix-agent/pkg-descr @@ -14,6 +14,6 @@ Plugin Changelog 1.8 -* Add Changelog (Starkstromkonsument ) -* Fix logformat (Starkstromkonsument ) +* Add Changelog (contributed by Starkstromkonsument) +* Fix logformat (contributed by Starkstromkonsument) * Switch to Zabbix Agent 5.0 diff --git a/net-mgmt/zabbix4-proxy/Makefile b/net-mgmt/zabbix4-proxy/Makefile index 97c8cc9b6..1000368f5 100644 --- a/net-mgmt/zabbix4-proxy/Makefile +++ b/net-mgmt/zabbix4-proxy/Makefile @@ -2,7 +2,7 @@ PLUGIN_NAME= zabbix4-proxy PLUGIN_VERSION= 1.3 PLUGIN_COMMENT= Zabbix Proxy enables decentralized monitoring PLUGIN_DEPENDS= zabbix4-proxy -PLUGIN_CONFLICTS= zabbix5-proxy +PLUGIN_CONFLICTS= zabbix5-proxy PLUGIN_MAINTAINER= m.muenz@gmail.com .include "../../Mk/plugins.mk" diff --git a/net-mgmt/zabbix4-proxy/pkg-descr b/net-mgmt/zabbix4-proxy/pkg-descr index 32d9a8c1a..706669f8a 100644 --- a/net-mgmt/zabbix4-proxy/pkg-descr +++ b/net-mgmt/zabbix4-proxy/pkg-descr @@ -14,7 +14,7 @@ Plugin Changelog 1.3 -* Add logfile to WebUI (Starkstromkonsument ) +* Add log file to web GUI (contributed by Starkstromkonsument) 1.2 diff --git a/net-mgmt/zabbix4-proxy/src/opnsense/scripts/systemhealth/logformats/zabbix_proxy.py b/net-mgmt/zabbix4-proxy/src/opnsense/scripts/systemhealth/logformats/zabbix_proxy.py index cc691a2ee..285afab39 100644 --- a/net-mgmt/zabbix4-proxy/src/opnsense/scripts/systemhealth/logformats/zabbix_proxy.py +++ b/net-mgmt/zabbix4-proxy/src/opnsense/scripts/systemhealth/logformats/zabbix_proxy.py @@ -1,6 +1,6 @@ """ Copyright (c) 2020 Ad Schellevis - Copyright (C) 2020 Starkstromkonsument + Copyright (C) 2020 Starkstromkonsument All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/net-mgmt/zabbix5-proxy/Makefile b/net-mgmt/zabbix5-proxy/Makefile index d00e2de4e..d01fce28e 100644 --- a/net-mgmt/zabbix5-proxy/Makefile +++ b/net-mgmt/zabbix5-proxy/Makefile @@ -1,8 +1,8 @@ PLUGIN_NAME= zabbix5-proxy -PLUGIN_VERSION= 1.4 +PLUGIN_VERSION= 1.5 PLUGIN_COMMENT= Zabbix Proxy enables decentralized monitoring PLUGIN_DEPENDS= zabbix5-proxy -PLUGIN_CONFLICTS= zabbix4-proxy +PLUGIN_CONFLICTS= zabbix4-proxy PLUGIN_MAINTAINER= m.muenz@gmail.com .include "../../Mk/plugins.mk" diff --git a/net-mgmt/zabbix5-proxy/pkg-descr b/net-mgmt/zabbix5-proxy/pkg-descr index 58238b6d6..158cf6087 100644 --- a/net-mgmt/zabbix5-proxy/pkg-descr +++ b/net-mgmt/zabbix5-proxy/pkg-descr @@ -12,6 +12,10 @@ WWW: https://www.zabbix.com/ Plugin Changelog ---------------- +1.5 + +* Add log file to web GUI (contributed by Starkstromkonsument) + 1.4 * Allow setting ConfigFrequency @@ -21,7 +25,6 @@ Plugin Changelog 1.3 * Switch to zabbix5-proxy -* Add logfile to WebUI (Starkstromkonsument ) 1.2 diff --git a/net-mgmt/zabbix5-proxy/src/opnsense/scripts/systemhealth/logformats/zabbix_proxy.py b/net-mgmt/zabbix5-proxy/src/opnsense/scripts/systemhealth/logformats/zabbix_proxy.py index cc691a2ee..285afab39 100644 --- a/net-mgmt/zabbix5-proxy/src/opnsense/scripts/systemhealth/logformats/zabbix_proxy.py +++ b/net-mgmt/zabbix5-proxy/src/opnsense/scripts/systemhealth/logformats/zabbix_proxy.py @@ -1,6 +1,6 @@ """ Copyright (c) 2020 Ad Schellevis - Copyright (C) 2020 Starkstromkonsument + Copyright (C) 2020 Starkstromkonsument All rights reserved. Redistribution and use in source and binary forms, with or without