Summary: | New port: net/py-GeoIP2 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | olivier | ||||||||
Component: | Individual Port(s) | Assignee: | Johannes Jost Meixner <xmj> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | xmj | ||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Created attachment 156155 [details]
poudriere log file
Created attachment 156156 [details]
poudriere portling log file
I'll take it. A commit references this bug: Author: xmj Date: Fri May 15 18:08:37 UTC 2015 New revision: 386466 URL: https://svnweb.freebsd.org/changeset/ports/386466 Log: net/py-GeoIP2: add port Python API to the GeoIP2 library for obtaining the country, region, city, latitude, and longitude of any IP address. WWW: https://github.com/maxmind/GeoIP2-python PR: 199815 Submitted by: Olivier Cochard-Labb? <olivier@cochard.me> Changes: head/net/Makefile head/net/py-GeoIP2/ head/net/py-GeoIP2/Makefile head/net/py-GeoIP2/distinfo head/net/py-GeoIP2/pkg-descr Committed, with minor changes. Thanks! |
Created attachment 156154 [details] shar file Here is a new port allowing to use GeoIP2 database. Warning: This port include a deps in pending (new port net/py-maxminddb, bug id: 199814).