From f0e4d956860695b5cf3c2ea38945f2d3bb91e0d8 Mon Sep 17 00:00:00 2001 From: Chuck Robey Date: Sat, 19 Oct 1996 17:30:14 +0000 Subject: Port update, fixing some compile problems. Submitted by: Igor Vinokurov --- net/trafshow4/Makefile | 9 ++++----- net/trafshow4/pkg-descr | 7 +++++-- 2 files changed, 9 insertions(+), 7 deletions(-) (limited to 'net/trafshow4') diff --git a/net/trafshow4/Makefile b/net/trafshow4/Makefile index a3614b627d5b..267c25e53329 100644 --- a/net/trafshow4/Makefile +++ b/net/trafshow4/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: trafshow # Version required: 2.0 -# Date created: 17 January 1996 -# Whom: Igor Vinokurov +# Date created: 25 September 1996 +# Whom: igor@zynaps.ru # -# $Id: Makefile,v 1.2 1996/05/04 01:57:18 asami Exp $ +# $Id$ # DISTNAME= trafshow-2.0 @@ -11,10 +11,9 @@ CATEGORIES+= net MASTER_SITES= ftp://ftp.kiae.su/unix/tcpip/netmaint/ EXTRACT_SUFX= .tgz -MAINTAINER= igor@zynaps.ru +MAINTAINER= igor@zynaps.ru post-install: - strip ${PREFIX}/bin/trafshow .if !defined(NOMANCOMPRESS) gzip -9nf ${PREFIX}/man/man1/trafshow.1 .endif diff --git a/net/trafshow4/pkg-descr b/net/trafshow4/pkg-descr index 3b31da744837..7491ccc5678a 100644 --- a/net/trafshow4/pkg-descr +++ b/net/trafshow4/pkg-descr @@ -8,5 +8,8 @@ added to your kernel config file (/sys/i386/conf/): pseudo-device bpfilter 4 # Berkeley packet filter -The number of devices determines the maximum number of simultaneous -BPF clients programs runnable. See /sys/i386/conf/LINT for details. +The number after bpfilter is the number of interfaces that can be +examined simultaneously. See section 5.8.3 of Handbook for details. + +- Igor +igor@zynaps.ru -- cgit v1.2.3