From owner-freebsd-ports Mon Aug 27 22: 0:15 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0AB8F37B40B for ; Mon, 27 Aug 2001 22:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7S502432883; Mon, 27 Aug 2001 22:00:02 -0700 (PDT) (envelope-from gnats) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id D483437B406 for ; Mon, 27 Aug 2001 21:56:36 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id A149E2B68D for ; Tue, 28 Aug 2001 06:56:32 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id F22BA7F0; Tue, 28 Aug 2001 14:56:29 +1000 (EST) Message-Id: <20010828045629.F22BA7F0@k7.mavetju.org> Date: Tue, 28 Aug 2001 14:56:29 +1000 (EST) From: edwin@mavetju.org Reply-To: edwin@mavetju.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/30154: new port: net/ngrep-lib Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30154 >Category: ports >Synopsis: new port: net/ngrep-lib >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Aug 27 22:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.2-RELEASE i386 >Organization: n/a >Environment: n/a >Description: This is a packet-filter-libray based on ngrep >How-To-Repeat: n/a >Fix: # 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: # # net/ngrep-lib # net/ngrep-lib/Makefile # net/ngrep-lib/pkg-descr # net/ngrep-lib/distinfo # net/ngrep-lib/pkg-plist # net/ngrep-lib/pkg-comment # echo c - net/ngrep-lib mkdir -p net/ngrep-lib > /dev/null 2>&1 echo x - net/ngrep-lib/Makefile sed 's/^X//' >net/ngrep-lib/Makefile << 'END-of-net/ngrep-lib/Makefile' X# New ports collection makefile for: ngrep-lib X# Date created: 28 August 2001 X# Whom: Edwin Groothuis (edwin@mavetju.org) X# X# $FreeBSD$ X# X XPORTNAME= ngrep-lib XPORTVERSION= 1.0 XCATEGORIES= net XMASTER_SITES= http://www.mavetju.org/download/ X XMAINTAINER= edwin@mavetju.org X XMAN3= ngrep-lib.3 XHAS_CONFIGURE= yes X XCONFIGURE_ARGS+=--prefix=${PREFIX} X X.include END-of-net/ngrep-lib/Makefile echo x - net/ngrep-lib/pkg-descr sed 's/^X//' >net/ngrep-lib/pkg-descr << 'END-of-net/ngrep-lib/pkg-descr' XEasy packet filtering in your programs. X XThis library is based on ngrep. Instead of having Xto worry about the pcap, the options, the syntax, the processing Xof the IP packets et al, you now have an easy interface: XInitialize and run. Let the callback functions handle the rest. X XEdwin Groothuis Xedwin@mavetju.org X XWWW: http://www.mavetju.org END-of-net/ngrep-lib/pkg-descr echo x - net/ngrep-lib/distinfo sed 's/^X//' >net/ngrep-lib/distinfo << 'END-of-net/ngrep-lib/distinfo' XMD5 (ngrep-lib-1.0.tar.gz) = e0957e79588a3cc6ffef3be8de5e580b END-of-net/ngrep-lib/distinfo echo x - net/ngrep-lib/pkg-plist sed 's/^X//' >net/ngrep-lib/pkg-plist << 'END-of-net/ngrep-lib/pkg-plist' Xlib/libngrep.so.1 Xlib/libngrep.so Xinclude/ngrep-lib.h END-of-net/ngrep-lib/pkg-plist echo x - net/ngrep-lib/pkg-comment sed 's/^X//' >net/ngrep-lib/pkg-comment << 'END-of-net/ngrep-lib/pkg-comment' XEasy packet filtering library based on ngrep END-of-net/ngrep-lib/pkg-comment exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message