[MacPorts] #22746: wireshark 1.2.4 enhancement: libsmi
MacPorts
noreply at macports.org
Tue Dec 1 15:52:18 PST 2009
#22746: wireshark 1.2.4 enhancement: libsmi
----------------------------------+-----------------------------------------
Reporter: cwt@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: wireshark snmp | Port: wireshark
----------------------------------+-----------------------------------------
For some number of releases going back at least to 1.0.6, wireshark has
replaced net-snmp for mib decoding, instead using libsmi. At least as of
wireshark 1.0.6, our port can trivially be modified to support a libsmi
variant:
variant libsmi {
configure.args-append --with-libsmi
depends_lib-append port:libsmi
}
I was able to build a functional, mib translating wireshark using libsmi
for wireshark 1.0.6 with this change. I have not tried for 1.2.4 but it
would seem likely to work here as well.
It may not even make sense to have a net-snmp variant any longer because I
believe wireshark will not use it even if asked for (should be verified).
--
Ticket URL: <http://trac.macports.org/ticket/22746>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list