From 4a10cb4f8d3698cd008671c9fb3573171486b3a1 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 21 Jul 2009 20:39:41 +0000 Subject: Update "wireshark" package to version 1.2.1. Changes since version 1.0.8: New features: - Wireshark has a spiffy new start page. - Display filters now autocomplete. - Support for the c-ares resolver library has been added. It has many - advantages over ADNS. - Many new protocol dissectors and capture file formats have been added. - Macintosh OS X support has been improved. - GeoIP database lookups. - OpenStreetMap + GeoIP integration. - Improved Postscript(R) print output. - The preference handling code is now much smarter about changes. - Support for Pcap-ng, the next-generation capture file format. - Support for process information correlation via IPFIX. - Column widths are now saved. - The last used configuration profile is now saved. - Protocol preferences are changeable from the packet details context menu. - Support for IP packet comparison. - Capinfos now shows the average packet rate. Security fixes: - The AFS dissector could crash. - The Infiniband dissector could crash on some platforms. --- net/wireshark/PLIST | 30 +++++++++++------------------- 1 file changed, 11 insertions(+), 19 deletions(-) (limited to 'net/wireshark/PLIST') diff --git a/net/wireshark/PLIST b/net/wireshark/PLIST index 177382b4325..c7d0a71dcd0 100644 --- a/net/wireshark/PLIST +++ b/net/wireshark/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2009/06/14 18:09:48 joerg Exp $ +@comment $NetBSD: PLIST,v 1.14 2009/07/21 20:39:41 tron Exp $ bin/capinfos bin/dftest bin/dumpcap @@ -12,34 +12,23 @@ bin/tshark ${PLIST.x11}bin/wireshark lib/libwireshark.la lib/libwiretap.la -lib/wireshark/plugins/${PKGVERSION}/agentx.la -lib/wireshark/plugins/${PKGVERSION}/artnet.la +lib/libwsutil.la lib/wireshark/plugins/${PKGVERSION}/asn1.la -lib/wireshark/plugins/${PKGVERSION}/ciscosm.la lib/wireshark/plugins/${PKGVERSION}/coseventcomm.la lib/wireshark/plugins/${PKGVERSION}/cosnaming.la lib/wireshark/plugins/${PKGVERSION}/docsis.la -lib/wireshark/plugins/${PKGVERSION}/enttec.la lib/wireshark/plugins/${PKGVERSION}/ethercat.la lib/wireshark/plugins/${PKGVERSION}/gryphon.la -lib/wireshark/plugins/${PKGVERSION}/infiniband.la lib/wireshark/plugins/${PKGVERSION}/irda.la -lib/wireshark/plugins/${PKGVERSION}/lwres.la lib/wireshark/plugins/${PKGVERSION}/m2m.la lib/wireshark/plugins/${PKGVERSION}/mate.la lib/wireshark/plugins/${PKGVERSION}/opcua.la -lib/wireshark/plugins/${PKGVERSION}/opsi.la lib/wireshark/plugins/${PKGVERSION}/parlay.la -lib/wireshark/plugins/${PKGVERSION}/pcli.la lib/wireshark/plugins/${PKGVERSION}/profinet.la -lib/wireshark/plugins/${PKGVERSION}/rlm.la -lib/wireshark/plugins/${PKGVERSION}/rtnet.la -lib/wireshark/plugins/${PKGVERSION}/rudp.la -lib/wireshark/plugins/${PKGVERSION}/sbus.la +lib/wireshark/plugins/${PKGVERSION}/sercosiii.la lib/wireshark/plugins/${PKGVERSION}/stats_tree.la lib/wireshark/plugins/${PKGVERSION}/tango.la lib/wireshark/plugins/${PKGVERSION}/unistim.la -lib/wireshark/plugins/${PKGVERSION}/v5ua.la lib/wireshark/plugins/${PKGVERSION}/wimax.la lib/wireshark/plugins/${PKGVERSION}/wimaxasncp.la man/man1/capinfos.1 @@ -58,20 +47,20 @@ share/wireshark/capinfos.html share/wireshark/cfilters share/wireshark/colorfilters share/wireshark/dfilters +share/wireshark/diameter/Ericsson.xml +share/wireshark/diameter/TGPPGmb.xml share/wireshark/diameter/TGPPRx.xml share/wireshark/diameter/TGPPSh.xml share/wireshark/diameter/chargecontrol.xml share/wireshark/diameter/dictionary.dtd share/wireshark/diameter/dictionary.xml +share/wireshark/diameter/etsie2e4.xml share/wireshark/diameter/gqpolicy.xml share/wireshark/diameter/imscxdx.xml share/wireshark/diameter/mobileipv4.xml share/wireshark/diameter/nasreq.xml share/wireshark/diameter/sip.xml share/wireshark/diameter/sunping.xml -share/wireshark/diameter/Ericsson.xml -share/wireshark/diameter/etsie2e4.xml -share/wireshark/diameter/TGPPGmb.xml share/wireshark/dtds/dc.dtd share/wireshark/dtds/itunes.dtd share/wireshark/dtds/mscml.dtd @@ -94,6 +83,7 @@ share/wireshark/help/getting_started.txt share/wireshark/help/overview.txt share/wireshark/help/toc share/wireshark/idl2wrs.html +share/wireshark/ipmap.html share/wireshark/manuf share/wireshark/mergecap.html share/wireshark/radius/dictionary @@ -148,6 +138,7 @@ share/wireshark/radius/dictionary.shasta share/wireshark/radius/dictionary.shiva share/wireshark/radius/dictionary.sonicwall share/wireshark/radius/dictionary.springtide +share/wireshark/radius/dictionary.starent share/wireshark/radius/dictionary.t_systems_nova share/wireshark/radius/dictionary.telebit share/wireshark/radius/dictionary.trapeze @@ -157,6 +148,7 @@ share/wireshark/radius/dictionary.unix share/wireshark/radius/dictionary.usr share/wireshark/radius/dictionary.valemount share/wireshark/radius/dictionary.versanet +share/wireshark/radius/dictionary.wimax share/wireshark/radius/dictionary.wispr share/wireshark/radius/dictionary.xedia share/wireshark/rawshark.html @@ -165,8 +157,8 @@ share/wireshark/smi_modules share/wireshark/text2pcap.html share/wireshark/tpncp/tpncp.dat share/wireshark/tshark.html -share/wireshark/wireshark-filter.html -share/wireshark/wireshark.html share/wireshark/wimaxasncp/dictionary.dtd share/wireshark/wimaxasncp/dictionary.xml +share/wireshark/wireshark-filter.html +share/wireshark/wireshark.html share/wireshark/ws.css -- cgit v1.2.3