Created attachment 236552 [details] port-tarball Icinga Hassle-free deep integration with Atlassian Jira®
FYI, a recent change: WWW is now in the Makefile, not pkg-descr. I'll make that change.
Are you OK with this for pkg-descr? I took details from the project website: This module integrates an existing Jira installation in your Icinga Web 2 frontend. Hassle-free deep integration with Atlassian Jira. Depending on your needs, this module is able to: * create JIRA Issues for Problems detected by Icinga * create only one issue per problem * acknowledge Icinga Problems once a JIRA issue has been created * manually create Host- or Service-related JIRA issues * shows a Host/Service-related JIRA Issue History And there is more. Use custom templates to trigger JIRA Workflows according your very own needs. This way you can automatically fill JIRA custom fields based on monitored system properties. This feature is mostly being used to assign monitored objects to their related CIs or to trigger dedicated customer-related workflows.
NOTE: I have removed two files created by the shar: * icingaweb2-module-jira/icingaweb2-module-jira.shar * icingaweb2-module-jira/.gitignore
yes, those files should be remove, i forgot to remove the files before creating the shar - thanks.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b2cdf04b29bb36ccad67f807f557cea28767620e commit b2cdf04b29bb36ccad67f807f557cea28767620e Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2022-09-19 15:03:45 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2022-09-19 15:45:42 +0000 net-mgmt/icingaweb2-module-jira: New port: Jira integration for Icinga2 PR: 266412 net-mgmt/Makefile | 1 + net-mgmt/icingaweb2-module-jira/Makefile (new) | 31 +++++++++++++ net-mgmt/icingaweb2-module-jira/distinfo (new) | 3 ++ net-mgmt/icingaweb2-module-jira/pkg-descr (new) | 17 ++++++++ net-mgmt/icingaweb2-module-jira/pkg-plist (new) | 58 +++++++++++++++++++++++++ 5 files changed, 110 insertions(+)