notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/GeoIP/files/pkg-message.in
SVNWeb

Number of commits found: 4

Wed, 12 Dec 2018
[ 00:28 adamw search for other commits by this committer ] Original commit   Revision:487269
Add pkg-message instructions to fix geoiplookup with the free databases

GeoIP has free and paid databases with differing granularity. The
geoiplookup and geoiplookup6 tools look only for the paid databases.
Users with the free databases (as would be obtained through the
included geoipupdate.sh script, or though specification of free
data files in net/geoipupdate) will need to create symlinks to
enable those tools to work with the free database files.

The upstream NEWS.md enumerates those symlinks, so this patch includes
a link to that file in the upstream repo.

PORTREVISION bump for the pkg-message change.

PR:		233947
Reported by:	Vincent Milum
MFH:		2018Q4
Fri, 18 May 2018
[ 15:33 adamw search for other commits by this committer ] Original commit   Revision:470299
Make it clear that geoipupdate.sh is only for the free database
Mon, 28 Jul 2014
[ 15:26 adamw search for other commits by this committer ] Original commit   Revision:363178
Update GeoIP to 1.6.0.

With this update, GeoIP no longer ships with the GeoIP data files, so
you MUST fetch them yourself, by running the geoipupdate.sh script.
Tue, 22 Jul 2014
[ 12:24 adamw search for other commits by this committer ] Original commit   Revision:362534
Fetch the GeoIPv6 data along with the IPv4 data. This change
means that to update the IPv6 data you must use the included
geoipupdate.sh script, not the source-provided geoipdate command.
Add a pkg-message about how to update.

PR:		189618
Submitted by:	futatuki@yf.bsdclub.org

Also,
PR:		187906
Submitted by:	Miroslav Lachman

Number of commits found: 4