summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2001-12-22 02:30:35 +0000
committerpat <pat@FreeBSD.org>2001-12-22 02:30:35 +0000
commite6e7f56146e2a915211747cf23de38e673c50ec9 (patch)
tree3dea7b63cfbd172620afd57042bb9564f5de868e /net
parent4a1c848a4e4b77e33e64a431cf6e27ef7b257db8 (diff)
downloadFreeBSD-ports-e6e7f56146e2a915211747cf23de38e673c50ec9.zip
FreeBSD-ports-e6e7f56146e2a915211747cf23de38e673c50ec9.tar.gz
o Fix 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 Hand maintainer over to submitter PR: 33078 Submitted by: Ryan Thompson <ryan@sasknow.com>
Diffstat (limited to 'net')
-rw-r--r--net/trafshow/Makefile2
-rw-r--r--net/trafshow/pkg-descr19
-rw-r--r--net/trafshow3/Makefile2
-rw-r--r--net/trafshow3/pkg-descr19
-rw-r--r--net/trafshow4/Makefile2
-rw-r--r--net/trafshow4/pkg-descr19
6 files changed, 18 insertions, 45 deletions
diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile
index 91ba467..5e7da44 100644
--- a/net/trafshow/Makefile
+++ b/net/trafshow/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
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 --git a/net/trafshow/pkg-descr b/net/trafshow/pkg-descr
index cd1260b..c312112 100644
--- a/net/trafshow/pkg-descr
+++ b/net/trafshow/pkg-descr
@@ -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>
diff --git a/net/trafshow3/Makefile b/net/trafshow3/Makefile
index 91ba467..5e7da44 100644
--- a/net/trafshow3/Makefile
+++ b/net/trafshow3/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
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 --git a/net/trafshow3/pkg-descr b/net/trafshow3/pkg-descr
index cd1260b..c312112 100644
--- a/net/trafshow3/pkg-descr
+++ b/net/trafshow3/pkg-descr
@@ -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>
diff --git a/net/trafshow4/Makefile b/net/trafshow4/Makefile
index 91ba467..5e7da44 100644
--- a/net/trafshow4/Makefile
+++ b/net/trafshow4/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
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 --git a/net/trafshow4/pkg-descr b/net/trafshow4/pkg-descr
index cd1260b..c312112 100644
--- a/net/trafshow4/pkg-descr
+++ b/net/trafshow4/pkg-descr
@@ -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>
OpenPOWER on IntegriCloud