summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/zabbix: migrate to tmpfiles.eclassDavid Michael2021-06-296-30/+30
| | | | | | | | The systemd_newtmpfilesd function is deprecated. Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-analyzer/icinga2: 2.12.4 stable with cleanupMatthew Thode2021-06-283-150/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* net-analyzer/fprobe: ppc stable wrt bug #798738Agostino Sarubbo2021-06-271-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/fprobe: x86 stable wrt bug #798738Agostino Sarubbo2021-06-271-2/+2
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/fprobe: ensure pcap filter is always setRobin H. Johnson2021-06-253-0/+155
| | | | | Closes: https://bugs.gentoo.org/301110 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-analyzer/vnstat: Stabilize 2.7 arm, #796371Sam James2021-06-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nessus-agent-bin: add 8.2.5, drop 8.2.4Marek Szuba2021-06-242-2/+2
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-analyzer/nessus-bin: add 8.15.0, drop 8.14.0Marek Szuba2021-06-242-2/+2
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-analyzer/ntopng: use binding := for dev-libs/opensslIonen Wolkens2021-06-221-1/+1
| | | | | | | | Needed for upcoming upgrade to OpenSSL 3.0.0 which has changed ABI. Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/nagios-plugins: use binding := for dev-libs/opensslIonen Wolkens2021-06-222-2/+2
| | | | | | | | Needed for upcoming upgrade to OpenSSL 3.0.0 which has changed ABI. Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/multipath-tcp-tools: use binding := for dev-libs/opensslIonen Wolkens2021-06-222-4/+4
| | | | | | | | Needed for upcoming upgrade to OpenSSL 3.0.0 which has changed ABI. Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/suricata: limit version of currently selected rustMarek Szuba2021-06-211-1/+13
| | | | | | | | | | | While simply limiting the version of virtual/rust in dependencies is likely enough for most users at present, if someone has got both rust and rust-bin emerged the virtual will only affect the version of one of them - and it is possible that the version currently set as active by "eselect rust" is not a supported one. Closes: https://bugs.gentoo.org/797370 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-analyzer/suricata: update HOMEPAGEMarek Szuba2021-06-212-2/+2
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-analyzer/suricata-6.0.2: restrict Rust versionMarek Szuba2021-06-211-1/+1
| | | | | | | | | | | | | The bundled lexical-core-0.6.7 is not compatible with rust-1.53 due to stabilisation of <integer>::BITS, see https://github.com/rust-lang/rust/issues/81654 . Already fixed by lexical-core upstream (in version 0.7.5) but I haven't had much luck backporting this to 0.6.7. Suricata-5 is not affected because it doesn't use this Rust module. Closes: https://bugs.gentoo.org/797370 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-analyzer/pnp4nagios: add php 7.4 compatibilityTomáš Mózes2021-06-203-0/+484
| | | | | | | | Closes: https://bugs.gentoo.org/708206 Closes: https://bugs.gentoo.org/765643 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21329 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-analyzer/munin: update metadata remote-idHans de Graaff2021-06-191-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* net-analyzer/munin: avoid /var/cache warningHans de Graaff2021-06-191-0/+414
| | | | | | | | | | | Don't keepdir the /var/cache/munin-cgi directory anymore. Files in /var/cache are not guaranteed to exists over time. Drop the creation altogether since this is an option directory that needs to be configured by hand anyway. Closes: https://bugs.gentoo.org/795846 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* net-analyzer/arpwatch: use correct (:=) slot operator for ncursesSam James2021-06-181-1/+1
| | | | | | | | | | We need to be rebuilt when ncurses' subslot (representing its ABI here) is changed, not just note that we're fine with any (sub)slot which is what :* does. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* net-analyzer/zniper: add pkgconfig or pkgconfig-referenced libs depsSam James2021-06-181-5/+5
| | | | | | | | | | Add dependencies for either virtual/pkgconfig, move it into BDEPEND where applicable, or add dependencies for libraries we're trying to find with pkgconfig. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* net-analyzer/openbsd-netcat-1.195-r1: fix compile for real on >=darwin19Fabian Groffen2021-06-182-3/+7
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: update maintainer nameTheo Anderson2021-06-181-1/+1
| | | | | | Signed-off-by: James Beddek <telans@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/21299 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/zabbix: rev bump for commit 0718e536aThomas Deutschmann2021-06-1810-0/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-analyzer/pnp4nagios: rev bump for commit 659f303fcThomas Deutschmann2021-06-181-0/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-analyzer/zabbix: Fix MissingUseDepDefault for dev-libs/openssl[bindist]Thomas Deutschmann2021-06-1710-10/+10
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-analyzer/pnp4nagios: Fix MissingUseDepDefault for dev-lang/php[json]Thomas Deutschmann2021-06-171-2/+2
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-analyzer/openbsd-netcat-1.195-r1: fix build for musl and DarwinFabian Groffen2021-06-175-44/+557
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* net-analyzer/openbsd-netcat: cleanup oldFabian Groffen2021-06-174-177/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* net-analyzer/netselect: add ~riscv keywordAlex Fan2021-06-171-1/+1
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-analyzer/vnstat: Stabilize 2.7 sparc, #796371Sam James2021-06-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/vnstat: Stabilize 2.7 ppc64, #796371Sam James2021-06-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/vnstat: Stabilize 2.7 ppc, #796371Sam James2021-06-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/vnstat: Stabilize 2.7 arm64, #796371Sam James2021-06-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/vnstat: Stabilize 2.7 amd64, #796371Sam James2021-06-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/vnstat: Stabilize 2.7 x86, #796371Sam James2021-06-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/munin: add 'delaycompress' to logrotate filesSam James2021-06-163-0/+3
| | | | | Closes: https://bugs.gentoo.org/530310 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/arping: drop 2.17, 2.20Sam James2021-06-163-67/+0
| | | | | Bug: https://bugs.gentoo.org/756946 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/arping: Stabilize 2.21 arm, #756946Sam James2021-06-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/arping: Stabilize 2.21 amd64, #756946Sam James2021-06-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/netdata: nfacct.plugin needs cap_net_adminChristian W. Zuckschwerdt2021-06-142-0/+152
| | | | | | Signed-off-by: Christian W. Zuckschwerdt <christian@zuckschwerdt.org> Closes: https://github.com/gentoo/gentoo/pull/21236 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-analyzer/bwping: add 2.3Sam James2021-06-122-0/+18
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/scapy: Stabilize 2.4.5 amd64, #795486Sam James2021-06-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/scapy: Stabilize 2.4.5 x86, #795486Sam James2021-06-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/scapy: drop ALLARCHESSam James2021-06-121-1/+1
| | | | | | | Needs ctypes which inherently relies on system internals. Bug: https://bugs.gentoo.org/795486 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/snort: drop 2.9.16, 2.9.16-r100John Helmert III2021-06-114-607/+0
| | | | | Bug: https://bugs.gentoo.org/765466 Signed-off-by: John Helmert III <ajak@gentoo.org>
* net-analyzer/munin: Stabilize 2.0.67-r1 ppc, #792411Sam James2021-06-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/tcpdump: re-enable tests in 4.99.1Sam James2021-06-101-1/+2
| | | | | | | Seem to be passing now. Bug: https://bugs.gentoo.org/768498 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/tcpdump: add 4.99.1Sam James2021-06-102-0/+108
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/zabbix: removed obsolete 4.0.28Miroslav Šulc2021-06-102-354/+0
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: x86 stable wrt bug #795066Agostino Sarubbo2021-06-101-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/zabbix: Stabilize 4.0.30 amd64, #795066Sam James2021-06-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>