Ravenports generated: 05 Aug 2023 23:27
[ravenports.git] / bucket_69 / xerces-c
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               xerces-c
4 VERSION=                3.2.4
5 KEYWORDS=               textproc
6 VARIANTS=               standard
7 SDESC[standard]=        Validating XML parser written in portable C++
8 HOMEPAGE=               https://xerces.apache.org/xerces-c/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            APACHE/xerces/c/3/sources
13 DISTFILE[1]=            xerces-c-3.2.4.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 USES=                   cpe iconv libtool c++:single
21
22 LICENSE=                APACHE20:single
23 LICENSE_TERMS=          single:{{WRKDIR}}/TERMS
24 LICENSE_FILE=           APACHE20:{{WRKSRC}}/LICENSE
25 LICENSE_AWK=            TERMS:"^$$"
26 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/src/xercesc/framework/XMLValidator.hpp
27 LICENSE_SCHEME=         solo
28
29 CPE_PRODUCT=            xerces-c\+\+
30 CPE_VENDOR=             apache
31 FPC_EQUIVALENT=         textproc/xerces-c3
32
33 MUST_CONFIGURE=         gnu
34 CONFIGURE_ARGS=         --enable-netaccessor-socket
35                         --enable-transcoder-iconv
36
37 MAKE_ENV=               XERCESCROOT={{WRKSRC}}
38
39 INSTALL_TARGET=         install-strip
40 SOVERSION=              3.2
41
42 post-patch:
43         ${REINPLACE_CMD} -e "s,@DEFS@,& -D__STDC_LIMIT_MACROS," \
44                 ${WRKSRC}/src/Makefile.in
45
46 [FILE:631:descriptions/desc.single]
47 Xerces-C++ is a validating XML parser written in a portable subset of C++.
48 Xerces-C++ makes it easy to give your application the ability to read and
49 write XML data. A shared library is provided for parsing, generating,
50 manipulating, and validating XML documents using the DOM, SAX, and SAX2
51 APIs.
52
53 Xerces-C++ is faithful to the XML 1.0 recommendation and many associated
54 standards.
55
56 The parser provides high performance, modularity, and scalability. Source
57 code, samples and API documentation are provided with the parser. For
58 portability, care has been taken to make minimal use of templates, no RTTI,
59 and minimal use of #ifdefs.
60
61
62 [FILE:100:distinfo]
63 3d8ec1c7f94e38fee0e4ca5ad1e1d9db23cbf3a10bba626f6b4afa2dedafe5ab      7374651 xerces-c-3.2.4.tar.gz
64
65
66 [FILE:10711:manifests/plist.single]
67 bin/
68  CreateDOMDocument
69  DOMCount
70  DOMPrint
71  EnumVal
72  MemParse
73  PParse
74  PSVIWriter
75  Redirect
76  SAX2Count
77  SAX2Print
78  SAXCount
79  SAXPrint
80  SCMPrint
81  SEnumVal
82  StdInParse
83  XInclude
84 include/xercesc/dom/
85  DOM.hpp
86  DOMAttr.hpp
87  DOMCDATASection.hpp
88  DOMCharacterData.hpp
89  DOMComment.hpp
90  DOMConfiguration.hpp
91  DOMDocument.hpp
92  DOMDocumentFragment.hpp
93  DOMDocumentRange.hpp
94  DOMDocumentTraversal.hpp
95  DOMDocumentType.hpp
96  DOMElement.hpp
97  DOMEntity.hpp
98  DOMEntityReference.hpp
99  DOMError.hpp
100  DOMErrorHandler.hpp
101  DOMException.hpp
102  DOMImplementation.hpp
103  DOMImplementationLS.hpp
104  DOMImplementationList.hpp
105  DOMImplementationRegistry.hpp
106  DOMImplementationSource.hpp
107  DOMLSException.hpp
108  DOMLSInput.hpp
109  DOMLSOutput.hpp
110  DOMLSParser.hpp
111  DOMLSParserFilter.hpp
112  DOMLSResourceResolver.hpp
113  DOMLSSerializer.hpp
114  DOMLSSerializerFilter.hpp
115  DOMLocator.hpp
116  DOMMemoryManager.hpp
117  DOMNamedNodeMap.hpp
118  DOMNode.hpp
119  DOMNodeFilter.hpp
120  DOMNodeIterator.hpp
121  DOMNodeList.hpp
122  DOMNotation.hpp
123  DOMPSVITypeInfo.hpp
124  DOMProcessingInstruction.hpp
125  DOMRange.hpp
126  DOMRangeException.hpp
127  DOMStringList.hpp
128  DOMText.hpp
129  DOMTreeWalker.hpp
130  DOMTypeInfo.hpp
131  DOMUserDataHandler.hpp
132  DOMXPathEvaluator.hpp
133  DOMXPathException.hpp
134  DOMXPathExpression.hpp
135  DOMXPathNSResolver.hpp
136  DOMXPathNamespace.hpp
137  DOMXPathResult.hpp
138  StDOMNode.hpp
139 include/xercesc/dom/impl/
140  DOMAttrImpl.hpp
141  DOMAttrMapImpl.hpp
142  DOMAttrNSImpl.hpp
143  DOMCDATASectionImpl.hpp
144  DOMCasts.hpp
145  DOMCharacterDataImpl.hpp
146  DOMChildNode.hpp
147  DOMCommentImpl.hpp
148  DOMConfigurationImpl.hpp
149  DOMDeepNodeListImpl.hpp
150  DOMDeepNodeListPool.c
151  DOMDeepNodeListPool.hpp
152  DOMDocumentFragmentImpl.hpp
153  DOMDocumentImpl.hpp
154  DOMDocumentTypeImpl.hpp
155  DOMElementImpl.hpp
156  DOMElementNSImpl.hpp
157  DOMEntityImpl.hpp
158  DOMEntityReferenceImpl.hpp
159  DOMErrorImpl.hpp
160  DOMImplementationImpl.hpp
161  DOMImplementationListImpl.hpp
162  DOMLSInputImpl.hpp
163  DOMLSOutputImpl.hpp
164  DOMLSSerializerImpl.hpp
165  DOMLocatorImpl.hpp
166  DOMNamedNodeMapImpl.hpp
167  DOMNodeBase.hpp
168  DOMNodeIDMap.hpp
169  DOMNodeImpl.hpp
170  DOMNodeIteratorImpl.hpp
171  DOMNodeListImpl.hpp
172  DOMNodeVector.hpp
173  DOMNormalizer.hpp
174  DOMNotationImpl.hpp
175  DOMParentNode.hpp
176  DOMProcessingInstructionImpl.hpp
177  DOMRangeImpl.hpp
178  DOMStringListImpl.hpp
179  DOMStringPool.hpp
180  DOMTextImpl.hpp
181  DOMTreeWalkerImpl.hpp
182  DOMTypeInfoImpl.hpp
183  DOMXPathExpressionImpl.hpp
184  DOMXPathNSResolverImpl.hpp
185  DOMXPathResultImpl.hpp
186  XSDElementNSImpl.hpp
187 include/xercesc/framework/
188  BinOutputStream.hpp
189  LocalFileFormatTarget.hpp
190  LocalFileInputSource.hpp
191  MemBufFormatTarget.hpp
192  MemBufInputSource.hpp
193  MemoryManager.hpp
194  StdInInputSource.hpp
195  StdOutFormatTarget.hpp
196  URLInputSource.hpp
197  ValidationContext.hpp
198  Wrapper4DOMLSInput.hpp
199  Wrapper4InputSource.hpp
200  XMLAttDef.hpp
201  XMLAttDefList.hpp
202  XMLAttr.hpp
203  XMLBuffer.hpp
204  XMLBufferMgr.hpp
205  XMLContentModel.hpp
206  XMLDTDDescription.hpp
207  XMLDocumentHandler.hpp
208  XMLElementDecl.hpp
209  XMLEntityDecl.hpp
210  XMLEntityHandler.hpp
211  XMLErrorCodes.hpp
212  XMLErrorReporter.hpp
213  XMLFormatter.hpp
214  XMLGrammarDescription.hpp
215  XMLGrammarPool.hpp
216  XMLGrammarPoolImpl.hpp
217  XMLNotationDecl.hpp
218  XMLPScanToken.hpp
219  XMLRecognizer.hpp
220  XMLRefInfo.hpp
221  XMLSchemaDescription.hpp
222  XMLValidator.hpp
223  XMLValidityCodes.hpp
224 include/xercesc/framework/psvi/
225  PSVIAttribute.hpp
226  PSVIAttributeList.hpp
227  PSVIElement.hpp
228  PSVIHandler.hpp
229  PSVIItem.hpp
230  XSAnnotation.hpp
231  XSAttributeDeclaration.hpp
232  XSAttributeGroupDefinition.hpp
233  XSAttributeUse.hpp
234  XSComplexTypeDefinition.hpp
235  XSConstants.hpp
236  XSElementDeclaration.hpp
237  XSFacet.hpp
238  XSIDCDefinition.hpp
239  XSModel.hpp
240  XSModelGroup.hpp
241  XSModelGroupDefinition.hpp
242  XSMultiValueFacet.hpp
243  XSNamedMap.c
244  XSNamedMap.hpp
245  XSNamespaceItem.hpp
246  XSNotationDeclaration.hpp
247  XSObject.hpp
248  XSParticle.hpp
249  XSSimpleTypeDefinition.hpp
250  XSTypeDefinition.hpp
251  XSValue.hpp
252  XSWildcard.hpp
253 include/xercesc/internal/
254  BinFileOutputStream.hpp
255  BinMemOutputStream.hpp
256  CharTypeTables.hpp
257  DGXMLScanner.hpp
258  ElemStack.hpp
259  EndOfEntityException.hpp
260  IANAEncodings.hpp
261  IGXMLScanner.hpp
262  MemoryManagerImpl.hpp
263  ReaderMgr.hpp
264  SGXMLScanner.hpp
265  ValidationContextImpl.hpp
266  VecAttrListImpl.hpp
267  VecAttributesImpl.hpp
268  WFXMLScanner.hpp
269  XMLInternalErrorHandler.hpp
270  XMLReader.hpp
271  XMLScanner.hpp
272  XMLScannerResolver.hpp
273  XProtoType.hpp
274  XSAXMLScanner.hpp
275  XSObjectFactory.hpp
276  XSerializable.hpp
277  XSerializationException.hpp
278  XSerializeEngine.hpp
279  XTemplateSerializer.hpp
280 include/xercesc/parsers/
281  AbstractDOMParser.hpp
282  DOMLSParserImpl.hpp
283  SAX2XMLFilterImpl.hpp
284  SAX2XMLReaderImpl.hpp
285  SAXParser.hpp
286  XercesDOMParser.hpp
287 include/xercesc/sax/
288  AttributeList.hpp
289  DTDHandler.hpp
290  DocumentHandler.hpp
291  EntityResolver.hpp
292  ErrorHandler.hpp
293  HandlerBase.hpp
294  InputSource.hpp
295  Locator.hpp
296  Parser.hpp
297  SAXException.hpp
298  SAXParseException.hpp
299 include/xercesc/sax2/
300  Attributes.hpp
301  ContentHandler.hpp
302  DeclHandler.hpp
303  DefaultHandler.hpp
304  LexicalHandler.hpp
305  SAX2XMLFilter.hpp
306  SAX2XMLReader.hpp
307  XMLReaderFactory.hpp
308 include/xercesc/util/
309  ArrayIndexOutOfBoundsException.hpp
310  Base64.hpp
311  BaseRefVectorOf.c
312  BaseRefVectorOf.hpp
313  BinFileInputStream.hpp
314  BinInputStream.hpp
315  BinMemInputStream.hpp
316  BitOps.hpp
317  BitSet.hpp
318  CountedPointer.c
319  CountedPointer.hpp
320  DefaultPanicHandler.hpp
321  EmptyStackException.hpp
322  EncodingValidator.hpp
323  FlagJanitor.c
324  FlagJanitor.hpp
325  Hash2KeysSetOf.c
326  Hash2KeysSetOf.hpp
327  Hashers.hpp
328  HexBin.hpp
329  IOException.hpp
330  IllegalArgumentException.hpp
331  InvalidCastException.hpp
332  Janitor.c
333  Janitor.hpp
334  KVStringPair.hpp
335  KeyRefPair.c
336  KeyRefPair.hpp
337  KeyValuePair.c
338  KeyValuePair.hpp
339  LogicalPath.c
340  Mutexes.hpp
341  NameIdPool.c
342  NameIdPool.hpp
343  NoSuchElementException.hpp
344  NullPointerException.hpp
345  NumberFormatException.hpp
346  OutOfMemoryException.hpp
347  PSVIUni.hpp
348  PanicHandler.hpp
349  ParseException.hpp
350  PlatformUtils.hpp
351  QName.hpp
352  RefArrayOf.c
353  RefArrayOf.hpp
354  RefArrayVectorOf.c
355  RefArrayVectorOf.hpp
356  RefHash2KeysTableOf.c
357  RefHash2KeysTableOf.hpp
358  RefHash3KeysIdPool.c
359  RefHash3KeysIdPool.hpp
360  RefHashTableOf.c
361  RefHashTableOf.hpp
362  RefStackOf.c
363  RefStackOf.hpp
364  RefVectorOf.c
365  RefVectorOf.hpp
366  RuntimeException.hpp
367  SchemaDateTimeException.hpp
368  SecurityManager.hpp
369  StringPool.hpp
370  SynchronizedStringPool.hpp
371  TransENameMap.c
372  TransENameMap.hpp
373  TransService.hpp
374  TranscodingException.hpp
375  UTFDataFormatException.hpp
376  UnexpectedEOFException.hpp
377  UnsupportedEncodingException.hpp
378  ValueArrayOf.c
379  ValueArrayOf.hpp
380  ValueHashTableOf.c
381  ValueHashTableOf.hpp
382  ValueStackOf.c
383  ValueStackOf.hpp
384  ValueVectorOf.c
385  ValueVectorOf.hpp
386  XML256TableTranscoder.hpp
387  XML88591Transcoder.hpp
388  XMLASCIITranscoder.hpp
389  XMLAbstractDoubleFloat.hpp
390  XMLBigDecimal.hpp
391  XMLBigInteger.hpp
392  XMLChTranscoder.hpp
393  XMLChar.hpp
394  XMLDOMMsg.hpp
395  XMLDateTime.hpp
396  XMLDouble.hpp
397  XMLEBCDICTranscoder.hpp
398  XMLEntityResolver.hpp
399  XMLEnumerator.hpp
400  XMLExceptMsgs.hpp
401  XMLException.hpp
402  XMLFileMgr.hpp
403  XMLFloat.hpp
404  XMLIBM1047Transcoder.hpp
405  XMLIBM1140Transcoder.hpp
406  XMLInitializer.hpp
407  XMLInteger.hpp
408  XMLMsgLoader.hpp
409  XMLMutexMgr.hpp
410  XMLNetAccessor.hpp
411  XMLNumber.hpp
412  XMLResourceIdentifier.hpp
413  XMLString.hpp
414  XMLStringTokenizer.hpp
415  XMLUCS4Transcoder.hpp
416  XMLURL.hpp
417  XMLUTF16Transcoder.hpp
418  XMLUTF8Transcoder.hpp
419  XMLUni.hpp
420  XMLUniDefs.hpp
421  XMLUri.hpp
422  XMLWin1252Transcoder.hpp
423  XMemory.hpp
424  XercesDefs.hpp
425  XercesVersion.hpp
426  Xerces_autoconf_config.hpp
427 include/xercesc/util/FileManagers/PosixFileMgr.hpp
428 include/xercesc/util/MsgLoaders/InMemory/
429  InMemMsgLoader.hpp
430  XercesMessages_en_US.hpp
431 include/xercesc/util/MutexManagers/StdMutexMgr.hpp
432 include/xercesc/util/NetAccessors/BinHTTPInputStreamCommon.hpp
433 include/xercesc/util/NetAccessors/Socket/
434  SocketNetAccessor.hpp
435  UnixHTTPURLInputStream.hpp
436 include/xercesc/util/Transcoders/Iconv/IconvTransService.hpp
437 include/xercesc/util/regx/
438  ASCIIRangeFactory.hpp
439  BMPattern.hpp
440  BlockRangeFactory.hpp
441  CharToken.hpp
442  ClosureToken.hpp
443  ConcatToken.hpp
444  Match.hpp
445  Op.hpp
446  OpFactory.hpp
447  ParenToken.hpp
448  ParserForXMLSchema.hpp
449  RangeFactory.hpp
450  RangeToken.hpp
451  RangeTokenMap.hpp
452  RegularExpression.hpp
453  RegxDefs.hpp
454  RegxParser.hpp
455  RegxUtil.hpp
456  StringToken.hpp
457  Token.hpp
458  TokenFactory.hpp
459  TokenInc.hpp
460  UniCharTable.hpp
461  UnicodeRangeFactory.hpp
462  UnionToken.hpp
463  XMLRangeFactory.hpp
464  XMLUniCharacter.hpp
465 include/xercesc/validators/DTD/
466  DTDAttDef.hpp
467  DTDAttDefList.hpp
468  DTDElementDecl.hpp
469  DTDEntityDecl.hpp
470  DTDGrammar.hpp
471  DTDScanner.hpp
472  DTDValidator.hpp
473  DocTypeHandler.hpp
474  XMLDTDDescriptionImpl.hpp
475 include/xercesc/validators/common/
476  AllContentModel.hpp
477  CMAny.hpp
478  CMBinaryOp.hpp
479  CMLeaf.hpp
480  CMNode.hpp
481  CMRepeatingLeaf.hpp
482  CMStateSet.hpp
483  CMUnaryOp.hpp
484  ContentLeafNameTypeVector.hpp
485  ContentSpecNode.hpp
486  DFAContentModel.hpp
487  Grammar.hpp
488  GrammarResolver.hpp
489  MixedContentModel.hpp
490  SimpleContentModel.hpp
491 include/xercesc/validators/datatype/
492  AbstractNumericFacetValidator.hpp
493  AbstractNumericValidator.hpp
494  AbstractStringValidator.hpp
495  AnySimpleTypeDatatypeValidator.hpp
496  AnyURIDatatypeValidator.hpp
497  Base64BinaryDatatypeValidator.hpp
498  BooleanDatatypeValidator.hpp
499  DatatypeValidator.hpp
500  DatatypeValidatorFactory.hpp
501  DateDatatypeValidator.hpp
502  DateTimeDatatypeValidator.hpp
503  DateTimeValidator.hpp
504  DayDatatypeValidator.hpp
505  DecimalDatatypeValidator.hpp
506  DoubleDatatypeValidator.hpp
507  DurationDatatypeValidator.hpp
508  ENTITYDatatypeValidator.hpp
509  FloatDatatypeValidator.hpp
510  HexBinaryDatatypeValidator.hpp
511  IDDatatypeValidator.hpp
512  IDREFDatatypeValidator.hpp
513  InvalidDatatypeFacetException.hpp
514  InvalidDatatypeValueException.hpp
515  ListDatatypeValidator.hpp
516  MonthDatatypeValidator.hpp
517  MonthDayDatatypeValidator.hpp
518  NCNameDatatypeValidator.hpp
519  NOTATIONDatatypeValidator.hpp
520  NameDatatypeValidator.hpp
521  QNameDatatypeValidator.hpp
522  StringDatatypeValidator.hpp
523  TimeDatatypeValidator.hpp
524  UnionDatatypeValidator.hpp
525  XMLCanRepGroup.hpp
526  YearDatatypeValidator.hpp
527  YearMonthDatatypeValidator.hpp
528 include/xercesc/validators/schema/
529  ComplexTypeInfo.hpp
530  GeneralAttributeCheck.hpp
531  NamespaceScope.hpp
532  PSVIDefs.hpp
533  SchemaAttDef.hpp
534  SchemaAttDefList.hpp
535  SchemaElementDecl.hpp
536  SchemaGrammar.hpp
537  SchemaInfo.hpp
538  SchemaSymbols.hpp
539  SchemaValidator.hpp
540  SubstitutionGroupComparator.hpp
541  TraverseSchema.hpp
542  XMLSchemaDescriptionImpl.hpp
543  XSDDOMParser.hpp
544  XSDErrorReporter.hpp
545  XSDLocator.hpp
546  XUtil.hpp
547  XercesAttGroupInfo.hpp
548  XercesElementWildcard.hpp
549  XercesGroupInfo.hpp
550 include/xercesc/validators/schema/identity/
551  FieldActivator.hpp
552  FieldValueMap.hpp
553  IC_Field.hpp
554  IC_Key.hpp
555  IC_KeyRef.hpp
556  IC_Selector.hpp
557  IC_Unique.hpp
558  IdentityConstraint.hpp
559  IdentityConstraintHandler.hpp
560  ValueStore.hpp
561  ValueStoreCache.hpp
562  XPathException.hpp
563  XPathMatcher.hpp
564  XPathMatcherStack.hpp
565  XPathSymbols.hpp
566  XercesXPath.hpp
567 include/xercesc/xinclude/
568  XIncludeDOMDocumentProcessor.hpp
569  XIncludeLocation.hpp
570  XIncludeUtils.hpp
571 lib/
572  libxerces-c-%%SOVERSION%%.so
573  libxerces-c.a
574  libxerces-c.so
575 lib/pkgconfig/xerces-c.pc
576