[Bug 223814] dns/gdnsd2: enable libmaxminddb for geoip2 database support.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 23 10:24:46 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223814
Bug ID: 223814
Summary: dns/gdnsd2: enable libmaxminddb for geoip2 database
support.
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: zi at FreeBSD.org
Reporter: peter at FreeBSD.org
Flags: maintainer-feedback?(zi at FreeBSD.org)
Assignee: zi at FreeBSD.org
Created attachment 188210
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188210&action=edit
Patch to add libmaxminddb to the build.
gdnsd2 prefers libmaxminddb over libGeoIP if it is present. It would be nice to
be able to configure the package build to do that.
Half-baked patch attached. I added a radio option to pick one or the other, or
neither. libmaxminddb appears to be able to read the old .dat and the new
.mmdb files just fine and appears to be a strict superset of GeoIP so I set it
to be the default.
Caveat: I changed GeoIP from a run depends to lib depends. I'm not sure if run
depends was intended.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list