Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 9DCE363F3E0 for ; Wed, 15 May 2013 22:39:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7FB5E14A2AA; Wed, 15 May 2013 22:39:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C0A9814A2A6 for ; Wed, 15 May 2013 22:39:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id T0L_nQi-dRRG for ; Wed, 15 May 2013 22:39:26 +0000 (UTC) Received: from ivanova.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 4A6C014A2A7 for ; Wed, 15 May 2013 22:39:26 +0000 (UTC) Received: by ivanova.netbsd.org (Postfix, from userid 500) id 480BC84; Wed, 15 May 2013 22:39:26 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 15 May 2013 22:39:26 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/net/mitmproxy To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20130515223926.480BC84@ivanova.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Wed May 15 22:39:26 UTC 2013 Added Files: pkgsrc/net/mitmproxy: DESCR Makefile PLIST distinfo Log Message: Import mitmproxy-0.9 as net/mitmproxy. This package contains tool for HTTP(S) sniffing. mitmproxy is an interactive, SSL-capable man-in-the-middle proxy for HTTP with a console interface. mitmdump is the command-line version of mitmproxy. Think tcpdump for HTTP. libmproxy is the library that mitmproxy and mitmdump are built on. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/net/mitmproxy/DESCR \ pkgsrc/net/mitmproxy/Makefile pkgsrc/net/mitmproxy/PLIST \ pkgsrc/net/mitmproxy/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.