summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/nagios-plugins: drop 2.4.0-r3, 2.4.2-r3Michael Orlitzky2024-02-181-100/+0
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-analyzer/nagios-plugins: remove unused patchMichael Mair-Keimberger2022-09-021-145/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/27105
* net-analyzer/nagios-plugins: new revision with check_smtp TLS support.Michael Orlitzky2021-08-161-0/+145
| | | | | | | | | | | | | This commit adds a new revision with a patch corresponding to upstream pull request 565. The pull request is approved, but has not been merged yet. It's goal is to add implicit TLS support to the check_smtp plugin (using the --ssl flag), for use on e.g. port 465 which is now a standard configuration. I've pruned the translation updates out of the patch to save space. Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-analyzer/nagios-plugins: new revision to fix build failure with MariaDB.Michael Orlitzky2017-10-271-0/+100
The latest -r2 adds a patch (which I've sent upstream) to fix a build failure against newer versions of MariaDB. Bug: https://bugs.gentoo.org/633548 Bug: https://bugs.gentoo.org/635106 Package-Manager: Portage-2.3.8, Repoman-2.3.3