From 7cf7df79aef7c02dfe0f707f3b234650b2e85bfa Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 15 May 2007 22:30:33 +0200 Subject: [PATCH] xerces-c: Initial commit. Adopted from jaeger personal repo. --- xerces-c/.footprint | 499 ++++++++++++++++++++++++++++++++++++++++++++ xerces-c/.md5sum | 1 + xerces-c/Pkgfile | 20 ++ 3 files changed, 520 insertions(+) create mode 100644 xerces-c/.footprint create mode 100644 xerces-c/.md5sum create mode 100644 xerces-c/Pkgfile diff --git a/xerces-c/.footprint b/xerces-c/.footprint new file mode 100644 index 000000000..ae533e932 --- /dev/null +++ b/xerces-c/.footprint @@ -0,0 +1,499 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/xercesc/ +drwxr-xr-x root/root usr/include/xercesc/dom/ +-rw-r--r-- root/root usr/include/xercesc/dom/DOM.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMAttr.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMBuilder.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMCDATASection.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMCharacterData.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMComment.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMConfiguration.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMDocument.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMDocumentFragment.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMDocumentRange.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMDocumentTraversal.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMDocumentType.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMElement.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMEntity.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMEntityReference.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMEntityResolver.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMError.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMErrorHandler.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMException.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMImplementation.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMImplementationLS.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMImplementationRegistry.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMImplementationSource.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMInputSource.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMLocator.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMNamedNodeMap.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMNode.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMNodeFilter.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMNodeIterator.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMNodeList.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMNotation.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMPSVITypeInfo.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMProcessingInstruction.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMRange.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMRangeException.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMText.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMTreeWalker.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMTypeInfo.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMUserDataHandler.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMWriter.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMWriterFilter.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMXPathEvaluator.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMXPathException.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMXPathExpression.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMXPathNSResolver.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMXPathNamespace.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/DOMXPathResult.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/StDOMNode.hpp +drwxr-xr-x root/root usr/include/xercesc/dom/deprecated/ +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOMParser.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOMString.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Attr.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_CDATASection.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_CharacterData.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Comment.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_DOMException.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_DOMImplementation.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Document.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_DocumentFragment.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_DocumentType.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Element.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Entity.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_EntityReference.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_NamedNodeMap.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Node.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_NodeFilter.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_NodeIterator.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_NodeList.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Notation.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_ProcessingInstruction.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Range.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_RangeException.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_Text.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_TreeWalker.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DOM_XMLDecl.hpp +-rw-r--r-- root/root usr/include/xercesc/dom/deprecated/DomMemDebug.hpp +drwxr-xr-x root/root usr/include/xercesc/dom/impl/ +-rw-r--r-- root/root usr/include/xercesc/dom/impl/DOMDeepNodeListPool.c +drwxr-xr-x root/root usr/include/xercesc/framework/ +-rw-r--r-- root/root usr/include/xercesc/framework/BinOutputStream.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/LocalFileFormatTarget.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/LocalFileInputSource.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/MemBufFormatTarget.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/MemBufInputSource.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/MemoryManager.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/StdInInputSource.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/StdOutFormatTarget.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/URLInputSource.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/ValidationContext.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/Wrapper4DOMInputSource.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/Wrapper4InputSource.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLAttDef.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLAttDefList.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLAttr.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLBuffer.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLBufferMgr.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLContentModel.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLDTDDescription.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLDocumentHandler.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLElementDecl.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLEntityDecl.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLEntityHandler.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLErrorCodes.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLErrorReporter.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLFormatter.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLGrammarDescription.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLGrammarPool.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLNotationDecl.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLPScanToken.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLRecognizer.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLRefInfo.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLSchemaDescription.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/XMLValidityCodes.hpp +drwxr-xr-x root/root usr/include/xercesc/framework/psvi/ +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/PSVIAttribute.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/PSVIAttributeList.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/PSVIElement.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/PSVIHandler.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/PSVIItem.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSAnnotation.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSAttributeDeclaration.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSAttributeGroupDefinition.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSAttributeUse.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSComplexTypeDefinition.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSConstants.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSElementDeclaration.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSFacet.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSIDCDefinition.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSModel.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSModelGroup.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSModelGroupDefinition.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSMultiValueFacet.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSNamedMap.c +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSNamedMap.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSNamespaceItem.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSNotationDeclaration.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSObject.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSParticle.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSSimpleTypeDefinition.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSTypeDefinition.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSValue.hpp +-rw-r--r-- root/root usr/include/xercesc/framework/psvi/XSWildcard.hpp +drwxr-xr-x root/root usr/include/xercesc/internal/ +-rw-r--r-- root/root usr/include/xercesc/internal/BinFileOutputStream.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/BinMemOutputStream.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/CharTypeTables.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/DGXMLScanner.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/ElemStack.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/EndOfEntityException.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/IANAEncodings.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/IGXMLScanner.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/MemoryManagerArrayImpl.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/MemoryManagerImpl.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/ReaderMgr.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/SGXMLScanner.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/ValidationContextImpl.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/VecAttrListImpl.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/VecAttributesImpl.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/WFXMLScanner.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/XMLGrammarPoolImpl.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/XMLInternalErrorHandler.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/XMLReader.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/XMLScanner.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/XMLScannerResolver.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/XProtoType.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/XSAXMLScanner.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/XSObjectFactory.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/XSerializable.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/XSerializationException.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/XSerializeEngine.hpp +-rw-r--r-- root/root usr/include/xercesc/internal/XTemplateSerializer.hpp +drwxr-xr-x root/root usr/include/xercesc/parsers/ +-rw-r--r-- root/root usr/include/xercesc/parsers/AbstractDOMParser.hpp +-rw-r--r-- root/root usr/include/xercesc/parsers/DOMBuilderImpl.hpp +-rw-r--r-- root/root usr/include/xercesc/parsers/SAX2XMLFilterImpl.hpp +-rw-r--r-- root/root usr/include/xercesc/parsers/SAX2XMLReaderImpl.hpp +-rw-r--r-- root/root usr/include/xercesc/parsers/SAXParser.hpp +-rw-r--r-- root/root usr/include/xercesc/parsers/XercesDOMParser.hpp +drwxr-xr-x root/root usr/include/xercesc/sax/ +-rw-r--r-- root/root usr/include/xercesc/sax/AttributeList.hpp +-rw-r--r-- root/root usr/include/xercesc/sax/DTDHandler.hpp +-rw-r--r-- root/root usr/include/xercesc/sax/DocumentHandler.hpp +-rw-r--r-- root/root usr/include/xercesc/sax/EntityResolver.hpp +-rw-r--r-- root/root usr/include/xercesc/sax/ErrorHandler.hpp +-rw-r--r-- root/root usr/include/xercesc/sax/HandlerBase.hpp +-rw-r--r-- root/root usr/include/xercesc/sax/InputSource.hpp +-rw-r--r-- root/root usr/include/xercesc/sax/Locator.hpp +-rw-r--r-- root/root usr/include/xercesc/sax/Parser.hpp +-rw-r--r-- root/root usr/include/xercesc/sax/SAXException.hpp +-rw-r--r-- root/root usr/include/xercesc/sax/SAXParseException.hpp +drwxr-xr-x root/root usr/include/xercesc/sax2/ +-rw-r--r-- root/root usr/include/xercesc/sax2/Attributes.hpp +-rw-r--r-- root/root usr/include/xercesc/sax2/ContentHandler.hpp +-rw-r--r-- root/root usr/include/xercesc/sax2/DeclHandler.hpp +-rw-r--r-- root/root usr/include/xercesc/sax2/DefaultHandler.hpp +-rw-r--r-- root/root usr/include/xercesc/sax2/LexicalHandler.hpp +-rw-r--r-- root/root usr/include/xercesc/sax2/SAX2XMLFilter.hpp +-rw-r--r-- root/root usr/include/xercesc/sax2/SAX2XMLReader.hpp +-rw-r--r-- root/root usr/include/xercesc/sax2/XMLReaderFactory.hpp +drwxr-xr-x root/root usr/include/xercesc/util/ +-rw-r--r-- root/root usr/include/xercesc/util/ArrayIndexOutOfBoundsException.hpp +-rw-r--r-- root/root usr/include/xercesc/util/AutoSense.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Base64.hpp +-rw-r--r-- root/root usr/include/xercesc/util/BaseRefVectorOf.c +-rw-r--r-- root/root usr/include/xercesc/util/BaseRefVectorOf.hpp +-rw-r--r-- root/root usr/include/xercesc/util/BinFileInputStream.hpp +-rw-r--r-- root/root usr/include/xercesc/util/BinInputStream.hpp +-rw-r--r-- root/root usr/include/xercesc/util/BinMemInputStream.hpp +-rw-r--r-- root/root usr/include/xercesc/util/BitOps.hpp +-rw-r--r-- root/root usr/include/xercesc/util/BitSet.hpp +drwxr-xr-x root/root usr/include/xercesc/util/Compilers/ +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/BorlandCDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/CSetDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/CodeWarriorDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/DECCXXDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/GCCDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/HPCCDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/IBMVAOS2Defs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/IBMVAW32Defs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/MIPSproDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/MVSCPPDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/OS400SetDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/PTXCCDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/QCCDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/SCOCCDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/SunCCDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/SunKaiDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/TandemCCDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Compilers/VCPPDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/CountedPointer.c +-rw-r--r-- root/root usr/include/xercesc/util/CountedPointer.hpp +-rw-r--r-- root/root usr/include/xercesc/util/DefaultPanicHandler.hpp +-rw-r--r-- root/root usr/include/xercesc/util/EmptyStackException.hpp +-rw-r--r-- root/root usr/include/xercesc/util/EncodingValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/util/FlagJanitor.c +-rw-r--r-- root/root usr/include/xercesc/util/FlagJanitor.hpp +-rw-r--r-- root/root usr/include/xercesc/util/HashBase.hpp +-rw-r--r-- root/root usr/include/xercesc/util/HashCMStateSet.hpp +-rw-r--r-- root/root usr/include/xercesc/util/HashPtr.hpp +-rw-r--r-- root/root usr/include/xercesc/util/HashXMLCh.hpp +-rw-r--r-- root/root usr/include/xercesc/util/HexBin.hpp +-rw-r--r-- root/root usr/include/xercesc/util/IOException.hpp +-rw-r--r-- root/root usr/include/xercesc/util/IllegalArgumentException.hpp +-rw-r--r-- root/root usr/include/xercesc/util/InvalidCastException.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Janitor.c +-rw-r--r-- root/root usr/include/xercesc/util/Janitor.hpp +-rw-r--r-- root/root usr/include/xercesc/util/KVStringPair.hpp +-rw-r--r-- root/root usr/include/xercesc/util/KeyRefPair.c +-rw-r--r-- root/root usr/include/xercesc/util/KeyRefPair.hpp +-rw-r--r-- root/root usr/include/xercesc/util/KeyValuePair.c +-rw-r--r-- root/root usr/include/xercesc/util/KeyValuePair.hpp +-rw-r--r-- root/root usr/include/xercesc/util/LogicalPath.c +drwxr-xr-x root/root usr/include/xercesc/util/MsgLoaders/ +drwxr-xr-x root/root usr/include/xercesc/util/MsgLoaders/InMemory/ +-rw-r--r-- root/root usr/include/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.hpp +-rw-r--r-- root/root usr/include/xercesc/util/MsgLoaders/InMemory/XercesMessages_en_US.hpp +-rw-r--r-- root/root usr/include/xercesc/util/Mutexes.hpp +-rw-r--r-- root/root usr/include/xercesc/util/NameIdPool.c +-rw-r--r-- root/root usr/include/xercesc/util/NameIdPool.hpp +drwxr-xr-x root/root usr/include/xercesc/util/NetAccessors/ +drwxr-xr-x root/root usr/include/xercesc/util/NetAccessors/Socket/ +-rw-r--r-- root/root usr/include/xercesc/util/NetAccessors/Socket/SocketNetAccessor.hpp +-rw-r--r-- root/root usr/include/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.hpp +-rw-r--r-- root/root usr/include/xercesc/util/NoSuchElementException.hpp +-rw-r--r-- root/root usr/include/xercesc/util/NullPointerException.hpp +-rw-r--r-- root/root usr/include/xercesc/util/NumberFormatException.hpp +-rw-r--r-- root/root usr/include/xercesc/util/OutOfMemoryException.hpp +-rw-r--r-- root/root usr/include/xercesc/util/PanicHandler.hpp +-rw-r--r-- root/root usr/include/xercesc/util/ParseException.hpp +-rw-r--r-- root/root usr/include/xercesc/util/PlatformUtils.hpp +drwxr-xr-x root/root usr/include/xercesc/util/Platforms/ +drwxr-xr-x root/root usr/include/xercesc/util/Platforms/Linux/ +-rw-r--r-- root/root usr/include/xercesc/util/Platforms/Linux/LinuxDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/QName.hpp +-rw-r--r-- root/root usr/include/xercesc/util/RefArrayOf.c +-rw-r--r-- root/root usr/include/xercesc/util/RefArrayOf.hpp +-rw-r--r-- root/root usr/include/xercesc/util/RefArrayVectorOf.c +-rw-r--r-- root/root usr/include/xercesc/util/RefArrayVectorOf.hpp +-rw-r--r-- root/root usr/include/xercesc/util/RefHash2KeysTableOf.c +-rw-r--r-- root/root usr/include/xercesc/util/RefHash2KeysTableOf.hpp +-rw-r--r-- root/root usr/include/xercesc/util/RefHash3KeysIdPool.c +-rw-r--r-- root/root usr/include/xercesc/util/RefHash3KeysIdPool.hpp +-rw-r--r-- root/root usr/include/xercesc/util/RefHashTableOf.c +-rw-r--r-- root/root usr/include/xercesc/util/RefHashTableOf.hpp +-rw-r--r-- root/root usr/include/xercesc/util/RefStackOf.c +-rw-r--r-- root/root usr/include/xercesc/util/RefStackOf.hpp +-rw-r--r-- root/root usr/include/xercesc/util/RefVectorOf.c +-rw-r--r-- root/root usr/include/xercesc/util/RefVectorOf.hpp +-rw-r--r-- root/root usr/include/xercesc/util/RuntimeException.hpp +-rw-r--r-- root/root usr/include/xercesc/util/SchemaDateTimeException.hpp +-rw-r--r-- root/root usr/include/xercesc/util/SecurityManager.hpp +-rw-r--r-- root/root usr/include/xercesc/util/StringPool.hpp +-rw-r--r-- root/root usr/include/xercesc/util/SynchronizedStringPool.hpp +-rw-r--r-- root/root usr/include/xercesc/util/TransENameMap.c +-rw-r--r-- root/root usr/include/xercesc/util/TransENameMap.hpp +-rw-r--r-- root/root usr/include/xercesc/util/TransService.hpp +drwxr-xr-x root/root usr/include/xercesc/util/Transcoders/ +drwxr-xr-x root/root usr/include/xercesc/util/Transcoders/Iconv/ +-rw-r--r-- root/root usr/include/xercesc/util/Transcoders/Iconv/IconvTransService.hpp +-rw-r--r-- root/root usr/include/xercesc/util/TranscodingException.hpp +-rw-r--r-- root/root usr/include/xercesc/util/UTFDataFormatException.hpp +-rw-r--r-- root/root usr/include/xercesc/util/UnexpectedEOFException.hpp +-rw-r--r-- root/root usr/include/xercesc/util/UnsupportedEncodingException.hpp +-rw-r--r-- root/root usr/include/xercesc/util/ValueArrayOf.c +-rw-r--r-- root/root usr/include/xercesc/util/ValueArrayOf.hpp +-rw-r--r-- root/root usr/include/xercesc/util/ValueHashTableOf.c +-rw-r--r-- root/root usr/include/xercesc/util/ValueHashTableOf.hpp +-rw-r--r-- root/root usr/include/xercesc/util/ValueStackOf.c +-rw-r--r-- root/root usr/include/xercesc/util/ValueStackOf.hpp +-rw-r--r-- root/root usr/include/xercesc/util/ValueVectorOf.c +-rw-r--r-- root/root usr/include/xercesc/util/ValueVectorOf.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XML256TableTranscoder.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XML88591Transcoder.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLASCIITranscoder.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLAbstractDoubleFloat.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLBigDecimal.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLBigInteger.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLChTranscoder.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLChar.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLDOMMsg.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLDateTime.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLDeleterFor.c +-rw-r--r-- root/root usr/include/xercesc/util/XMLDeleterFor.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLDouble.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLEBCDICTranscoder.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLEntityResolver.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLEnumerator.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLExceptMsgs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLException.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLFloat.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLHolder.c +-rw-r--r-- root/root usr/include/xercesc/util/XMLHolder.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLIBM1047Transcoder.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLIBM1140Transcoder.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLInitializer.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLInteger.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLMsgLoader.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLNetAccessor.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLNumber.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLRegisterCleanup.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLResourceIdentifier.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLString.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLStringTokenizer.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLUCS4Transcoder.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLURL.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLUTF16Transcoder.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLUTF8Transcoder.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLUni.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLUniDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLUri.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMLWin1252Transcoder.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XMemory.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XercesDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/XercesVersion.hpp +drwxr-xr-x root/root usr/include/xercesc/util/regx/ +-rw-r--r-- root/root usr/include/xercesc/util/regx/ASCIIRangeFactory.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/BMPattern.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/BlockRangeFactory.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/CharToken.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/ClosureToken.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/ConcatToken.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/ConditionToken.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/Match.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/ModifierToken.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/Op.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/OpFactory.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/ParenToken.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/ParserForXMLSchema.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/RangeFactory.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/RangeToken.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/RangeTokenMap.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/RegularExpression.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/RegxDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/RegxParser.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/RegxUtil.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/StringToken.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/Token.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/TokenFactory.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/TokenInc.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/UniCharTable.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/UnicodeRangeFactory.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/UnionToken.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/XMLRangeFactory.hpp +-rw-r--r-- root/root usr/include/xercesc/util/regx/XMLUniCharacter.hpp +drwxr-xr-x root/root usr/include/xercesc/validators/ +drwxr-xr-x root/root usr/include/xercesc/validators/DTD/ +-rw-r--r-- root/root usr/include/xercesc/validators/DTD/DTDAttDef.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/DTD/DTDAttDefList.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/DTD/DTDElementDecl.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/DTD/DTDEntityDecl.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/DTD/DTDGrammar.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/DTD/DTDScanner.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/DTD/DTDValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/DTD/DocTypeHandler.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/DTD/XMLDTDDescriptionImpl.hpp +drwxr-xr-x root/root usr/include/xercesc/validators/common/ +-rw-r--r-- root/root usr/include/xercesc/validators/common/AllContentModel.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/common/CMAny.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/common/CMBinaryOp.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/common/CMLeaf.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/common/CMNode.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/common/CMStateSet.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/common/CMUnaryOp.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/common/ContentLeafNameTypeVector.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/common/ContentSpecNode.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/common/DFAContentModel.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/common/Grammar.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/common/GrammarResolver.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/common/MixedContentModel.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/common/SimpleContentModel.hpp +drwxr-xr-x root/root usr/include/xercesc/validators/datatype/ +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/AbstractNumericFacetValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/AbstractNumericValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/AbstractStringValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/AnySimpleTypeDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/AnyURIDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/Base64BinaryDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/BooleanDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/DatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/DatatypeValidatorFactory.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/DateDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/DateTimeDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/DateTimeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/DayDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/DecimalDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/DoubleDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/DurationDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/ENTITYDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/FloatDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/HexBinaryDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/IDDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/IDREFDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/InvalidDatatypeFacetException.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/InvalidDatatypeValueException.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/ListDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/MonthDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/MonthDayDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/NCNameDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/NOTATIONDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/NameDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/QNameDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/StringDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/TimeDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/UnionDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/XMLCanRepGroup.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/YearDatatypeValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/datatype/YearMonthDatatypeValidator.hpp +drwxr-xr-x root/root usr/include/xercesc/validators/schema/ +-rw-r--r-- root/root usr/include/xercesc/validators/schema/ComplexTypeInfo.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/GeneralAttributeCheck.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/NamespaceScope.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/PSVIDefs.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/SchemaAttDef.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/SchemaAttDefList.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/SchemaElementDecl.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/SchemaGrammar.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/SchemaInfo.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/SchemaSymbols.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/SchemaValidator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/SubstitutionGroupComparator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/TraverseSchema.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/XMLSchemaDescriptionImpl.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/XSDDOMParser.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/XSDErrorReporter.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/XSDLocator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/XUtil.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/XercesAttGroupInfo.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/XercesElementWildcard.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/XercesGroupInfo.hpp +drwxr-xr-x root/root usr/include/xercesc/validators/schema/identity/ +-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/FieldActivator.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/FieldValueMap.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/IC_Field.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/IC_Key.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/IC_KeyRef.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/IC_Selector.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/IC_Unique.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/IdentityConstraint.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/IdentityConstraintHandler.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/ValueStore.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/ValueStoreCache.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/XPathException.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/XPathMatcher.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/XPathMatcherStack.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/XPathSymbols.hpp +-rw-r--r-- root/root usr/include/xercesc/validators/schema/identity/XercesXPath.hpp +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libxerces-c.so -> libxerces-c.so.27.0 +lrwxrwxrwx root/root usr/lib/libxerces-c.so.27 -> libxerces-c.so.27.0 +-rwxr-xr-x root/root usr/lib/libxerces-c.so.27.0 +lrwxrwxrwx root/root usr/lib/libxerces-depdom.so -> libxerces-depdom.so.27.0 +lrwxrwxrwx root/root usr/lib/libxerces-depdom.so.27 -> libxerces-depdom.so.27.0 +-rwxr-xr-x root/root usr/lib/libxerces-depdom.so.27.0 diff --git a/xerces-c/.md5sum b/xerces-c/.md5sum new file mode 100644 index 000000000..90a5b92dc --- /dev/null +++ b/xerces-c/.md5sum @@ -0,0 +1 @@ +04169609449a8846bc1e6891c04cadf4 xerces-c-src_2_7_0.tar.gz diff --git a/xerces-c/Pkgfile b/xerces-c/Pkgfile new file mode 100644 index 000000000..7c12025ff --- /dev/null +++ b/xerces-c/Pkgfile @@ -0,0 +1,20 @@ +# Description: Xerces-C++ validating XML parser +# URL: http://xml.apache.org/xerces-c/ +# Mantainer: Jose V Beneyto, joberui at ei dot upv dot es +# Packager: Matt Housh, jaeger at morpheus dot net + +name=xerces-c +version=2_7_0 +release=1 +source=(http://www.apache.org/dist/xml/$name/source/$name-src_$version.tar.gz) + +build() { + export XERCESCROOT=$SRC/$name-src_$version + cd $XERCESCROOT/src/xercesc + autoconf + ./runConfigure -P/usr \ + -plinux -cgcc -xg++ -minmem -nsocket -tnative -rpthread + make + make DESTDIR=$PKG install + unset XERCESCROOT +}