| Summary: | net/GeoIP: download data files | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Max Kostikov <max> |
| Component: | Individual Port(s) | Assignee: | Adam Weinberger <adamw> |
| Status: | Closed Works As Intended | ||
| Severity: | Affects Only Me | ||
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Max Kostikov
2017-09-27 19:08:12 UTC
net/p5-Geo-IP depends on net/GeoIP. When you install net/GeoIP, you'll see a pkg-message as follows: GeoIP does not ship with the actual data files. You must download them yourself! Please run: # /usr/local/bin/geoipupdate.sh Follow the instruction to download data files. (In reply to Po-Chuan Hsieh from comment #1) Oh, thank you. Probably adding this scipt execution at ports post install stage will be a good idea. Pass to maintainer of net/GeoIP. I'm not sure about this. That only gets you the free versions of the databases. Maxmind sells many different databases, and for sites that use those, they won't want the free versions. Closing this out. Only a subset of the people installing GeoIP will want the free database, so it doesn't make sense to me to fetch them for everybody. Plus, there's no point in fetching and installing the databases every time poudriere pulls in GeoIP as a dependency. |