summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-10-29 15:46:53 +0100
committerJonas Stein <jstein@gentoo.org>2017-10-29 15:46:53 +0100
commitf1b86895b642cb2178d26eacd3abeff67368a14c (patch)
tree85ae1aaa127453de74eb6244fc9287ed7b5f900e
parentnet-analyzer/barnyard2: Removed proxied maintainer (diff)
downloadgentoo-f1b86895.tar.gz
gentoo-f1b86895.tar.bz2
gentoo-f1b86895.zip
net-libs/daq: Removed proxied maintainer
Removed proxied maintainer due to inactivity. Fixed tabs/spaces in metadata. Package-Manager: Portage-2.3.13, Repoman-2.3.4
-rw-r--r--net-libs/daq/metadata.xml40
1 files changed, 16 insertions, 24 deletions
diff --git a/net-libs/daq/metadata.xml b/net-libs/daq/metadata.xml
index 0c66111f5409..a114c5f02043 100644
--- a/net-libs/daq/metadata.xml
+++ b/net-libs/daq/metadata.xml
@@ -1,41 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>jason.r.wallace@gmail.com</email>
- <name>Jason Wallace</name>
-</maintainer>
-<maintainer type="person">
- <email>patrick@gentoo.org</email>
- <name>Patrick Lauer</name>
-</maintainer>
-<maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
-</maintainer>
-<maintainer type="project">
- <email>netmon@gentoo.org</email>
- <name>Gentoo network monitoring and analysis project</name>
-</maintainer>
-<longdescription>Data Acquisition library, for packet I/O with Snort 2.9 and later</longdescription>
-<use>
- <flag name="afpacket">
+ <maintainer type="person">
+ <email>patrick@gentoo.org</email>
+ <name>Patrick Lauer</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>netmon@gentoo.org</email>
+ <name>Gentoo network monitoring and analysis project</name>
+ </maintainer>
+ <longdescription>Data Acquisition library, for packet I/O with Snort 2.9 and later</longdescription>
+ <use>
+ <flag name="afpacket">
Build the AFPacket data acquisition module. Functions similar to the PCAP
module but with better performance. Snort can run unprivileged when using
this module. AFpacket supports both inline and passive modes.
</flag>
- <flag name="dump">Build the Dump data acquisition module. The dump DAQ
+ <flag name="dump">Build the Dump data acquisition module. The dump DAQ
allows you to test the various inline mode features available in
2.9 Snort like injection and normalization.
</flag>
- <flag name="pcap">Build the PCAP data acquisition module.</flag>
- <flag name="nfq">
+ <flag name="pcap">Build the PCAP data acquisition module.</flag>
+ <flag name="nfq">
Build the NFQ data acquisition module. NFQ is the new way to process iptables
packets for inline deployments. Snort can not run unprivileged when using this module.
</flag>
- <flag name="ipq">
+ <flag name="ipq">
Build the IPQ data acquisition module. IPQ is the old way to process iptables
packets for inline deployments. Snort can not run unprivileged when using this module.
</flag>
-</use>
+ </use>
</pkgmetadata>