summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorsoren <soren>2001-01-26 22:03:57 +0000
committersoren <soren>2001-01-26 22:03:57 +0000
commit0d96316f9ca62dabca3cd2cdccf738e022fdda8d (patch)
treef59028dcdfdd094f5021e711e2a7095e60c9eecd /net
parenta3ee9bf7ac7e893041541bcaf38a7202ced643fd (diff)
downloadpkgsrc-0d96316f9ca62dabca3cd2cdccf738e022fdda8d.tar.gz
Update to version 1.3:
pchar-1.3 ("Year of the Snake" release): New analysis types, support for ICMP and ICMPv6 probe packets, "tiny traceroute" mode, outgoing interface selection, bugfixes. Disable SNMP support as it is not yet fully integrated.
Diffstat (limited to 'net')
-rw-r--r--net/pchar/Makefile13
-rw-r--r--net/pchar/files/md54
2 files changed, 9 insertions, 8 deletions
diff --git a/net/pchar/Makefile b/net/pchar/Makefile
index 53a5f5d5c96..d763bb093fa 100644
--- a/net/pchar/Makefile
+++ b/net/pchar/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2000/10/11 15:07:47 hubertf Exp $
+# $NetBSD: Makefile,v 1.8 2001/01/26 22:04:34 soren Exp $
-DISTNAME= pchar-1.2
+DISTNAME= pchar-1.3
CATEGORIES= net
MASTER_SITES= http://www.employees.org/~bmah/Software/pchar/
@@ -17,10 +17,11 @@ BUILD_DEFS+= USE_INET6
CONFIGURE_ARGS+= --with-ipv6
.endif
-.if ${OPSYS} == "NetBSD"
-DEPENDS+= ucd-snmp-*:../../net/ucd-snmp
-CONFIGURE_ARGS+= --with-snmp=${PREFIX}
-.endif
+# XXX Not fully integrated
+#.if ${OPSYS} == "NetBSD"
+#DEPENDS+= ucd-snmp-*:../../net/ucd-snmp
+#CONFIGURE_ARGS+= --with-snmp=${PREFIX}
+#.endif
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pchar ${PREFIX}/sbin
diff --git a/net/pchar/files/md5 b/net/pchar/files/md5
index e7f1942e911..9a4d8a64a10 100644
--- a/net/pchar/files/md5
+++ b/net/pchar/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.3 2000/06/06 02:38:38 soren Exp $
+$NetBSD: md5,v 1.4 2001/01/26 22:03:57 soren Exp $
-MD5 (pchar-1.2.tar.gz) = 501f2930fa9992fee8232dc86ecbdc2b
+MD5 (pchar-1.3.tar.gz) = b174197ec397874344b27342ca7d19b2