blob: 426edc634023424fddb50d669cbdbf0b2b68b778 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>netmon</herd>
<maintainer>
<email>pva@gentoo.org</email>
<name>Peter Volkov</name>
</maintainer>
<longdescription>Sarg - Squid Analysis Report Generator is a tool that allow
you to view "where" your users are going to on the Internet. Sarg provides many
informations about Squid users activities: times, bytes, sites, etc...
</longdescription>
<use>
<flag name="pcre">Enable support for regular expressions in the hostalias file through <pkg>dev-libs/libpcre</pkg></flag>
<flag name="gd">Enable support for graphs in reports through <pkg>media-libs/gd</pkg></flag>
</use>
</pkgmetadata>
|