Andreas Wacknitz
2024-03-31 e5cdf1475c13cd1379c25612ac51600469cae46b
gsoap: update to 2.8.133

4 files modified
105 ■■■■ changed files
components/library/gsoap/Makefile 6 ●●●●● patch | view | raw | blame | history
components/library/gsoap/gsoap.p5m 63 ●●●● patch | view | raw | blame | history
components/library/gsoap/manifests/sample-manifest.p5m 34 ●●●●● patch | view | raw | blame | history
components/library/gsoap/pkg5 2 ●●● patch | view | raw | blame | history
components/library/gsoap/Makefile
@@ -13,17 +13,18 @@
#
OPENSSL_VERSION= 3.1
USE_PARALLEL_BUILD= yes
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=         gsoap
COMPONENT_MAJOR_VERSION= 2.8
COMPONENT_VERSION=      $(COMPONENT_MAJOR_VERSION).132
COMPONENT_VERSION=      $(COMPONENT_MAJOR_VERSION).133
COMPONENT_SUMMARY=      Toolkit for SOAP/REST-based C/C++ server and client web service applications
COMPONENT_PROJECT_URL=  https://www.genivia.com/products.html
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_MAJOR_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_NAME)_$(COMPONENT_VERSION).zip
COMPONENT_ARCHIVE_URL=  https://downloads.sourceforge.net/project/gsoap2/$(COMPONENT_ARCHIVE)
COMPONENT_ARCHIVE_HASH= sha256:d6eb5d0d2c31532746f4dc9fa1ce95d4553414e918059eac23cf081d88c2aeee
COMPONENT_ARCHIVE_HASH= sha256:93e124302c5775e115e661af2bf4e1f07fa05aef14f58ce65b5c27c833afe279
COMPONENT_FMRI=         library/gsoap
COMPONENT_CLASSIFICATION=System/Libraries
COMPONENT_LICENSE=      GPLv2+ with exceptions
@@ -69,6 +70,7 @@
CONFIGURE_SCRIPT = $(@D)/configure
CONFIGURE_OPTIONS += --disable-dependency-tracking
CONFIGURE_OPTIONS += --enable-ipv6
# Build and runs tests
CONFIGURE_OPTIONS += --enable-samples
components/library/gsoap/gsoap.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2019 Michal Nowak
# Copyright 2024 Andreas Wacknitz
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -27,27 +27,32 @@
file files/soapcpp2.1 path=usr/share/man/man1/soapcpp2.1
file files/wsdl2h.1 path=usr/share/man/man1/wsdl2h.1
<transform file path=usr/share/gsoap/.+ -> default pkg.linted.userland.action001.2 true >
file path=usr/bin/soapcpp2
file path=usr/bin/wsdl2h
file path=usr/include/stdsoap2.h
file path=usr/lib/$(MACH64)/libgsoap++-$(HUMAN_VERSION).so
#file path=usr/lib/$(MACH64)/libgsoap++.a
file path=usr/lib/$(MACH64)/libgsoap++.a
link path=usr/lib/$(MACH64)/libgsoap++.so target=libgsoap++-$(HUMAN_VERSION).so
file path=usr/lib/$(MACH64)/libgsoap-$(HUMAN_VERSION).so
#file path=usr/lib/$(MACH64)/libgsoap.a
file path=usr/lib/$(MACH64)/libgsoap.a
link path=usr/lib/$(MACH64)/libgsoap.so target=libgsoap-$(HUMAN_VERSION).so
file path=usr/lib/$(MACH64)/libgsoapck++-$(HUMAN_VERSION).so
#file path=usr/lib/$(MACH64)/libgsoapck++.a
link path=usr/lib/$(MACH64)/libgsoapck++.so target=libgsoapck++-$(HUMAN_VERSION).so
file path=usr/lib/$(MACH64)/libgsoapck++.a
link path=usr/lib/$(MACH64)/libgsoapck++.so \
    target=libgsoapck++-$(HUMAN_VERSION).so
