From sbrabez@gmail.com  Sun Oct 24 02:38:05 2010
Return-Path: <sbrabez@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B7DA3106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Oct 2010 02:38:05 +0000 (UTC)
	(envelope-from sbrabez@gmail.com)
Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50])
	by mx1.freebsd.org (Postfix) with ESMTP id 4D5B88FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Oct 2010 02:38:05 +0000 (UTC)
Received: by wwb24 with SMTP id 24so2151035wwb.31
        for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Oct 2010 19:38:04 -0700 (PDT)
Received: by 10.216.53.148 with SMTP id g20mr4584367wec.6.1287887883587;
        Sat, 23 Oct 2010 19:38:03 -0700 (PDT)
Received: from localhost (mna75-2-81-57-226-6.fbx.proxad.net [81.57.226.6])
        by mx.google.com with ESMTPS id w29sm3107952weq.19.2010.10.23.19.38.02
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sat, 23 Oct 2010 19:38:03 -0700 (PDT)
Message-Id: <4cc39c0b.9decd80a.1f93.ffffae7d@mx.google.com>
Date: Sat, 23 Oct 2010 19:38:03 -0700 (PDT)
From: Sofian Brabez <sbrabez@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: net/hexinject HexInject is a very versatile packet injector and sniffer
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         151670
>Category:       ports
>Synopsis:       New port: net/hexinject HexInject is a very versatile packet injector and sniffer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jadawin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 24 02:40:09 UTC 2010
>Closed-Date:    Mon Oct 25 13:14:28 UTC 2010
>Last-Modified:  Mon Oct 25 13:20:12 UTC 2010
>Originator:     Sofian Brabez
>Release:        FreeBSD 8.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD freebsd81 8.1-STABLE FreeBSD 8.1-STABLE #1: Tue Aug 31 22:46:46 CEST 2010
>Description:
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
>How-To-Repeat:
>Fix:

--- hexinject-1.1.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	hexinject
#	hexinject/Makefile
#	hexinject/pkg-descr
#	hexinject/distinfo
#	hexinject/files
#	hexinject/files/patch-hexinject.c
#
echo c - hexinject
mkdir -p hexinject > /dev/null 2>&1
echo x - hexinject/Makefile
sed 's/^X//' >hexinject/Makefile << '5fd54a8b95aacffb8a1886198bed0bea'
X# New ports collection makefile for:	hexinject
X# Date created:		2010-10-24
X# Whom:			Sofian Brabez <sbrabez@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	hexinject
XPORTVERSION=	1.1
XCATEGORIES=	net security
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}/${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	sbrabez@gmail.com
XCOMMENT=	HexInject is a very versatile packet injector and sniffer
X
XPLIST=	bin/${PORTNAME}
X
XWRKSRC=	${WRKDIR}/${PORTNAME}
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X
X.include <bsd.port.mk>
5fd54a8b95aacffb8a1886198bed0bea
echo x - hexinject/pkg-descr
sed 's/^X//' >hexinject/pkg-descr << 'c9eaaeb44db5f410d1896398f3f222ac'
XHexInject is a very versatile packet injector and sniffer, that provide a
Xcommand-line framework for raw network access.
X
XIt's designed to work together with others command-line utilities, and for this
Xreason it facilitates the creation of powerful shell scripts capable of reading,
Xintercepting and modifying network traffic in a transparent manner.
X
XWWW:	http://hexinject.sourceforge.net
c9eaaeb44db5f410d1896398f3f222ac
echo x - hexinject/distinfo
sed 's/^X//' >hexinject/distinfo << '51bb2c3a31304f196ddc62e9f6fa7fcb'
XMD5 (hexinject-1.1.tar.gz) = 8542411cc5d31101e2a8f56b73dd6fa1
XSHA256 (hexinject-1.1.tar.gz) = 050852f89ea501c7bad768a694f8fd2d5f0c3de68da82647a1cb7aeb68e96e27
XSIZE (hexinject-1.1.tar.gz) = 4470
51bb2c3a31304f196ddc62e9f6fa7fcb
echo c - hexinject/files
mkdir -p hexinject/files > /dev/null 2>&1
echo x - hexinject/files/patch-hexinject.c
sed 's/^X//' >hexinject/files/patch-hexinject.c << 'a5a76621ab11d92770f9a00113de538e'
X--- ./hexinject.c.orig	2010-10-24 06:23:57.000000000 +0200
X+++ ./hexinject.c	2010-10-24 06:24:17.000000000 +0200
X@@ -424,7 +424,7 @@
X     if ( (fp = pcap_open_live( options.device, // name of the device
X                                BUFSIZ,         // portion of the packet to capture
X                                1,              // promiscuous mode
X-                               -1,             // read timeout
X+                               1000,             // read timeout
X                                errbuf          // error buffer
X                               )) == NULL)
X 
a5a76621ab11d92770f9a00113de538e
exit
--- hexinject-1.1.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jadawin 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Oct 24 02:40:15 UTC 2010 
Responsible-Changed-Why:  
jadawin@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151670 
State-Changed-From-To: open->closed 
State-Changed-By: jadawin 
State-Changed-When: Mon Oct 25 13:14:27 UTC 2010 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151670 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151670: commit references a PR
Date: Mon, 25 Oct 2010 13:13:47 +0000 (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"
 
>Unformatted:
