Ravenports generated: 19 Jun 2022 06:18
[ravenports.git] / bucket_FA / wireshark
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               wireshark
4 VERSION=                3.6.6
5 KEYWORDS=               net
6 VARIANTS=               standard
7 SDESC[standard]=        Network traffic analyzer
8 HOMEPAGE=               https://www.wireshark.org/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://www.wireshark.org/download/src/
13 DISTFILE[1]=            wireshark-3.6.6.tar.xz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         docs
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 BUILD_DEPENDS=          doxygen:single:standard
23                         qt5-qttools:single:standard
24                         bison:primary:standard
25                         ruby-asciidoctor:single:ruby_default
26 BUILDRUN_DEPENDS=       libgpg-error:primary:standard
27                         libgcrypt:single:standard
28                         libnghttp2:single:standard
29                         c-ares:single:standard
30                         gnutls:primary:standard
31                         libpcap:single:standard
32                         libssh:single:standard
33                         libsmi:library:standard
34                         krb5:primary:standard
35                         snappy:single:standard
36                         qt5-qtmultimedia:single:standard
37                         qt5-qtsvg:single:standard
38                         libmaxminddb:single:standard
39                         brotli:single:standard
40                         speexdsp:primary:standard
41
42 USES=                   cpe gmake cmake ssl:openssl11 zlib lz4 qt5 zstd
43                         lua:5.2 perl:build pkgconfig gettext-tools
44                         gettext-runtime mime-info:primary
45                         desktop-utils:primary
46 GNOME_COMPONENTS=       glib libxml2
47
48 LICENSE=                GPLv2+:primary BSD3CLAUSE:primary
49 LICENSE_TERMS=          primary:{{WRKDIR}}/TERMS
50 LICENSE_FILE=           GPLv2+:{{WRKDIR}}/GPL2
51                         BSD3CLAUSE:{{WRKDIR}}/BSD_LICENSE
52 LICENSE_SCHEME=         dual
53
54 FPC_EQUIVALENT=         net/wireshark
55
56 MAKE_ARGS=              DESTDIR={{STAGEDIR}}
57
58 INSTALL_REQ_TOOLCHAIN=  yes
59 SOVERSION=              15.0.6
60 PLIST_SUB=              SO_WIRETAP=12.0.6
61                         SO_WSUTIL=13.1.0
62                         MAJ_WIRETAP=12
63                         MAJ_WSUTIL=13
64                         PLUGIN_VER=3.6
65
66 CPPFLAGS=               -I{{LUA_INCDIR}}
67 CMAKE_ARGS=             -DBUILD_wireshark:BOOL=ON
68                         -DBUILD_tshark:BOOL=ON
69                         -DBUILD_tfshark:BOOL=OFF
70                         -DBUILD_rawshark:BOOL=ON
71                         -DBUILD_androiddump:BOOL=ON
72                         -DBUILD_sshdump:BOOL=ON
73                         -DBUILD_ciscodump:BOOL=ON
74                         -DENABLE_ZLIB:BOOL=ON
75                         -DENABLE_LZ4:BOOL=ON
76                         -DENABLE_SNAPPY:BOOL=ON
77                         -DENABLE_NGHTTP2:BOOL=ON
78                         -DENABLE_LUA:BOOL=ON
79                         -DENABLE_SMI:BOOL=ON
80                         -DENABLE_GNUTLS:BOOL=ON
81                         -DENABLE_CAP:BOOL=ON
82                         -DENABLE_CARES:BOOL=ON
83                         -DENABLE_KERBEROS:BOOL=ON
84                         -DENABLE_SBC:BOOL=OFF
85                         -DENABLE_SPANDSP:BOOL=OFF
86                         -DENABLE_BCG729:BOOL=OFF
87                         -DENABLE_CAP:BOOL=OFF
88                         -DCMAKE_PREFIX_PATH:PATH="{{PREFIX}}/lib/qt5/cmake/"
89                         -DLUA_INCLUDEDIR:PATH="{{LUA_INCDIR}}"
90                         -DLUA_LIBDIR:PATH="{{LUA_LIBDIR}}"
91
92 post-patch:
93         ${REINPLACE_CMD} -e '/NAMES lua/ s|lua52|lua-${LUA_VER}|' \
94                 ${WRKSRC}/cmake/modules/FindLUA.cmake
95         ${REINPLACE_CMD} -e 's|libssh/libssh.h|libssh/libssh_version.h|' \
96                 ${WRKSRC}/cmake/modules/FindLIBSSH.cmake
97
98 post-install:
99         ${MKDIR} ${STAGEDIR}${STD_DOCDIR}
100         ${MV} ${STAGEDIR}${PREFIX}/share/wireshark/*.html \
101                 ${STAGEDIR}${STD_DOCDIR}/
102         ${MV} ${STAGEDIR}${PREFIX}/share/wireshark/AUTHORS-SHORT \
103                 ${STAGEDIR}${STD_DOCDIR}/
104         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*
105         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so
106         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/wireshark/extcap/*
107         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/wireshark/plugins/3.6/*/*.so
108         ${RM} ${STAGEDIR}${PREFIX}/share/wireshark/COPYING
109
110 post-extract:
111         ${AWK} '/^Part I:$$/,/^The full text of the GNU GPL/' \
112                 ${WRKSRC}/COPYING > ${WRKDIR}/TERMS
113         ${AWK} '/^Part II:$$/,/^Public License instead of this License./' \
114                 ${WRKSRC}/COPYING > ${WRKDIR}/GPL2
115         ${AWK} '/^Part III:$$/,/^---------------/' \
116                 ${WRKSRC}/COPYING > ${WRKDIR}/BSD_LICENSE
117
118 [FILE:1811:descriptions/desc.primary]
119 Wireshark is the world's foremost and widely-used network protocol
120 analyzer. It lets you see what???s happening on your network at a
121 microscopic level and is the de facto (and often de jure) standard across
122 many commercial and non-profit enterprises, government agencies, and
123 educational institutions. Wireshark development thrives thanks to the
124 volunteer contributions of networking experts around the globe and is the
125 continuation of a project started by Gerald Combs in 1998.
126
127 Wireshark has a rich feature set which includes the following:
128  - Deep inspection of hundreds of protocols
129  - Live capture and offline analysis
130  - Standard three-pane packet browser
131  - Multi-platform: Runs on Windows, Linux, macOS, Solaris, BSD, and others
132  - Captured network data can be browsed via a GUI, or via the TTY-mode
133    TShark utility
134  - The most powerful display filters in the industry
135  - Rich VoIP analysis
136  - Read/write many different capture file formats: tcpdump (libpcap),
137    Pcap NG, Catapult DCT2000, Cisco Secure IDS iplog, Microsoft Network
138    Monitor, Network General Sniffer (compressed and uncompressed),
139    Sniffer Pro, and NetXray, Network Instruments Observer, NetScreen snoop,
140    Novell LANalyzer, RADCOM WAN/LAN Analyzer, Shomiti/Finisar Surveyor,
141    Tektronix K12xx, Visual Networks Visual UpTime,
142    WildPackets EtherPeek/TokenPeek/AiroPeek, and many others
143  - Capture files compressed with gzip can be decompressed on the fly
144  - Live data can be read from Ethernet, IEEE 802.11, PPP/HDLC, ATM,
145    Bluetooth, USB, Token Ring, Frame Relay, FDDI, and others
146  - Decryption support for many protocols, including IPsec, ISAKMP,
147    Kerberos, SNMPv3, SSL/TLS, WEP, and WPA/WPA2
148  - Coloring rules can be applied for quick, intuitive analysis
149  - Output can be exported to XML, PostScript, CSV, or plain text
150
151
152 [FILE:101:distinfo]
153 beba27aeb4d3bb78df6202e88dda69e1dba9b0561044957bcac47e68b6ac28ba     39950276 wireshark-3.6.6.tar.xz
154
155
156 [FILE:17964:manifests/plist.primary]
157 bin/
158  capinfos
159  captype
160 @(,network,2555) bin/dumpcap
161  editcap
162  idl2wrs
163  mergecap
164  mmdbresolve
165  randpkt
166  rawshark
167  reordercap
168  sharkd
169  text2pcap
170  tshark
171  wireshark
172 include/wireshark/
173  cfile.h
174  cli_main.h
175  file.h
176  globals.h
177  ws_attributes.h
178  ws_compiler_tests.h
179  ws_diag_control.h
180  ws_log_defs.h
181  ws_symbol_export.h
182  ws_version.h
183 include/wireshark/epan/
184  addr_and_mask.h
185  addr_resolv.h
186  address.h
187  address_types.h
188  afn.h
189  aftypes.h
190  app_mem_usage.h
191  arcnet_pids.h
192  arptypes.h
193  asn1.h
194  ax25_pids.h
195  bridged_pids.h
196  capture_dissectors.h
197  charsets.h
198  chdlctypes.h
199  cisco_pid.h
200  color_filters.h
201  column-info.h
202  column-utils.h
203  column.h
204  conv_id.h
205  conversation.h
206  conversation_debug.h
207  conversation_filter.h
208  conversation_table.h
209  crc10-tvb.h
210  crc16-tvb.h
211  crc32-tvb.h
212  crc6-tvb.h
213  crc8-tvb.h
214  dccpservicecodes.h
215  decode_as.h
216  diam_dict.h
217  disabled_protos.h
218  dtd.h
219  dtd_parse.h
220  dvb_chartbl.h
221  eap.h
222  eapol_keydes_types.h
223  epan.h
224  epan_dissect.h
225  etypes.h
226  ex-opt.h
227  except.h
228  exceptions.h
229  expert.h
230  export_object.h
231  exported_pdu.h
232  filter_expressions.h
233  follow.h
234  frame_data.h
235  frame_data_sequence.h
236  funnel.h
237  garrayfix.h
238  golay.h
239  guid-utils.h
240  iana_charsets.h
241  iax2_codec_type.h
242  in_cksum.h
243  ip_opts.h
244  ipproto.h
245  ipv4.h
246  ipv6.h
247  lapd_sapi.h
248  llcsaps.h
249  maxmind_db.h
250  media_params.h
251  next_tvb.h
252  nlpid.h
253  oids.h
254  osi-utils.h
255  oui.h
256  packet.h
257  packet_info.h
258  params.h
259  pci-ids.h
260  plugin_if.h
261  ppptypes.h
262  prefs-int.h
263  prefs.h
264  print.h
265  print_stream.h
266  proto.h
267  proto_data.h
268  ps.h
269  ptvcursor.h
270  range.h
271  reassemble.h
272  reedsolomon.h
273  register.h
274  req_resp_hdrs.h
275  rtd_table.h
276  rtp_pt.h
277  sctpppids.h
278  secrets.h
279  show_exception.h
280  slow_protocol_subtypes.h
281  sminmpec.h
282  srt_table.h
283  stat_groups.h
284  stat_tap_ui.h
285  stats_tree.h
286  stats_tree_priv.h
287  stream.h
288  strutil.h
289  t35.h
290  tap-voip.h
291  tap.h
292  tfs.h
293  time_fmt.h
294  timestamp.h
295  timestats.h
296  to_str.h
297  tvbparse.h
298  tvbuff-int.h
299  tvbuff.h
300  uat-int.h
301  uat.h
302  unit_strings.h
303  value_string.h
304  wmem_scopes.h
305  wscbor.h
306  x264_prt_id.h
307  xdlc.h
308 include/wireshark/epan/dfilter/
309  dfilter.h
310  drange.h
311 include/wireshark/epan/dissectors/
312  cond_ace_token_enum.h
313  file-rbm.h
314  packet-6lowpan.h
315  packet-a21.h
316  packet-acdr.h
317  packet-acp133.h
318  packet-acse.h
319  packet-actrace.h
320  packet-adb_service.h
321  packet-afp.h
322  packet-alcap.h
323  packet-amp.h
324  packet-ansi_a.h
325  packet-ansi_map.h
326  packet-ansi_tcap.h
327  packet-arp.h
328  packet-asap+enrp-common.h
329  packet-atalk.h
330  packet-atm.h
331  packet-atn-ulcs.h
332  packet-bacapp.h
333  packet-bacnet.h
334  packet-ber.h
335  packet-bfd.h
336  packet-bgp.h
337  packet-bicc_mst.h
338  packet-bluetooth.h
339  packet-bpsec.h
340  packet-bpv6.h
341  packet-bpv7.h
342  packet-bssap.h
343  packet-bssgp.h
344  packet-btatt.h
345  packet-btavctp.h
346  packet-btavdtp.h
347  packet-btavrcp.h
348  packet-btbredr_rf.h
349  packet-bthci_acl.h
350  packet-bthci_cmd.h
351  packet-bthci_evt.h
352  packet-bthci_iso.h
353  packet-bthci_sco.h
354  packet-btl2cap.h
355  packet-btle.h
356  packet-btrfcomm.h
357  packet-btsdp.h
358  packet-c1222.h
359  packet-camel.h
360  packet-cdt.h
361  packet-cell_broadcast.h
362  packet-charging_ase.h
363  packet-chdlc.h
364  packet-cip.h
365  packet-cipsafety.h
366  packet-cmip.h
367  packet-cmp.h
368  packet-cms.h
369  packet-coap.h
370  packet-cose.h
371  packet-credssp.h
372  packet-crmf.h
373  packet-csn1.h
374  packet-dap.h
375  packet-dcc.h
376  packet-dccp.h
377  packet-dcerpc-browser.h
378  packet-dcerpc-budb.h
379  packet-dcerpc-butc.h
380  packet-dcerpc-dce122.h
381  packet-dcerpc-dnsserver.h
382  packet-dcerpc-frsapi.h
383  packet-dcerpc-frsrpc.h
384  packet-dcerpc-netlogon.h
385  packet-dcerpc-nt.h
386  packet-dcerpc-pnp.h
387  packet-dcerpc-rras.h
388  packet-dcerpc-samr.h
389  packet-dcerpc-spoolss.h
390  packet-dcerpc-svcctl.h
391  packet-dcerpc-tapi.h
392  packet-dcerpc.h
393  packet-dcom-dispatch.h
394  packet-dcom.h
395  packet-diameter.h
396  packet-diameter_3gpp.h
397  packet-diffserv-mpls-common.h
398  packet-disp.h
399  packet-dns.h
400  packet-docsis-tlv.h
401  packet-doip.h
402  packet-dop.h
403  packet-dsp.h
404  packet-dtls.h
405  packet-dvbci.h
406  packet-e164.h
407  packet-e1ap.h
408  packet-e212.h
409  packet-eapol.h
410  packet-edonkey.h
411  packet-eigrp.h
412  packet-enip.h
413  packet-epl.h
414  packet-epmd.h
415  packet-erf.h
416  packet-ess.h
417  packet-eth.h
418  packet-f1ap.h
419  packet-f5ethtrailer.h
420  packet-fc.h
421  packet-fcbls.h
422  packet-fcct.h
423  packet-fcels.h
424  packet-fcfcs.h
425  packet-fcfzs.h
426  packet-fclctl.h
427  packet-fcsb3.h
428  packet-fcswils.h
429  packet-ff.h
430  packet-fix.h
431  packet-flexray.h
432  packet-fmp.h
433  packet-frame.h
434  packet-ftam.h
435  packet-ftdi-ft.h
436  packet-geonw.h
437  packet-giop.h
438  packet-gluster.h
439  packet-gmr1_common.h
440  packet-gmr1_rr.h
441  packet-gprscdr.h
442  packet-gre.h
443  packet-gsm_a_common.h
444  packet-gsm_a_rr.h
445  packet-gsm_map.h
446  packet-gsm_rlcmac.h
447  packet-gsm_sms.h
448  packet-gsmtap.h
449  packet-gssapi.h
450  packet-gtp.h
451  packet-gtpv2.h
452  packet-h223.h
453  packet-h225.h
454  packet-h235.h
455  packet-h245.h
456  packet-h248.h
457  packet-h263.h
458  packet-h264.h
459  packet-h265.h
460  packet-h323.h
461  packet-h450-ros.h
462  packet-hpext.h
463  packet-http.h
464  packet-http2.h
465  packet-iana-oui.h
466  packet-iax2.h
467  packet-icmp.h
468  packet-idmp.h
469  packet-idp.h
470  packet-ieee1609dot2.h
471  packet-ieee80211-radio.h
472  packet-ieee80211-radiotap-defs.h
473  packet-ieee80211-radiotap-iter.h
474  packet-ieee80211.h
475  packet-ieee802154.h
476  packet-ieee8023.h
477  packet-ieee802a.h
478  packet-igmp.h
479  packet-imf.h
480  packet-inap.h
481  packet-infiniband.h
482  packet-ip.h
483  packet-ipmi.h
484  packet-ipsec.h
485  packet-ipx.h
486  packet-isakmp.h
487  packet-isis-clv.h
488  packet-isis.h
489  packet-isl.h
490  packet-iso10681.h
491  packet-iso15765.h
492  packet-isup.h
493  packet-its.h
494  packet-iwarp-ddp-rdmap.h
495  packet-juniper.h
496  packet-jxta.h
497  packet-kerberos.h
498  packet-knxip.h
499  packet-knxip_decrypt.h
500  packet-l2tp.h
501  packet-lapdm.h
502  packet-lbm.h
503  packet-lbtrm.h
504  packet-lbtru.h
505  packet-lbttcp.h
506  packet-lcsap.h
507  packet-ldap.h
508  packet-ldp.h
509  packet-lin.h
510  packet-link16.h
511  packet-lisp.h
512  packet-llc.h
513  packet-lnet.h
514  packet-logotypecertextn.h
515  packet-lpp.h
516  packet-lppa.h
517  packet-lte-rrc.h
518  packet-mac-lte.h
519  packet-mausb.h
520  packet-mbim.h
521  packet-mbtcp.h
522  packet-mgcp.h
523  packet-mle.h
524  packet-mms.h
525  packet-mount.h
526  packet-mp4ves.h
527  packet-mpeg-descriptor.h
528  packet-mpeg-sect.h
529  packet-mpls.h
530  packet-mq.h
531  packet-msrp.h
532  packet-mstp.h
533  packet-mtp3.h
534  packet-nbap.h
535  packet-ncp-int.h
536  packet-ncp-nmas.h
537  packet-ncp-sss.h
538  packet-ndmp.h
539  packet-ndps.h
540  packet-netbios.h
541  packet-netlink.h
542  packet-nfs.h
543  packet-ngap.h
544  packet-nisplus.h
545  packet-nlm.h
546  packet-nr-rrc.h
547  packet-nrppa.h
548  packet-nsh.h
549  packet-ntlmssp.h
550  packet-ntp.h
551  packet-nvme.h
552  packet-ocsp.h
553  packet-oer.h
554  packet-opensafety.h
555  packet-oscore.h
556  packet-osi-options.h
557  packet-osi.h
558  packet-p1.h
559  packet-p22.h
560  packet-p7.h
561  packet-p772.h
562  packet-pcap_pktdata.h
563  packet-pcnfsd.h
564  packet-pdcp-lte.h
565  packet-pdcp-nr.h
566  packet-pdu-transport.h
567  packet-per.h
568  packet-pkcs1.h
569  packet-pkcs12.h
570  packet-pkinit.h
571  packet-pkix1explicit.h
572  packet-pkix1implicit.h
573  packet-pkixac.h
574  packet-pkixproxy.h
575  packet-pkixqualified.h
576  packet-pkixtsp.h
577  packet-portmap.h
578  packet-ppi-geolocation-common.h
579  packet-ppp.h
580  packet-pres.h
581  packet-ptp.h
582  packet-ptpip.h
583  packet-pw-atm.h
584  packet-pw-common.h
585  packet-q708.h
586  packet-q931.h
587  packet-q932.h
588  packet-qsig.h
589  packet-quic.h
590  packet-radius.h
591  packet-raknet.h
592  packet-ranap.h
593  packet-rdm.h
594  packet-rdt.h
595  packet-reload.h
596  packet-rlc-lte.h
597  packet-rlc-nr.h
598  packet-rmi.h
599  packet-rmt-common.h
600  packet-rohc.h
601  packet-ros.h
602  packet-rpc.h
603  packet-rpcrdma.h
604  packet-rrc.h
605  packet-rsvp.h
606  packet-rtcp.h
607  packet-rtp-events.h
608  packet-rtp.h
609  packet-rtse.h
610  packet-rtsp.h
611  packet-rx.h
612  packet-s1ap.h
613  packet-s5066sis.h
614  packet-s7comm.h
615  packet-s7comm_szl_ids.h
616  packet-sccp.h
617  packet-scsi-mmc.h
618  packet-scsi-osd.h
619  packet-scsi-sbc.h
620  packet-scsi-smc.h
621  packet-scsi-ssc.h
622  packet-scsi.h
623  packet-sctp.h
624  packet-sdp.h
625  packet-ses.h
626  packet-sflow.h
627  packet-sip.h
628  packet-skinny.h
629  packet-sll.h
630  packet-smb-browse.h
631  packet-smb-common.h
632  packet-smb-mailslot.h
633  packet-smb-pipe.h
634  packet-smb-sidsnooping.h
635  packet-smb.h
636  packet-smb2.h
637  packet-smpp.h
638  packet-smrse.h
639  packet-snmp.h
640  packet-socketcan.h
641  packet-someip.h
642  packet-spice.h
643  packet-sprt.h
644  packet-sscop.h
645  packet-stat-notify.h
646  packet-stat.h
647  packet-sv.h
648  packet-syslog.h
649  packet-t124.h
650  packet-t30.h
651  packet-t38.h
652  packet-tacacs.h
653  packet-tcap.h
654  packet-tcp.h
655  packet-tcpclv3.h
656  packet-tetra.h
657  packet-thrift.h
658  packet-tls-utils.h
659  packet-tls.h
660  packet-tn3270.h
661  packet-tn5250.h
662  packet-tpkt.h
663  packet-tr.h
664  packet-tte.h
665  packet-ua.h
666  packet-uaudp.h
667  packet-uavcan-dsdl.h
668  packet-ubertooth.h
669  packet-udp.h
670  packet-umts_fp.h
671  packet-umts_mac.h
672  packet-umts_rlc.h
673  packet-usb-hid.h
674  packet-usb.h
675  packet-usbip.h
676  packet-vxlan.h
677  packet-wap.h
678  packet-wccp.h
679  packet-windows-common.h
680  packet-wlancertextn.h
681  packet-wps.h
682  packet-wsp.h
683  packet-wtls.h
684  packet-wtp.h
685  packet-x11-keysymdef.h
686  packet-x11.h
687  packet-x2ap.h
688  packet-x509af.h
689  packet-x509ce.h
690  packet-x509if.h
691  packet-x509sat.h
692  packet-xml.h
693  packet-xmpp-conference.h
694  packet-xmpp-core.h
695  packet-xmpp-gtalk.h
696  packet-xmpp-jingle.h
697  packet-xmpp-other.h
698  packet-xmpp-utils.h
699  packet-xmpp.h
700  packet-xnap.h
701  packet-ypbind.h
702  packet-yppasswd.h
703  packet-ypserv.h
704  packet-ypxfr.h
705  packet-zbee-aps.h
706  packet-zbee-nwk.h
707  packet-zbee-security.h
708  packet-zbee-zcl.h
709  packet-zbee-zdp.h
710  packet-zbee.h
711  packet-ziop.h
712 include/wireshark/epan/ftypes/ftypes.h
713 include/wireshark/wiretap/
714  file_wrappers.h
715  merge.h
716  pcap-encap.h
717  pcapng_module.h
718  secrets-types.h
719  wtap.h
720  wtap_modules.h
721  wtap_opttypes.h
722 include/wireshark/wsutil/
723  802_11-utils.h
724  adler32.h
725  base32.h
726  bits_count_ones.h
727  bits_ctz.h
728  bitswap.h
729  buffer.h
730  codecs.h
731  color.h
732  copyright_info.h
733  cpu_info.h
734  crash_info.h
735  crc10.h
736  crc11.h
737  crc16-plain.h
738  crc16.h
739  crc32.h
740  crc5.h
741  crc6.h
742  crc7.h
743  crc8.h
744  curve25519.h
745  eax.h
746  epochs.h
747  exported_pdu_tlvs.h
748  filesystem.h
749  g711.h
750  glib-compat.h
751  inet_addr.h
752  inet_ipv4.h
753  inet_ipv6.h
754  interface.h
755  jsmn.h
756  json_dumper.h
757  mpeg-audio.h
758  netlink.h
759  nstime.h
760  os_version_info.h
761  pint.h
762  please_report_bug.h
763  pow2.h
764  privileges.h
765  processes.h
766  report_message.h
767  sign_ext.h
768  sober128.h
769  socket.h
770  str_util.h
771  strnatcmp.h
772  strtoi.h
773  tempfile.h
774  time_util.h
775  to_str.h
776  type_util.h
777  unicode-utils.h
778  utf8_entities.h
779  ws_assert.h
780  ws_cpuid.h
781  ws_getopt.h
782  ws_mempbrk.h
783  ws_mempbrk_int.h
784  ws_pipe.h
785  ws_roundup.h
786  wsjson.h
787  wslog.h
788  xtea.h
789 include/wireshark/wsutil/wmem/
790  wmem.h
791  wmem_array.h
792  wmem_core.h
793  wmem_interval_tree.h
794  wmem_list.h
795  wmem_map.h
796  wmem_miscutl.h
797  wmem_queue.h
798  wmem_stack.h
799  wmem_strbuf.h
800  wmem_strutl.h
801  wmem_tree.h
802  wmem_user_cb.h
803 lib/
804  libwireshark.so
805  libwireshark.so.%%SOMAJOR%%
806  libwireshark.so.%%SOVERSION%%
807  libwiretap.so
808  libwiretap.so.%%MAJ_WIRETAP%%
809  libwiretap.so.%%SO_WIRETAP%%
810  libwsutil.so
811  libwsutil.so.%%MAJ_WSUTIL%%
812  libwsutil.so.%%SO_WSUTIL%%
813 lib/pkgconfig/wireshark.pc
814 lib/wireshark/cmake/
815  FindGLIB2.cmake
816  FindWSLibrary.cmake
817  FindWSWinLibs.cmake
818  LocatePythonModule.cmake
819  UseAsn2Wrs.cmake
820  UseMakePluginReg.cmake
821  WiresharkConfig.cmake
822  WiresharkConfigVersion.cmake
823  WiresharkTargets-release.cmake
824  WiresharkTargets.cmake
825 lib/wireshark/extcap/
826  androiddump
827  ciscodump
828  randpktdump
829  sshdump
830  udpdump
831 lib/wireshark/plugins/%%PLUGIN_VER%%/codecs/
832  g711.so
833  l16mono.so
834 lib/wireshark/plugins/%%PLUGIN_VER%%/epan/
835  ethercat.so
836  gryphon.so
837  irda.so
838  mate.so
839  opcua.so
840  profinet.so
841  stats_tree.so
842  transum.so
843  unistim.so
844  wimax.so
845  wimaxasncp.so
846  wimaxmacphy.so
847 lib/wireshark/plugins/%%PLUGIN_VER%%/wiretap/usbdump.so
848 share/applications/org.wireshark.Wireshark.desktop
849 share/icons/hicolor/128x128/apps/org.wireshark.Wireshark.png
850 share/icons/hicolor/128x128/mimetypes/org.wireshark.Wireshark-mimetype.png
851 share/icons/hicolor/16x16/apps/org.wireshark.Wireshark.png
852 share/icons/hicolor/16x16/mimetypes/org.wireshark.Wireshark-mimetype.png
853 share/icons/hicolor/24x24/apps/org.wireshark.Wireshark.png
854 share/icons/hicolor/24x24/mimetypes/org.wireshark.Wireshark-mimetype.png
855 share/icons/hicolor/256x256/apps/org.wireshark.Wireshark.png
856 share/icons/hicolor/256x256/mimetypes/org.wireshark.Wireshark-mimetype.png
857 share/icons/hicolor/32x32/apps/org.wireshark.Wireshark.png
858 share/icons/hicolor/32x32/mimetypes/org.wireshark.Wireshark-mimetype.png
859 share/icons/hicolor/48x48/apps/org.wireshark.Wireshark.png
860 share/icons/hicolor/48x48/mimetypes/org.wireshark.Wireshark-mimetype.png
861 share/icons/hicolor/64x64/apps/org.wireshark.Wireshark.png
862 share/icons/hicolor/64x64/mimetypes/org.wireshark.Wireshark-mimetype.png
863 share/icons/hicolor/scalable/apps/org.wireshark.Wireshark.svg
864 share/man/man1/
865  androiddump.1.gz
866  capinfos.1.gz
867  captype.1.gz
868  ciscodump.1.gz
869  dftest.1.gz
870  dumpcap.1.gz
871  editcap.1.gz
872  etwdump.1.gz
873  mergecap.1.gz
874  mmdbresolve.1.gz
875  randpkt.1.gz
876  randpktdump.1.gz
877  rawshark.1.gz
878  reordercap.1.gz
879  sshdump.1.gz
880  text2pcap.1.gz
881  tshark.1.gz
882  udpdump.1.gz
883  wireshark.1.gz
884 share/man/man4/
885  extcap.4.gz
886  wireshark-filter.4.gz
887 share/metainfo/org.wireshark.Wireshark.metainfo.xml
888 share/mime/packages/org.wireshark.Wireshark.xml
889 share/wireshark/
890  cfilters
891  colorfilters
892  console.lua
893  dfilter_macros
894  dfilters
895  dtd_gen.lua
896  enterprises.tsv
897  init.lua
898  manuf
899  pdml2html.xsl
900  services
901  smi_modules
902  wka
903  ws.css
904 share/wireshark/diameter/
905  AlcatelLucent.xml
906  Cisco.xml
907  CiscoSystems.xml
908  Custom.xml
909  Ericsson.xml
910  HP.xml
911  Huawei.xml
912  Inovar.xml
913  Juniper.xml
914  Metaswitch.xml
915  Microsoft.xml
916  Nokia.xml
917  NokiaSolutionsAndNetworks.xml
918  Oracle.xml
919  Siemens.xml
920  Starent.xml
921  TGPP.xml
922  TGPP2.xml
923  Telefonica.xml
924  VerizonWireless.xml
925  Vodafone.xml
926  chargecontrol.xml
927  dictionary.dtd
928  dictionary.xml
929  eap.xml
930  etsie2e4.xml
931  mobileipv4.xml
932  mobileipv6.xml
933  nasreq.xml
934  sip.xml
935  sunping.xml
936 share/wireshark/dtds/
937  dc.dtd
938  itunes.dtd
939  mscml.dtd
940  pocsettings.dtd
941  presence.dtd
942  reginfo.dtd
943  rlmi.dtd
944  rss.dtd
945  smil.dtd
946  watcherinfo.dtd
947  xcap-caps.dtd
948  xcap-error.dtd
949 share/wireshark/profiles/Bluetooth/
950  colorfilters
951  preferences
952 share/wireshark/profiles/Classic/colorfilters
953 share/wireshark/profiles/No Reassembly/preferences
954 share/wireshark/radius/
955  README.radius_dictionary
956  custom.includes
957  dictionary
958  dictionary.3com
959  dictionary.3gpp
960  dictionary.3gpp2
961  dictionary.acc
962  dictionary.acme
963  dictionary.actelis
964  dictionary.aerohive
965  dictionary.airespace
966  dictionary.alcatel
967  dictionary.alcatel-lucent.aaa
968  dictionary.alcatel.esam
969  dictionary.alcatel.sr
970  dictionary.alteon
971  dictionary.altiga
972  dictionary.alvarion
973  dictionary.alvarion.wimax.v2_2
974  dictionary.apc
975  dictionary.aptilo
976  dictionary.aptis
977  dictionary.arbor
978  dictionary.aruba
979  dictionary.ascend
980  dictionary.asn
981  dictionary.audiocodes
982  dictionary.avaya
983  dictionary.azaire
984  dictionary.bay
985  dictionary.bintec
986  dictionary.bluecoat
987  dictionary.bristol
988  dictionary.broadsoft
989  dictionary.brocade
990  dictionary.bskyb
991  dictionary.bt
992  dictionary.cablelabs
993  dictionary.cabletron
994  dictionary.camiant
995  dictionary.chillispot
996  dictionary.cisco
997  dictionary.cisco.asa
998  dictionary.cisco.bbsm
999  dictionary.cisco.vpn3000
1000  dictionary.cisco.vpn5000
1001  dictionary.citrix
1002  dictionary.clavister
1003  dictionary.cnergee
1004  dictionary.colubris
1005  dictionary.columbia_university
1006  dictionary.compat
1007  dictionary.compatible
1008  dictionary.cosine
1009  dictionary.dante
1010  dictionary.dellemc
1011  dictionary.dhcp
1012  dictionary.digium
1013  dictionary.dlink
1014  dictionary.dragonwave
1015  dictionary.efficientip
1016  dictionary.eltex
1017  dictionary.enterasys
1018  dictionary.epygi
1019  dictionary.equallogic
1020  dictionary.ericsson
1021  dictionary.ericsson.ab
1022  dictionary.ericsson.packet.core.networks
1023  dictionary.extreme
1024  dictionary.f5
1025  dictionary.fdxtended
1026  dictionary.fortinet
1027  dictionary.foundry
1028  dictionary.freedhcp
1029  dictionary.freeradius
1030  dictionary.freeradius.internal
1031  dictionary.freeswitch
1032  dictionary.gandalf
1033  dictionary.garderos
1034  dictionary.gemtek
1035  dictionary.h3c
1036  dictionary.hp
1037  dictionary.huawei
1038  dictionary.iana
1039  dictionary.identity_engines
1040  dictionary.iea
1041  dictionary.infoblox
1042  dictionary.infonet
1043  dictionary.ipunplugged
1044  dictionary.issanni
1045  dictionary.itk
1046  dictionary.jradius
1047  dictionary.juniper
1048  dictionary.karlnet
1049  dictionary.kineto
1050  dictionary.lancom
1051  dictionary.livingston
1052  dictionary.localweb
1053  dictionary.lucent
1054  dictionary.manzara
1055  dictionary.meinberg
1056  dictionary.meraki
1057  dictionary.merit
1058  dictionary.meru
1059  dictionary.microsemi
1060  dictionary.microsoft
1061  dictionary.mikrotik
1062  dictionary.motorola
1063  dictionary.motorola.wimax
1064  dictionary.navini
1065  dictionary.netscreen
1066  dictionary.networkphysics
1067  dictionary.nexans
1068  dictionary.nokia
1069  dictionary.nokia.conflict
1070  dictionary.nomadix
1071  dictionary.nortel
1072  dictionary.ntua
1073  dictionary.openser
1074  dictionary.packeteer
1075  dictionary.paloalto
1076  dictionary.patton
1077  dictionary.perle
1078  dictionary.propel
1079  dictionary.prosoft
1080  dictionary.proxim
1081  dictionary.purewave
1082  dictionary.quiconnect
1083  dictionary.quintum
1084  dictionary.redcreek
1085  dictionary.rfc2865
1086  dictionary.rfc2866
1087  dictionary.rfc2867
1088  dictionary.rfc2868
1089  dictionary.rfc2869
1090  dictionary.rfc3162
1091  dictionary.rfc3576
1092  dictionary.rfc3580
1093  dictionary.rfc4072
1094  dictionary.rfc4372
1095  dictionary.rfc4603
1096  dictionary.rfc4675
1097  dictionary.rfc4679
1098  dictionary.rfc4818
1099  dictionary.rfc4849
1100  dictionary.rfc5090
1101  dictionary.rfc5176
1102  dictionary.rfc5447
1103  dictionary.rfc5580
1104  dictionary.rfc5607
1105  dictionary.rfc5904
1106  dictionary.rfc6519
1107  dictionary.rfc6572
1108  dictionary.rfc6677
1109  dictionary.rfc6911
1110  dictionary.rfc6929
1111  dictionary.rfc6930
1112  dictionary.rfc7055
1113  dictionary.rfc7155
1114  dictionary.rfc7268
1115  dictionary.rfc7499
1116  dictionary.rfc7930
1117  dictionary.riverbed
1118  dictionary.riverstone
1119  dictionary.roaringpenguin
1120  dictionary.ruckus
1121  dictionary.ruggedcom
1122  dictionary.sangoma
1123  dictionary.sg
1124  dictionary.shasta
1125  dictionary.shiva
1126  dictionary.siemens
1127  dictionary.slipstream
1128  dictionary.sofaware
1129  dictionary.sonicwall
1130  dictionary.springtide
1131  dictionary.starent
1132  dictionary.starent.vsa1
1133  dictionary.surfnet
1134  dictionary.symbol
1135  dictionary.t_systems_nova
1136  dictionary.telebit
1137  dictionary.telkom
1138  dictionary.terena
1139  dictionary.trapeze
1140  dictionary.travelping
1141  dictionary.tropos
1142  dictionary.ukerna
1143  dictionary.unisphere
1144  dictionary.unix
1145  dictionary.usr
1146  dictionary.utstarcom
1147  dictionary.valemount
1148  dictionary.verizon
1149  dictionary.versanet
1150  dictionary.vqp
1151  dictionary.walabi
1152  dictionary.waverider
1153  dictionary.wichorus
1154  dictionary.wimax
1155  dictionary.wimax.alvarion
1156  dictionary.wimax.wichorus
1157  dictionary.wispr
1158  dictionary.xedia
1159  dictionary.xylan
1160  dictionary.yubico
1161  dictionary.zeus
1162  dictionary.zte
1163  dictionary.zyxel
1164 share/wireshark/tpncp/tpncp.dat
1165 share/wireshark/wimaxasncp/
1166  dictionary.dtd
1167  dictionary.xml
1168
1169
1170 [FILE:372:manifests/plist.docs]
1171 share/doc/wireshark/
1172  AUTHORS-SHORT
1173  androiddump.html
1174  capinfos.html
1175  captype.html
1176  ciscodump.html
1177  dftest.html
1178  dumpcap.html
1179  editcap.html
1180  etwdump.html
1181  extcap.html
1182  ipmap.html
1183  mergecap.html
1184  mmdbresolve.html
1185  randpkt.html
1186  randpktdump.html
1187  rawshark.html
1188  reordercap.html
1189  sshdump.html
1190  text2pcap.html
1191  tshark.html
1192  udpdump.html
1193  wireshark-filter.html
1194  wireshark.html
1195
1196
1197 [FILE:199:patches/patch-extcap.c]
1198 --- extcap.c.orig       2022-06-15 16:21:02 UTC
1199 +++ extcap.c
1200 @@ -22,6 +22,7 @@
1201  #include <process.h>
1202  #include <time.h>
1203  #else
1204 +#include <sys/wait.h>
1205  /* Include for unlink */
1206  #include <unistd.h>
1207  #endif
1208
1209
1210 [FILE:520:files/pkg-message-single]
1211 ===============================================================================
1212
1213 In order for wireshark be able to capture packets when used by unprivileged
1214 user, /dev/bpf should be in network group and have read-write permissions.
1215 For example:
1216
1217 # chgrp network /dev/bpf*
1218 # chmod g+r /dev/bpf*
1219 # chmod g+w /dev/bpf*
1220
1221 In order for this to persist across reboots, add the following to
1222 /etc/devfs.conf:
1223
1224 own  bpf* root:network
1225 perm bpf* 0660
1226
1227 ===============================================================================
1228