Bug 199815 - New port: net/py-GeoIP2
Summary: New port: net/py-GeoIP2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Johannes Jost Meixner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-30 14:47 UTC by olivier
Modified: 2015-05-15 20:25 UTC (History)
1 user (show)

See Also:


Attachments
shar file (1.76 KB, text/plain)
2015-04-30 14:47 UTC, olivier
no flags Details
poudriere log file (17.63 KB, text/plain)
2015-04-30 14:47 UTC, olivier
no flags Details
poudriere portling log file (12 bytes, text/plain)
2015-04-30 14:48 UTC, olivier
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description olivier 2015-04-30 14:47:19 UTC
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).
Comment 1 olivier 2015-04-30 14:47:43 UTC
Created attachment 156155 [details]
poudriere log file
Comment 2 olivier 2015-04-30 14:48:08 UTC
Created attachment 156156 [details]
poudriere portling log file
Comment 3 Johannes Jost Meixner freebsd_committer freebsd_triage 2015-05-15 18:06:31 UTC
I'll take it.
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-05-15 18:09:18 UTC
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
Comment 5 Johannes Jost Meixner freebsd_committer freebsd_triage 2015-05-15 20:25:41 UTC
Committed, with minor changes. Thanks!