non port: net/GeoIP/files/pkg-message.in |
SVNWeb
|
Number of commits found: 4 |
Wed, 12 Dec 2018
|
[ 00:28 adamw ]
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 ]
Make it clear that geoipupdate.sh is only for the free database
|
Mon, 28 Jul 2014
|
[ 15:26 adamw ]
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 ]
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 |