summaryrefslogtreecommitdiff
path: root/www/goaccess/distinfo
diff options
context:
space:
mode:
authorwiedi <wiedi>2014-06-14 09:56:16 +0000
committerwiedi <wiedi>2014-06-14 09:56:16 +0000
commitcc7f6a54048203919a1ad4823f6d3695cdecd6a0 (patch)
tree9806f52ef0c1c9e44abcf39c8e3ead5d5f0a4874 /www/goaccess/distinfo
parent6d81b104928b74e2167e76c9a22ba7ccd18a81cb (diff)
downloadpkgsrc-cc7f6a54048203919a1ad4823f6d3695cdecd6a0.tar.gz
Update goaccess to 0.8
Changes to GoAccess 0.8 - Tuesday, May 20, 2014 * Added APT-HTTP to the list of browsers. * Added data persistence and ability to load data from disk. * Added IE11 to the list of browsers. * Added IEMobile to the list of browsers. * Added multiple command line options. * Added Nagios check_http to the list of browsers. * Added parsing progress metrics - total requests / requests per second. * Added the ability to parse a GeoLiteCity.dat to get the city given an IPv4. * Change the way the configuration file is parsed. This will parse all configuration options under ~/.goaccessrc or the specified config file and will feed getopt_long with the extracted key/value pairs. This also allows the ability to have comments on the config file which won't be overwritten. * Ensure autoconf determines the location of ncurses headers. * Fixed issue where geo_location_data was NULL. * Fixed issue where GoAccess did not run without a tty allocated to it. * Fixed potential memory leak on --log-file realpath(). * Fixed Solaris build errors. * Implemented an on-memory hash database using Tokyo Cabinet. This implementation allows GoAccess not to rely on GLib's hash table if one is needed. * Implemented large file support using an on-disk B+ Tree database. This implementation allows GoAccess not to hold everything in memory but instead it uses an on-disk B+ Tree database. * Trimmed leading and trailing whitespaces from keyphrases module.
Diffstat (limited to 'www/goaccess/distinfo')
-rw-r--r--www/goaccess/distinfo9
1 files changed, 5 insertions, 4 deletions
diff --git a/www/goaccess/distinfo b/www/goaccess/distinfo
index 588ddd996ef..e3657057b8c 100644
--- a/www/goaccess/distinfo
+++ b/www/goaccess/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.2 2014/02/22 14:27:43 wiedi Exp $
+$NetBSD: distinfo,v 1.3 2014/06/14 09:56:16 wiedi Exp $
-SHA1 (goaccess-0.7.1.tar.gz) = 3b546062776df00bd539072c5bdfec2a62cbeb84
-RMD160 (goaccess-0.7.1.tar.gz) = 5b58dfdd9137087f5fe24eb90a6fce66483e88d8
-Size (goaccess-0.7.1.tar.gz) = 163640 bytes
+SHA1 (goaccess-0.8.tar.gz) = 8c220e7e65a6e45ae5a2221e241e976d07c23def
+RMD160 (goaccess-0.8.tar.gz) = 16f75fcba38dfb986737db1c35d7f50583057afa
+Size (goaccess-0.8.tar.gz) = 184740 bytes
+SHA1 (patch-Makefile.am) = 88ab1ca265e9d46bb664db42eb96b1946e624a29