From 9f50afe1adf081493f7c8afe2dc5df5c8b60a579 Mon Sep 17 00:00:00 2001 From: hubertf Date: Thu, 5 Aug 1999 17:45:57 +0000 Subject: Update to V0.7.1. Changes: Overview of changes in Ethereal 0.7.1: * Fixed big memory leaks in dfilter code (Guy) * Enhanced xdlc, llc, and x25 (Guy, Olivier) * Made glossary-dump option not initialize X11 (Guy) * Fixed logical operands in dfilter code (Gilbert) * Added progress bar to display filter (Gilbert) Overview of changes in Ethereal 0.7.0: * Addition of RTSP and SDP dissectors (Jason) * New proto_tree and display filter system (Gilbert) * Updated SMB suport (Richard) * RADIUS dissector added (Johan) * Display filter text-entry does auto-reload (Guy) * Now compiles on Win32 (Gilbert) * Removed support for GTK+-1.[01].x (Gilbert) * Column re-sizing changes (Guy) * Linux ATM Classical IP support (Theirry) * X.25 support in wiretap iptrace routine (Olivier) * Wiretap fix for "-S" ethereal option (Laurent) * LAPB and X.25 dissectors added (Olivier) * FreeBSD compilation cleanups (Bill Fumerola, ) * Ability to print all packets at once (Guy) Overview of changes in Ethereal 0.6.3: * Capture dialogue window data bug-fix (Guy) * PPPoE (PPP over Ethernet) added (Jeff Jahr) * ISAKMP, GRE, PPTP added (Brad Robel-Forrest) * RSVP added (Ashok Narayanan) * Summary dialogue added (Aaron Hillegass) * Match Selected GUI added (Ashok Narayanan) * Display Option GUI allows change of Time column (Guy) * GTK 1.[12] bug fix (Gilbert) * Code clean up (Guy) * strerror() added for platforms that don't have it (Guy) --- net/ethereal/Makefile | 5 +++-- net/ethereal/files/md5 | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'net/ethereal') diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 219a9fc8632..c798e3f2a7a 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 1999/06/04 11:52:04 tron Exp $ +# $NetBSD: Makefile,v 1.5 1999/08/05 17:45:57 hubertf Exp $ # -DISTNAME= ethereal-0.6.2 +DISTNAME= ethereal-0.7.1 CATEGORIES= net MASTER_SITES= http://ethereal.zing.org/distribution/ @@ -9,6 +9,7 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://ethereal.zing.org/ DEPENDS= gtk+-1.2.2:../../x11/gtk +BUILD_DEPENDS+= perl-5.00404:${PKGSRCDIR}/lang/perl5 USE_X11= yes GNU_CONFIGURE= yes diff --git a/net/ethereal/files/md5 b/net/ethereal/files/md5 index 400aae0062f..aead2583ef4 100644 --- a/net/ethereal/files/md5 +++ b/net/ethereal/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 1999/06/04 11:52:04 tron Exp $ +$NetBSD: md5,v 1.4 1999/08/05 17:45:58 hubertf Exp $ -MD5 (ethereal-0.6.2.tar.gz) = e887f29d5b71a52ab70e048d0d36dd4b +MD5 (ethereal-0.7.1.tar.gz) = d7de06d2c922bdf1a240777e97ceab79 -- cgit v1.2.3