diff --git a/devel/gsoap/Makefile b/devel/gsoap/Makefile index 18debdf761b3..ba7e36ad8e43 100644 --- a/devel/gsoap/Makefile +++ b/devel/gsoap/Makefile @@ -1,56 +1,56 @@ PORTNAME= gsoap -DISTVERSION= 2.8.140 +DISTVERSION= 2.8.141 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}2 DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Generator Tools for Coding SOAP/XML Web Services in C and C++ WWW= https://www.cs.fsu.edu/~engelen/soap.html LICENSE= GPLv2 USES= autoreconf cpe pathfix ssl zip CPE_VENDOR= genivia GNU_CONFIGURE= yes CONFIGURE_ENV= LEX=flex \ YACC=yacc MAKE_JOBS_UNSAFE= yes CFLAGS+= -fPIC -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} PORTSCOUT= limit:^2\.8\.[0-9][0-9][0-9]$ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} OPTIONS_DEFINE= DEBUG IPV6 OPTIONS_DEFAULT= IPV6 OPENSSL OPTIONS_RADIO= SSL OPTIONS_RADIO_SSL= GNUTLS OPENSSL DEBUG_CONFIGURE_ON= --enable-debug GNUTLS_LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgnutls.so:security/gnutls \ libgpg-error.so:security/libgpg-error GNUTLS_USES= localbase:ldflags GNUTLS_CONFIGURE_ON= --enable-gnutls IPV6_CONFIGURE_ENABLE= ipv6 OPENSSL_CONFIGURE_ENABLE= ssl post-patch: @${REINPLACE_CMD} -e 's|sys/timeb.h | |' \ -e 's|-DSOAPCPP_IMPORT_PATH=|-DSOAPCPP2_IMPORT_PATH=|' \ -e 's|-DWSDL_IMPORT_PATH=|-DWSDL2H_IMPORT_PATH=|' \ ${WRKSRC}/configure.ac post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/gsoap ${INSTALL_DATA} ${WRKSRC}/gsoap/stdsoap2.c ${WRKSRC}/gsoap/dom.cpp \ ${STAGEDIR}${PREFIX}/lib/gsoap @${LN} -fs stdsoap2.c ${STAGEDIR}${PREFIX}/lib/gsoap/stdsoap2.cpp @${LN} -fs dom.cpp ${STAGEDIR}${PREFIX}/lib/gsoap/dom.c .include diff --git a/devel/gsoap/distinfo b/devel/gsoap/distinfo index 2d996aefd92e..67ac49562eb6 100644 --- a/devel/gsoap/distinfo +++ b/devel/gsoap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769766064 -SHA256 (gsoap_2.8.140.zip) = 46a2a91f1d9fd756fd6e6e3b82deb673e3f7cc574d234c91132cfaf90449d3ab -SIZE (gsoap_2.8.140.zip) = 35619905 +TIMESTAMP = 1775910286 +SHA256 (gsoap_2.8.141.zip) = bc8210e97a81a659a18c748e998958ae369d35fc5f6ba3a097b42780fedd5a59 +SIZE (gsoap_2.8.141.zip) = 35836574 diff --git a/devel/gsoap/pkg-plist b/devel/gsoap/pkg-plist index dde7ab0c3e08..226125f383f4 100644 --- a/devel/gsoap/pkg-plist +++ b/devel/gsoap/pkg-plist @@ -1,212 +1,216 @@ bin/soapcpp2 bin/wsdl2h include/stdsoap2.h lib/libgsoap++.a lib/libgsoap.a lib/libgsoapck++.a lib/libgsoapck.a lib/libgsoapssl++.a lib/libgsoapssl.a lib/gsoap/dom.c lib/gsoap/dom.cpp lib/gsoap/stdsoap2.c lib/gsoap/stdsoap2.cpp libdata/pkgconfig/gsoap++.pc libdata/pkgconfig/gsoap.pc libdata/pkgconfig/gsoapck++.pc libdata/pkgconfig/gsoapck.pc libdata/pkgconfig/gsoapssl++.pc libdata/pkgconfig/gsoapssl.pc %%DATADIR%%/WS/LEGAL.txt %%DATADIR%%/WS/README.txt %%DATADIR%%/WS/WS-Addressing.xsd %%DATADIR%%/WS/WS-Addressing03.xsd %%DATADIR%%/WS/WS-Addressing04.xsd %%DATADIR%%/WS/WS-Addressing05.xsd %%DATADIR%%/WS/WS-Discovery.wsdl %%DATADIR%%/WS/WS-Enumeration.wsdl %%DATADIR%%/WS/WS-Policy.xsd %%DATADIR%%/WS/WS-Policy12.xsd %%DATADIR%%/WS/WS-ReliableMessaging.wsdl %%DATADIR%%/WS/WS-ReliableMessaging.xsd %%DATADIR%%/WS/WS-Routing.xsd %%DATADIR%%/WS/WS-SecureConversation.xsd %%DATADIR%%/WS/WS-SecurityPolicy.xsd %%DATADIR%%/WS/WS-Trust.wsdl %%DATADIR%%/WS/WS-Trust.xsd %%DATADIR%%/WS/WS-typemap.dat %%DATADIR%%/WS/discovery.xsd %%DATADIR%%/WS/ds.xsd %%DATADIR%%/WS/enumeration.xsd %%DATADIR%%/WS/oasis-sstc-saml-schema-assertion-1.1.xsd %%DATADIR%%/WS/reference-1.1.xsd %%DATADIR%%/WS/saml-schema-assertion-2.0.xsd %%DATADIR%%/WS/typemap.dat %%DATADIR%%/WS/ws-bpel_abstract_common_base.xsd %%DATADIR%%/WS/ws-bpel_executable.xsd %%DATADIR%%/WS/ws-bpel_plnktype.xsd %%DATADIR%%/WS/ws-bpel_serviceref.xsd %%DATADIR%%/WS/ws-bpel_varprop.xsd %%DATADIR%%/WS/ws-reliability-1.1.xsd %%DATADIR%%/WS/wsse.xsd %%DATADIR%%/WS/wsu.xsd %%DATADIR%%/WS/xenc.xsd %%DATADIR%%/custom/README.txt %%DATADIR%%/custom/chrono_duration.cpp %%DATADIR%%/custom/chrono_duration.h %%DATADIR%%/custom/chrono_time_point.cpp %%DATADIR%%/custom/chrono_time_point.h %%DATADIR%%/custom/duration.c %%DATADIR%%/custom/duration.h %%DATADIR%%/custom/float128.c %%DATADIR%%/custom/float128.h %%DATADIR%%/custom/int128.c %%DATADIR%%/custom/int128.h %%DATADIR%%/custom/long_double.c %%DATADIR%%/custom/long_double.h %%DATADIR%%/custom/long_time.c %%DATADIR%%/custom/long_time.h %%DATADIR%%/custom/qbytearray_base64.cpp %%DATADIR%%/custom/qbytearray_base64.h %%DATADIR%%/custom/qbytearray_hex.cpp %%DATADIR%%/custom/qbytearray_hex.h %%DATADIR%%/custom/qdate.cpp %%DATADIR%%/custom/qdate.h %%DATADIR%%/custom/qdatetime.cpp %%DATADIR%%/custom/qdatetime.h %%DATADIR%%/custom/qstring.cpp %%DATADIR%%/custom/qstring.h %%DATADIR%%/custom/qtime.cpp %%DATADIR%%/custom/qtime.h %%DATADIR%%/custom/struct_timeval.c %%DATADIR%%/custom/struct_timeval.h %%DATADIR%%/custom/struct_tm.c %%DATADIR%%/custom/struct_tm.h %%DATADIR%%/custom/struct_tm_date.c %%DATADIR%%/custom/struct_tm_date.h %%DATADIR%%/extras/README.txt %%DATADIR%%/extras/ckdb.c %%DATADIR%%/extras/ckdb.h %%DATADIR%%/extras/ckdbtest.c %%DATADIR%%/extras/ckdbtest.h %%DATADIR%%/extras/fault.cpp %%DATADIR%%/extras/logging.cpp %%DATADIR%%/extras/soapdefs.h %%DATADIR%%/import/README.txt %%DATADIR%%/import/WS-Header.h %%DATADIR%%/import/WS-example.c %%DATADIR%%/import/WS-example.h %%DATADIR%%/import/c14n.h %%DATADIR%%/import/dom.h %%DATADIR%%/import/ds.h %%DATADIR%%/import/ds2.h %%DATADIR%%/import/plnk.h %%DATADIR%%/import/ref.h %%DATADIR%%/import/saml1.h %%DATADIR%%/import/saml2.h %%DATADIR%%/import/ser.h %%DATADIR%%/import/soap12.h %%DATADIR%%/import/stdstring.h %%DATADIR%%/import/stl.h %%DATADIR%%/import/stldeque.h %%DATADIR%%/import/stllist.h %%DATADIR%%/import/stlset.h %%DATADIR%%/import/stlvector.h %%DATADIR%%/import/vprop.h %%DATADIR%%/import/wsa.h %%DATADIR%%/import/wsa3.h %%DATADIR%%/import/wsa4.h %%DATADIR%%/import/wsa5.h %%DATADIR%%/import/wsc.h %%DATADIR%%/import/wsc2.h %%DATADIR%%/import/wsdd.h %%DATADIR%%/import/wsdd10.h %%DATADIR%%/import/wsdd5.h %%DATADIR%%/import/wsdx.h %%DATADIR%%/import/wsp.h %%DATADIR%%/import/wsp_appliesto.h %%DATADIR%%/import/wsrm.h %%DATADIR%%/import/wsrm4.h %%DATADIR%%/import/wsrm5.h %%DATADIR%%/import/wsrp.h %%DATADIR%%/import/wsrx.h %%DATADIR%%/import/wsrx5.h %%DATADIR%%/import/wsse.h %%DATADIR%%/import/wsse11.h %%DATADIR%%/import/wsse2.h %%DATADIR%%/import/wst.h %%DATADIR%%/import/wst2.h %%DATADIR%%/import/wstx.h %%DATADIR%%/import/wstx2.h %%DATADIR%%/import/wsu.h %%DATADIR%%/import/xenc.h %%DATADIR%%/import/xenc2.h %%DATADIR%%/import/xlink.h %%DATADIR%%/import/xmime.h %%DATADIR%%/import/xmime4.h %%DATADIR%%/import/xmime5.h %%DATADIR%%/import/xml.h %%DATADIR%%/import/xmlmime.h %%DATADIR%%/import/xmlmime5.h %%DATADIR%%/import/xop.h %%DATADIR%%/import/xsd.h %%DATADIR%%/plugin/README.txt %%DATADIR%%/plugin/cacerts.c %%DATADIR%%/plugin/cacerts.h %%DATADIR%%/plugin/calcrest.h %%DATADIR%%/plugin/curlapi.c %%DATADIR%%/plugin/curlapi.h %%DATADIR%%/plugin/httpda.c %%DATADIR%%/plugin/httpda.h %%DATADIR%%/plugin/httpdatest.c %%DATADIR%%/plugin/httpdatest.h %%DATADIR%%/plugin/httpform.c %%DATADIR%%/plugin/httpform.h %%DATADIR%%/plugin/httpget.c %%DATADIR%%/plugin/httpget.h %%DATADIR%%/plugin/httpgettest.c %%DATADIR%%/plugin/httpgettest.h %%DATADIR%%/plugin/httpmd5.c %%DATADIR%%/plugin/httpmd5.h %%DATADIR%%/plugin/httpmd5test.c %%DATADIR%%/plugin/httpmd5test.h %%DATADIR%%/plugin/httppipe.c %%DATADIR%%/plugin/httppipe.h %%DATADIR%%/plugin/httppost.c %%DATADIR%%/plugin/httppost.h %%DATADIR%%/plugin/httpposttest.c %%DATADIR%%/plugin/httpposttest.h +%%DATADIR%%/plugin/httpstreams.c +%%DATADIR%%/plugin/httpstreams.h +%%DATADIR%%/plugin/httpstreamstest.c +%%DATADIR%%/plugin/httpstreamstest.h %%DATADIR%%/plugin/logging.c %%DATADIR%%/plugin/logging.h %%DATADIR%%/plugin/md5evp.c %%DATADIR%%/plugin/md5evp.h %%DATADIR%%/plugin/mecevp.c %%DATADIR%%/plugin/mecevp.h %%DATADIR%%/plugin/mq.c %%DATADIR%%/plugin/mq.h %%DATADIR%%/plugin/plugin.c %%DATADIR%%/plugin/plugin.h %%DATADIR%%/plugin/sessions.c %%DATADIR%%/plugin/sessions.h %%DATADIR%%/plugin/smdevp.c %%DATADIR%%/plugin/smdevp.h %%DATADIR%%/plugin/threads.c %%DATADIR%%/plugin/threads.h %%DATADIR%%/plugin/wsaapi.c %%DATADIR%%/plugin/wsaapi.h %%DATADIR%%/plugin/wsddapi.c %%DATADIR%%/plugin/wsddapi.h %%DATADIR%%/plugin/wsdl2h-httpda.o %%DATADIR%%/plugin/wsdl2h-smdevp.o %%DATADIR%%/plugin/wsdl2h-threads.o %%DATADIR%%/plugin/wsrmapi.c %%DATADIR%%/plugin/wsrmapi.h %%DATADIR%%/plugin/wsse2api.c %%DATADIR%%/plugin/wsse2api.h %%DATADIR%%/plugin/wsseapi-lite.c %%DATADIR%%/plugin/wsseapi-lite.h %%DATADIR%%/plugin/wsseapi.c %%DATADIR%%/plugin/wsseapi.cpp %%DATADIR%%/plugin/wsseapi.h %%DATADIR%%/plugin/wstapi.c %%DATADIR%%/plugin/wstapi.h