Date: Fri, 9 Aug 2024 18:31:27 GMT From: Florian Smeets <flo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6ddc541efb4a - main - net-mgmt/icinga*: Take a couple of icinga ports Message-ID: <202408091831.479IVRZV097784@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by flo: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ddc541efb4a02ede03f1ea828f62158a0c81e04 commit 6ddc541efb4a02ede03f1ea828f62158a0c81e04 Author: Florian Smeets <flo@FreeBSD.org> AuthorDate: 2024-08-09 18:23:12 +0000 Commit: Florian Smeets <flo@FreeBSD.org> CommitDate: 2024-08-09 18:31:04 +0000 net-mgmt/icinga*: Take a couple of icinga ports joneum offered me to take over the icinga2 ports a while ago. Approved by: joneum (private mail) --- net-mgmt/icinga-ipl-i18n/Makefile | 2 +- net-mgmt/icinga-php-library/Makefile | 2 +- net-mgmt/icinga-php-thirdparty/Makefile | 2 +- net-mgmt/icinga2/Makefile | 2 +- net-mgmt/icingaweb2-module-director/Makefile | 2 +- net-mgmt/icingaweb2-module-idoreports/Makefile | 2 +- net-mgmt/icingaweb2-module-reporting/Makefile | 2 +- net-mgmt/icingaweb2/Makefile | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/net-mgmt/icinga-ipl-i18n/Makefile b/net-mgmt/icinga-ipl-i18n/Makefile index 573224cbfefb..0ff26622660c 100644 --- a/net-mgmt/icinga-ipl-i18n/Makefile +++ b/net-mgmt/icinga-ipl-i18n/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 0 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= flo@FreeBSD.org COMMENT= Icinga PHP library WWW= https://github.com/Icinga/ipl-i18n diff --git a/net-mgmt/icinga-php-library/Makefile b/net-mgmt/icinga-php-library/Makefile index c6a5decdfdb7..213ab436c58c 100644 --- a/net-mgmt/icinga-php-library/Makefile +++ b/net-mgmt/icinga-php-library/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 0.13.1 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= flo@FreeBSD.org COMMENT= Icinga PHP library WWW= https://github.com/Icinga/icinga-php-library diff --git a/net-mgmt/icinga-php-thirdparty/Makefile b/net-mgmt/icinga-php-thirdparty/Makefile index c1ab5cab2cb8..49c934507fd8 100644 --- a/net-mgmt/icinga-php-thirdparty/Makefile +++ b/net-mgmt/icinga-php-thirdparty/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 0.12.1 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= flo@FreeBSD.org COMMENT= Icinga PHP thirdparty WWW= https://github.com/Icinga/icinga-php-thirdparty diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile index f14568eee344..9a1356fd1235 100644 --- a/net-mgmt/icinga2/Makefile +++ b/net-mgmt/icinga2/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 2.14.2 PORTREVISION= 2 CATEGORIES= net-mgmt -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= flo@FreeBSD.org COMMENT= Monitoring and management system for hosts, services and networks WWW= https://www.icinga.org/icinga2/ diff --git a/net-mgmt/icingaweb2-module-director/Makefile b/net-mgmt/icingaweb2-module-director/Makefile index 2da66542f9b9..c426d3d2a995 100644 --- a/net-mgmt/icingaweb2-module-director/Makefile +++ b/net-mgmt/icingaweb2-module-director/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 1 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= flo@FreeBSD.org COMMENT= Configuration frontend for Icinga 2, integrated automation WWW= https://github.com/Icinga/icingaweb2-module-director diff --git a/net-mgmt/icingaweb2-module-idoreports/Makefile b/net-mgmt/icingaweb2-module-idoreports/Makefile index 344ac07429fc..8625d25455eb 100644 --- a/net-mgmt/icingaweb2-module-idoreports/Makefile +++ b/net-mgmt/icingaweb2-module-idoreports/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 0 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= flo@FreeBSD.org COMMENT= Host and service availability reports for Icinga WWW= https://github.com/Icinga/icingaweb2-module-idoreports diff --git a/net-mgmt/icingaweb2-module-reporting/Makefile b/net-mgmt/icingaweb2-module-reporting/Makefile index db586a8b84cb..f38930548880 100644 --- a/net-mgmt/icingaweb2-module-reporting/Makefile +++ b/net-mgmt/icingaweb2-module-reporting/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 0 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= flo@FreeBSD.org COMMENT= Reporting module for Icinga Web 2 WWW= https://github.com/Icinga/icingaweb2-module-reporting diff --git a/net-mgmt/icingaweb2/Makefile b/net-mgmt/icingaweb2/Makefile index f14cdced8a32..454bb18b84e7 100644 --- a/net-mgmt/icingaweb2/Makefile +++ b/net-mgmt/icingaweb2/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 2.12.1 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= flo@FreeBSD.org COMMENT= Next generation web interface for Icinga 1 and 2 WWW= https://www.icinga.com/products/icinga-web-2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408091831.479IVRZV097784>