Port details |
- icingaweb2-module-director Configuration frontend for Icinga 2, integrated automation
- 1.11.3 net-mgmt
=3 1.11.1_1Version of this port present on the latest quarterly branch. - Maintainer: flo@FreeBSD.org
 - Port Added: 2017-03-08 11:57:31
- Last Update: 2025-02-16 21:53:16
- Commit Hash: bf2b57c
- People watching this port, also watch:: icingaweb2-php83, icinga2, freeradius3, nagvis, openfire
- Also Listed In: www
- License: GPLv2
- WWW:
- https://github.com/Icinga/icingaweb2-module-director
- Description:
- Icinga Director has been designed to make Icinga 2 configuration handling easy.
It tries to target two main audiences:
- Users with the desire to completely automate their datacenter
- Sysops willing to grant their "point & click" users a lot of flexibility
What makes Icinga Director so special is the fact that it tries to target both
of them at once.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- icingaweb2-module-director${PHP_PKGNAMESUFFIX}>0:net-mgmt/icingaweb2-module-director
- To install the port:
- cd /usr/ports/net-mgmt/icingaweb2-module-director/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/icingaweb2-module-director
- pkg install icingaweb2-module-director-php83
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: icingaweb2-module-director-php83
- Package flavors (<flavor>: <package>)
- php83: icingaweb2-module-director-php83
- php81: icingaweb2-module-director-php81
- php82: icingaweb2-module-director-php82
- php84: icingaweb2-module-director-php84
- distinfo:
- TIMESTAMP = 1739700635
SHA256 (icinga-icingaweb2-module-director-v1.11.3_GH0.tar.gz) = 8c45ca27d167d25f021024c24c8edd457b687fa2a2d948a29fada503c08c5e7c
SIZE (icinga-icingaweb2-module-director-v1.11.3_GH0.tar.gz) = 3473414
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- icingaweb2-php83>=2.12.1 : net-mgmt/icingaweb2@php83
- php.h : lang/php83
- pcntl.so : devel/php83-pcntl
- intl.so : devel/php83-intl
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- net-mgmt/icingaweb2-module-vsphere
Configuration Options:
- ===> The following configuration options are available for icingaweb2-module-director-php83-1.11.3:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_icingaweb2-module-director
- USES:
- php:web,flavors gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.11.3 16 Feb 2025 21:53:16
    |
Florian Smeets (flo)  |
net-mgmt/icingaweb2-module-director: Update to 1.11.3 |
1.11.1_1 09 Aug 2024 18:31:04
    |
Florian Smeets (flo)  |
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) |
1.11.1_1 03 Aug 2024 18:59:37
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Unbreak with php84
These ports were initially marked to IGNORE with php84 as their runtime
dependencies were BROKEN. As all of the runtime dependencies has been
fixed for ther requirements unmark these ports. Although these ports
build perfectly with php84 but there might still be runtime issues with
these ports with php84. The maintainers are requested to do some runtime
checks for these ports.
Approved by: portmgr (blanket) |
1.11.1_1 28 Jul 2024 13:15:18
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Mark IGNORE_WITH_PHP=84
These ports are currently not compatible with php84 and is only a limited
set of ports. There might be more ports which has runtime issues. Please
check if your ports are compatible with php84 and if not pleae mark them
IGNORE_WITH_PHP=84
Approved by: portmgr (blanket) |
1.11.1_1 28 Feb 2024 20:46:44
    |
Florian Smeets (flo)  |
net-mgmt/icingaweb2-module-director: Fix icinga-director daemon
The last update lost important information from the pkg-plist. Restore
it to make it possible to start icinga-daemon again. Without this
change the daemon could not start because of wrong permissions in
/var/run.
Starting icinga_director.
daemon: ppidfile ``/var/run/icinga-director/icinga_director.pid'': Permission
denied
/usr/local/etc/rc.d/icinga-director: WARNING: failed to start icinga_director
PR: 277212
Approved by: portmgr (blanket, just fix it)
Fixes: 02bf6f32a982 |
1.11.1 17 Feb 2024 13:31:12
    |
