[Bug 282455] [NEW PORT] www/py-proxy_tools: Simple proxy implementation for Python
Date: Sat, 02 Nov 2024 17:28:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282455 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f704f6e0ff8c648028b1d9d1fd461c2e7dc45f6c commit f704f6e0ff8c648028b1d9d1fd461c2e7dc45f6c Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2024-11-02 17:26:38 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2024-11-02 17:27:41 +0000 www/py-proxy_tools: New port: Simple proxy implementation for Python proxy_tools is a very simple and useful proxy (as in the GoF design pattern) implementation, that I found to be useful outside the web context -- hence the extraction. WWW: https://github.com/jtushman/proxy_tools PR: 282455 www/Makefile | 1 + www/py-proxy_tools/Makefile (new) | 18 ++++++++++++++++++ www/py-proxy_tools/distinfo (new) | 3 +++ www/py-proxy_tools/pkg-descr (new) | 3 +++ 4 files changed, 25 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.