From owner-svn-ports-head@freebsd.org Sun Jan 20 04:22:19 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 389C514A4017 for ; Sun, 20 Jan 2019 04:22:19 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from mail-yb1-xb36.google.com (mail-yb1-xb36.google.com [IPv6:2607:f8b0:4864:20::b36]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C6F09853F7 for ; Sun, 20 Jan 2019 04:22:18 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by mail-yb1-xb36.google.com with SMTP id h81so5598765ybg.2 for ; Sat, 19 Jan 2019 20:22:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adamw-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=xej/FEggswysHUseNCRG3hXau9pD//TSlPkJHtIx+Dc=; b=SNibPTvzxSFyOAMAFXDpnv1gkxawLXu1efHd2HmJ1ckee5P6OKWnyrB1EEOznK5V7t 0GQVjEy9gmM+hm3iBpHQyLkjyJcGjjSnDgRwDtzLwndPyXQvWv7M43BLNYAVgxl04sIN AbkmNjbnZi2wEdB8QXvNIxyyscHRLOmPuhS1+DL4uAGaI4/mfljN42+q60+ISYJb+Z/X RbrHYEak2yD+1CHNULGOArzoIb1CqM/4/xxlcZRZOotYLwwqzaHhnMHTggOCAxmPEJ43 suURr20FKwAPPO3TlmnS/9OmsudV4rNCrhJ4OSWEaldBks2UncmKaXCLz9oDklWUIH3B iqKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=xej/FEggswysHUseNCRG3hXau9pD//TSlPkJHtIx+Dc=; b=WxKk7+XYi8r7Qx/r4ufiAXs3WIZb8b9SofdmH+xYisyNEm8css0zB4au9UvqI3C8rF Z5KuLwy3jAw1lyixnlSymTEdytq8IYTQmz7x/CZNutYlfPSPPnQqJOp7B3bYt/9VIbLp eAD5wh2hjh8Pkf9GNyHRi3segRqR0Z99+HjR2NDkxv7/KBLeDV3YqpaX9opfDaZqT5o2 vXdMkAxiR/8f6ekq88f6gANFy3mUcAk3X/vFKncRryor/lJ6PkuqL1mdb/+KSkB178x+ TpAlWfxPSK66WXRBwp5xZLa4Dfn0uq/PqoSnxbCzTKNXmxY+dSeuHNSlCb4KsVDbcxYq J2Rw== X-Gm-Message-State: AJcUukdUtxAdyJBMAPdFYZA3JvXgRsBBw1J+COUK7EZk+nEvlxRTSeSA kDk/7wDL7fLHrUXXLxYmQQjk+8Dke8iBh83CFGOYSw== X-Google-Smtp-Source: ALg8bN7H5nV71mmC1ezhNra0Zv9Epo2AkyNMAzAzBvRchHWKQn8YW56NKK0fUkM0Q63cQl3XGjH1WZaPaze7AfXXYIA= X-Received: by 2002:a25:244b:: with SMTP id k72mr12135606ybk.197.1547958138070; Sat, 19 Jan 2019 20:22:18 -0800 (PST) MIME-Version: 1.0 References: <201901190708.x0J78MPd044747@repo.freebsd.org> <15960fbc-ffab-70fd-a248-d912c4b7ed3f@freebsd.org> In-Reply-To: <15960fbc-ffab-70fd-a248-d912c4b7ed3f@freebsd.org> From: Adam Weinberger Date: Sat, 19 Jan 2019 21:22:01 -0700 Message-ID: Subject: Re: svn commit: r490700 - in head: . www/geolizer www/webalizer www/webalizer/files To: Craig Leres , sunpoet@freebsd.org Cc: Dirk Meyer , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: C6F09853F7 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.87 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.87)[-0.868,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2019 04:22:19 -0000 On Sat, Jan 19, 2019 at 2:10 PM Craig Leres wrote: > > On 1/18/19 11:08 PM, Dirk Meyer wrote: > > +20190119: > > + AFFECTS: users of german/webalizer2, japanese/webalizer, polish/webalizer2, portuguese/webalizer-pt_BR, portuguese/webalizer-pt_PT, ukrainian/webalizer, www/geolizer, www/webalizer > > + AUTHOR:dinoex@FreeBSD.org > > + > > + The option GEOIP has beeen changed to used the new datebase. > > + Either copy GeoLite2-Country.mmdb in the working directory, > > + or set the GeoIPDatabase option to the location of the file. > > Thanks for bringing geoip support back to webalizer! > > Would it be a good idea for UPDATING to also mention that > net/geoipupdate is used to download the GeoLite2 version of the > database? It's really net/libmaxminddb that should probably have that message, because that is true for all GeoIP 2 users (Cc: sunpoet for this). > Perhaps even include the new webalizer.conf GeoIPDatabase line: > > GeoIPDatabase /usr/local/share/GeoIP/GeoLite2-Country.mmdb It would make sense to me for that to be the default for webalizer. # Adam -- Adam Weinberger adamw@adamw.org https://www.adamw.org