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 Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->jadawin jadawin@ wants his PRs (via the GNATS Auto Assign Tool)
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 <sbrabez at gmail.com> 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks!