Program to merge and extract part of binary capture files implimented

in perl with the help of Net::Pcap

Submitted by:	Brian Caswell <bmc@mitre.org>
This commit is contained in:
danh 2001-01-08 11:53:48 +00:00
parent 395608d5e1
commit 7dc34e76cd
5 changed files with 34 additions and 0 deletions

21
net/pcapmerge/Makefile Normal file
View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/01/08 11:53:48 danh Exp $
DISTNAME= pcapmerge-1.0
CATEGORIES= net perl5
NEED_VERSION= 1.348
MASTER_SITES= http://indev.insu.com/sources/
HOMEPAGE= http://indev.insu.com/Fwctl/pcapmerge.html
BUILD_DEPENDS= ${LOCALBASE}/libdata/perl5/site_perl/${ARCH}-openbsd/Net/Pcap.pm::net/p5-Net-Pcap
MAINTAINER= Brian Caswell <bmc@mitre.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

3
net/pcapmerge/files/md5 Normal file
View File

@ -0,0 +1,3 @@
MD5 (pcapmerge-1.0.tar.gz) = 46c3a3812ec38c9724e16927e593a662
RMD160 (pcapmerge-1.0.tar.gz) = f3de0e384190c7271616c25fa9ef50a466e84649
SHA1 (pcapmerge-1.0.tar.gz) = a220bc1d98689c53e2ee06f7b175af8c6a794add

View File

@ -0,0 +1 @@
merge and extract portions of binary pcap files

4
net/pcapmerge/pkg/DESCR Normal file
View File

@ -0,0 +1,4 @@
Program to merge and extract part of binary capture files implimented
in perl with the help of Net::Pcap
WWW: ${HOMEPAGE}

5
net/pcapmerge/pkg/PLIST Normal file
View File

@ -0,0 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/01/08 11:53:48 danh Exp $
bin/pcapmerge
libdata/perl5/site_perl/${ARCH}-openbsd/auto/pcapmerge/.packlist
man/man1/pcapmerge.1
@dirrm libdata/perl5/site_perl/${ARCH}-openbsd/auto/pcapmerge