diff --git a/devel/xmltooling/Makefile b/devel/xmltooling/Makefile index dd803d87ee1d..806c868c887b 100644 --- a/devel/xmltooling/Makefile +++ b/devel/xmltooling/Makefile @@ -1,36 +1,35 @@ PORTNAME= xmltooling -PORTVERSION= 3.2.1 -PORTREVISION= 1 +PORTVERSION= 3.2.2 CATEGORIES= devel security -MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/ +MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/3.2.1/ MAINTAINER= girgen@FreeBSD.org COMMENT= Low level XML support for SAML WWW= https://wiki.shibboleth.net/confluence/display/OpenSAML/XMLTooling-C 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 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-dependency-tracking --disable-doxygen-doc --with-xmlsec USES= cpe gmake libtool pkgconfig tar:bzip2 ssl autoreconf CPE_VENDOR= ${PORTNAME}_project 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 diff --git a/devel/xmltooling/distinfo b/devel/xmltooling/distinfo index 99a29a6b5910..ba07463117ea 100644 --- a/devel/xmltooling/distinfo +++ b/devel/xmltooling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638280048 -SHA256 (xmltooling-3.2.1.tar.bz2) = ac974755e76f80e1a08294e7b984a57f2f8e2845f01a8b63cad81362e88626e3 -SIZE (xmltooling-3.2.1.tar.bz2) = 614678 +TIMESTAMP = 1667482615 +SHA256 (xmltooling-3.2.2.tar.bz2) = d31bebd5f783464c541f9bca8656a8730e1de8574ff77e92c72aae3dc8ee4174 +SIZE (xmltooling-3.2.2.tar.bz2) = 618792 diff --git a/devel/xmltooling/pkg-plist b/devel/xmltooling/pkg-plist index 4430810b8af3..be1e12dc70aa 100644 --- a/devel/xmltooling/pkg-plist +++ b/devel/xmltooling/pkg-plist @@ -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.10 -lib/libxmltooling-lite.so.10.0.1 +lib/libxmltooling-lite.so.10.0.2 lib/libxmltooling.so lib/libxmltooling.so.10 -lib/libxmltooling.so.10.0.1 +lib/libxmltooling.so.10.0.2 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 diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile index 974131a5b6cf..7bd39b424f47 100644 --- a/security/opensaml/Makefile +++ b/security/opensaml/Makefile @@ -1,33 +1,33 @@ PORTNAME= opensaml PORTVERSION= 3.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/ MAINTAINER= girgen@FreeBSD.org COMMENT= Open source implementation of SAML2 WWW= https://wiki.shibboleth.net/confluence/display/OpenSAML/Home LICENSE= APACHE20 BUILD_DEPENDS= boost-libs>=0:devel/boost-libs LIB_DEPENDS= libcurl.so:ftp/curl \ liblog4shib.so:devel/log4shib \ libxmltooling.so:devel/xmltooling GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-doxygen-doc --disable-dependency-tracking USES= cpe gmake libtool pkgconfig tar:bzip2 ssl CPE_VENDOR= shibboleth 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 diff --git a/security/shibboleth-sp/Makefile b/security/shibboleth-sp/Makefile index c161cc17ce27..6887e84a5fb2 100644 --- a/security/shibboleth-sp/Makefile +++ b/security/shibboleth-sp/Makefile @@ -1,90 +1,89 @@ PORTNAME= shibboleth-sp -PORTVERSION= 3.3.0 -PORTREVISION= 2 +PORTVERSION= 3.4.0 CATEGORIES= security www MASTER_SITES= http://shibboleth.net/downloads/service-provider/${PORTVERSION}/ MAINTAINER= girgen@FreeBSD.org COMMENT= C++ Shibboleth Service Provider (Internet2) for Apache WWW= http://shibboleth.internet2.edu/ LICENSE= APACHE20 BUILD_DEPENDS= boost-libs>=0:devel/boost-libs LIB_DEPENDS= libsaml.so:security/opensaml \ liblog4shib.so:devel/log4shib \ libxerces-c-3.2.so:textproc/xerces-c3 \ libxml-security-c.so:security/apache-xml-security-c \ libxmltooling.so:devel/xmltooling \ libapr-1.so:devel/apr1 \ libgdbm.so:databases/gdbm \ libexpat.so:textproc/expat2 USES= gmake tar:bzip2 cpe pkgconfig libtool bdb 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 +OPTIONS_GROUP_SESSION=ODBC # broken 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 +# broken 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 +#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 diff --git a/security/shibboleth-sp/distinfo b/security/shibboleth-sp/distinfo index 10c831a7f186..8dd9afdaf7dc 100644 --- a/security/shibboleth-sp/distinfo +++ b/security/shibboleth-sp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638279845 -SHA256 (shibboleth-sp-3.3.0.tar.bz2) = f175bd0dc695a8b7cbe78f6156b14f7f407e1742d045d9a8e3f2cf1078c04704 -SIZE (shibboleth-sp-3.3.0.tar.bz2) = 826175 +TIMESTAMP = 1667481817 +SHA256 (shibboleth-sp-3.4.0.tar.bz2) = e7994be1105bc8683949fd11030a685fffc64cd6fa6d3e80c41bd078b05d5909 +SIZE (shibboleth-sp-3.4.0.tar.bz2) = 830634 diff --git a/security/shibboleth-sp/files/patch-apache__mod_shib_cpp b/security/shibboleth-sp/files/patch-apache__mod_shib_cpp deleted file mode 100644 index 681b195a738a..000000000000 --- a/security/shibboleth-sp/files/patch-apache__mod_shib_cpp +++ /dev/null @@ -1,26 +0,0 @@ -From: Scott Cantor -Date: Tue, 30 Nov 2021 17:38:09 +0000 (-0500) -Subject: SSPCPP-948 - mod_shib warning about Apache 1.3 in log -X-Git-Url: https://git.shibboleth.net/view/?p=cpp-sp.git;a=commitdiff_plain;h=7b5c7aced15c0be5404bcba0bcec4c586323fba9 - -SSPCPP-948 - mod_shib warning about Apache 1.3 in log - -https://shibboleth.atlassian.net/browse/SSPCPP-948 ---- - -diff --git a/apache/mod_shib.cpp b/apache/mod_shib.cpp -index 6b1dc676..1a1f2543 100644 ---- apache/mod_shib.cpp -+++ apache/mod_shib.cpp -@@ -1983,10 +1983,10 @@ extern "C" void shib_child_init(apr_pool_t* p, server_rec* s) - // Initialize runtime components. - - ap_log_error(APLOG_MARK, APLOG_INFO|APLOG_NOERRNO, SH_AP_R(s), "child_init: mod_shib initializing in pid (%d)", (int)getpid()); -- ap_log_error(APLOG_MARK, APLOG_WARNING|APLOG_NOERRNO, SH_AP_R(s), "DEPRECATED: Apache 1.3 module, please upgrade to Apache 2.4+"); - - // 2.x versions have already initialized the libraries. - #ifdef SHIB_APACHE_13 -+ ap_log_error(APLOG_MARK, APLOG_WARNING|APLOG_NOERRNO, SH_AP_R(s), "DEPRECATED: Apache 1.3 module, please upgrade to Apache 2.4+"); - if (g_Config) { - ap_log_error(APLOG_MARK, APLOG_ERR|APLOG_NOERRNO, SH_AP_R(s), "child_init: mod_shib already initialized, exiting"); - exit(1); diff --git a/security/shibboleth-sp/pkg-plist b/security/shibboleth-sp/pkg-plist index aae374307916..82f18664b086 100644 --- a/security/shibboleth-sp/pkg-plist +++ b/security/shibboleth-sp/pkg-plist @@ -1,141 +1,141 @@ bin/mdquery bin/resolvertest etc/shibboleth/metagen.sh @sample etc/shibboleth/native.logger.dist etc/shibboleth/native.logger @sample etc/shibboleth/shibd.logger.dist etc/shibboleth/shibd.logger @sample etc/shibboleth/shibboleth2.xml.dist etc/shibboleth/shibboleth2.xml @sample etc/shibboleth/attribute-map.xml.dist etc/shibboleth/attribute-map.xml @sample etc/shibboleth/attribute-policy.xml.dist etc/shibboleth/attribute-policy.xml @sample etc/shibboleth/example-metadata.xml.dist etc/shibboleth/example-metadata.xml @sample etc/shibboleth/console.logger.dist etc/shibboleth/console.logger @sample etc/shibboleth/sessionError.html.dist etc/shibboleth/sessionError.html @sample etc/shibboleth/metadataError.html.dist etc/shibboleth/metadataError.html @sample etc/shibboleth/bindingTemplate.html.dist etc/shibboleth/bindingTemplate.html @sample etc/shibboleth/discoveryTemplate.html.dist etc/shibboleth/discoveryTemplate.html @sample etc/shibboleth/localLogout.html.dist etc/shibboleth/localLogout.html @sample etc/shibboleth/globalLogout.html.dist etc/shibboleth/globalLogout.html @sample etc/shibboleth/sslError.html.dist etc/shibboleth/sslError.html @sample etc/shibboleth/example-shibboleth2.xml.dist etc/shibboleth/example-shibboleth2.xml @sample etc/shibboleth/protocols.xml.dist etc/shibboleth/protocols.xml @sample etc/shibboleth/security-policy.xml.dist etc/shibboleth/security-policy.xml etc/shibboleth/seckeygen.sh etc/shibboleth/shibd-amazon etc/shibboleth/shibd-redhat etc/shibboleth/shibd-debian etc/shibboleth/shibd-suse @comment etc/shibboleth/shibd-systemd etc/shibboleth/shibd-osx.plist etc/shibboleth/apache.config etc/shibboleth/apache2.config @sample etc/shibboleth/attrChecker.html.dist etc/shibboleth/attrChecker.html etc/shibboleth/apache22.config etc/shibboleth/apache24.config etc/shibboleth/keygen.sh @sample etc/shibboleth/postTemplate.html.dist etc/shibboleth/postTemplate.html @sample etc/shibboleth/partialLogout.html.dist etc/shibboleth/partialLogout.html include/shibsp/AbstractSPRequest.h include/shibsp/AccessControl.h include/shibsp/Application.h include/shibsp/GSSRequest.h include/shibsp/RequestMapper.h include/shibsp/SPConfig.h include/shibsp/SPRequest.h include/shibsp/ServiceProvider.h include/shibsp/SessionCache.h include/shibsp/TransactionLog.h include/shibsp/attribute/Attribute.h include/shibsp/attribute/AttributeDecoder.h include/shibsp/attribute/BinaryAttribute.h include/shibsp/attribute/ExtensibleAttribute.h include/shibsp/attribute/NameIDAttribute.h include/shibsp/attribute/ScopedAttribute.h include/shibsp/attribute/SimpleAttribute.h include/shibsp/attribute/XMLAttribute.h include/shibsp/attribute/filtering/AttributeFilter.h include/shibsp/attribute/filtering/BasicFilteringContext.h include/shibsp/attribute/filtering/FilterPolicyContext.h include/shibsp/attribute/filtering/FilteringContext.h include/shibsp/attribute/filtering/MatchFunctor.h include/shibsp/attribute/resolver/AttributeExtractor.h include/shibsp/attribute/resolver/AttributeResolver.h include/shibsp/attribute/resolver/ResolutionContext.h include/shibsp/base.h include/shibsp/binding/ArtifactResolver.h include/shibsp/binding/ProtocolProvider.h include/shibsp/binding/SOAPClient.h include/shibsp/config_pub.h include/shibsp/exceptions.h include/shibsp/handler/AbstractHandler.h include/shibsp/handler/AssertionConsumerService.h include/shibsp/handler/Handler.h include/shibsp/handler/LogoutHandler.h include/shibsp/handler/LogoutInitiator.h include/shibsp/handler/RemotedHandler.h include/shibsp/handler/SecuredHandler.h include/shibsp/handler/SessionInitiator.h include/shibsp/lite/CommonDomainCookie.h include/shibsp/lite/SAMLConstants.h include/shibsp/metadata/MetadataExt.h include/shibsp/metadata/MetadataProviderCriteria.h include/shibsp/paths.h include/shibsp/remoting/ListenerService.h include/shibsp/remoting/ddf.h include/shibsp/security/PKIXTrustEngine.h include/shibsp/security/SecurityPolicy.h include/shibsp/security/SecurityPolicyProvider.h include/shibsp/util/CGIParser.h include/shibsp/util/DOMPropertySet.h include/shibsp/util/IPRange.h include/shibsp/util/PropertySet.h include/shibsp/util/SPConstants.h include/shibsp/util/TemplateParameters.h include/shibsp/version.h lib/libshibsp.so -lib/libshibsp.so.10 -lib/libshibsp.so.10.0.3 +lib/libshibsp.so.11 +lib/libshibsp.so.11.0.0 lib/shibboleth/adfs.so lib/shibboleth/adfs-lite.so -%%MEMCACHED%%lib/shibboleth/memcache-store.so +@comment %%MEMCACHED%%lib/shibboleth/memcache-store.so %%ODBC%%lib/shibboleth/odbc-store.so lib/shibboleth/plugins-lite.so lib/shibboleth/plugins.so %%WITH_APACHE_24%%lib/shibboleth/mod_shib_24.so %%FASTCGI%%lib/shibboleth/shibauthorizer %%FASTCGI%%lib/shibboleth/shibresponder lib/libshibsp-lite.so -lib/libshibsp-lite.so.10 -lib/libshibsp-lite.so.10.0.3 +lib/libshibsp-lite.so.11 +lib/libshibsp-lite.so.11.0.0 libdata/pkgconfig/shibsp-lite.pc libdata/pkgconfig/shibsp.pc sbin/shibd share/xml/shibboleth/MetadataExchange.xsd share/xml/shibboleth/WS-Trust.xsd share/xml/shibboleth/catalog.xml share/xml/shibboleth/oasis-200401-wss-wssecurity-secext-1.0.xsd share/xml/shibboleth/oasis-200401-wss-wssecurity-utility-1.0.xsd share/xml/shibboleth/shibboleth-2.0-afp-mf-basic.xsd share/xml/shibboleth/shibboleth-2.0-afp-mf-saml.xsd share/xml/shibboleth/shibboleth-2.0-afp.xsd share/xml/shibboleth/shibboleth-2.0-attribute-map.xsd share/xml/shibboleth/shibboleth-2.0-native-sp-config.xsd share/xml/shibboleth/shibboleth-2.0-native-sp-protocols.xsd share/xml/shibboleth/shibboleth-2.0-sp-notify.xsd share/xml/shibboleth/shibboleth-3.0-native-sp-config.xsd share/xml/shibboleth/shibboleth-metadata-1.0.xsd share/xml/shibboleth/shibboleth.xsd share/xml/shibboleth/ws-addr.xsd share/xml/shibboleth/ws-authorization.xsd share/xml/shibboleth/ws-federation.xsd share/xml/shibboleth/ws-securitypolicy-1.2.xsd %%DOCSDIR%%/CREDITS.txt %%DOCSDIR%%/FASTCGI.LICENSE %%DOCSDIR%%/LICENSE.txt %%DOCSDIR%%/LOG4CPP.LICENSE %%DOCSDIR%%/NOTICE.txt %%DOCSDIR%%/OPENSSL.LICENSE %%DOCSDIR%%/README.txt %%DOCSDIR%%/RELEASE.txt %%DOCSDIR%%/main.css @dir(%%SHIBD_USER%%,%%SHIBD_GROUP%%,755) /var/log/shibboleth @dir(%%SHIBD_USER%%,%%SHIBD_GROUP%%,755) /var/cache/shibboleth @dir(%%SHIBD_USER%%,%%WWWGRP%%,750) /var/run/shibboleth diff --git a/textproc/xerces-c3/Makefile b/textproc/xerces-c3/Makefile index 017ea8966208..43e94f5a3a58 100644 --- a/textproc/xerces-c3/Makefile +++ b/textproc/xerces-c3/Makefile @@ -1,44 +1,44 @@ PORTNAME= xerces-c -PORTVERSION= 3.2.3 +PORTVERSION= 3.2.4 CATEGORIES= textproc MASTER_SITES= APACHE/xerces/c/3/sources PKGNAMESUFFIX= 3 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Validating XML parser from the Apache XML Project WWW= https://xerces.apache.org/xerces-c/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler cpe iconv libtool pathfix CONFIGURE_ARGS= --enable-netaccessor-socket \ --enable-transcoder-iconv \ --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig GNU_CONFIGURE= yes INSTALL_TARGET= install-strip MAKE_ENV= XERCESCROOT=${WRKSRC} TEST_TARGET= check USE_LDCONFIG= yes PLIST_SUB= MAJOR_VER=${PORTVERSION:R} CPE_PRODUCT= xerces-c++ CPE_VENDOR= apache .include .if ${CHOSEN_COMPILER_TYPE} == gcc PLIST_SUB+= MUTEXMGR="PosixMutexMgr" .else PLIST_SUB+= MUTEXMGR="StdMutexMgr" .endif post-patch: @${REINPLACE_CMD} -e "s,@DEFS@,& -D__STDC_LIMIT_MACROS," ${WRKSRC}/src/Makefile.in post-install: ${LN} -s libxerces-c-${PORTVERSION:R}.so ${STAGEDIR}${PREFIX}/lib/libxerces-c.so.${PORTVERSION:R:R} .include diff --git a/textproc/xerces-c3/distinfo b/textproc/xerces-c3/distinfo index 414acf4c3d81..dc2fdb779ce7 100644 --- a/textproc/xerces-c3/distinfo +++ b/textproc/xerces-c3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587445498 -SHA256 (xerces-c-3.2.3.tar.gz) = fb96fc49b1fb892d1e64e53a6ada8accf6f0e6d30ce0937956ec68d39bd72c7e -SIZE (xerces-c-3.2.3.tar.gz) = 7120270 +TIMESTAMP = 1667481916 +SHA256 (xerces-c-3.2.4.tar.gz) = 3d8ec1c7f94e38fee0e4ca5ad1e1d9db23cbf3a10bba626f6b4afa2dedafe5ab +SIZE (xerces-c-3.2.4.tar.gz) = 7374651 diff --git a/textproc/xerces-c3/pkg-plist b/textproc/xerces-c3/pkg-plist index bfaeba448512..ef68c8d169dd 100644 --- a/textproc/xerces-c3/pkg-plist +++ b/textproc/xerces-c3/pkg-plist @@ -1,490 +1,490 @@ bin/CreateDOMDocument bin/DOMCount bin/DOMPrint bin/EnumVal bin/MemParse bin/PParse bin/PSVIWriter bin/Redirect bin/SAX2Count bin/SAX2Print bin/SAXCount bin/SAXPrint bin/SCMPrint bin/SEnumVal bin/StdInParse bin/XInclude include/xercesc/dom/DOM.hpp include/xercesc/dom/DOMAttr.hpp include/xercesc/dom/DOMCDATASection.hpp include/xercesc/dom/DOMCharacterData.hpp include/xercesc/dom/DOMComment.hpp include/xercesc/dom/DOMConfiguration.hpp include/xercesc/dom/DOMDocument.hpp include/xercesc/dom/DOMDocumentFragment.hpp include/xercesc/dom/DOMDocumentRange.hpp include/xercesc/dom/DOMDocumentTraversal.hpp include/xercesc/dom/DOMDocumentType.hpp include/xercesc/dom/DOMElement.hpp include/xercesc/dom/DOMEntity.hpp include/xercesc/dom/DOMEntityReference.hpp include/xercesc/dom/DOMError.hpp include/xercesc/dom/DOMErrorHandler.hpp include/xercesc/dom/DOMException.hpp include/xercesc/dom/DOMImplementation.hpp include/xercesc/dom/DOMImplementationLS.hpp include/xercesc/dom/DOMImplementationList.hpp include/xercesc/dom/DOMImplementationRegistry.hpp include/xercesc/dom/DOMImplementationSource.hpp include/xercesc/dom/DOMLSException.hpp include/xercesc/dom/DOMLSInput.hpp include/xercesc/dom/DOMLSOutput.hpp include/xercesc/dom/DOMLSParser.hpp include/xercesc/dom/DOMLSParserFilter.hpp include/xercesc/dom/DOMLSResourceResolver.hpp include/xercesc/dom/DOMLSSerializer.hpp include/xercesc/dom/DOMLSSerializerFilter.hpp include/xercesc/dom/DOMLocator.hpp include/xercesc/dom/DOMMemoryManager.hpp include/xercesc/dom/DOMNamedNodeMap.hpp include/xercesc/dom/DOMNode.hpp include/xercesc/dom/DOMNodeFilter.hpp include/xercesc/dom/DOMNodeIterator.hpp include/xercesc/dom/DOMNodeList.hpp include/xercesc/dom/DOMNotation.hpp include/xercesc/dom/DOMPSVITypeInfo.hpp include/xercesc/dom/DOMProcessingInstruction.hpp include/xercesc/dom/DOMRange.hpp include/xercesc/dom/DOMRangeException.hpp include/xercesc/dom/DOMStringList.hpp include/xercesc/dom/DOMText.hpp include/xercesc/dom/DOMTreeWalker.hpp include/xercesc/dom/DOMTypeInfo.hpp include/xercesc/dom/DOMUserDataHandler.hpp include/xercesc/dom/DOMXPathEvaluator.hpp include/xercesc/dom/DOMXPathException.hpp include/xercesc/dom/DOMXPathExpression.hpp include/xercesc/dom/DOMXPathNSResolver.hpp include/xercesc/dom/DOMXPathNamespace.hpp include/xercesc/dom/DOMXPathResult.hpp include/xercesc/dom/StDOMNode.hpp include/xercesc/dom/impl/DOMAttrImpl.hpp include/xercesc/dom/impl/DOMAttrMapImpl.hpp include/xercesc/dom/impl/DOMAttrNSImpl.hpp include/xercesc/dom/impl/DOMCDATASectionImpl.hpp include/xercesc/dom/impl/DOMCasts.hpp include/xercesc/dom/impl/DOMCharacterDataImpl.hpp include/xercesc/dom/impl/DOMChildNode.hpp include/xercesc/dom/impl/DOMCommentImpl.hpp include/xercesc/dom/impl/DOMConfigurationImpl.hpp include/xercesc/dom/impl/DOMDeepNodeListImpl.hpp include/xercesc/dom/impl/DOMDeepNodeListPool.c include/xercesc/dom/impl/DOMDeepNodeListPool.hpp include/xercesc/dom/impl/DOMDocumentFragmentImpl.hpp include/xercesc/dom/impl/DOMDocumentImpl.hpp include/xercesc/dom/impl/DOMDocumentTypeImpl.hpp include/xercesc/dom/impl/DOMElementImpl.hpp include/xercesc/dom/impl/DOMElementNSImpl.hpp include/xercesc/dom/impl/DOMEntityImpl.hpp include/xercesc/dom/impl/DOMEntityReferenceImpl.hpp include/xercesc/dom/impl/DOMErrorImpl.hpp include/xercesc/dom/impl/DOMImplementationImpl.hpp include/xercesc/dom/impl/DOMImplementationListImpl.hpp include/xercesc/dom/impl/DOMLSInputImpl.hpp include/xercesc/dom/impl/DOMLSOutputImpl.hpp include/xercesc/dom/impl/DOMLSSerializerImpl.hpp include/xercesc/dom/impl/DOMLocatorImpl.hpp include/xercesc/dom/impl/DOMNamedNodeMapImpl.hpp include/xercesc/dom/impl/DOMNodeBase.hpp include/xercesc/dom/impl/DOMNodeIDMap.hpp include/xercesc/dom/impl/DOMNodeImpl.hpp include/xercesc/dom/impl/DOMNodeIteratorImpl.hpp include/xercesc/dom/impl/DOMNodeListImpl.hpp include/xercesc/dom/impl/DOMNodeVector.hpp include/xercesc/dom/impl/DOMNormalizer.hpp include/xercesc/dom/impl/DOMNotationImpl.hpp include/xercesc/dom/impl/DOMParentNode.hpp include/xercesc/dom/impl/DOMProcessingInstructionImpl.hpp include/xercesc/dom/impl/DOMRangeImpl.hpp include/xercesc/dom/impl/DOMStringListImpl.hpp include/xercesc/dom/impl/DOMStringPool.hpp include/xercesc/dom/impl/DOMTextImpl.hpp include/xercesc/dom/impl/DOMTreeWalkerImpl.hpp include/xercesc/dom/impl/DOMTypeInfoImpl.hpp include/xercesc/dom/impl/DOMXPathExpressionImpl.hpp include/xercesc/dom/impl/DOMXPathNSResolverImpl.hpp include/xercesc/dom/impl/DOMXPathResultImpl.hpp include/xercesc/dom/impl/XSDElementNSImpl.hpp include/xercesc/framework/BinOutputStream.hpp include/xercesc/framework/LocalFileFormatTarget.hpp include/xercesc/framework/LocalFileInputSource.hpp include/xercesc/framework/MemBufFormatTarget.hpp include/xercesc/framework/MemBufInputSource.hpp include/xercesc/framework/MemoryManager.hpp include/xercesc/framework/StdInInputSource.hpp include/xercesc/framework/StdOutFormatTarget.hpp include/xercesc/framework/URLInputSource.hpp include/xercesc/framework/ValidationContext.hpp include/xercesc/framework/Wrapper4DOMLSInput.hpp include/xercesc/framework/Wrapper4InputSource.hpp include/xercesc/framework/XMLAttDef.hpp include/xercesc/framework/XMLAttDefList.hpp include/xercesc/framework/XMLAttr.hpp include/xercesc/framework/XMLBuffer.hpp include/xercesc/framework/XMLBufferMgr.hpp include/xercesc/framework/XMLContentModel.hpp include/xercesc/framework/XMLDTDDescription.hpp include/xercesc/framework/XMLDocumentHandler.hpp include/xercesc/framework/XMLElementDecl.hpp include/xercesc/framework/XMLEntityDecl.hpp include/xercesc/framework/XMLEntityHandler.hpp include/xercesc/framework/XMLErrorCodes.hpp include/xercesc/framework/XMLErrorReporter.hpp include/xercesc/framework/XMLFormatter.hpp include/xercesc/framework/XMLGrammarDescription.hpp include/xercesc/framework/XMLGrammarPool.hpp include/xercesc/framework/XMLGrammarPoolImpl.hpp include/xercesc/framework/XMLNotationDecl.hpp include/xercesc/framework/XMLPScanToken.hpp include/xercesc/framework/XMLRecognizer.hpp include/xercesc/framework/XMLRefInfo.hpp include/xercesc/framework/XMLSchemaDescription.hpp include/xercesc/framework/XMLValidator.hpp include/xercesc/framework/XMLValidityCodes.hpp include/xercesc/framework/psvi/PSVIAttribute.hpp include/xercesc/framework/psvi/PSVIAttributeList.hpp include/xercesc/framework/psvi/PSVIElement.hpp include/xercesc/framework/psvi/PSVIHandler.hpp include/xercesc/framework/psvi/PSVIItem.hpp include/xercesc/framework/psvi/XSAnnotation.hpp include/xercesc/framework/psvi/XSAttributeDeclaration.hpp include/xercesc/framework/psvi/XSAttributeGroupDefinition.hpp include/xercesc/framework/psvi/XSAttributeUse.hpp include/xercesc/framework/psvi/XSComplexTypeDefinition.hpp include/xercesc/framework/psvi/XSConstants.hpp include/xercesc/framework/psvi/XSElementDeclaration.hpp include/xercesc/framework/psvi/XSFacet.hpp include/xercesc/framework/psvi/XSIDCDefinition.hpp include/xercesc/framework/psvi/XSModel.hpp include/xercesc/framework/psvi/XSModelGroup.hpp include/xercesc/framework/psvi/XSModelGroupDefinition.hpp include/xercesc/framework/psvi/XSMultiValueFacet.hpp include/xercesc/framework/psvi/XSNamedMap.c include/xercesc/framework/psvi/XSNamedMap.hpp include/xercesc/framework/psvi/XSNamespaceItem.hpp include/xercesc/framework/psvi/XSNotationDeclaration.hpp include/xercesc/framework/psvi/XSObject.hpp include/xercesc/framework/psvi/XSParticle.hpp include/xercesc/framework/psvi/XSSimpleTypeDefinition.hpp include/xercesc/framework/psvi/XSTypeDefinition.hpp include/xercesc/framework/psvi/XSValue.hpp include/xercesc/framework/psvi/XSWildcard.hpp include/xercesc/internal/BinFileOutputStream.hpp include/xercesc/internal/BinMemOutputStream.hpp include/xercesc/internal/CharTypeTables.hpp include/xercesc/internal/DGXMLScanner.hpp include/xercesc/internal/ElemStack.hpp include/xercesc/internal/EndOfEntityException.hpp include/xercesc/internal/IANAEncodings.hpp include/xercesc/internal/IGXMLScanner.hpp include/xercesc/internal/MemoryManagerImpl.hpp include/xercesc/internal/ReaderMgr.hpp include/xercesc/internal/SGXMLScanner.hpp include/xercesc/internal/ValidationContextImpl.hpp include/xercesc/internal/VecAttrListImpl.hpp include/xercesc/internal/VecAttributesImpl.hpp include/xercesc/internal/WFXMLScanner.hpp include/xercesc/internal/XMLInternalErrorHandler.hpp include/xercesc/internal/XMLReader.hpp include/xercesc/internal/XMLScanner.hpp include/xercesc/internal/XMLScannerResolver.hpp include/xercesc/internal/XProtoType.hpp include/xercesc/internal/XSAXMLScanner.hpp include/xercesc/internal/XSObjectFactory.hpp include/xercesc/internal/XSerializable.hpp include/xercesc/internal/XSerializationException.hpp include/xercesc/internal/XSerializeEngine.hpp include/xercesc/internal/XTemplateSerializer.hpp include/xercesc/parsers/AbstractDOMParser.hpp include/xercesc/parsers/DOMLSParserImpl.hpp include/xercesc/parsers/SAX2XMLFilterImpl.hpp include/xercesc/parsers/SAX2XMLReaderImpl.hpp include/xercesc/parsers/SAXParser.hpp include/xercesc/parsers/XercesDOMParser.hpp include/xercesc/sax/AttributeList.hpp include/xercesc/sax/DTDHandler.hpp include/xercesc/sax/DocumentHandler.hpp include/xercesc/sax/EntityResolver.hpp include/xercesc/sax/ErrorHandler.hpp include/xercesc/sax/HandlerBase.hpp include/xercesc/sax/InputSource.hpp include/xercesc/sax/Locator.hpp include/xercesc/sax/Parser.hpp include/xercesc/sax/SAXException.hpp include/xercesc/sax/SAXParseException.hpp include/xercesc/sax2/Attributes.hpp include/xercesc/sax2/ContentHandler.hpp include/xercesc/sax2/DeclHandler.hpp include/xercesc/sax2/DefaultHandler.hpp include/xercesc/sax2/LexicalHandler.hpp include/xercesc/sax2/SAX2XMLFilter.hpp include/xercesc/sax2/SAX2XMLReader.hpp include/xercesc/sax2/XMLReaderFactory.hpp include/xercesc/util/ArrayIndexOutOfBoundsException.hpp include/xercesc/util/Base64.hpp include/xercesc/util/BaseRefVectorOf.c include/xercesc/util/BaseRefVectorOf.hpp include/xercesc/util/BinFileInputStream.hpp include/xercesc/util/BinInputStream.hpp include/xercesc/util/BinMemInputStream.hpp include/xercesc/util/BitOps.hpp include/xercesc/util/BitSet.hpp include/xercesc/util/CountedPointer.c include/xercesc/util/CountedPointer.hpp include/xercesc/util/DefaultPanicHandler.hpp include/xercesc/util/EmptyStackException.hpp include/xercesc/util/EncodingValidator.hpp include/xercesc/util/FileManagers/PosixFileMgr.hpp include/xercesc/util/FlagJanitor.c include/xercesc/util/FlagJanitor.hpp include/xercesc/util/Hash2KeysSetOf.c include/xercesc/util/Hash2KeysSetOf.hpp include/xercesc/util/Hashers.hpp include/xercesc/util/HexBin.hpp include/xercesc/util/IOException.hpp include/xercesc/util/IllegalArgumentException.hpp include/xercesc/util/InvalidCastException.hpp include/xercesc/util/Janitor.c include/xercesc/util/Janitor.hpp include/xercesc/util/KVStringPair.hpp include/xercesc/util/KeyRefPair.c include/xercesc/util/KeyRefPair.hpp include/xercesc/util/KeyValuePair.c include/xercesc/util/KeyValuePair.hpp include/xercesc/util/LogicalPath.c include/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.hpp include/xercesc/util/MsgLoaders/InMemory/XercesMessages_en_US.hpp include/xercesc/util/MutexManagers/%%MUTEXMGR%%.hpp include/xercesc/util/Mutexes.hpp include/xercesc/util/NameIdPool.c include/xercesc/util/NameIdPool.hpp include/xercesc/util/NetAccessors/BinHTTPInputStreamCommon.hpp include/xercesc/util/NetAccessors/Socket/SocketNetAccessor.hpp include/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.hpp include/xercesc/util/NoSuchElementException.hpp include/xercesc/util/NullPointerException.hpp include/xercesc/util/NumberFormatException.hpp include/xercesc/util/OutOfMemoryException.hpp include/xercesc/util/PSVIUni.hpp include/xercesc/util/PanicHandler.hpp include/xercesc/util/ParseException.hpp include/xercesc/util/PlatformUtils.hpp include/xercesc/util/QName.hpp include/xercesc/util/RefArrayOf.c include/xercesc/util/RefArrayOf.hpp include/xercesc/util/RefArrayVectorOf.c include/xercesc/util/RefArrayVectorOf.hpp include/xercesc/util/RefHash2KeysTableOf.c include/xercesc/util/RefHash2KeysTableOf.hpp include/xercesc/util/RefHash3KeysIdPool.c include/xercesc/util/RefHash3KeysIdPool.hpp include/xercesc/util/RefHashTableOf.c include/xercesc/util/RefHashTableOf.hpp include/xercesc/util/RefStackOf.c include/xercesc/util/RefStackOf.hpp include/xercesc/util/RefVectorOf.c include/xercesc/util/RefVectorOf.hpp include/xercesc/util/RuntimeException.hpp include/xercesc/util/SchemaDateTimeException.hpp include/xercesc/util/SecurityManager.hpp include/xercesc/util/StringPool.hpp include/xercesc/util/SynchronizedStringPool.hpp include/xercesc/util/TransENameMap.c include/xercesc/util/TransENameMap.hpp include/xercesc/util/TransService.hpp include/xercesc/util/Transcoders/Iconv/IconvTransService.hpp include/xercesc/util/TranscodingException.hpp include/xercesc/util/UTFDataFormatException.hpp include/xercesc/util/UnexpectedEOFException.hpp include/xercesc/util/UnsupportedEncodingException.hpp include/xercesc/util/ValueArrayOf.c include/xercesc/util/ValueArrayOf.hpp include/xercesc/util/ValueHashTableOf.c include/xercesc/util/ValueHashTableOf.hpp include/xercesc/util/ValueStackOf.c include/xercesc/util/ValueStackOf.hpp include/xercesc/util/ValueVectorOf.c include/xercesc/util/ValueVectorOf.hpp include/xercesc/util/XML256TableTranscoder.hpp include/xercesc/util/XML88591Transcoder.hpp include/xercesc/util/XMLASCIITranscoder.hpp include/xercesc/util/XMLAbstractDoubleFloat.hpp include/xercesc/util/XMLBigDecimal.hpp include/xercesc/util/XMLBigInteger.hpp include/xercesc/util/XMLChTranscoder.hpp include/xercesc/util/XMLChar.hpp include/xercesc/util/XMLDOMMsg.hpp include/xercesc/util/XMLDateTime.hpp include/xercesc/util/XMLDouble.hpp include/xercesc/util/XMLEBCDICTranscoder.hpp include/xercesc/util/XMLEntityResolver.hpp include/xercesc/util/XMLEnumerator.hpp include/xercesc/util/XMLExceptMsgs.hpp include/xercesc/util/XMLException.hpp include/xercesc/util/XMLFileMgr.hpp include/xercesc/util/XMLFloat.hpp include/xercesc/util/XMLIBM1047Transcoder.hpp include/xercesc/util/XMLIBM1140Transcoder.hpp include/xercesc/util/XMLInitializer.hpp include/xercesc/util/XMLInteger.hpp include/xercesc/util/XMLMsgLoader.hpp include/xercesc/util/XMLMutexMgr.hpp include/xercesc/util/XMLNetAccessor.hpp include/xercesc/util/XMLNumber.hpp include/xercesc/util/XMLResourceIdentifier.hpp include/xercesc/util/XMLString.hpp include/xercesc/util/XMLStringTokenizer.hpp include/xercesc/util/XMLUCS4Transcoder.hpp include/xercesc/util/XMLURL.hpp include/xercesc/util/XMLUTF16Transcoder.hpp include/xercesc/util/XMLUTF8Transcoder.hpp include/xercesc/util/XMLUni.hpp include/xercesc/util/XMLUniDefs.hpp include/xercesc/util/XMLUri.hpp include/xercesc/util/XMLWin1252Transcoder.hpp include/xercesc/util/XMemory.hpp include/xercesc/util/XercesDefs.hpp include/xercesc/util/XercesVersion.hpp include/xercesc/util/Xerces_autoconf_config.hpp include/xercesc/util/regx/ASCIIRangeFactory.hpp include/xercesc/util/regx/BMPattern.hpp include/xercesc/util/regx/BlockRangeFactory.hpp include/xercesc/util/regx/CharToken.hpp include/xercesc/util/regx/ClosureToken.hpp include/xercesc/util/regx/ConcatToken.hpp include/xercesc/util/regx/Match.hpp include/xercesc/util/regx/Op.hpp include/xercesc/util/regx/OpFactory.hpp include/xercesc/util/regx/ParenToken.hpp include/xercesc/util/regx/ParserForXMLSchema.hpp include/xercesc/util/regx/RangeFactory.hpp include/xercesc/util/regx/RangeToken.hpp include/xercesc/util/regx/RangeTokenMap.hpp include/xercesc/util/regx/RegularExpression.hpp include/xercesc/util/regx/RegxDefs.hpp include/xercesc/util/regx/RegxParser.hpp include/xercesc/util/regx/RegxUtil.hpp include/xercesc/util/regx/StringToken.hpp include/xercesc/util/regx/Token.hpp include/xercesc/util/regx/TokenFactory.hpp include/xercesc/util/regx/TokenInc.hpp include/xercesc/util/regx/UniCharTable.hpp include/xercesc/util/regx/UnicodeRangeFactory.hpp include/xercesc/util/regx/UnionToken.hpp include/xercesc/util/regx/XMLRangeFactory.hpp include/xercesc/util/regx/XMLUniCharacter.hpp include/xercesc/validators/DTD/DTDAttDef.hpp include/xercesc/validators/DTD/DTDAttDefList.hpp include/xercesc/validators/DTD/DTDElementDecl.hpp include/xercesc/validators/DTD/DTDEntityDecl.hpp include/xercesc/validators/DTD/DTDGrammar.hpp include/xercesc/validators/DTD/DTDScanner.hpp include/xercesc/validators/DTD/DTDValidator.hpp include/xercesc/validators/DTD/DocTypeHandler.hpp include/xercesc/validators/DTD/XMLDTDDescriptionImpl.hpp include/xercesc/validators/common/AllContentModel.hpp include/xercesc/validators/common/CMAny.hpp include/xercesc/validators/common/CMBinaryOp.hpp include/xercesc/validators/common/CMLeaf.hpp include/xercesc/validators/common/CMNode.hpp include/xercesc/validators/common/CMRepeatingLeaf.hpp include/xercesc/validators/common/CMStateSet.hpp include/xercesc/validators/common/CMUnaryOp.hpp include/xercesc/validators/common/ContentLeafNameTypeVector.hpp include/xercesc/validators/common/ContentSpecNode.hpp include/xercesc/validators/common/DFAContentModel.hpp include/xercesc/validators/common/Grammar.hpp include/xercesc/validators/common/GrammarResolver.hpp include/xercesc/validators/common/MixedContentModel.hpp include/xercesc/validators/common/SimpleContentModel.hpp include/xercesc/validators/datatype/AbstractNumericFacetValidator.hpp include/xercesc/validators/datatype/AbstractNumericValidator.hpp include/xercesc/validators/datatype/AbstractStringValidator.hpp include/xercesc/validators/datatype/AnySimpleTypeDatatypeValidator.hpp include/xercesc/validators/datatype/AnyURIDatatypeValidator.hpp include/xercesc/validators/datatype/Base64BinaryDatatypeValidator.hpp include/xercesc/validators/datatype/BooleanDatatypeValidator.hpp include/xercesc/validators/datatype/DatatypeValidator.hpp include/xercesc/validators/datatype/DatatypeValidatorFactory.hpp include/xercesc/validators/datatype/DateDatatypeValidator.hpp include/xercesc/validators/datatype/DateTimeDatatypeValidator.hpp include/xercesc/validators/datatype/DateTimeValidator.hpp include/xercesc/validators/datatype/DayDatatypeValidator.hpp include/xercesc/validators/datatype/DecimalDatatypeValidator.hpp include/xercesc/validators/datatype/DoubleDatatypeValidator.hpp include/xercesc/validators/datatype/DurationDatatypeValidator.hpp include/xercesc/validators/datatype/ENTITYDatatypeValidator.hpp include/xercesc/validators/datatype/FloatDatatypeValidator.hpp include/xercesc/validators/datatype/HexBinaryDatatypeValidator.hpp include/xercesc/validators/datatype/IDDatatypeValidator.hpp include/xercesc/validators/datatype/IDREFDatatypeValidator.hpp include/xercesc/validators/datatype/InvalidDatatypeFacetException.hpp include/xercesc/validators/datatype/InvalidDatatypeValueException.hpp include/xercesc/validators/datatype/ListDatatypeValidator.hpp include/xercesc/validators/datatype/MonthDatatypeValidator.hpp include/xercesc/validators/datatype/MonthDayDatatypeValidator.hpp include/xercesc/validators/datatype/NCNameDatatypeValidator.hpp include/xercesc/validators/datatype/NOTATIONDatatypeValidator.hpp include/xercesc/validators/datatype/NameDatatypeValidator.hpp include/xercesc/validators/datatype/QNameDatatypeValidator.hpp include/xercesc/validators/datatype/StringDatatypeValidator.hpp include/xercesc/validators/datatype/TimeDatatypeValidator.hpp include/xercesc/validators/datatype/UnionDatatypeValidator.hpp include/xercesc/validators/datatype/XMLCanRepGroup.hpp include/xercesc/validators/datatype/YearDatatypeValidator.hpp include/xercesc/validators/datatype/YearMonthDatatypeValidator.hpp include/xercesc/validators/schema/ComplexTypeInfo.hpp include/xercesc/validators/schema/GeneralAttributeCheck.hpp include/xercesc/validators/schema/NamespaceScope.hpp include/xercesc/validators/schema/PSVIDefs.hpp include/xercesc/validators/schema/SchemaAttDef.hpp include/xercesc/validators/schema/SchemaAttDefList.hpp include/xercesc/validators/schema/SchemaElementDecl.hpp include/xercesc/validators/schema/SchemaGrammar.hpp include/xercesc/validators/schema/SchemaInfo.hpp include/xercesc/validators/schema/SchemaSymbols.hpp include/xercesc/validators/schema/SchemaValidator.hpp include/xercesc/validators/schema/SubstitutionGroupComparator.hpp include/xercesc/validators/schema/TraverseSchema.hpp include/xercesc/validators/schema/XMLSchemaDescriptionImpl.hpp include/xercesc/validators/schema/XSDDOMParser.hpp include/xercesc/validators/schema/XSDErrorReporter.hpp include/xercesc/validators/schema/XSDLocator.hpp include/xercesc/validators/schema/XUtil.hpp include/xercesc/validators/schema/XercesAttGroupInfo.hpp include/xercesc/validators/schema/XercesElementWildcard.hpp include/xercesc/validators/schema/XercesGroupInfo.hpp include/xercesc/validators/schema/identity/FieldActivator.hpp include/xercesc/validators/schema/identity/FieldValueMap.hpp include/xercesc/validators/schema/identity/IC_Field.hpp include/xercesc/validators/schema/identity/IC_Key.hpp include/xercesc/validators/schema/identity/IC_KeyRef.hpp include/xercesc/validators/schema/identity/IC_Selector.hpp include/xercesc/validators/schema/identity/IC_Unique.hpp include/xercesc/validators/schema/identity/IdentityConstraint.hpp include/xercesc/validators/schema/identity/IdentityConstraintHandler.hpp include/xercesc/validators/schema/identity/ValueStore.hpp include/xercesc/validators/schema/identity/ValueStoreCache.hpp include/xercesc/validators/schema/identity/XPathException.hpp include/xercesc/validators/schema/identity/XPathMatcher.hpp include/xercesc/validators/schema/identity/XPathMatcherStack.hpp include/xercesc/validators/schema/identity/XPathSymbols.hpp include/xercesc/validators/schema/identity/XercesXPath.hpp include/xercesc/xinclude/XIncludeDOMDocumentProcessor.hpp include/xercesc/xinclude/XIncludeLocation.hpp include/xercesc/xinclude/XIncludeUtils.hpp lib/libxerces-c-%%MAJOR_VER%%.so lib/libxerces-c.a lib/libxerces-c.so -lib/libxerces-c.so.3 +lib/libxerces-c.so.%%MAJOR_VER%% libdata/pkgconfig/xerces-c.pc