aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/bpft
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-02-13 07:54:13 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-02-13 07:54:13 +0000
commitcddbc4f8030e9e77a9d02eba3eb198ef369dc6e5 (patch)
treefe2acf654325f39661c5ca2f105296ca24a8ac82 /net-mgmt/bpft
parent3e28ff871ca725b95237c6d7675fda367ffbd548 (diff)
downloadports-cddbc4f8030e9e77a9d02eba3eb198ef369dc6e5.tar.gz
ports-cddbc4f8030e9e77a9d02eba3eb198ef369dc6e5.zip
rename trafshow to trafshow2
maintainer timeout PR: 15931 Submitted by: Michael Vasilenko <acid@stu.cn.ua>
Notes
Notes: svn path=/head/; revision=25739
Diffstat (limited to 'net-mgmt/bpft')
-rw-r--r--net-mgmt/bpft/Makefile2
-rw-r--r--net-mgmt/bpft/files/patch-aa10
-rw-r--r--net-mgmt/bpft/pkg-plist2
3 files changed, 7 insertions, 7 deletions
diff --git a/net-mgmt/bpft/Makefile b/net-mgmt/bpft/Makefile
index 2ea2ffce5f9b..daeabee4b92d 100644
--- a/net-mgmt/bpft/Makefile
+++ b/net-mgmt/bpft/Makefile
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= oddbjorn@tricknology.org
-MAN1= trafshow.1
+MAN1= trafshow2.1
post-install:
.if !defined(NOPORTDOCS)
diff --git a/net-mgmt/bpft/files/patch-aa b/net-mgmt/bpft/files/patch-aa
index 944bce74e31f..fcfcb2275b7b 100644
--- a/net-mgmt/bpft/files/patch-aa
+++ b/net-mgmt/bpft/files/patch-aa
@@ -1,5 +1,5 @@
-*** Makefile.orig Wed Oct 30 12:38:00 1996
---- Makefile Fri Mar 19 23:42:26 1999
+*** Makefile.orig Wed Oct 30 13:38:00 1996
+--- Makefile Wed Jan 5 15:41:25 2000
***************
*** 11,16 ****
--- 11,17 ----
@@ -48,7 +48,7 @@
! install -s -o root -g $(GROUP) -m $(MODE) trafstatd/trafstatd $(PATH_BINDIR)
! install -s -o root -g $(GROUP) -m $(MODE) traflog/traflog $(PATH_BINDIR)
install -c -o root -g $(GROUP) -m $(MODE) traflog/traflog.format $(PATH_TRAFLOG_FMT)
- install -s -o root -g $(GROUP) -m $(MODE) trafshow/trafshow $(PATH_BINDIR)
+! install -s -o root -g $(GROUP) -m $(MODE) trafshow/trafshow $(PATH_BINDIR)
! install -c -m 644 trafshow/trafshow.1 $(PATH_MANDIR)
@echo Done.
@@ -73,8 +73,8 @@
! install -s -o root -g $(GROUP) -m $(MODE) trafstatd/trafstatd $(PATH_SBINDIR)
! install -s -o root -g $(GROUP) -m $(MODE) traflog/traflog $(PATH_BINDIR)
install -c -o root -g $(GROUP) -m $(MODE) traflog/traflog.format $(PATH_TRAFLOG_FMT)
- install -s -o root -g $(GROUP) -m $(MODE) trafshow/trafshow $(PATH_BINDIR)
-! install -c -m 644 trafshow/trafshow.1 $(PATH_MANDIR)
+! install -s -o root -g $(GROUP) -m $(MODE) trafshow/trafshow $(PATH_BINDIR)/trafshow2
+! install -c -m 644 trafshow/trafshow.1 $(PATH_MANDIR)/trafshow2.1
@echo Done.
clean:
diff --git a/net-mgmt/bpft/pkg-plist b/net-mgmt/bpft/pkg-plist
index cdf0ae207991..3d3e7c8854d0 100644
--- a/net-mgmt/bpft/pkg-plist
+++ b/net-mgmt/bpft/pkg-plist
@@ -1,7 +1,7 @@
bin/trafdump
bin/traflog
bin/trafsave
-bin/trafshow
+bin/trafshow2
bin/trafstart
bin/trafstat
bin/trafstop