Bug 231241 - sysutils/goaccess: Support GeoIP2
Summary: sysutils/goaccess: Support GeoIP2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Sofian Brabez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-08 15:24 UTC by Adam Weinberger
Modified: 2018-09-28 12:02 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sbz)


Attachments
GeoIP2 support (970 bytes, patch)
2018-09-08 15:24 UTC, Adam Weinberger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Weinberger freebsd_committer freebsd_triage 2018-09-08 15:24:51 UTC
Created attachment 196963 [details]
GeoIP2 support

Hi Sofian,

goaccess 1.2 contains support for the GeoIP2 format, and it'd be nice to be able to use it. The attached patch adds a GeoIP database section where you can select either (or none) of the two GeoIP formats. It leaves the GEOIP option name untouched so that it will not change any current option sets.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-28 12:01:19 UTC
A commit references this bug:

Author: adamw
Date: Fri Sep 28 12:00:34 UTC 2018
New revision: 480854
URL: https://svnweb.freebsd.org/changeset/ports/480854

Log:
  Add an option for GeoIP2 database support via libmaxminddb

  PR:		231241
  Approved by:	maintainer timeout (3w)

Changes:
  head/sysutils/goaccess/Makefile
Comment 2 Adam Weinberger freebsd_committer freebsd_triage 2018-09-28 12:02:45 UTC
Closing after commit.