summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/goaccess/metadata.xml')
-rw-r--r--net-analyzer/goaccess/metadata.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/net-analyzer/goaccess/metadata.xml b/net-analyzer/goaccess/metadata.xml
index 51d6d6ee8eef..9bb61d3e0793 100644
--- a/net-analyzer/goaccess/metadata.xml
+++ b/net-analyzer/goaccess/metadata.xml
@@ -4,25 +4,26 @@
<maintainer type="person">
<email>spiderx@spiderx.dp.ua</email>
<name>Vladimir Pavljuchenkov</name>
- <description>Proxy maintainer</description>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
- <longdescription>GoAccess is an open source real-time web log analyzer and
-interactive viewer that runs in a terminal in *nix systems. It provides fast and valuable
-HTTP statistics for system administrators that require a visual server report on the fly.
+ <longdescription lang="en">
+ GoAccess is an open source real-time web log
+ analyzer and interactive viewer that runs in a terminal in *nix systems.
+ It provides fast and valuable HTTP statistics for system administrators
+ that require a visual server report on the fly.
</longdescription>
<use>
<flag name="btree">Enable Tokyo Cabinet's on-disk B+ Tree database backend</flag>
+ <flag name="getline">Use GNU getline() to parse full line requests</flag>
<flag name="memhash">Enable Tokyo Cabinet's on-memory hash database backend</flag>
<flag name="tokyocabinet">Enable Tokyo Cabinet's on-memory hash database backend</flag>
</use>
<upstream>
- <changelog>https://github.com/allinurl/goaccess/blob/master/ChangeLog</changelog>
<doc>http://goaccess.io/faq</doc>
<bugs-to>mailto:goaccess@prosoftcorp.com</bugs-to>
- <remote-id type="sourceforge">goaccess</remote-id>
+ <remote-id type="github">allinurl/goaccess</remote-id>
</upstream>
</pkgmetadata>