Port details |
- icingaweb2-module-generictts Generic ticket system integration into Icinga web 2
- 2.0.0_3 net-mgmt
=0 Version of this port present on the latest quarterly branch. - Maintainer: joneum@FreeBSD.org
 - Port Added: 2017-03-08 11:49:50
- Last Update: 2021-07-30 17:58:13
- Commit Hash: 8e72064
- Also Listed In: www
- License: GPLv2
- Description:
- Generic TTS implements Icinga Web 2's ticket hook for replacing ticket patterns
with links to your trouble ticket system (TTS). Icinga Web 2's core module
monitoring for example uses the ticket hook for acknowledgements, downtimes and
comments. Other modules may use the ticket hook for all kinds of text too.
WWW: https://github.com/Icinga/icingaweb2-module-generictts
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- icingaweb2-module-generictts-php74>0:net-mgmt/icingaweb2-module-generictts
- To install the port:
- cd /usr/ports/net-mgmt/icingaweb2-module-generictts/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/icingaweb2-module-generictts
- pkg install icingaweb2-module-generictts-php74
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: icingaweb2-module-generictts-php74
- Package flavors (<flavor>: <package>)
- php74: icingaweb2-module-generictts-php74
- php73: icingaweb2-module-generictts-php73
- php80: icingaweb2-module-generictts-php80
- distinfo:
- TIMESTAMP = 1488972109
SHA256 (icinga-icingaweb2-module-generictts-v2.0.0_GH0.tar.gz) = 7fcffc7125a89e9ea7a029fdb61ee341912b9b827a4aa373b4e39d7073102d02
SIZE (icinga-icingaweb2-module-generictts-v2.0.0_GH0.tar.gz) = 11741
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- icingaweb2-php74>=2.4.1 : net-mgmt/icingaweb2@php74
- php.h : lang/php74
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- net-mgmt_icingaweb2-module-generictts
- USES:
- php:web,flavors
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Jul 2021 17:58:13 2.0.0_3 |
Jochen Neumeister (joneum)  |
net-mgmt/icinga*: - Take Maintainership
Sponsored by: Netzkommune GmbH |
28 Jul 2021 20:34:51 2.0.0_3 |
Lars Engels (lme)  |
*: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment. |
07 Apr 2021 08:09:01 2.0.0_3 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.0.0_3 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Dec 2019 10:10:45
2.0.0_3 |
lme  |
Fix dependency syntax
PR: 210021
Submitted by: fluffy@
Reported by: mat@ |
17 Dec 2019 13:43:14
2.0.0_3 |
lme  |
net-mgmt/icingaweb2 and modules:
- Drop stale dependency on www/zendframework1
- FLAVORize for all php releases
- Improve OPTIONS for supported databases
PR: 242664
Submitted by: fluffy@ |
26 Jul 2019 20:46:57
2.0.0_2 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Dec 2018 01:35:36
2.0.0_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
08 Mar 2017 11:49:41
2.0.0 |
lme  |
Add net-mgmt/icingaweb2-module-generictts
Generic TTS implements Icinga Web 2's ticket hook for replacing ticket patterns
with links to your trouble ticket system (TTS). Icinga Web 2's core module
monitoring for example uses the ticket hook for acknowledgements, downtimes and
comments. Other modules may use the ticket hook for all kinds of text too.
WWW: https://github.com/Icinga/icingaweb2-module-generictts |