summaryrefslogtreecommitdiff
path: root/net/ttt
diff options
context:
space:
mode:
authorKenjiro Cho <kjc@FreeBSD.org>1998-07-12 17:56:08 +0000
committerKenjiro Cho <kjc@FreeBSD.org>1998-07-12 17:56:08 +0000
commitb818f79d5ad4ef0facade3ce3a945f12bc1e1f6b (patch)
treed05da622e766c12a9af97773e4bd10410c62922d /net/ttt
parentupdate: BLT2.1 --> BLT2.4c (diff)
update: ttt-0.4.1 --> ttt-1.1
also LIB_DEPENDS: BLT2.1 --> BLT2.4c tk41 --> tk80 MAINTAINER: itojun@itojun.org --> kjc@csl.sony.co.jp Reviewed by: itojun@itojun.org
Notes
Notes: svn path=/head/; revision=11846
Diffstat (limited to 'net/ttt')
-rw-r--r--net/ttt/Makefile21
-rw-r--r--net/ttt/distinfo2
-rw-r--r--net/ttt/pkg-descr4
3 files changed, 14 insertions, 13 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile
index 175f55a0ce76..b219c88f2ab2 100644
--- a/net/ttt/Makefile
+++ b/net/ttt/Makefile
@@ -1,22 +1,23 @@
# New ports collection makefile for: ttt
-# Version required: 0.4.1
-# Date created: 18 November 1997
-# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
+# Version required: 1.1
+# Date created: 9 July 1998
+# Whom: Kenjiro Cho <kjc@csl.sony.co.jp>
#
-# $Id: Makefile,v 1.3 1997/11/22 11:57:46 itojun Exp $
+# $Id: Makefile,v 1.4 1998/02/21 22:38:10 fenner Exp $
#
-DISTNAME= ttt-0.4.1
-CATEGORIES= net tk41
+DISTNAME= ttt-1.1
+CATEGORIES= net tk80
MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/
-MAINTAINER= itojun@itojun.org
+MAINTAINER= kjc@csl.sony.co.jp
# the tcl/tk LIB_DEPENDS has to match that of ports/x11/blt.
-LIB_DEPENDS= BLT:${PORTSDIR}/x11/blt \
- tcl75:${PORTSDIR}/lang/tcl75 \
- tk41\\.1:${PORTSDIR}/x11/tk41
+LIB_DEPENDS= BLT\\.2\\.4:${PORTSDIR}/x11/blt \
+ tcl80\\.1:${PORTSDIR}/lang/tcl80 \
+ tk80\\.1:${PORTSDIR}/x11/tk80
+GNU_CONFIGURE= yes
INSTALL_TARGET= install install-man
MAN1= ttt.1 tttprobe.1 tttview.1
diff --git a/net/ttt/distinfo b/net/ttt/distinfo
index c6d3bc219276..88f8c6d59d66 100644
--- a/net/ttt/distinfo
+++ b/net/ttt/distinfo
@@ -1 +1 @@
-MD5 (ttt-0.4.1.tar.gz) = 5ba3ae6521b02fd7eccb1c7275b22f77
+MD5 (ttt-1.1.tar.gz) = 33f0e4aaeb223663eaa9f0d37e48ab82
diff --git a/net/ttt/pkg-descr b/net/ttt/pkg-descr
index ab4ba8585c1a..48fe02c0552a 100644
--- a/net/ttt/pkg-descr
+++ b/net/ttt/pkg-descr
@@ -1,7 +1,7 @@
- TTT: Tele Traffic Tapper (version 0.4.1)
+ TTT: Tele Traffic Tapper (version 1.1)
- 97/11/18
+ 98/07/09
ttt is yet another decendant of tcpdump but it is capable of real-time,
graphical, and remote traffic-monitoring. ttt won't replace tcpdump,