Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2001 14:56:29 +1000 (EST)
From:      edwin@mavetju.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30154: new port: net/ngrep-lib
Message-ID:  <20010828045629.F22BA7F0@k7.mavetju.org>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.mk>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010828045629.F22BA7F0>