Summary
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.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- MIT
- USE flags
- debug geoip geoipv2 getline ssl unicode
v1.9.3 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
- USE flags
- debug geoip geoipv2 getline ssl unicode
v1.8.1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
- USE flags
- debug geoip geoipv2 getline ssl unicode
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- geoip
- Add geoip support for country and city lookup based on IPs
- geoipv2
- Enable support for GeoIP2 through dev-libs/libmaxminddb
- getline
- Use GNU getline() to parse full line requests
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- unicode
- Add support for Unicode
Dependencies
acct-group / goaccess : System group: goaccess
acct-user / goaccess : System user: goaccess
dev-libs / geoip : GeoIP Legacy C API
dev-libs / libmaxminddb : C library for the MaxMind DB file format
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
Runtime Dependencies
acct-group / goaccess : System group: goaccess
acct-user / goaccess : System user: goaccess
dev-libs / geoip : GeoIP Legacy C API
dev-libs / libmaxminddb : C library for the MaxMind DB file format
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
sys-libs / ncurses : Console display library
virtual / tmpfiles : Virtual to select between different tmpfiles.d handlers
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Vladimir Pavljuchenkov · gentoo
net-analyzer/goaccess: remove autotools eclass
Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Closes: https://github.com/gentoo/gentoo/pull/37104 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Vladimir Pavljuchenkov · gentoo
net-analyzer/goaccess: fix qa for live ebuild
Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Closes: https://bugs.gentoo.org/923362 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Vladimir Pavljuchenkov · gentoo
net-analyzer/goaccess: add 1.9.3
Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Vladimir Pavljuchenkov · gentoo
net-analyzer/goaccess: drop 1.6.3, 1.7.2
Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Vetter · gentoo
net-analyzer/goaccess: add 1.8.1
Closes: https://github.com/gentoo/gentoo/pull/33642 Signed-off-by: Michael Vetter <jubalh@iodoru.org> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-analyzer/goaccess: IncorrectCopyright
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-analyzer/goaccess: drop 1.6.2
Signed-off-by: Sam James <sam@gentoo.org> - Vladimir Pavljuchenkov (SpiderX) · gentoo
net-analyzer/goaccess: add 1.7.2
Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Closes: https://github.com/gentoo/gentoo/pull/27576 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Vladimir Pavljuchenkov (SpiderX) · gentoo
net-analyzer/goaccess: changes in live ebuild
In accordance to https://github.com/gentoo/gentoo/pull/26693 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Closes: https://github.com/gentoo/gentoo/pull/27109 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Vladimir Pavljuchenkov (SpiderX) · gentoo
net-analyzer/goaccess: version bump to 1.6.3
Changes from the last review in https://github.com/gentoo/gentoo/pull/26693 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Vladimir Pavljuchenkov (SpiderX) · gentoo
net-analyzer/goaccess: drop old ebuild
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-analyzer/goaccess: add a missing dep on 1.6.2 for acct-group/go...
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Vladimir Pavljuchenkov (SpiderX) · gentoo
net-analyzer/goaccess: version bump to 1.6.2
Closes: https://bugs.gentoo.org/842240 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Closes: https://github.com/gentoo/gentoo/pull/26693 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
net-analyzer/goaccess: Add sys-libs/ncurses[unicode(+)]
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-analyzer/goaccess: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
net-analyzer/goaccess: Remove old
Closes: https://github.com/gentoo/gentoo/pull/18915 Bug: https://bugs.gentoo.org/739160 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Seifert · gentoo
net-analyzer/goaccess: Removed version 1.2.
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de> Closes: https://github.com/gentoo/gentoo/pull/18293 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Michael Seifert · gentoo
net-analyzer/goaccess: Bumped to version 1.4.2.
Closes: https://bugs.gentoo.org/754996 Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Michael Seifert · gentoo
net-analyzer/goaccess: Adjusted SRC_URI and EGIT_REPO_URI in -9999
The variables are set conditionally based on PV, so that the live ebuild can simply be renamed to create a versioned ebuild. Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Michael Seifert · gentoo
net-analyzer/goaccess: Removed dependency & USE flag in live ebuild
The dependency on TokyoCabinet was replaced starting with v1.4 [1]. That also means that the bzip2, zlib, and btree USE flags are now obsolete. [1] https://github.com/allinurl/goaccess/blob/d374abfaffea9d5fc99931e01d78b970ef99d0dd/ChangeLog#L129 Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
net-analyzer/goaccess: [QA] Fix UnnecessarySlashStrip
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Vladimir Pavljuchenkov (SpiderX) · gentoo
net-analyzer/goaccess: version bump to 1.3, moved to EAPI 7, live ebuild.
Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Vladimir Pavljuchenkov (SpiderX) · gentoo
net-analyzer/goaccess: drop old ebuilds.
Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10538 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Vladimir Pavljuchenkov (SpiderX) · gentoo
net-analyzer/goaccess: version bump to 1.2.
1. Added geoipv2 USE-flag to support MaxMind's GeoIP. 2. Updated REQUIRED_USE. Package-Manager: Portage-2.3.8, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/6064 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - David Seifert · gentoo
net-analyzer/goaccess: Add missing subslot operator
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Vladimir Pavljuchenkov (SpiderX) · gentoo
net-analyzer/goaccess: bump to 1.1.1
1. Added bzip2, getline, libressl, ssl, zlib USE-flags with corresponding support in ebuild. 2. Fixed RDEPEND for ncurses, openssl, tokyocabinet. 3. Updated REQUIRED_USE. 4. Modified src_configure section. 5. Use ${ED%/} instead of ${D}. Gentoo-Bug: https://bugs.gentoo.org/559200 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/3435 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed