On Tue, Jul 10 2018, Frederic Cambus wrote:
> Hi ports@,
>
> The combination of -fms-extensions -std=c99 means libmaxminddb couldn't be
> built with base GCC, so the library and headers were patched. This worked
> when the only consumer was the mmdblookup bundled tool.
>
> However, this is causing
Hi ports@,
The combination of -fms-extensions -std=c99 means libmaxminddb couldn't be
built with base GCC, so the library and headers were patched. This worked
when the only consumer was the mmdblookup bundled tool.
However, this is causing issues with new consumers. For example, I cannot
build t
On 2017/06/08 23:19, Frederic Cambus wrote:
> Here is a diff to update a few things in the net/libmaxminddb port:
>
> - Update the geolite2 maintainer target to cope with new upstream
> packaging scheme, and also fetch the ASN database
> - Add a subpackage for the ASN database
> - Update GeoLite
On Thu, Jun 08, 2017 at 11:19:36PM +0200, Frederic Cambus wrote:
> Here is a diff to update a few things in the net/libmaxminddb port:
>
> - Update the geolite2 maintainer target to cope with new upstream
> packaging scheme, and also fetch the ASN database
> - Add a subpackage for the ASN datab
Hi ports@,
Here is a diff to update a few things in the net/libmaxminddb port:
- Update the geolite2 maintainer target to cope with new upstream
packaging scheme, and also fetch the ASN database
- Add a subpackage for the ASN database
- Update GeoLite2 databases to latest version
Comments? OK?