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, May 4, 4:07 PM
Unknown Object (File)
Thu, Apr 30, 7:43 AM
Unknown Object (File)
Thu, Apr 23, 9:07 PM
Unknown Object (File)
Tue, Apr 21, 8:14 AM
Unknown Object (File)
Mon, Apr 20, 6:25 PM
Unknown Object (File)
Mon, Apr 20, 9:59 AM
Unknown Object (File)
Apr 16 2026, 12:16 PM
Unknown Object (File)
Apr 15 2026, 1:34 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

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 30841
Build 28560: 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.