From owner-cvs-ports@FreeBSD.ORG Mon Oct 25 13:13:42 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 360EE106566B; Mon, 25 Oct 2010 13:13:42 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2485E8FC1B; Mon, 25 Oct 2010 13:13:42 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o9PDDg78061514; Mon, 25 Oct 2010 13:13:42 GMT (envelope-from jadawin@repoman.freebsd.org) Received: (from jadawin@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o9PDDgD8061513; Mon, 25 Oct 2010 13:13:42 GMT (envelope-from jadawin) Message-Id: <201010251313.o9PDDgD8061513@repoman.freebsd.org> From: Philippe Audeoud Date: Mon, 25 Oct 2010 13:13:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/hexinject Makefile distinfo pkg-descr ports/net/hexinject/files patch-hexinject.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Oct 2010 13:13:42 -0000 jadawin 2010-10-25 13:13:42 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/hexinject Makefile distinfo pkg-descr net/hexinject/files patch-hexinject.c Log: HexInject is a very versatile packet injector and sniffer, that provide a command-line framework for raw network access. It's designed to work together with others command-line utilities, and for this reason it facilitates the creation of powerful shell scripts capable of reading, intercepting and modifying network traffic in a transparent manner. WWW: http://hexinject.sourceforge.net PR: ports/151670 Submitted by: Sofian Brabez Revision Changes Path 1.2269 +1 -0 ports/net/Makefile 1.1 +24 -0 ports/net/hexinject/Makefile (new) 1.1 +3 -0 ports/net/hexinject/distinfo (new) 1.1 +11 -0 ports/net/hexinject/files/patch-hexinject.c (new) 1.1 +8 -0 ports/net/hexinject/pkg-descr (new)