18 # |
18 # |
19 # CDDL HEADER END |
19 # CDDL HEADER END |
20 # |
20 # |
21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. |
21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. |
22 # |
22 # |
23 set name=pkg.fmri value=pkg:/diagnostic/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) |
23 |
|
24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted> |
|
25 set name=pkg.fmri \ |
|
26 value=pkg:/diagnostic/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) |
|
27 set name=pkg.description value="Wireshark - Network protocol analyzer (1.4.2)" |
24 set name=pkg.summary value="Wireshark - Network protocol analyzer" |
28 set name=pkg.summary value="Wireshark - Network protocol analyzer" |
25 set name=pkg.description value="Wireshark - Network protocol analyzer (1.4.2)" |
29 set name=info.classification \ |
26 set name=info.classification value="org.opensolaris.category.2008:Applications/Internet" |
30 value=org.opensolaris.category.2008:Applications/Internet |
27 set name=info.upstream_url value="http://www.wireshark.org/" |
|
28 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL) |
31 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL) |
|
32 set name=info.upstream_url value=http://www.wireshark.org/ |
|
33 set name=opensolaris.arc_url \ |
|
34 value=http://arc.opensolaris.org/caselog/PSARC/2007/334 |
29 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) |
35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) |
30 |
|
31 dir path=etc |
36 dir path=etc |
32 dir path=etc/security |
37 dir path=etc/security |
33 dir path=etc/security/exec_attr.d |
38 dir path=etc/security/exec_attr.d |
34 dir path=usr |
39 dir path=usr |
35 dir path=usr/lib |
40 dir path=usr/lib |
79 file path=usr/sbin/mergecap |
84 file path=usr/sbin/mergecap |
80 file path=usr/sbin/rawshark |
85 file path=usr/sbin/rawshark |
81 file path=usr/sbin/text2pcap |
86 file path=usr/sbin/text2pcap |
82 file path=usr/sbin/tshark |
87 file path=usr/sbin/tshark |
83 file path=usr/sbin/wireshark |
88 file path=usr/sbin/wireshark |
84 file wireshark-$(IPS_COMPONENT_VERSION)/wireshark.desktop path=usr/share/applications/wireshark.desktop |
89 file wireshark-$(IPS_COMPONENT_VERSION)/wireshark.desktop \ |
|
90 path=usr/share/applications/wireshark.desktop |
85 file path=usr/share/man/man1/capinfos.1 |
91 file path=usr/share/man/man1/capinfos.1 |
86 file path=usr/share/man/man1/dumpcap.1 |
92 file path=usr/share/man/man1/dumpcap.1 |
87 file path=usr/share/man/man1/editcap.1 |
93 file path=usr/share/man/man1/editcap.1 |
88 file path=usr/share/man/man1/mergecap.1 |
94 file path=usr/share/man/man1/mergecap.1 |
89 file path=usr/share/man/man1/rawshark.1 |
95 file path=usr/share/man/man1/rawshark.1 |
90 file path=usr/share/man/man1/text2pcap.1 |
96 file path=usr/share/man/man1/text2pcap.1 |
91 file path=usr/share/man/man1/tshark.1 |
97 file path=usr/share/man/man1/tshark.1 |
92 file path=usr/share/man/man1/wireshark.1 |
98 file path=usr/share/man/man1/wireshark.1 |
93 file path=usr/share/man/man4/wireshark-filter.4 |
99 file path=usr/share/man/man4/wireshark-filter.4 |
94 file wireshark-$(IPS_COMPONENT_VERSION)/image/wsicon64.png path=usr/share/pixmaps/wireshark.png |
100 file wireshark-$(IPS_COMPONENT_VERSION)/image/wsicon64.png \ |
|
101 path=usr/share/pixmaps/wireshark.png |
95 file path=usr/share/wireshark/AUTHORS-SHORT |
102 file path=usr/share/wireshark/AUTHORS-SHORT |
96 file path=usr/share/wireshark/COPYING |
103 file path=usr/share/wireshark/COPYING |
97 file path=usr/share/wireshark/capinfos.html |
104 file path=usr/share/wireshark/capinfos.html |
98 file path=usr/share/wireshark/cfilters |
105 file path=usr/share/wireshark/cfilters |
99 file path=usr/share/wireshark/colorfilters |
106 file path=usr/share/wireshark/colorfilters |
282 file path=usr/share/wireshark/wimaxasncp/dictionary.dtd |
289 file path=usr/share/wireshark/wimaxasncp/dictionary.dtd |
283 file path=usr/share/wireshark/wimaxasncp/dictionary.xml |
290 file path=usr/share/wireshark/wimaxasncp/dictionary.xml |
284 file path=usr/share/wireshark/wireshark-filter.html |
291 file path=usr/share/wireshark/wireshark-filter.html |
285 file path=usr/share/wireshark/wireshark.html |
292 file path=usr/share/wireshark/wireshark.html |
286 file path=usr/share/wireshark/ws.css |
293 file path=usr/share/wireshark/ws.css |
|
294 legacy pkg=SUNWwireshark desc="Wireshark - Network protocol analyzer" \ |
|
295 name="Wireshark - Network protocol analyzer" |
|
296 |
|
297 |
|
298 license wireshark.license license=GPLv3 |
287 link path=usr/lib/libwireshark.so target=libwireshark.so.0.0.1 |
299 link path=usr/lib/libwireshark.so target=libwireshark.so.0.0.1 |
288 link path=usr/lib/libwireshark.so.0 target=libwireshark.so.0.0.1 |
300 link path=usr/lib/libwireshark.so.0 target=libwireshark.so.0.0.1 |
289 link path=usr/lib/libwiretap.so target=libwiretap.so.0.0.1 |
301 link path=usr/lib/libwiretap.so target=libwiretap.so.0.0.1 |
290 link path=usr/lib/libwiretap.so.0 target=libwiretap.so.0.0.1 |
302 link path=usr/lib/libwiretap.so.0 target=libwiretap.so.0.0.1 |
291 link path=usr/lib/libwsutil.so target=libwsutil.so.0.0.0 |
303 link path=usr/lib/libwsutil.so target=libwsutil.so.0.0.0 |
292 link path=usr/lib/libwsutil.so.0 target=libwsutil.so.0.0.0 |
304 link path=usr/lib/libwsutil.so.0 target=libwsutil.so.0.0.0 |
293 |
|
294 |
|
295 license wireshark.license license="GPLv3" |
|
296 |
|
297 legacy pkg=SUNWwireshark \ |
|
298 name="Wireshark - Network protocol analyzer" \ |
|
299 desc="Wireshark - Network protocol analyzer" |
|