Bug 266412 - New Port - net-mgmt/icingaweb2-module-jira
Summary: New Port - net-mgmt/icingaweb2-module-jira
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dan Langille
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-14 13:17 UTC by gettoknowmi
Modified: 2022-09-19 15:50 UTC (History)
1 user (show)

See Also:


Attachments
port-tarball (5.19 KB, text/plain)
2022-09-14 13:17 UTC, gettoknowmi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gettoknowmi 2022-09-14 13:17:46 UTC
Created attachment 236552 [details]
port-tarball

Icinga Hassle-free deep integration with Atlassian Jira®
Comment 1 Dan Langille freebsd_committer freebsd_triage 2022-09-16 16:25:22 UTC
FYI, a recent change: WWW is now in the Makefile, not pkg-descr. I'll make that change.
Comment 2 Dan Langille freebsd_committer freebsd_triage 2022-09-16 18:18:22 UTC
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.
Comment 3 Dan Langille freebsd_committer freebsd_triage 2022-09-16 19:32:57 UTC
NOTE: I have removed two files created by the shar:

* icingaweb2-module-jira/icingaweb2-module-jira.shar
* icingaweb2-module-jira/.gitignore
Comment 4 gettoknowmi 2022-09-19 14:25:55 UTC
yes, those files should be remove, i forgot to remove the files before creating the shar - thanks.
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-09-19 15:46:24 UTC
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(+)