summaryrefslogtreecommitdiff
path: root/net-analyzer/barnyard2/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-31 15:47:53 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-10-31 15:47:53 +0000
commitd950fa39dbe16d164ed0cb8e3036fd5d0d896a4c (patch)
tree04f92d5d1070a7aedb970ce4539dc6d60253c4df /net-analyzer/barnyard2/metadata.xml
parentbd7908c6630f38067350d396ac5d18c3cc2434a0 (diff)
gentoo resync : 31.10.2017
Diffstat (limited to 'net-analyzer/barnyard2/metadata.xml')
-rw-r--r--net-analyzer/barnyard2/metadata.xml47
1 files changed, 19 insertions, 28 deletions
diff --git a/net-analyzer/barnyard2/metadata.xml b/net-analyzer/barnyard2/metadata.xml
index 7bd3352141b2..be80ad6bbcbf 100644
--- a/net-analyzer/barnyard2/metadata.xml
+++ b/net-analyzer/barnyard2/metadata.xml
@@ -1,40 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>patrick@gentoo.org</email>
- <name>Patrick Lauer</name>
- <description>Maintainer</description>
- </maintainer>
- <maintainer type="person">
- <email>jason.r.wallace@gmail.com</email>
- <name>Jason Wallace</name>
- <description>Proxy maintainer. CC him on bugs</description>
- </maintainer>
- <maintainer type="project">
- <email>netmon@gentoo.org</email>
- <name>Gentoo network monitoring and analysis project</name>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <longdescription>
+ <maintainer type="person">
+ <email>patrick@gentoo.org</email>
+ <name>Patrick Lauer</name>
+ <description>Maintainer</description>
+ </maintainer>
+ <maintainer type="project">
+ <email>netmon@gentoo.org</email>
+ <name>Gentoo network monitoring and analysis project</name>
+ </maintainer>
+ <longdescription>
Barnyard2 is a fork of the original barnyard project (which is no longer under development).
Barnyard2 is an open source interpreter for Snort unified2 binary output files. Its primary
use is allowing Snort to write to disk in an efficient manner and leaving the task of
parsing binary data into various formats to a separate process that will not cause Snort to
miss network traffic. Barnyard2 is under active development and continues to adapt based on
user feedback.
- </longdescription>
- <upstream>
- <maintainer>
- <email>dev@securixlive.com</email>
- <name>Securixlive</name>
- </maintainer>
- <doc>http://www.securixlive.com/barnyard2/docs/index.php</doc>
- <bugs-to>mailto:dev@securixlive.com</bugs-to>
- </upstream>
+ </longdescription>
+ <upstream>
+ <maintainer>
+ <email>dev@securixlive.com</email>
+ <name>Securixlive</name>
+ </maintainer>
+ <doc>http://www.securixlive.com/barnyard2/docs/index.php</doc>
+ <bugs-to>mailto:dev@securixlive.com</bugs-to>
+ </upstream>
<use>
<flag name="gre">Enable GRE support</flag>
<flag name="mpls">Enable support for mpls networks</flag>