pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Add and enable tcpick.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b150952bf904
branches:  trunk
changeset: 469457:b150952bf904
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Feb 23 17:54:44 2004 +0000

description:
Add and enable tcpick.

diffstat:

 doc/CHANGES  |  3 ++-
 net/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 9c472ddc19da -r b150952bf904 doc/CHANGES
--- a/doc/CHANGES       Mon Feb 23 17:54:36 2004 +0000
+++ b/doc/CHANGES       Mon Feb 23 17:54:44 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4974 2004/02/23 17:26:24 minskim Exp $
+$NetBSD: CHANGES,v 1.4975 2004/02/23 17:54:44 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -999,3 +999,4 @@
        Updated ion to 20040207 [cube 2004-02-23]
        Added py-pexpect-0.99 [minskim 2004-02-23]
        Updated py-dns to 1.2.0 [minskim 2004-02-23]
+       Added tcpick-0.1.19 [minskim 2004-02-23]
diff -r 9c472ddc19da -r b150952bf904 net/Makefile
--- a/net/Makefile      Mon Feb 23 17:54:36 2004 +0000
+++ b/net/Makefile      Mon Feb 23 17:54:44 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.445 2004/02/23 01:34:54 xtraeme Exp $
+# $NetBSD: Makefile,v 1.446 2004/02/23 17:54:44 minskim Exp $
 #
 
 COMMENT=       Networking tools
@@ -302,6 +302,7 @@
 SUBDIR+=       tcpdstat
 SUBDIR+=       tcpdump
 SUBDIR+=       tcpflow
+SUBDIR+=       tcpick
 SUBDIR+=       tcpillust
 SUBDIR+=       tcpreplay
 SUBDIR+=       tcpslice



Home | Main Index | Thread Index | Old Index