summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-11-24 15:22:30 +0100
committerJeroen Roovers <jer@gentoo.org>2015-11-24 15:22:54 +0100
commit34abe6afc69aa103d10c6409048f706c710caf98 (patch)
tree71b89663732e2608b1beca3c99f1d17fb28db157 /net-analyzer/net-snmp/metadata.xml
parentdev-vcs/tortoisehg: Bump to version 3.6.1 (diff)
downloadgentoo-34abe6afc69aa103d10c6409048f706c710caf98.tar.gz
gentoo-34abe6afc69aa103d10c6409048f706c710caf98.tar.bz2
gentoo-34abe6afc69aa103d10c6409048f706c710caf98.zip
net-analyzer/net-snmp: Add USE=smux by eeL.
Package-Manager: portage-2.2.25
Diffstat (limited to 'net-analyzer/net-snmp/metadata.xml')
-rw-r--r--net-analyzer/net-snmp/metadata.xml38
1 files changed, 13 insertions, 25 deletions
diff --git a/net-analyzer/net-snmp/metadata.xml b/net-analyzer/net-snmp/metadata.xml
index 4691f467e42c..b503064d232f 100644
--- a/net-analyzer/net-snmp/metadata.xml
+++ b/net-analyzer/net-snmp/metadata.xml
@@ -1,29 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>netmon</herd>
- <use>
- <flag name="elf">Enable the use of elf utils to check uptime on some systems</flag>
- <flag name="mfd-rewrites">Use MFD rewrites of mib modules where available</flag>
- <flag name="rpm">
- Enable monitoring of <pkg>app-arch/rpm</pkg>. This flag requires
- the bzip2 and zlib flags to be enabled as well.
- </flag>
- <flag name="ucd-compat">
- Build UCD compatibility library. Increases significantly the
- install size.
- </flag>
- <flag name="pci">
- Use libpci (from <pkg>sys-apps/pciutils</pkg>) to look up
- network interface description. This feature is only available on
- Linux.
- </flag>
- <flag name="netlink">
- Use <pkg>dev-libs/libnl</pkg> to fetch TCP statistics instead of
- using /proc/net/tcp (Linux only).
- </flag>
- </use>
- <upstream>
- <remote-id type="sourceforge">net-snmp</remote-id>
- </upstream>
+<herd>netmon</herd>
+<use>
+<flag name="elf">Enable the use of elf utils to check uptime on some systems</flag>
+<flag name="mfd-rewrites">Use MFD rewrites of mib modules where available</flag>
+<flag name="netlink">Use <pkg>dev-libs/libnl</pkg> to fetch TCP statistics instead of using /proc/net/tcp (Linux only).</flag>
+<flag name="pci">Use libpci (from <pkg>sys-apps/pciutils</pkg>) to look up network interface description. This feature is only available on Linux.</flag>
+<flag name="rpm">Enable monitoring of <pkg>app-arch/rpm</pkg>. This flag requires the bzip2 and zlib flags to be enabled as well.</flag>
+<flag name="ucd-compat">Build UCD compatibility library. Increases significantly the install size.</flag>
+<flag name='smux'>Enable support for the legacy smux protocol (superseded by agentx)</flag>
+</use>
+<upstream>
+<remote-id type="sourceforge">net-snmp</remote-id>
+</upstream>
</pkgmetadata>