From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CC8F0138334 for ; Tue, 4 Jun 2019 15:05:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41CF4E0975; Tue, 4 Jun 2019 15:05:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 154BEE0975 for ; Tue, 4 Jun 2019 15:05:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9206934535F for ; Tue, 4 Jun 2019 15:05:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24BBC5D7 for ; Tue, 4 Jun 2019 15:05:18 +0000 (UTC) From: "Rick Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rick Farina" Message-ID: <1559660705.370749a2bc8d96457e60e1be9cfb91d155a66685.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/net-snmp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/net-snmp/metadata.xml net-analyzer/net-snmp/net-snmp-5.8-r1.ebuild net-analyzer/net-snmp/net-snmp-99999999.ebuild X-VCS-Directories: net-analyzer/net-snmp/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: 370749a2bc8d96457e60e1be9cfb91d155a66685 X-VCS-Branch: master Date: Tue, 4 Jun 2019 15:05:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ed8407eb-53e0-45ec-a482-c2bbeb50e1be X-Archives-Hash: 9c511fe1767da8332398fab2c57f5973 commit: 370749a2bc8d96457e60e1be9cfb91d155a66685 Author: Rick Farina gentoo org> AuthorDate: Tue Jun 4 15:05:05 2019 +0000 Commit: Rick Farina gentoo org> CommitDate: Tue Jun 4 15:05:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=370749a2 net-analyzer/net-snmp: bug #687314 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Rick Farina gentoo.org> net-analyzer/net-snmp/metadata.xml | 1 + net-analyzer/net-snmp/net-snmp-5.8-r1.ebuild | 3 ++- net-analyzer/net-snmp/net-snmp-99999999.ebuild | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/net-analyzer/net-snmp/metadata.xml b/net-analyzer/net-snmp/metadata.xml index 99462311c12..95e28946a27 100644 --- a/net-analyzer/net-snmp/metadata.xml +++ b/net-analyzer/net-snmp/metadata.xml @@ -7,6 +7,7 @@ Enable the use of elf utils to check uptime on some systems +Enable usage of /dev/kmem Use MFD rewrites of mib modules where available Use dev-libs/libnl to fetch TCP statistics instead of using /proc/net/tcp (Linux only). Use libpci (from sys-apps/pciutils) to look up network interface description. This feature is only available on Linux. diff --git a/net-analyzer/net-snmp/net-snmp-5.8-r1.ebuild b/net-analyzer/net-snmp/net-snmp-5.8-r1.ebuild index 1313e4685c4..38b9ce6db86 100644 --- a/net-analyzer/net-snmp/net-snmp-5.8-r1.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.8-r1.ebuild @@ -24,7 +24,7 @@ S=${WORKDIR}/${P/_/.} LICENSE="HPND BSD GPL-2" SLOT="0/35" KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86" -IUSE="X bzip2 doc elf ipv6 libressl lm_sensors mfd-rewrites minimal mysql netlink pci perl python rpm selinux smux ssl tcpd ucd-compat zlib" +IUSE="X bzip2 doc elf kmem ipv6 libressl lm_sensors mfd-rewrites minimal mysql netlink pci perl python rpm selinux smux ssl tcpd ucd-compat zlib" COMMON_DEPEND=" ssl? ( @@ -107,6 +107,7 @@ src_configure() { $(use_enable ucd-compat ucd-snmp-compatibility) \ $(use_with bzip2) \ $(use_with elf) \ + $(use_with kmem kmem-usage) \ $(use_with mysql) \ $(use_with netlink nl) \ $(use_with pci) \ diff --git a/net-analyzer/net-snmp/net-snmp-99999999.ebuild b/net-analyzer/net-snmp/net-snmp-99999999.ebuild index e8b1943ed1e..66e5dca50e3 100644 --- a/net-analyzer/net-snmp/net-snmp-99999999.ebuild +++ b/net-analyzer/net-snmp/net-snmp-99999999.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="HPND BSD GPL-2" SLOT="0/35" KEYWORDS="" -IUSE="X bzip2 doc elf ipv6 libressl lm_sensors mfd-rewrites minimal mysql netlink pci perl python rpm selinux smux ssl tcpd ucd-compat zlib" +IUSE="X bzip2 doc elf kmem ipv6 libressl lm_sensors mfd-rewrites minimal mysql netlink pci perl python rpm selinux smux ssl tcpd ucd-compat zlib" REQUIRED_USE=" python? ( ${PYTHON_REQUIRED_USE} ) rpm? ( bzip2 zlib ) @@ -110,6 +110,7 @@ src_configure() { $(use_enable ucd-compat ucd-snmp-compatibility) \ $(use_with bzip2) \ $(use_with elf) \ + $(use_with kmem kmem-usage) \ $(use_with mysql) \ $(use_with netlink nl) \ $(use_with pci) \