From: Stuart Henderson Subject: Re: security/py-mitmproxy: new port (version 10.3.0) To: "Kirill A. Korinsky" Cc: OpenBSD ports Date: Tue, 11 Jun 2024 01:09:51 +0100 - main port is a standalone tool that happens to be written in python so would be better as mitmproxy rather than py-mitmproxy (and get rid of FLAVOR/FLAVORS) - no An / trailing . in COMMENT - there's a proper distfile so please use that instead of github: https://downloads.mitmproxy.org/10.3.0/mitmproxy-10.3.0.tar.gz On 2024/06/11 00:03, Kirill A. Korinsky wrote: > ports@, > > Here a new port security/py-mitmproxy and security/py-mitmproxy_rs which I'd > like to send as one part because this two ports are logically linked > together and the last one is useless without the first one. btw, I think generally it would have be helpful to include the set of dependencies with the main port too; splitting across half a dozen or so emails makes it harder to keep track of them all, and someone testing this will need to look at the others. I'll try to look at the others but din't have all that much time atm. > mitmproxy is an interactive, SSL/TLS-capable intercepting proxy with a > console interface for HTTP/1, HTTP/2, and WebSockets. It contains also > mitmdump which is the command-line version of mitmproxy. Think tcpdump for > HTTP. And mitmweb which is a web-based interface for mitmproxy. > > Homepage: https://mitmproxy.org/ > > -- > wbr, Kirill