summaryrefslogtreecommitdiff
blob: 90d38c4236c669d9110f984fc21eb7e85749b7ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
    <use>
        <flag name="broccoli">Enable the Bro Client Communication Library</flag>
        <flag name="broctl">An interactive shell for managing Bro installations</flag>
        <flag name="broker">Bro's new Messaging Library (experimental)</flag>
        <flag name="geoip">Enable support for Maxmind's GeoIP library</flag>
        <flag name="ipv6">Support for mobile IPv6</flag>
        <flag name="jemalloc">Support for the Jemalloc allocator</flag>
        <flag name="python">Enable Python bindings</flag>
        <flag name="ruby">Enable Ruby bindings (deprecated)</flag>
        <flag name="tcmalloc">Enable Google's Performance Analysis Tools</flag>
        <flag name="tools">Small auxiliary tools for Bro</flag>
    </use>
    <longdescription lang="en">Bro is a powerful network analysis framework that is much different from the typical IDS you may know.
    </longdescription>
</pkgmetadata>