From 8b55eb0901b1e1aa5f1fc8f908c2e58714d3663d Mon Sep 17 00:00:00 2001 From: Steve Price Date: Fri, 7 Jul 2000 19:22:14 +0000 Subject: Update to version 3.0.1. PR: 19596 Submitted by: Michael Vasilenko --- net-mgmt/trafd/Makefile | 6 +++--- net-mgmt/trafd/distinfo | 2 +- net-mgmt/trafd/pkg-descr | 6 +++--- net-mgmt/trafd/pkg-plist | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) (limited to 'net-mgmt/trafd') diff --git a/net-mgmt/trafd/Makefile b/net-mgmt/trafd/Makefile index f0742df96e68..4364e0c031ae 100644 --- a/net-mgmt/trafd/Makefile +++ b/net-mgmt/trafd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= trafd -PORTVERSION= 3.0 +PORTVERSION= 3.0.1 CATEGORIES= net MASTER_SITES= ftp://ftp.riss-telecom.ru/pub/dev/trafd/ EXTRACT_SUFX= .tgz @@ -26,8 +26,8 @@ do-install: post-install: .if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/bpft - ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/bpft/README + ${MKDIR} ${PREFIX}/share/doc/trafd + ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/trafd/README .endif ${MKDIR} ${PREFIX}/var/trafd ${MKDIR} ${PREFIX}/var/log diff --git a/net-mgmt/trafd/distinfo b/net-mgmt/trafd/distinfo index 9d255dda9b90..ce0641ac7f92 100644 --- a/net-mgmt/trafd/distinfo +++ b/net-mgmt/trafd/distinfo @@ -1 +1 @@ -MD5 (trafd-3.0.tgz) = 7880a8de300414e6afefc8f9fcc1f69e +MD5 (trafd-3.0.1.tgz) = 4793d475ed8403d86012023ce459f88d diff --git a/net-mgmt/trafd/pkg-descr b/net-mgmt/trafd/pkg-descr index b09137875231..d4d4190e1098 100644 --- a/net-mgmt/trafd/pkg-descr +++ b/net-mgmt/trafd/pkg-descr @@ -1,12 +1,12 @@ -bpft is a superset of trafshow, and extends it by adding a daemon +trafd is a superset of trafshow, and extends it by adding a daemon which collects data about network connections (src, dst, protocol and length). The resulting data can be dumped to a file for later processing. -Read /usr/local/share/doc/bpft/README after installation for more +Read /usr/local/share/doc/trafd/README after installation for more information. -To use bpft, your kernel must be rebuilt with the following line +To use trafd, your kernel must be rebuilt with the following line added to your kernel config file (/sys/i386/conf/): pseudo-device bpfilter 4 # Berkeley packet filter diff --git a/net-mgmt/trafd/pkg-plist b/net-mgmt/trafd/pkg-plist index 42889dab52f8..1791a3e25ef9 100644 --- a/net-mgmt/trafd/pkg-plist +++ b/net-mgmt/trafd/pkg-plist @@ -7,8 +7,8 @@ bin/trafstat bin/trafstatd bin/trafstop etc/traflog.format -share/doc/bpft/README -@dirrm share/doc/bpft +share/doc/trafd/README +@dirrm share/doc/trafd @dirrm var/trafd @unexec rmdir %D/var/log 2>/dev/null || true @unexec rmdir %D/var 2>/dev/null || true -- cgit v1.2.3