file path=usr/lib/$(MACH64)/libgsoapck-$(HUMAN_VERSION).so
#file path=usr/lib/$(MACH64)/libgsoapck.a
file path=usr/lib/$(MACH64)/libgsoapck.a
link path=usr/lib/$(MACH64)/libgsoapck.so target=libgsoapck-$(HUMAN_VERSION).so
file path=usr/lib/$(MACH64)/libgsoapssl++-$(HUMAN_VERSION).so
#file path=usr/lib/$(MACH64)/libgsoapssl++.a
link path=usr/lib/$(MACH64)/libgsoapssl++.so target=libgsoapssl++-$(HUMAN_VERSION).so
file path=usr/lib/$(MACH64)/libgsoapssl++.a
link path=usr/lib/$(MACH64)/libgsoapssl++.so \
    target=libgsoapssl++-$(HUMAN_VERSION).so
file path=usr/lib/$(MACH64)/libgsoapssl-$(HUMAN_VERSION).so
#file path=usr/lib/$(MACH64)/libgsoapssl.a
link path=usr/lib/$(MACH64)/libgsoapssl.so target=libgsoapssl-$(HUMAN_VERSION).so
file path=usr/lib/$(MACH64)/libgsoapssl.a
link path=usr/lib/$(MACH64)/libgsoapssl.so \
    target=libgsoapssl-$(HUMAN_VERSION).so
