David Stes
2024-03-31 8cdd197ba643eb2608c5aab87567625bb9336cee
commit | author | age
b551f6 1 #
MN 2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 #
e5cdf1 13 # Copyright 2024 <contributor>
b551f6 14 #
MN 15
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
14c7f2 17 set name=pkg.human-version value=$(HUMAN_VERSION)
b551f6 18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
MN 19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25
26 file path=usr/bin/soapcpp2
27 file path=usr/bin/wsdl2h
28 file path=usr/include/stdsoap2.h
f4f0e4 29 file path=usr/lib/$(MACH64)/libgsoap++-$(HUMAN_VERSION).so
b551f6 30 file path=usr/lib/$(MACH64)/libgsoap++.a
f4f0e4 31 link path=usr/lib/$(MACH64)/libgsoap++.so target=libgsoap++-$(HUMAN_VERSION).so
AW 32 file path=usr/lib/$(MACH64)/libgsoap-$(HUMAN_VERSION).so
b551f6 33 file path=usr/lib/$(MACH64)/libgsoap.a
f4f0e4 34 link path=usr/lib/$(MACH64)/libgsoap.so target=libgsoap-$(HUMAN_VERSION).so
AW 35 file path=usr/lib/$(MACH64)/libgsoapck++-$(HUMAN_VERSION).so
b551f6 36 file path=usr/lib/$(MACH64)/libgsoapck++.a
MN 37 link path=usr/lib/$(MACH64)/libgsoapck++.so \
f4f0e4 38     target=libgsoapck++-$(HUMAN_VERSION).so
AW 39 file path=usr/lib/$(MACH64)/libgsoapck-$(HUMAN_VERSION).so
b551f6 40 file path=usr/lib/$(MACH64)/libgsoapck.a
f4f0e4 41 link path=usr/lib/$(MACH64)/libgsoapck.so target=libgsoapck-$(HUMAN_VERSION).so
AW 42 file path=usr/lib/$(MACH64)/libgsoapssl++-$(HUMAN_VERSION).so
b551f6 43 file path=usr/lib/$(MACH64)/libgsoapssl++.a
MN 44 link path=usr/lib/$(MACH64)/libgsoapssl++.so \
f4f0e4 45     target=libgsoapssl++-$(HUMAN_VERSION).so
AW 46 file path=usr/lib/$(MACH64)/libgsoapssl-$(HUMAN_VERSION).so
b551f6 47 file path=usr/lib/$(MACH64)/libgsoapssl.a
MN 48 link path=usr/lib/$(MACH64)/libgsoapssl.so \
f4f0e4 49     target=libgsoapssl-$(HUMAN_VERSION).so
b551f6 50 file path=usr/lib/$(MACH64)/pkgconfig/gsoap++.pc
MN 51 file path=usr/lib/$(MACH64)/pkgconfig/gsoap.pc
52 file path=usr/lib/$(MACH64)/pkgconfig/gsoapck++.pc
53 file path=usr/lib/$(MACH64)/pkgconfig/gsoapck.pc
54 file path=usr/lib/$(MACH64)/pkgconfig/gsoapssl++.pc
55 file path=usr/lib/$(MACH64)/pkgconfig/gsoapssl.pc
56 file path=usr/share/gsoap/WS/LEGAL.txt
57 file path=usr/share/gsoap/WS/README.txt
58 file path=usr/share/gsoap/WS/WS-Addressing.xsd
59 file path=usr/share/gsoap/WS/WS-Addressing03.xsd
60 file path=usr/share/gsoap/WS/WS-Addressing04.xsd
61 file path=usr/share/gsoap/WS/WS-Addressing05.xsd
62 file path=usr/share/gsoap/WS/WS-Discovery.wsdl
63 file path=usr/share/gsoap/WS/WS-Enumeration.wsdl
64 file path=usr/share/gsoap/WS/WS-Policy.xsd
65 file path=usr/share/gsoap/WS/WS-Policy12.xsd
66 file path=usr/share/gsoap/WS/WS-ReliableMessaging.wsdl
67 file path=usr/share/gsoap/WS/WS-ReliableMessaging.xsd
68 file path=usr/share/gsoap/WS/WS-Routing.xsd
69 file path=usr/share/gsoap/WS/WS-SecureConversation.xsd
70 file path=usr/share/gsoap/WS/WS-SecurityPolicy.xsd
71 file path=usr/share/gsoap/WS/WS-Trust.wsdl
72 file path=usr/share/gsoap/WS/WS-Trust.xsd
73 file path=usr/share/gsoap/WS/WS-typemap.dat
74 file path=usr/share/gsoap/WS/discovery.xsd
75 file path=usr/share/gsoap/WS/ds.xsd
76 file path=usr/share/gsoap/WS/enumeration.xsd
77 file path=usr/share/gsoap/WS/oasis-sstc-saml-schema-assertion-1.1.xsd
78 file path=usr/share/gsoap/WS/reference-1.1.xsd
79 file path=usr/share/gsoap/WS/saml-schema-assertion-2.0.xsd
80 file path=usr/share/gsoap/WS/typemap.dat
81 file path=usr/share/gsoap/WS/ws-bpel_abstract_common_base.xsd
82 file path=usr/share/gsoap/WS/ws-bpel_executable.xsd
83 file path=usr/share/gsoap/WS/ws-bpel_plnktype.xsd
84 file path=usr/share/gsoap/WS/ws-bpel_serviceref.xsd
85 file path=usr/share/gsoap/WS/ws-bpel_varprop.xsd
86 file path=usr/share/gsoap/WS/ws-reliability-1.1.xsd
87 file path=usr/share/gsoap/WS/wsse.xsd
88 file path=usr/share/gsoap/WS/wsu.xsd
89 file path=usr/share/gsoap/WS/xenc.xsd
90 file path=usr/share/gsoap/custom/README.txt
91 file path=usr/share/gsoap/custom/chrono_duration.cpp
92 file path=usr/share/gsoap/custom/chrono_duration.h
93 file path=usr/share/gsoap/custom/chrono_time_point.cpp
94 file path=usr/share/gsoap/custom/chrono_time_point.h
95 file path=usr/share/gsoap/custom/duration.c
96 file path=usr/share/gsoap/custom/duration.h
97 file path=usr/share/gsoap/custom/float128.c
98 file path=usr/share/gsoap/custom/float128.h
99 file path=usr/share/gsoap/custom/int128.c
100 file path=usr/share/gsoap/custom/int128.h
101 file path=usr/share/gsoap/custom/long_double.c
102 file path=usr/share/gsoap/custom/long_double.h
103 file path=usr/share/gsoap/custom/long_time.c
104 file path=usr/share/gsoap/custom/long_time.h
105 file path=usr/share/gsoap/custom/qbytearray_base64.cpp
106 file path=usr/share/gsoap/custom/qbytearray_base64.h
107 file path=usr/share/gsoap/custom/qbytearray_hex.cpp
108 file path=usr/share/gsoap/custom/qbytearray_hex.h
109 file path=usr/share/gsoap/custom/qdate.cpp
110 file path=usr/share/gsoap/custom/qdate.h
111 file path=usr/share/gsoap/custom/qdatetime.cpp
112 file path=usr/share/gsoap/custom/qdatetime.h
113 file path=usr/share/gsoap/custom/qstring.cpp
114 file path=usr/share/gsoap/custom/qstring.h
115 file path=usr/share/gsoap/custom/qtime.cpp
116 file path=usr/share/gsoap/custom/qtime.h
117 file path=usr/share/gsoap/custom/struct_timeval.c
118 file path=usr/share/gsoap/custom/struct_timeval.h
e5cdf1 119 file path=usr/share/gsoap/custom/struct_timeval.o
b551f6 120 file path=usr/share/gsoap/custom/struct_tm.c
MN 121 file path=usr/share/gsoap/custom/struct_tm.h
122 file path=usr/share/gsoap/custom/struct_tm_date.c
123 file path=usr/share/gsoap/custom/struct_tm_date.h
e5cdf1 124 file path=usr/share/gsoap/custom/wsrmdemo-duration.o
AW 125 file path=usr/share/gsoap/custom/wsrmdemo_ssl-duration.o
126 file path=usr/share/gsoap/custom/wsrmdemo_udp-duration.o
127 file path=usr/share/gsoap/custom/wssedemo-struct_timeval.o
128 file path=usr/share/gsoap/custom/wstdemo-struct_timeval.o
b551f6 129 file path=usr/share/gsoap/import/README.txt
MN 130 file path=usr/share/gsoap/import/WS-Header.h
131 file path=usr/share/gsoap/import/WS-example.c
132 file path=usr/share/gsoap/import/WS-example.h
133 file path=usr/share/gsoap/import/c14n.h
134 file path=usr/share/gsoap/import/dom.h
135 file path=usr/share/gsoap/import/ds.h
136 file path=usr/share/gsoap/import/ds2.h
137 file path=usr/share/gsoap/import/plnk.h
138 file path=usr/share/gsoap/import/ref.h
139 file path=usr/share/gsoap/import/saml1.h
140 file path=usr/share/gsoap/import/saml2.h
141 file path=usr/share/gsoap/import/ser.h
142 file path=usr/share/gsoap/import/soap12.h
143 file path=usr/share/gsoap/import/stdstring.h
144 file path=usr/share/gsoap/import/stl.h
145 file path=usr/share/gsoap/import/stldeque.h
146 file path=usr/share/gsoap/import/stllist.h
147 file path=usr/share/gsoap/import/stlset.h
148 file path=usr/share/gsoap/import/stlvector.h
149 file path=usr/share/gsoap/import/vprop.h
150 file path=usr/share/gsoap/import/wsa.h
151 file path=usr/share/gsoap/import/wsa3.h
152 file path=usr/share/gsoap/import/wsa4.h
153 file path=usr/share/gsoap/import/wsa5.h
154 file path=usr/share/gsoap/import/wsc.h
155 file path=usr/share/gsoap/import/wsc2.h
156 file path=usr/share/gsoap/import/wsdd.h
157 file path=usr/share/gsoap/import/wsdd10.h
158 file path=usr/share/gsoap/import/wsdd5.h
159 file path=usr/share/gsoap/import/wsdx.h
160 file path=usr/share/gsoap/import/wsp.h
161 file path=usr/share/gsoap/import/wsp_appliesto.h
162 file path=usr/share/gsoap/import/wsrm.h
163 file path=usr/share/gsoap/import/wsrm4.h
164 file path=usr/share/gsoap/import/wsrm5.h
165 file path=usr/share/gsoap/import/wsrp.h
166 file path=usr/share/gsoap/import/wsrx.h
167 file path=usr/share/gsoap/import/wsrx5.h
168 file path=usr/share/gsoap/import/wsse.h
169 file path=usr/share/gsoap/import/wsse11.h
170 file path=usr/share/gsoap/import/wsse2.h
171 file path=usr/share/gsoap/import/wst.h
172 file path=usr/share/gsoap/import/wst2.h
173 file path=usr/share/gsoap/import/wstx.h
174 file path=usr/share/gsoap/import/wstx2.h
175 file path=usr/share/gsoap/import/wsu.h
176 file path=usr/share/gsoap/import/xenc.h
177 file path=usr/share/gsoap/import/xenc2.h
178 file path=usr/share/gsoap/import/xlink.h
179 file path=usr/share/gsoap/import/xmime.h
180 file path=usr/share/gsoap/import/xmime4.h
181 file path=usr/share/gsoap/import/xmime5.h
182 file path=usr/share/gsoap/import/xml.h
183 file path=usr/share/gsoap/import/xmlmime.h
184 file path=usr/share/gsoap/import/xmlmime5.h
185 file path=usr/share/gsoap/import/xop.h
186 file path=usr/share/gsoap/import/xsd.h
187 file path=usr/share/gsoap/plugin/README.txt
188 file path=usr/share/gsoap/plugin/cacerts.c
189 file path=usr/share/gsoap/plugin/cacerts.h
190 file path=usr/share/gsoap/plugin/calcrest.h
191 file path=usr/share/gsoap/plugin/curlapi.c
192 file path=usr/share/gsoap/plugin/curlapi.h
193 file path=usr/share/gsoap/plugin/httpda.c
194 file path=usr/share/gsoap/plugin/httpda.h
195 file path=usr/share/gsoap/plugin/httpdatest.c
196 file path=usr/share/gsoap/plugin/httpdatest.h
197 file path=usr/share/gsoap/plugin/httpform.c
198 file path=usr/share/gsoap/plugin/httpform.h
199 file path=usr/share/gsoap/plugin/httpget.c
200 file path=usr/share/gsoap/plugin/httpget.h
e5cdf1 201 file path=usr/share/gsoap/plugin/httpget.o
b551f6 202 file path=usr/share/gsoap/plugin/httpgettest.c
MN 203 file path=usr/share/gsoap/plugin/httpgettest.h
204 file path=usr/share/gsoap/plugin/httpmd5.c
205 file path=usr/share/gsoap/plugin/httpmd5.h
206 file path=usr/share/gsoap/plugin/httpmd5test.c
207 file path=usr/share/gsoap/plugin/httpmd5test.h
208 file path=usr/share/gsoap/plugin/httppipe.c
209 file path=usr/share/gsoap/plugin/httppipe.h
210 file path=usr/share/gsoap/plugin/httppost.c
211 file path=usr/share/gsoap/plugin/httppost.h
e5cdf1 212 file path=usr/share/gsoap/plugin/httppost.o
b551f6 213 file path=usr/share/gsoap/plugin/httpposttest.c
MN 214 file path=usr/share/gsoap/plugin/httpposttest.h
215 file path=usr/share/gsoap/plugin/logging.c
216 file path=usr/share/gsoap/plugin/logging.h
217 file path=usr/share/gsoap/plugin/md5evp.c
218 file path=usr/share/gsoap/plugin/md5evp.h
219 file path=usr/share/gsoap/plugin/mecevp.c
220 file path=usr/share/gsoap/plugin/mecevp.h
221 file path=usr/share/gsoap/plugin/mq.c
222 file path=usr/share/gsoap/plugin/mq.h
223 file path=usr/share/gsoap/plugin/plugin.c
224 file path=usr/share/gsoap/plugin/plugin.h
225 file path=usr/share/gsoap/plugin/sessions.c
226 file path=usr/share/gsoap/plugin/sessions.h
227 file path=usr/share/gsoap/plugin/smdevp.c
228 file path=usr/share/gsoap/plugin/smdevp.h
e5cdf1 229 file path=usr/share/gsoap/plugin/sslclient-threads.o
AW 230 file path=usr/share/gsoap/plugin/sslserver-threads.o
4a40a3 231 file path=usr/share/gsoap/plugin/testmsgr-httpda.o
AW 232 file path=usr/share/gsoap/plugin/testmsgr-smdevp.o
810562 233 file path=usr/share/gsoap/plugin/testmsgr-threads.o
b551f6 234 file path=usr/share/gsoap/plugin/threads.c
MN 235 file path=usr/share/gsoap/plugin/threads.h
236 file path=usr/share/gsoap/plugin/wsaapi.c
237 file path=usr/share/gsoap/plugin/wsaapi.h
e5cdf1 238 file path=usr/share/gsoap/plugin/wsademo-wsaapi.o
b551f6 239 file path=usr/share/gsoap/plugin/wsddapi.c
MN 240 file path=usr/share/gsoap/plugin/wsddapi.h
e5cdf1 241 file path=usr/share/gsoap/plugin/wsdl2h-httpda.o
AW 242 file path=usr/share/gsoap/plugin/wsdl2h-smdevp.o
243 file path=usr/share/gsoap/plugin/wsdl2h-threads.o
b551f6 244 file path=usr/share/gsoap/plugin/wsrmapi.c
MN 245 file path=usr/share/gsoap/plugin/wsrmapi.h
e5cdf1 246 file path=usr/share/gsoap/plugin/wsrmdemo-threads.o
AW 247 file path=usr/share/gsoap/plugin/wsrmdemo-wsaapi.o
248 file path=usr/share/gsoap/plugin/wsrmdemo-wsrmapi.o
249 file path=usr/share/gsoap/plugin/wsrmdemo_ssl-threads.o
250 file path=usr/share/gsoap/plugin/wsrmdemo_ssl-wsaapi.o
251 file path=usr/share/gsoap/plugin/wsrmdemo_ssl-wsrmapi.o
252 file path=usr/share/gsoap/plugin/wsrmdemo_udp-threads.o
253 file path=usr/share/gsoap/plugin/wsrmdemo_udp-wsaapi.o
254 file path=usr/share/gsoap/plugin/wsrmdemo_udp-wsrmapi.o
b551f6 255 file path=usr/share/gsoap/plugin/wsse2api.c
MN 256 file path=usr/share/gsoap/plugin/wsse2api.h
257 file path=usr/share/gsoap/plugin/wsseapi-lite.c
258 file path=usr/share/gsoap/plugin/wsseapi-lite.h
e5cdf1 259 file path=usr/share/gsoap/plugin/wsseapi-lite.o
b551f6 260 file path=usr/share/gsoap/plugin/wsseapi.c
MN 261 file path=usr/share/gsoap/plugin/wsseapi.cpp
262 file path=usr/share/gsoap/plugin/wsseapi.h
e5cdf1 263 file path=usr/share/gsoap/plugin/wssedemo-mecevp.o
AW 264 file path=usr/share/gsoap/plugin/wssedemo-smdevp.o
265 file path=usr/share/gsoap/plugin/wssedemo-wsseapi.o
b551f6 266 file path=usr/share/gsoap/plugin/wstapi.c
MN 267 file path=usr/share/gsoap/plugin/wstapi.h
e5cdf1 268 file path=usr/share/gsoap/plugin/wstdemo-mecevp.o
AW 269 file path=usr/share/gsoap/plugin/wstdemo-smdevp.o
270 file path=usr/share/gsoap/plugin/wstdemo-wsaapi.o
271 file path=usr/share/gsoap/plugin/wstdemo-wsseapi.o
272 file path=usr/share/gsoap/plugin/wstdemo-wstapi.o