summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/pinger: fix build with upcoming clang16Ionen Wolkens2022-10-052-1/+10
| | | | | Closes: https://bugs.gentoo.org/870871 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-analyzer/netcat: fix for -Werror=implicit-intPetr Vaněk2022-10-052-0/+154
| | | | | | | | | | This change patches the issue for clang-16 where -Werror=implicit-int is used by default among others. The patch was crafted specifically for us. Closes: https://bugs.gentoo.org/871003 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/27633 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/ike-scan: fix openssl pathSam James2022-10-042-1/+58
| | | | | | | TODO: pkgconfig, but I'm not up for that fight right now. Closes: https://bugs.gentoo.org/874711 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/suricata: add 6.0.8, drop 6.0.6-r1Marek Szuba2022-10-042-3/+3
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-analyzer/zabbix: Stabilize 6.2.2 x86, #873778Agostino Sarubbo2022-10-011-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/zabbix: Stabilize 6.0.8 x86, #873778Agostino Sarubbo2022-10-011-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/zabbix: Stabilize 5.0.27 x86, #873778Agostino Sarubbo2022-10-011-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/zabbix: Stabilize 6.2.2 amd64, #873778Agostino Sarubbo2022-10-011-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/zabbix: Stabilize 6.0.8 amd64, #873778Agostino Sarubbo2022-10-011-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/zabbix: Stabilize 5.0.27 amd64, #873778Agostino Sarubbo2022-10-011-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/testssl: add 3.0.8Michael Palimaka2022-10-012-0/+75
| | | | Signed-off-by: Michael Palimaka <kensington@gentoo.org>
* net-analyzer/nfdump: drop 1.6.23, 1.6.23-r1Sam James2022-10-017-445/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nfdump: add 1.7.0.1Sam James2022-10-012-0/+86
| | | | | Bug: https://bugs.gentoo.org/873745 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/ike-scan: add 1.9.5Sam James2022-10-013-0/+135
| | | | | | | Bug: https://bugs.gentoo.org/836575 Closes: https://bugs.gentoo.org/731156 Closes: https://bugs.gentoo.org/870796 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/ike-scan: drop 99999Sam James2022-10-011-43/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/sniffit: fix build w/ Clang 16Sam James2022-10-012-7/+59
| | | | | Closes: https://bugs.gentoo.org/870997 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/zabbix: fix StaticSrcUriSam James2022-10-012-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/tcptrace: fix StaticSrcUriSam James2022-10-011-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/jnettop: fix configure with clang16Ionen Wolkens2022-09-292-0/+10
| | | | | Closes: https://bugs.gentoo.org/870667 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-analyzer/nettop: run eautoreconf for clang16Ionen Wolkens2022-09-291-1/+4
| | | | | Closes: https://bugs.gentoo.org/871408 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-analyzer/nettop: EAPI7->8, tidy a bitIonen Wolkens2022-09-291-9/+9
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-analyzer/pathload: fix configure with clangIonen Wolkens2022-09-292-0/+11
| | | | | | | Doesn't look like will get to use eautoreconf here. Closes: https://bugs.gentoo.org/870661 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-analyzer/pathload: EAPI7->8, fix license, tidy a bitIonen Wolkens2022-09-291-5/+7
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-analyzer/fail2ban: add 1.0.1Sam James2022-09-273-4/+142
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/wireshark: Stabilize 3.6.8 arm64, #873049Arthur Zamarin2022-09-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-analyzer/goaccess: changes in live ebuildVladimir Pavljuchenkov (SpiderX)2022-09-271-24/+45
| | | | | | | | | In accordance to https://github.com/gentoo/gentoo/pull/26693 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Closes: https://github.com/gentoo/gentoo/pull/27109 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-analyzer/goaccess: version bump to 1.6.3Vladimir Pavljuchenkov (SpiderX)2022-09-272-0/+71
| | | | | | | | | Changes from the last review in https://github.com/gentoo/gentoo/pull/26693 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-analyzer/goaccess: drop old ebuildVladimir Pavljuchenkov (SpiderX)2022-09-272-52/+0
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-analyzer/netdata: Keyword 1.36.1-r1 riscv, #866139Chris Su2022-09-271-1/+1
| | | | | | Signed-off-by: Chris Su <chris@lesscrowds.org> Closes: https://github.com/gentoo/gentoo/pull/27490 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-analyzer/wireshark: Stabilize 3.6.8 arm, #873049Arthur Zamarin2022-09-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-analyzer/wireshark: Stabilize 3.6.8 x86, #873049Jakov Smolić2022-09-261-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-analyzer/wireshark: Stabilize 3.6.8 amd64, #873049Jakov Smolić2022-09-261-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-analyzer/hydra: remove unused patchMichael Mair-Keimberger2022-09-251-31/+0
| | | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Portage 3.0.35 / pkgdev 0.2.1 / pkgcheck 0.10.14 Closes: https://github.com/gentoo/gentoo/pull/27248 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/openbsd-netcat: add 1.218_p5Sam James2022-09-252-0/+71
| | | | | Closes: https://bugs.gentoo.org/717382 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/wireshark: drop 3.6.2, 3.6.5, 3.6.7Sam James2022-09-234-814/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/zabbix: bump to 4.0.44Miroslav Šulc2022-09-222-0/+368
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: bump to 5.0.28Miroslav Šulc2022-09-222-0/+400
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: bump to 6.0.9Miroslav Šulc2022-09-222-0/+413
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: bump to 6.2.3Miroslav Šulc2022-09-222-0/+413
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/nagios-core: new revision fixing some SSL issues.Michael Orlitzky2022-09-202-0/+388
| | | | | | | | | | This patch has been accepted upstream already and looks like it might have some security implications (in addition to fixing an ugly crash), so better safe than sorry. Thanks to Sylvain CANOINE for pointing it out. Closes: https://bugs.gentoo.org/871939 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-analyzer/sguil-sensor: treecleanJohn Helmert III2022-09-186-232/+0
| | | | | Bug: https://bugs.gentoo.org/630752 Signed-off-by: John Helmert III <ajak@gentoo.org>
* net-analyzer/smokeping: treecleanJohn Helmert III2022-09-187-238/+0
| | | | | Bug: https://bugs.gentoo.org/631140 Signed-off-by: John Helmert III <ajak@gentoo.org>
* net-analyzer/python-gvm: Remove oldMichał Górny2022-09-182-29/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/wireshark: describe USE=qt6Sam James2022-09-161-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/wireshark: add preliminary Qt 6 support for >=4.0.0_rc2Sam James2022-09-162-40/+80
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/wireshark: rename USE=qt5 -> USE=gui for >=4.0.0_rc2Sam James2022-09-162-24/+24
| | | | | | | | | Per QA policy at https://projects.gentoo.org/qa/policy-guide/use-flags.html#pg0802. Also makes it easier to then introduce optional, non-preferred-for-now Qt 6 support later. Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/wireshark: add 4.0.0_rc2, drop 4.0.0_rc1Sam James2022-09-162-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nessus-agent-bin: add 10.2.0, drop 10.1.4Rick Farina2022-09-132-1/+2
| | | | Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-analyzer/icinga2: stabilize 2.13.5 for amd64, x86Matthew Thode2022-09-131-1/+1
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* net-analyzer/tcpdump: fix configure tests with Clang 15Sam James2022-09-123-1/+165
| | | | Signed-off-by: Sam James <sam@gentoo.org>