file path=usr/lib/$(MACH64)/pkgconfig/gsoap++.pc
file path=usr/lib/$(MACH64)/pkgconfig/gsoap.pc
file path=usr/lib/$(MACH64)/pkgconfig/gsoapck++.pc
@@ -117,10 +122,16 @@
file path=usr/share/gsoap/custom/qtime.h
file path=usr/share/gsoap/custom/struct_timeval.c
file path=usr/share/gsoap/custom/struct_timeval.h
file path=usr/share/gsoap/custom/struct_timeval.o
file path=usr/share/gsoap/custom/struct_tm.c
file path=usr/share/gsoap/custom/struct_tm.h
file path=usr/share/gsoap/custom/struct_tm_date.c
file path=usr/share/gsoap/custom/struct_tm_date.h
file path=usr/share/gsoap/custom/wsrmdemo-duration.o
file path=usr/share/gsoap/custom/wsrmdemo_ssl-duration.o
file path=usr/share/gsoap/custom/wsrmdemo_udp-duration.o
file path=usr/share/gsoap/custom/wssedemo-struct_timeval.o
file path=usr/share/gsoap/custom/wstdemo-struct_timeval.o
file path=usr/share/gsoap/import/README.txt
file path=usr/share/gsoap/import/WS-Header.h
file path=usr/share/gsoap/import/WS-example.c
@@ -193,6 +204,7 @@
file path=usr/share/gsoap/plugin/httpform.h
file path=usr/share/gsoap/plugin/httpget.c
file path=usr/share/gsoap/plugin/httpget.h
file path=usr/share/gsoap/plugin/httpget.o
file path=usr/share/gsoap/plugin/httpgettest.c
file path=usr/share/gsoap/plugin/httpgettest.h
file path=usr/share/gsoap/plugin/httpmd5.c
@@ -203,6 +215,7 @@
file path=usr/share/gsoap/plugin/httppipe.h
file path=usr/share/gsoap/plugin/httppost.c
file path=usr/share/gsoap/plugin/httppost.h
file path=usr/share/gsoap/plugin/httppost.o
file path=usr/share/gsoap/plugin/httpposttest.c
file path=usr/share/gsoap/plugin/httpposttest.h
file path=usr/share/gsoap/plugin/logging.c
@@ -219,23 +232,47 @@
file path=usr/share/gsoap/plugin/sessions.h
file path=usr/share/gsoap/plugin/smdevp.c
file path=usr/share/gsoap/plugin/smdevp.h
file path=usr/share/gsoap/plugin/testmsgr-httpda.o pkg.linted.userland.action001.2=true
file path=usr/share/gsoap/plugin/testmsgr-smdevp.o pkg.linted.userland.action001.2=true
file path=usr/share/gsoap/plugin/testmsgr-threads.o pkg.linted.userland.action001.2=true
file path=usr/share/gsoap/plugin/sslclient-threads.o
file path=usr/share/gsoap/plugin/sslserver-threads.o
file path=usr/share/gsoap/plugin/testmsgr-httpda.o
file path=usr/share/gsoap/plugin/testmsgr-smdevp.o
file path=usr/share/gsoap/plugin/testmsgr-threads.o
file path=usr/share/gsoap/plugin/threads.c
file path=usr/share/gsoap/plugin/threads.h
file path=usr/share/gsoap/plugin/wsaapi.c
file path=usr/share/gsoap/plugin/wsaapi.h
file path=usr/share/gsoap/plugin/wsademo-wsaapi.o
file path=usr/share/gsoap/plugin/wsddapi.c
file path=usr/share/gsoap/plugin/wsddapi.h
file path=usr/share/gsoap/plugin/wsdl2h-httpda.o
file path=usr/share/gsoap/plugin/wsdl2h-smdevp.o
file path=usr/share/gsoap/plugin/wsdl2h-threads.o
file path=usr/share/gsoap/plugin/wsrmapi.c
file path=usr/share/gsoap/plugin/wsrmapi.h
file path=usr/share/gsoap/plugin/wsrmdemo-threads.o
file path=usr/share/gsoap/plugin/wsrmdemo-wsaapi.o
file path=usr/share/gsoap/plugin/wsrmdemo-wsrmapi.o
file path=usr/share/gsoap/plugin/wsrmdemo_ssl-threads.o
file path=usr/share/gsoap/plugin/wsrmdemo_ssl-wsaapi.o
file path=usr/share/gsoap/plugin/wsrmdemo_ssl-wsrmapi.o
file path=usr/share/gsoap/plugin/wsrmdemo_udp-threads.o
file path=usr/share/gsoap/plugin/wsrmdemo_udp-wsaapi.o
file path=usr/share/gsoap/plugin/wsrmdemo_udp-wsrmapi.o
file path=usr/share/gsoap/plugin/wsse2api.c
file path=usr/share/gsoap/plugin/wsse2api.h
file path=usr/share/gsoap/plugin/wsseapi-lite.c
file path=usr/share/gsoap/plugin/wsseapi-lite.h
file path=usr/share/gsoap/plugin/wsseapi-lite.o
file path=usr/share/gsoap/plugin/wsseapi.c
file path=usr/share/gsoap/plugin/wsseapi.cpp
file path=usr/share/gsoap/plugin/wsseapi.h
file path=usr/share/gsoap/plugin/wssedemo-mecevp.o
file path=usr/share/gsoap/plugin/wssedemo-smdevp.o
file path=usr/share/gsoap/plugin/wssedemo-wsseapi.o
file path=usr/share/gsoap/plugin/wstapi.c
file path=usr/share/gsoap/plugin/wstapi.h
file path=usr/share/gsoap/plugin/wstdemo-mecevp.o
file path=usr/share/gsoap/plugin/wstdemo-smdevp.o
file path=usr/share/gsoap/plugin/wstdemo-wsaapi.o
file path=usr/share/gsoap/plugin/wstdemo-wsseapi.o
file path=usr/share/gsoap/plugin/wstdemo-wstapi.o
components/library/gsoap/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -116,10 +116,16 @@
file path=usr/share/gsoap/custom/qtime.h
file path=usr/share/gsoap/custom/struct_timeval.c
file path=usr/share/gsoap/custom/struct_timeval.h
file path=usr/share/gsoap/custom/struct_timeval.o
file path=usr/share/gsoap/custom/struct_tm.c
file path=usr/share/gsoap/custom/struct_tm.h
file path=usr/share/gsoap/custom/struct_tm_date.c
file path=usr/share/gsoap/custom/struct_tm_date.h
file path=usr/share/gsoap/custom/wsrmdemo-duration.o
file path=usr/share/gsoap/custom/wsrmdemo_ssl-duration.o
file path=usr/share/gsoap/custom/wsrmdemo_udp-duration.o
file path=usr/share/gsoap/custom/wssedemo-struct_timeval.o
file path=usr/share/gsoap/custom/wstdemo-struct_timeval.o
file path=usr/share/gsoap/import/README.txt
file path=usr/share/gsoap/import/WS-Header.h
file path=usr/share/gsoap/import/WS-example.c
@@ -192,6 +198,7 @@
file path=usr/share/gsoap/plugin/httpform.h
file path=usr/share/gsoap/plugin/httpget.c
file path=usr/share/gsoap/plugin/httpget.h
file path=usr/share/gsoap/plugin/httpget.o
file path=usr/share/gsoap/plugin/httpgettest.c
file path=usr/share/gsoap/plugin/httpgettest.h
file path=usr/share/gsoap/plugin/httpmd5.c
@@ -202,6 +209,7 @@
file path=usr/share/gsoap/plugin/httppipe.h
file path=usr/share/gsoap/plugin/httppost.c
file path=usr/share/gsoap/plugin/httppost.h
file path=usr/share/gsoap/plugin/httppost.o
file path=usr/share/gsoap/plugin/httpposttest.c
file path=usr/share/gsoap/plugin/httpposttest.h
file path=usr/share/gsoap/plugin/logging.c
@@ -218,6 +226,8 @@
file path=usr/share/gsoap/plugin/sessions.h
file path=usr/share/gsoap/plugin/smdevp.c
file path=usr/share/gsoap/plugin/smdevp.h
file path=usr/share/gsoap/plugin/sslclient-threads.o
file path=usr/share/gsoap/plugin/sslserver-threads.o
file path=usr/share/gsoap/plugin/testmsgr-httpda.o
file path=usr/share/gsoap/plugin/testmsgr-smdevp.o
file path=usr/share/gsoap/plugin/testmsgr-threads.o
@@ -225,16 +235,38 @@
file path=usr/share/gsoap/plugin/threads.h
file path=usr/share/gsoap/plugin/wsaapi.c
file path=usr/share/gsoap/plugin/wsaapi.h
file path=usr/share/gsoap/plugin/wsademo-wsaapi.o
file path=usr/share/gsoap/plugin/wsddapi.c
file path=usr/share/gsoap/plugin/wsddapi.h
file path=usr/share/gsoap/plugin/wsdl2h-httpda.o
file path=usr/share/gsoap/plugin/wsdl2h-smdevp.o
file path=usr/share/gsoap/plugin/wsdl2h-threads.o
file path=usr/share/gsoap/plugin/wsrmapi.c
file path=usr/share/gsoap/plugin/wsrmapi.h
file path=usr/share/gsoap/plugin/wsrmdemo-threads.o
file path=usr/share/gsoap/plugin/wsrmdemo-wsaapi.o
file path=usr/share/gsoap/plugin/wsrmdemo-wsrmapi.o
file path=usr/share/gsoap/plugin/wsrmdemo_ssl-threads.o
file path=usr/share/gsoap/plugin/wsrmdemo_ssl-wsaapi.o
file path=usr/share/gsoap/plugin/wsrmdemo_ssl-wsrmapi.o
file path=usr/share/gsoap/plugin/wsrmdemo_udp-threads.o
file path=usr/share/gsoap/plugin/wsrmdemo_udp-wsaapi.o
file path=usr/share/gsoap/plugin/wsrmdemo_udp-wsrmapi.o
file path=usr/share/gsoap/plugin/wsse2api.c
file path=usr/share/gsoap/plugin/wsse2api.h
file path=usr/share/gsoap/plugin/wsseapi-lite.c
file path=usr/share/gsoap/plugin/wsseapi-lite.h
file path=usr/share/gsoap/plugin/wsseapi-lite.o
file path=usr/share/gsoap/plugin/wsseapi.c
file path=usr/share/gsoap/plugin/wsseapi.cpp
file path=usr/share/gsoap/plugin/wsseapi.h
file path=usr/share/gsoap/plugin/wssedemo-mecevp.o
file path=usr/share/gsoap/plugin/wssedemo-smdevp.o
file path=usr/share/gsoap/plugin/wssedemo-wsseapi.o
file path=usr/share/gsoap/plugin/wstapi.c
file path=usr/share/gsoap/plugin/wstapi.h
file path=usr/share/gsoap/plugin/wstdemo-mecevp.o
file path=usr/share/gsoap/plugin/wstdemo-smdevp.o
file path=usr/share/gsoap/plugin/wstdemo-wsaapi.o
file path=usr/share/gsoap/plugin/wstdemo-wsseapi.o
file path=usr/share/gsoap/plugin/wstdemo-wstapi.o
components/library/gsoap/pkg5
@@ -11,4 +11,4 @@
        "library/gsoap"
    ],
    "name": "gsoap"
}
}