Bug 151670

Summary: New port: net/hexinject HexInject is a very versatile packet injector and sniffer
Product: Ports & Packages Reporter: Sofian Brabez <sbrabez>
Component: Individual Port(s)Assignee: Philippe Audeoud <jadawin>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
hexinject-1.1.shar none

Description Sofian Brabez 2010-10-24 03:40:09 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-24 03:40:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jadawin

jadawin@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-10-25 14:13:47 UTC
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"
Comment 3 Philippe Audeoud freebsd_committer freebsd_triage 2010-10-25 14:14:27 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!