Index: head/devel/xmltooling/Makefile =================================================================== --- head/devel/xmltooling/Makefile (revision 558358) +++ head/devel/xmltooling/Makefile (revision 558359) @@ -1,37 +1,36 @@ # Created by: Janos Mohacsi # $FreeBSD$ PORTNAME= xmltooling -PORTVERSION= 3.1.0 +PORTVERSION= 3.2.0 CATEGORIES= devel security MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/ MAINTAINER= girgen@FreeBSD.org COMMENT= Low level XML support for SAML LICENSE= APACHE20 BUILD_DEPENDS= boost-libs>=0:devel/boost-libs LIB_DEPENDS= libcurl.so:ftp/curl \ liblog4shib.so:devel/log4shib \ - libxerces-c.so:textproc/xerces-c3 \ libxml-security-c.so:security/apache-xml-security-c GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-dependency-tracking --disable-doxygen-doc --with-xmlsec USES= gmake libtool pkgconfig tar:bzip2 ssl autoreconf USE_LDCONFIG= yes CONFIGURE_ENV+= openssl_LIBS="-L${OPENSSLLIB} -lcrypto" openssl_CFLAGS=-I${OPENSSLBASE} PORTDOCS= * OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's,^pkgdocdir.*=.*,pkgdocdir = ${DOCSDIR},' \ ${WRKSRC}/doc/Makefile.am post-patch-DOCS-off: @${REINPLACE_CMD} -e '/^SUBDIRS/s,doc ,,' ${WRKSRC}/Makefile.am .include Index: head/devel/xmltooling/distinfo =================================================================== --- head/devel/xmltooling/distinfo (revision 558358) +++ head/devel/xmltooling/distinfo (revision 558359) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586813966 -SHA256 (xmltooling-3.1.0.tar.bz2) = 722723cc2731a25db23c6acc5bc67e25a1554224e7039edd4e9ea5816e525d0e -SIZE (xmltooling-3.1.0.tar.bz2) = 608849 +TIMESTAMP = 1608201344 +SHA256 (xmltooling-3.2.0.tar.bz2) = 635ce0e912d8fbd450103c274237067923efac3e1b3662b4d3040f3ac5eb2e86 +SIZE (xmltooling-3.2.0.tar.bz2) = 608764 Index: head/devel/xmltooling/pkg-plist =================================================================== --- head/devel/xmltooling/pkg-plist (revision 558358) +++ head/devel/xmltooling/pkg-plist (revision 558359) @@ -1,103 +1,103 @@ include/xmltooling/AbstractAttributeExtensibleXMLObject.h include/xmltooling/AbstractComplexElement.h include/xmltooling/AbstractDOMCachingXMLObject.h include/xmltooling/AbstractSimpleElement.h include/xmltooling/AbstractXMLObject.h include/xmltooling/AttributeExtensibleXMLObject.h include/xmltooling/ConcreteXMLObjectBuilder.h include/xmltooling/ElementExtensibleXMLObject.h include/xmltooling/ElementProxy.h include/xmltooling/Lockable.h include/xmltooling/Namespace.h include/xmltooling/PluginManager.h include/xmltooling/QName.h include/xmltooling/XMLObject.h include/xmltooling/XMLObjectBuilder.h include/xmltooling/XMLToolingConfig.h include/xmltooling/base.h include/xmltooling/char_traits.h include/xmltooling/config_pub.h include/xmltooling/encryption/Decrypter.h include/xmltooling/encryption/EncryptedKeyResolver.h include/xmltooling/encryption/Encrypter.h include/xmltooling/encryption/Encryption.h include/xmltooling/exceptions.h include/xmltooling/impl/AnyElement.h include/xmltooling/impl/ManagedResource.h include/xmltooling/impl/OpenSSLSecurityHelper.h include/xmltooling/impl/OpenSSLSupport.h include/xmltooling/impl/UnknownElement.h include/xmltooling/io/AbstractXMLObjectMarshaller.h include/xmltooling/io/AbstractXMLObjectUnmarshaller.h include/xmltooling/io/GenericRequest.h include/xmltooling/io/GenericResponse.h include/xmltooling/io/HTTPRequest.h include/xmltooling/io/HTTPResponse.h include/xmltooling/logging.h include/xmltooling/security/AbstractPKIXTrustEngine.h include/xmltooling/security/BasicX509Credential.h include/xmltooling/security/ChainingTrustEngine.h include/xmltooling/security/Credential.h include/xmltooling/security/CredentialContext.h include/xmltooling/security/CredentialCriteria.h include/xmltooling/security/CredentialResolver.h include/xmltooling/security/DataSealer.h include/xmltooling/security/KeyInfoCredentialContext.h include/xmltooling/security/KeyInfoResolver.h include/xmltooling/security/OpenSSLCredential.h include/xmltooling/security/OpenSSLCryptoX509CRL.h include/xmltooling/security/OpenSSLPathValidator.h include/xmltooling/security/OpenSSLTrustEngine.h include/xmltooling/security/PKIXPathValidatorParams.h include/xmltooling/security/PathValidator.h include/xmltooling/security/SecurityHelper.h include/xmltooling/security/SignatureTrustEngine.h include/xmltooling/security/TrustEngine.h include/xmltooling/security/X509Credential.h include/xmltooling/security/X509TrustEngine.h include/xmltooling/security/XSECCryptoX509CRL.h include/xmltooling/signature/ContentReference.h include/xmltooling/signature/KeyInfo.h include/xmltooling/signature/Signature.h include/xmltooling/signature/SignatureValidator.h include/xmltooling/soap/HTTPSOAPTransport.h include/xmltooling/soap/OpenSSLSOAPTransport.h include/xmltooling/soap/SOAP.h include/xmltooling/soap/SOAPClient.h include/xmltooling/soap/SOAPTransport.h include/xmltooling/unicode.h include/xmltooling/util/CloneInputStream.h include/xmltooling/util/CurlURLInputStream.h include/xmltooling/util/DirectoryWalker.h include/xmltooling/util/NDC.h include/xmltooling/util/ParserPool.h include/xmltooling/util/PathResolver.h include/xmltooling/util/Predicates.h include/xmltooling/util/ReloadableXMLFile.h include/xmltooling/util/ReplayCache.h include/xmltooling/util/StorageService.h include/xmltooling/util/TemplateEngine.h include/xmltooling/util/Threads.h include/xmltooling/util/URLEncoder.h include/xmltooling/util/XMLConstants.h include/xmltooling/util/XMLHelper.h include/xmltooling/util/XMLObjectChildrenList.h include/xmltooling/validation/Validator.h include/xmltooling/validation/ValidatorSuite.h include/xmltooling/version.h lib/libxmltooling-lite.so -lib/libxmltooling-lite.so.9 -lib/libxmltooling-lite.so.9.0.0 +lib/libxmltooling-lite.so.10 +lib/libxmltooling-lite.so.10.0.0 lib/libxmltooling.so -lib/libxmltooling.so.9 -lib/libxmltooling.so.9.0.0 +lib/libxmltooling.so.10 +lib/libxmltooling.so.10.0.0 libdata/pkgconfig/xmltooling-lite.pc libdata/pkgconfig/xmltooling.pc share/xml/xmltooling/catalog.xml share/xml/xmltooling/soap-envelope.xsd share/xml/xmltooling/xenc-schema.xsd share/xml/xmltooling/xenc11-schema.xsd share/xml/xmltooling/xml.xsd share/xml/xmltooling/xmldsig-core-schema.xsd share/xml/xmltooling/xmldsig11-schema.xsd share/xml/xmltooling/xmltooling.xsd Index: head/security/opensaml/Makefile =================================================================== --- head/security/opensaml/Makefile (revision 558358) +++ head/security/opensaml/Makefile (revision 558359) @@ -1,35 +1,34 @@ # Created by: Janos Mohacsi # $FreeBSD$ PORTNAME= opensaml PORTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/ MAINTAINER= girgen@FreeBSD.org COMMENT= Open source implementation of SAML2 LICENSE= APACHE20 BUILD_DEPENDS= boost-libs>=0:devel/boost-libs LIB_DEPENDS= libcurl.so:ftp/curl \ liblog4shib.so:devel/log4shib \ - libxml-security-c.so:security/apache-xml-security-c \ - libxerces-c.so:textproc/xerces-c3 \ libxmltooling.so:devel/xmltooling GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-doxygen-doc --disable-dependency-tracking USES= gmake libtool pkgconfig tar:bzip2 ssl USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's,^pkgdocdir.*=.*,pkgdocdir = ${DOCSDIR},' \ ${WRKSRC}/doc/Makefile.in post-patch-DOCS-off: @${REINPLACE_CMD} -e '/^SUBDIRS/s,doc ,,' ${WRKSRC}/Makefile.in .include Index: head/security/shibboleth-sp/Makefile =================================================================== --- head/security/shibboleth-sp/Makefile (revision 558358) +++ head/security/shibboleth-sp/Makefile (revision 558359) @@ -1,88 +1,85 @@ # Created by: Janos Mohacsi # $FreeBSD$ PORTNAME= shibboleth-sp PORTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= security www MASTER_SITES= http://shibboleth.net/downloads/service-provider/${PORTVERSION}/ MAINTAINER= girgen@FreeBSD.org COMMENT= C++ Shibboleth Service Provider (Internet2) for Apache LICENSE= APACHE20 BUILD_DEPENDS= boost-libs>=0:devel/boost-libs -LIB_DEPENDS= libsaml.so:security/opensaml \ - libxmltooling-lite.so:devel/xmltooling \ - liblog4shib.so:devel/log4shib \ - libxerces-c.so:textproc/xerces-c3 \ - libxml-security-c.so:security/apache-xml-security-c +LIB_DEPENDS= libsaml.so:security/opensaml USES= gmake tar:bzip2 cpe pkgconfig libtool GNU_CONFIGURE= yes MAKE_ENV= NOKEYGEN=YES USE_LDCONFIG= yes USE_RC_SUBR= shibboleth-sp DOCSDIR= ${PREFIX}/share/doc/shibboleth CPE_VENDOR= shibboleth USERS= shibd GROUPS= shibd INSTALL_TARGET= install-strip OPTIONS_GROUP= CONNECT SESSION OPTIONS_GROUP_CONNECT=FASTCGI APACHE CONNECT_DESC= Webserver modules OPTIONS_GROUP_SESSION=ODBC MEMCACHED SESSION_DESC= Optional session storage OPTIONS_DEFAULT=ODBC APACHE # Descriptions ODBC_DESC= ODBC database backend - store sessions in a database MEMCACHED_DESC= Store sessions in memcached FASTCGI_DESC= FastCGI protocol support, e.g. for NGINX APACHE_DESC= Build Apache module APACHE_USES= apache:2.4+ ODBC_CONFIGURE_ENABLE= odbc ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC FASTCGI_CONFIGURE_WITH= fastcgi=${LOCALBASE} FASTCGI_LIB_DEPENDS= libfcgi++.so:www/fcgi MEMCACHED_CONFIGURE_WITH= memcached=${LOCALBASE} MEMCACHED_LIB_DEPENDS= libmemcached.so:databases/libmemcached OPTIONS_SUB= yes SUB_LIST+= SH=${SH} WWWGRP=${WWWGRP} PLIST_SUB+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} SUB_LIST+= SHIBD_USER=${USERS} SUB_LIST+= SHIBD_GROUP=${GROUPS} PLIST_SUB+= SHIBD_USER=${USERS} PLIST_SUB+= SHIBD_GROUP=${GROUPS} CONFIGURE_ARGS+=--localstatedir=/var \ --disable-doxygen-doc --disable-dependency-tracking .include .if ${PORT_OPTIONS:MAPACHE} && "${APACHE_VERSION}" == 2.4 CONFIGURE_ARGS+=--disable-apache-22 --enable-apache-24 --with-apxs24=${APXS} PLIST_SUB+= WITH_APACHE_24="" .else CONFIGURE_ARGS+=--disable-apache-24 --disable-apache-22 PLIST_SUB+= WITH_APACHE_24="@comment " .endif post-patch: @${REINPLACE_CMD} -e 's,^pkgdocdir.*=.*,pkgdocdir = ${DOCSDIR},' \ -e 's,^pkgwebdir.*=.*,pkgwebdir = ${DOCSDIR},' \ ${WRKSRC}/doc/Makefile.in ${WRKSRC}/configs/Makefile.in .include