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