Port details |
- icingaweb2-module-x509 Automates certificate monitoring with Icinga
- 1.1.2 net-mgmt
=0 1.1.2Version of this port present on the latest quarterly branch. - Maintainer: gettoknowmi@yahoo.com
 - Port Added: 2021-07-14 16:42:07
- Last Update: 2023-02-03 23:17:19
- Commit Hash: e654e7e
- Also Listed In: www
- License: GPLv2
- Description:
- The certificate monitoring module for Icinga keeps track
of certificates as they are deployed in a network environment.
It does this by scanning networks for TLS services
and collects whatever certificates it finds along the way.
The certificates are verified using its own trust store.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- icingaweb2-module-x509-php81>0:net-mgmt/icingaweb2-module-x509
- To install the port:
- cd /usr/ports/net-mgmt/icingaweb2-module-x509/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/icingaweb2-module-x509
- pkg install icingaweb2-module-x509-php81
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: icingaweb2-module-x509-php81
- Package flavors (<flavor>: <package>)
- php81: icingaweb2-module-x509-php81
- php80: icingaweb2-module-x509-php80
- php82: icingaweb2-module-x509-php82
- distinfo:
- TIMESTAMP = 1675464213
SHA256 (Icinga-icingaweb2-module-x509-v1.1.2_GH0.tar.gz) = 5c15f041820f7b0135673ca2699928166c21b570637155f8c0adba4b11cad2b9
SIZE (Icinga-icingaweb2-module-x509-v1.1.2_GH0.tar.gz) = 648849
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-php81>=2.11.4 : net-mgmt/icingaweb2@php81
- icingaweb2-module-reactbundle-php81>0 : net-mgmt/icingaweb2-module-reactbundle@php81
- icinga-php-library-php81>0 : net-mgmt/icinga-php-library@php81
- php.h : lang/php81
- mysqld : databases/mysql57-server
- gmp.so : math/php81-gmp
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_icingaweb2-module-x509
- USES:
- php:web,flavors mysql:server ssl
- 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.1.2 03 Feb 2023 23:17:19
    |
Florian Smeets (flo)  |
net-mgmt/icingaweb2-module-x509: Update to 1.1.2
PR: 269037
Approved by: maintainer timeout |
1.0.0.8_4 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.0.0.8_3 13 Dec 2022 17:28:30
    |
Jochen Neumeister (joneum)  |
net-mgmt/icingaweb2-module-ipl: MOVED to net-mgmt/icinga-php-library/
The Icinga Project moved this module to icinga-php-library:
https://github.com/Icinga/icingaweb2-module-ipl/blob/master/README.md
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.0.0.8_3 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.0.0.8_3 03 Aug 2021 19:38:24
    |
Li-Wen Hsu (lwhsu)  |
net-mgmt/icingaweb2-module-x509: Convert to USES=ssl
PR: 257591
Approved by: gettoknowmi <gettoknowmi@yahoo.com> (maintainer) |
1.0.0.8_2 03 Aug 2021 16:06:21
    |
Li-Wen Hsu (lwhsu)  Author: gettoknowmi |
net-mgmt/icingaweb2-module-x509: Resolve php version conflicts, really
PR: 257591
Fixes: 5eecca3abc54b20895fe9280539a22c2ab8b5edd |
1.0.0.8_1 28 Jul 2021 13:51:08
    |
Li-Wen Hsu (lwhsu)  |
net-mgmt/icingaweb2-module-x509: Resolve php version conflicts
PR: 257437
Reported by: gettoknowmi <gettoknowmi@yahoo.com> |
1.0.0.8 14 Jul 2021 16:39:47
    |
Dan Langille (dvl)  |
net-mgmt/icingaweb2-module-x509: New port: Automates certificate monitoring
The certificate monitoring module for Icinga keeps track of
certificates as they are deployed in a network environment. It does
this by scanning networks for TLS services and collects whatever
certificates it finds along the way. The certificates are verified using
its own trust store.
PR: 257163
Reported by: gettoknowmi <gettoknowmi@yahoo.com> |