From b818f79d5ad4ef0facade3ce3a945f12bc1e1f6b Mon Sep 17 00:00:00 2001 From: Kenjiro Cho Date: Sun, 12 Jul 1998 17:56:08 +0000 Subject: [PATCH] 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 --- net/ttt/Makefile | 21 +++++++++++---------- net/ttt/distinfo | 2 +- net/ttt/pkg-descr | 4 ++-- 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 +# Version required: 1.1 +# Date created: 9 July 1998 +# Whom: Kenjiro Cho # -# $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,