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)
Mon, Oct 20, 8:50 AM
Unknown Object (File)
Fri, Oct 17, 5:36 AM
Unknown Object (File)
Wed, Oct 15, 4:29 AM
Unknown Object (File)
Mon, Oct 13, 7:03 AM
Unknown Object (File)
Mon, Oct 13, 4:11 AM
Unknown Object (File)
Thu, Oct 9, 9:43 PM
Unknown Object (File)
Sun, Oct 5, 10:26 AM
Unknown Object (File)
Tue, Sep 30, 11:02 PM
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

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 30842
Build 28561: 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.