Date: Fri, 23 Jan 2004 20:10:16 +0100 From: Aaron Zauner <az_mail@gmx.at> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/61799: New Port: ipgrab Message-ID: <20040123201016.27ded2f0.az_mail@gmx.at> Resent-Message-ID: <200401231920.i0NJKAXZ048921@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 61799 >Category: ports >Synopsis: New Port: ipgrab >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 23 11:20:10 PST 2004 >Closed-Date: >Last-Modified: >Originator: Aaron Zauner <az_mail@gmx.at> >Release: FreeBSD 4.9-RELEASE i386 >Organization: BSD-Usergroup Austria >Environment: System: FreeBSD jesus.weboink.org 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Wed Oct 29 16:52:44 CET 2003 root@jesus.weboink.org:/usr/src/sys/compile/JESUS i386 >Description: A verbose packet sniffer that displays a great amount of detail on each packet it reads, including application layer fields. >How-To-Repeat: >Fix: --- ipgrab.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: # # ipgrab # ipgrab/Makefile # ipgrab/distinfo # ipgrab/pkg-plist # ipgrab/pkg-descr # echo c - ipgrab mkdir -p ipgrab > /dev/null 2>&1 echo x - ipgrab/Makefile sed 's/^X//' >ipgrab/Makefile << 'END-of-ipgrab/Makefile' X# New ports collection makefile for: ipgrab X# Date created: 23. January 2004 X# Whom: Aaron Zauner <az_mail@gmx.at> X# X# $FreeBSD$ X# X XPORTNAME= ipgrab XPORTVERSION= 0.9.8 XCATEGORIES= net security XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= az_mail@gmx.at XCOMMENT= IPgrab is a verbose packet sniffer for UNIX hosts X XWRKSRC= ${WRKDIR}/ipgrab-0.9.8 XINFO= ipgrab XGNU_CONFIGURE= yes XPORTDOCS= README X X.include <bsd.port.mk> END-of-ipgrab/Makefile echo x - ipgrab/distinfo sed 's/^X//' >ipgrab/distinfo << 'END-of-ipgrab/distinfo' XMD5 (ipgrab-0.9.8.tar.gz) = 73404aeee6e8c07b6b7d260ffe80b692 END-of-ipgrab/distinfo echo x - ipgrab/pkg-plist sed 's/^X//' >ipgrab/pkg-plist << 'END-of-ipgrab/pkg-plist' Xbin/ipgrab END-of-ipgrab/pkg-plist echo x - ipgrab/pkg-descr sed 's/^X//' >ipgrab/pkg-descr << 'END-of-ipgrab/pkg-descr' XA verbose packet sniffer that displays a great amount of detail Xon each packet it reads, including application layer fields. X XWWW: http://ipgrab.sourceforge.net/ X X- Aaron Zauner Xaz_mail@gmx.at END-of-ipgrab/pkg-descr exit --- ipgrab.shar ends here --- -- [ http://nerdspace.net/~azet/ ] -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GIT dpu s:+ a---- C+++ UB++++ P+ L- E--- W+++ N* o K- w O- M- V- PS+++ PE-- Y-- PGP t 5 X R tv+ b++ DI- D G+ e- h++ !r !y -----END GEEK CODE BLOCK----- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040123201016.27ded2f0.az_mail>