Page MenuHomeFreeBSD

Bring libvmod-maxminddb back from the dead
ClosedPublic

Authored by allanjude on Apr 30 2020, 10:04 PM.
Tags
None
Referenced Files
F109901103: D24643.id71212.diff
Mon, Feb 10, 11:14 PM
F109869623: D24643.id71239.diff
Mon, Feb 10, 1:48 PM
F109863013: D24643.diff
Mon, Feb 10, 11:56 AM
Unknown Object (File)
Sun, Feb 2, 2:33 PM
Unknown Object (File)
Wed, Jan 29, 5:36 PM
Unknown Object (File)
Wed, Jan 22, 3:41 AM
Unknown Object (File)
Jan 8 2025, 8:58 AM
Unknown Object (File)
Jan 8 2025, 8:56 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

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