Page MenuHomeFreeBSD

Bring libvmod-maxminddb back from the dead
ClosedPublic

Authored by allanjude on Apr 30 2020, 10:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 5, 7:24 AM
Unknown Object (File)
Thu, Sep 3, 1:04 PM
Unknown Object (File)
Mon, Aug 24, 3:35 AM
Unknown Object (File)
Sun, Aug 23, 8:44 AM
Unknown Object (File)
Wed, Aug 12, 5:57 PM
Unknown Object (File)
Wed, Aug 12, 2:53 PM
Unknown Object (File)
Tue, Aug 11, 4:36 PM
Unknown Object (File)
Tue, Aug 11, 7:20 AM
Subscribers

Details

Summary

This port was removed because it depended on python 2.7
The bit of varnish magic can be done with python 3 just fine

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 30843
Build 28562: arc lint + arc unit

Event Timeline

I have something building that I can share the Makefile for or I can temporarily commandeer the revision to update it here.

Do you want to merge your changes into your master branch and cut a release so that DISTVERSION makes sense?

When you commit you should do a repo copy as described in https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/article.html#ports-qa-re-adding.

Update version
Apply tricks learned from last nights review

Update to version 1.0.1

This revision is now accepted and ready to land.May 1 2020, 2:28 PM

Committed as rP533560 not sure why it did not close properly.