Jochen Neumeister (joneum)  |
net-mgmt/icingaweb2-module-director: Update to 1.11.1
Changelog:
https://github.com/Icinga/icingaweb2-module-director/releases/tag/v1.11.1
Sponsored by: Netzkommune GmbH |
1.11.0 17 Jan 2024 14:09:23
    |
Palle Girgensohn (girgen)  |
net-mgmt/icingaweb2-module-director: Upgrade to 1.11.0
Approved by: maintainer |
1.10.2_1 06 Feb 2023 18:30:27
    |
Jochen Neumeister (joneum)  |
net-mgmt/icingaweb2-module-director: Enable Icinga Director Background Daemon
Deploys in the director don't work/finish since the last update. The
reason is, that the update didn't enable the Icinga Director Background
Daemon, that has been mandatory since 1.7.0, see
https://github.com/Icinga/icingaweb2-module-director/blob/master/doc/75-Background-Daemon.md
PR: 269227
Reported by: flo
Sponsored by: Netzkommune GmbH |
1.10.2_1 29 Jan 2023 09:37:40
    |
Jochen Neumeister (joneum)  |
net-mgmt/icingaweb2: Update to 2.11.4
Changelog:
-Add/Edit dashlet not possible
-Custom library path + custom library, without slash in its name, results in
exception
-Reflected XSS vulnerability in User Backends config page
Sponsored by: Netzkommune GmbH |
1.10.2 24 Jan 2023 07:18:12
    |
Jochen Neumeister (joneum)  |
net-mgmt/icingaweb2-module-director: Update to 1.10.2
Changelog: https://icinga.com/docs/icinga-director/latest/doc/82-Changelog/
Sponsored by: Netzkommune GmbH |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6.2_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.6.2_2 30 Jul 2021 17:58:13
    |
Jochen Neumeister (joneum)  |
net-mgmt/icinga*: - Take Maintainership
Sponsored by: Netzkommune GmbH |
1.6.2_2 28 Jul 2021 20:34:51
    |
Lars Engels (lme)  |
*: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment. |
1.6.2_2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6.2_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.6.2_2 18 Dec 2019 10:10:45
  |
lme  |
Fix dependency syntax
PR: 210021
Submitted by: fluffy@
Reported by: mat@ |
1.6.2_2 17 Dec 2019 13:43:14
  |
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@ |
1.6.2_1 26 Jul 2019 20:46:57
  |
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 |
1.6.2 05 Mar 2019 09:30:53
  |
lme  |
icingaweb2-module-director: Update to 1.6.2
MFH: 2019Q1 |
1.6.0 13 Dec 2018 08:07:42
  |
lme  |
net-mgmt/icingaweb2-module-director: Update to 1.6.0 |
1.5.2_1 12 Dec 2018 01:35:36
  |
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 |
1.5.2 31 Oct 2018 11:44:37
  |
lme  |
icingaweb2-module-director:
Update to 1.5.2 |
1.5.1 14 Aug 2018 14:04:34
  |
lme  |
net-mgmt/icingaweb2-module-director:
Update to 1.5.1 |
1.4.3 24 Jan 2018 11:50:43
  |
lme  |
net-mgmt/icingaweb2-module-director:
Update to 1.4.3 |
1.4.1 27 Oct 2017 12:25:00
  |
lme  |
icingaweb2-module-director:
- Update to 1.4.1
- Wrap pkg-descr after 80 chars
- Add USES= php to pet portlint |
1.3.2 26 Jul 2017 14:52:02
  |
lme  |
net-mgmt/icingaweb2-module-director: Update to 1.3.2 |
1.3.1_1 08 Mar 2017 15:13:55
  |
lme  |
net-mgmt/icingaweb2-module-businessprocess and
net-mgmt/icingaweb2-module-director:
- addport ate the ports' pkg-descr, add them now
- Bump PORTREVISION |
1.3.1 08 Mar 2017 11:57:05
  |
lme  |
Icinga Director has been designed to make Icinga 2 configuration handling easy.
It tries to target two main audiences:
- Users with the desire to completely automate their datacenter
- Sysops willing to grant their "point & click" users a lot of flexibility
What makes Icinga Director so special is the fact that it tries to target both
of them at once.
WWW: https://github.com/Icinga/icingaweb2-module-director |