summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/netdata: Fix implicit systemd dependencyPatrick Lauer2024-03-241-2/+4
| | | | | | Otherwise fails to build if systemd/journald not present Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* net-analyzer/netdata: add 1.45.0Craig Andrews2024-03-232-0/+154
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-analyzer/hydra: remove unused patchMichael Mair-Keimberger2024-03-231-33/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/35834 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-analyzer/tcptrace: fix variable orderSam James2024-03-201-2/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/tcptrace: fix Modern C portingEli Schwartz2024-03-202-0/+99
| | | | | | Closes: https://bugs.gentoo.org/900042 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/tcptrace: mark as LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-03-201-2/+15
| | | | | | Closes: https://bugs.gentoo.org/861260 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/snort: update broken upstream urlsEli Schwartz2024-03-201-9/+9
| | | | | | | | - docs - bugs Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/snort: update EAPI 7 -> 8Eli Schwartz2024-03-201-1/+1
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/snort: add 2.9.20Eli Schwartz2024-03-202-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Upstream update fixes the misnamed USE=debug code. Fails to fix anything else... they did add some code to handle libtirpc. It looks like this: ``` ################################################## # Centos 8+ does not have inbuilt SunRPC support # # in glibc and is separately availble in tirpc # # package. Make sure we've got the library and # # link it # ################################################## if test -f /etc/centos-release ; then [...] ``` Obviously this doesn't work... There is also a snort 3.x which may be better but it looks like a lot more work to package, and upstream still lists both as "stable releases"? Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/snort: mark as LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-03-201-2/+11
| | | | | | Closes: https://bugs.gentoo.org/861239 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/icinga2: drop 2.14.1Matthew Thode2024-03-182-147/+0
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* net-analyzer/fail2ban: Keyword 1.0.2-r3 riscv, #926965Jakov Smolić2024-03-181-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-analyzer/hydra: depend on slotted freerdpMike Gilbert2024-03-172-2/+130
| | | | | Bug: https://bugs.gentoo.org/925662 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-analyzer/hydra: drop 9.4Mike Gilbert2024-03-172-128/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-analyzer/wtfis: add 0.8.0Mario Haustein2024-03-172-0/+40
| | | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/35477 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-analyzer/wtfis: enable py3.12Mario Haustein2024-03-172-4/+4
| | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-analyzer/fping: fix modern C issue / musl buildSam James2024-03-172-0/+74
| | | | | Closes: https://bugs.gentoo.org/895182 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/tcping: add missing remote-idMichael Mair-Keimberger2024-03-161-1/+4
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/35752 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-analyzer/sniffit: add missing remote-idMichael Mair-Keimberger2024-03-161-0/+3
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-analyzer/scanssh: add missing remote-idMichael Mair-Keimberger2024-03-161-0/+3
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-analyzer/netdiscover: fix LICENSE, add missing remote-idMichael Mair-Keimberger2024-03-162-4/+8
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-analyzer/jnettop: fix LICENSE, add missing remote-idMichael Mair-Keimberger2024-03-162-3/+6
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-analyzer/iptraf-ng: add missing remote-idMichael Mair-Keimberger2024-03-161-0/+3
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-analyzer/flow-tools: add missing remote-idMichael Mair-Keimberger2024-03-161-0/+1
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-analyzer/barnyard2: add missing remote-if, fix VariableOrderWrongMichael Mair-Keimberger2024-03-162-3/+4
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-analyzer/arptools: fix LICENSE, add missing remote-idMichael Mair-Keimberger2024-03-162-3/+6
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-analyzer/nload: drop 0.7.4-r1Andrey Mazo2024-03-155-136/+0
| | | | | | | | | | | | | net-analyzer/nload-0.7.4-r1 has a `configure.in` file (instead of `configure.ac`), but `configure.in` has long been deprecated. Now that nload-0.7.5_pre20180309 has been stabilized, drop 0.7.4-r1. Bug: https://bugs.gentoo.org/923084 Signed-off-by: Andrey Mazo <ahipp0@pm.me> Closes: https://github.com/gentoo/gentoo/pull/35765 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/hping: filter LTOSam James2024-03-151-2/+5
| | | | | | | | Type mismatches and long dead upstream. We're also carrying tonnes of patches already. Closes: https://bugs.gentoo.org/861161 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nstats: update EAPI 7 -> 8, filter LTO, fix DEPEND/BDEPENDSam James2024-03-151-8/+11
| | | | | | | | | | | | * EAPI 8. * Filter LTO as HOMEPAGE is dead (-> nowhere to report the bug) and it has conflicting definitions of quit(). * Fix DEPEND/BDEPEND (pkgconfig). Closes: https://bugs.gentoo.org/861227 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nload: Stabilize 0.7.5_pre20180309 ppc, #927021Sam James2024-03-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nload: Stabilize 0.7.5_pre20180309 arm, #927021Sam James2024-03-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nload: Stabilize 0.7.5_pre20180309 x86, #927021Arthur Zamarin2024-03-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-analyzer/nload: Stabilize 0.7.5_pre20180309 amd64, #927021Arthur Zamarin2024-03-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-analyzer/vnstat: Stabilize 2.12 amd64, #926973Arthur Zamarin2024-03-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-analyzer/vnstat: Stabilize 2.12 ppc64, #926973Arthur Zamarin2024-03-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-analyzer/vnstat: Stabilize 2.12 ppc, #926973Sam James2024-03-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/vnstat: Stabilize 2.12 x86, #926973Sam James2024-03-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/vnstat: Stabilize 2.12 arm, #926973Sam James2024-03-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/vnstat: Stabilize 2.12 sparc, #926973Sam James2024-03-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/vnstat: Stabilize 2.12 arm64, #926973Sam James2024-03-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/fail2ban: enable py3.12Sam James2024-03-142-4/+154
| | | | | Bug: https://bugs.gentoo.org/909998 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/snallygaster: support python 3.12Hanno Böck2024-03-121-0/+25
| | | | Signed-off-by: Hanno Böck <hanno@gentoo.org>
* net-analyzer/speedtest-cli: add python3.12 supportConrad Kostecki2024-03-091-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-analyzer/tcpslice: add 1.7Sam James2024-03-082-0/+24
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nessus-bin: add 10.7.1, drop 10.7.0Marek Szuba2024-03-052-2/+2
| | | | | Closes: https://bugs.gentoo.org/926031 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-analyzer/zabbix: fixed ordering of variablesMiroslav Šulc2024-03-054-8/+8
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: dropped obsolete 6.4.11Miroslav Šulc2024-03-052-388/+0
| | | | | Bug: https://bugs.gentoo.org/926175 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: Stabilize 6.4.12 amd64, #926175Sam James2024-03-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/echoping: fix underlinking to libmEli Schwartz2024-03-052-0/+33
| | | | | | | | Caused compilation failures if LTO was used. Closes: https://bugs.gentoo.org/861152 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/echoping: update HOMEPAGEEli Schwartz2024-03-052-4/+1
| | | | | | | | | | | | The sourceforge site no longer exists at all. For a while it was moved to https://github.com/bortzmeyer/echoping (and this is for example the homepage recorded by Debian) but that has been decommissioned as well, this time with a message directing you where to go now. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>