summaryrefslogtreecommitdiff
path: root/net/ethereal/Makefile
diff options
context:
space:
mode:
authorfrueauf <frueauf>2000-01-27 22:11:51 +0000
committerfrueauf <frueauf>2000-01-27 22:11:51 +0000
commit6f400a723376d93a7550e7bc122c6941e964a95b (patch)
tree5464eb8d210d560fc170007934d4fbf8de33e938 /net/ethereal/Makefile
parent4bf0422fce8bc10614e195f5ef71cbcaf8be64de (diff)
downloadpkgsrc-6f400a723376d93a7550e7bc122c6941e964a95b.tar.gz
Update ethereal to 0.8.2.
Overview of changes in Ethereal 0.8.2: * Add editcap as standard install target (Guy) * Add manpage for editcap (Guy) * GUI code movement (Guy) * Read-only Win32 support (Gilbert, Guy) * L2TP updates (Laurent Cazalet, Thomas Parvais) * select() workaround for Linux libpcap bug (Guy) * Cisco CDP fixes (Guy) * Hex dump option in TCP Stream window (Olivier) * Assorted frame numbering fixes (Guy) * Filterable RTSP fields (Jason) * X.25-over-Ethernet support, perhaps (Guy) * Export and usage of NLPID values (Guy) * zlib fix for {Free,Open,Net}BSD (Guy, Itojun) * Add tethereal and manpage (Guy) * Doc updates (Guy, Gilbert) * Fix type in hex printing in netbios (Gerald) * Work around RedHat 6.1 libpcap filter "feature" (Gerald) * Fix alignment issues (Guy) * Tethereal mods (Nathan) * Use gmodule for dynamic linking instead of libltdl (Gilbert) * Build fixes (Guy) * Plugins in tethereal (Olivier) * Editcap mods (Richard) * Change code to use strchr() instead of index() (Guy) * Change code to use strrchr() instead of rindex() (Guy) * Pop-up menus with right-clicks (Jerry Talkington) * Packet scrolling option in capture dialogue window (Guy) * Full NFSv3 support (Uwe) * Fix byte-order and alignment problems in PPTP (Thomas Quinot, Debian bug 55347) * Support for both HP-UX 9.04 and HP-UX 10.20 nettl files (Olivier) * "Inactive Subset" in ISO 8473 CLNP (Gerrit Gehnen) * Vines update (Joerg) * tm_mon fix (Guy) * New proto_item_set_text() and proto_tree_add_notext() functions (Guy) * New functionality in dissect_rpc_string() (Guy) * CDP fixes (Paul Ionescu) * packet_info and ethernet changes (Guy) * LLC updates (Guy) * Flag for IPv4 TOS field/DiffServ field (Heikki Vatiainen) * Cisco ISL support (Guy) * Workaround for GTK+-1.2.[3-6] text widget bug (Gerald) * Menu updates and fixes (Gerald, Gilbert, Guy, henceforth "3G") * Parse multiple COMMUNITIES value in BGP (Itojun)
Diffstat (limited to 'net/ethereal/Makefile')
-rw-r--r--net/ethereal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index ab877313a2b..c0275dab70f 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2000/01/10 22:45:42 frueauf Exp $
+# $NetBSD: Makefile,v 1.17 2000/01/27 22:11:51 frueauf Exp $
#
-DISTNAME= ethereal-0.8.1
+DISTNAME= ethereal-0.8.2
CATEGORIES= net
MASTER_SITES= http://ethereal.zing.org/distribution/