pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add chksniff.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f00cb5569ba
branches:  trunk
changeset: 501780:2f00cb5569ba
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Oct 29 01:07:02 2005 +0000

description:
Add chksniff.

diffstat:

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

diffs (31 lines):

diff -r e1ab48f3a593 -r 2f00cb5569ba doc/CHANGES
--- a/doc/CHANGES       Sat Oct 29 01:05:17 2005 +0000
+++ b/doc/CHANGES       Sat Oct 29 01:07:02 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11690 2005/10/28 22:03:40 kristerw Exp $
+$NetBSD: CHANGES,v 1.11691 2005/10/29 01:07:02 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -4880,3 +4880,4 @@
        Added net/balance version 3.15 [minskim 2005-10-28]
        Updated net/smokeping to 2.0.4 [adrianp 2005-10-28]
        Updated net/wap-utils to 1.3.2nb3 [kristerw 2005-10-28]
+       Added net/chksniff version 0.2 [minskim 2005-10-29]
diff -r e1ab48f3a593 -r 2f00cb5569ba net/Makefile
--- a/net/Makefile      Sat Oct 29 01:05:17 2005 +0000
+++ b/net/Makefile      Sat Oct 29 01:07:02 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.582 2005/10/28 20:48:24 minskim Exp $
+# $NetBSD: Makefile,v 1.583 2005/10/29 01:07:03 minskim Exp $
 #
 
 COMMENT=       Networking tools
@@ -45,6 +45,7 @@
 SUBDIR+=       bug-buddy
 SUBDIR+=       cdpd
 SUBDIR+=       cftp
+SUBDIR+=       chksniff
 SUBDIR+=       choparp
 SUBDIR+=       chrony
 SUBDIR+=       cia



Home | Main Index | Thread Index | Old Index