summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-02-16 21:20:04 +0000
committersnj <snj@pkgsrc.org>2004-02-16 21:20:04 +0000
commit04db59d2f9d2ff141012124cae4b8a9895229076 (patch)
treeb01e3ad77f6e04868cea939b7762020597f0a77d
parent318d2e538a25920a28c8dc870e0722c820db11fb (diff)
downloadpkgsrc-04db59d2f9d2ff141012124cae4b8a9895229076.tar.gz
Update to trafshow-4.0, use bl3, include curses.buildlink3.mk, clean
up DESCR. No changelog is available, but changes since 3.1 include integration of the KAME ipv6 patch and the addition of a mode that allows trafshow to act like a Cisco NetFlow collector. Okayed by jmmv.
-rw-r--r--net/trafshow/DESCR17
-rw-r--r--net/trafshow/Makefile13
-rw-r--r--net/trafshow/distinfo8
3 files changed, 13 insertions, 25 deletions
diff --git a/net/trafshow/DESCR b/net/trafshow/DESCR
index 6793d30c904..ba3b233af4c 100644
--- a/net/trafshow/DESCR
+++ b/net/trafshow/DESCR
@@ -1,12 +1,5 @@
-TrafShow continuously display the information regarding packet
-traffic on the configured network interface that match the boolean
-expression. It periodically sort and updates this information. It
-may be useful for locating suspicious network traffic on the net.
-
-To use TrafShow, your kernel must be rebuilt with the following line
-added to your kernel config file (/sys/i386/conf/<YourMachine>):
-
-pseudo-device bpfilter 4 # Berkeley packet filter
-
-The number after bpfilter is the number of interfaces that can be
-examined simultaneously. See section 5.8.3 of Handbook for details.
+TrafShow continuously displays information regarding packet traffic on
+the configured network interface that matches the boolean expression
+passed on the command line. It periodically sorts and updates this
+information. TrafShow may be useful for locating suspicious network
+traffic on the network.
diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile
index 49cf1254e41..1293a19fbc8 100644
--- a/net/trafshow/Makefile
+++ b/net/trafshow/Makefile
@@ -1,21 +1,17 @@
-# $NetBSD: Makefile,v 1.15 2003/07/17 22:51:57 grant Exp $
+# $NetBSD: Makefile,v 1.16 2004/02/16 21:20:04 snj Exp $
-DISTNAME= trafshow-3.1
-PKGREVISION= 1
+DISTNAME= trafshow-4.0
CATEGORIES= net
MASTER_SITES= ftp://ftp.nsk.su/pub/RinetSoftware/
EXTRACT_SUFX= .tgz
-PATCHFILES= trafshow-31-v6-20010322a.diff.gz
-PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/
-PATCH_DIST_STRIP+= -p1
-
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://soft.risp.ru/trafshow/index.shtml
COMMENT= Full screen visualization of the network traffic
-GNU_CONFIGURE= yes
ALL_TARGET= trafshow
+GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
.include "../../mk/bsd.prefs.mk"
@@ -32,4 +28,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/.trafshow \
${PREFIX}/share/examples/trafshow/trafshow
+.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/trafshow/distinfo b/net/trafshow/distinfo
index 151ab6e0d6d..bc08fe52692 100644
--- a/net/trafshow/distinfo
+++ b/net/trafshow/distinfo
@@ -1,9 +1,7 @@
-$NetBSD: distinfo,v 1.4 2002/10/02 19:20:40 dillo Exp $
+$NetBSD: distinfo,v 1.5 2004/02/16 21:20:04 snj Exp $
-SHA1 (trafshow-3.1.tgz) = 6d8b65d265c76cb85ecc26104cf9ec56db853cbc
-Size (trafshow-3.1.tgz) = 72342 bytes
-SHA1 (trafshow-31-v6-20010322a.diff.gz) = e396867457f8e758a30ac9aa533acbd61f3aa445
-Size (trafshow-31-v6-20010322a.diff.gz) = 5490 bytes
+SHA1 (trafshow-4.0.tgz) = 131cd2f9bafa43ad2a344129c190d18530e371c3
+Size (trafshow-4.0.tgz) = 76376 bytes
SHA1 (patch-aa) = b148e50d762a0b914658788ce484eacf929e0e10
SHA1 (patch-af) = 82a3a7906d28465ec83724946b360508e59b655c
SHA1 (patch-ag) = 981a63f03cce85b2f295901b7ea1e7930b859cf1