summaryrefslogtreecommitdiff
path: root/net/libmaxminddb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New port: net/libmaxminddbKurt Jaeger2015-02-164-0/+53
The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. WWW: https://github.com/maxmind/libmaxminddb PR: 197713 Submitted by: fullermd@over-yonder.net Notes: svn path=/head/; revision=379104