Bug 231241

Summary: sysutils/goaccess: Support GeoIP2
Product: Ports & Packages Reporter: Adam Weinberger <adamw>
Component: Individual Port(s)Assignee: Sofian Brabez <sbz>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (sbz)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
GeoIP2 support none

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.