From 0d96316f9ca62dabca3cd2cdccf738e022fdda8d Mon Sep 17 00:00:00 2001 From: soren Date: Fri, 26 Jan 2001 22:03:57 +0000 Subject: 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. --- net/pchar/Makefile | 13 +++++++------ net/pchar/files/md5 | 4 ++-- 2 files changed, 9 insertions(+), 8 deletions(-) (limited to 'net') 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 -- cgit v1.2.3