Date: Fri, 21 Dec 2001 19:17:46 -0600 (CST) From: Ryan Thompson <ryan@sasknow.com> To: FreeBSD-gnats-submit@freebsd.org Cc: ryan@sasknow.com Subject: ports/33078: Update port: net/trafshow Message-ID: <200112220117.fBM1HkK05174@catalyst.sasknow.net>
next in thread | raw e-mail | index | archive | help
>Number: 33078 >Category: ports >Synopsis: Update port: net/trafshow >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Dec 21 17:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Ryan Thompson <ryan@sasknow.com> >Release: FreeBSD 4.4-RELEASE i386 >Organization: SaskNow Technologies >Environment: System: FreeBSD catalyst.sasknow.net 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Sun Dec 9 15:21:10 CST 2001 hutenosa@catalyst.sasknow.net:/usr/src/sys/compile/CATALYST i386 >Description: o Update broken WWW: location to new one o Grammar corrections to pkg-descr o Remove bit about adding BPF devices to kernel, as these are now included in GENERIC o New maintainer <ryan@sasknow.com> >How-To-Repeat: No! Please don't! :-) >Fix: diff -ruN trafshow.orig/Makefile trafshow/Makefile --- trafshow.orig/Makefile Mon Sep 17 11:40:25 2001 +++ trafshow/Makefile Fri Dec 21 18:56:12 2001 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.nsk.su/pub/RinetSoftware/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ryan@sasknow.com .include <bsd.port.pre.mk> .if ${OSVERSION} < 400010 diff -ruN trafshow.orig/pkg-descr trafshow/pkg-descr --- trafshow.orig/pkg-descr Wed Jun 28 06:53:16 2000 +++ trafshow/pkg-descr Fri Dec 21 18:55:57 2001 @@ -1,17 +1,8 @@ -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 +TrafShow continuously displays the information regarding packet +traffic on the configured network interface that matches the boolean +expression. It periodically sorts 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>): +WWW: http://soft.risp.ru/trafshow/index_en.shtml -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. - -WWW: http://www.rinetsoft.nsk.su/trafshow/index_en.html - -- Igor -igor@zynaps.ru +- Ryan Thompson <ryan@sasknow.com> >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?200112220117.fBM1HkK05174>