notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
xerces-c3 Validating XML parser from the Apache XML Project
3.2.5 textproc on this many watch lists=5 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.2.5Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-02-23 17:13:36
Last Update: 2023-12-25 08:59:43
Commit Hash: b21c065
People watching this port, also watch:: mkfontscale, libunwind, font-misc-meltho, py39-pycparser, fribidi
License: APACHE20
WWW:
https://xerces.apache.org/xerces-c/
https://github.com/apache/xerces-c
Description:
Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs. Xerces-C++ is faithful to the XML 1.0 recommendation and many associated standards. The parser provides high performance, modularity, and scalability. Source code, samples and API documentation are provided with the parser. For portability, care has been taken to make minimal use of templates, no RTTI, and minimal use of #ifdefs.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (497 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/xerces-c3-3.2.5/catalog.mk
  3. /usr/local/share/licenses/xerces-c3-3.2.5/LICENSE
  4. /usr/local/share/licenses/xerces-c3-3.2.5/APACHE20
  5. bin/CreateDOMDocument
  6. bin/DOMCount
  7. bin/DOMPrint
  8. bin/EnumVal
  9. bin/MemParse
  10. bin/PParse
  11. bin/PSVIWriter
  12. bin/Redirect
  13. bin/SAX2Count
  14. bin/SAX2Print
  15. bin/SAXCount
  16. bin/SAXPrint
  17. bin/SCMPrint
  18. bin/SEnumVal
  19. bin/StdInParse
  20. bin/XInclude
  21. include/xercesc/dom/DOM.hpp
  22. include/xercesc/dom/DOMAttr.hpp
  23. include/xercesc/dom/DOMCDATASection.hpp
  24. include/xercesc/dom/DOMCharacterData.hpp
  25. include/xercesc/dom/DOMComment.hpp
  26. include/xercesc/dom/DOMConfiguration.hpp
  27. include/xercesc/dom/DOMDocument.hpp
  28. include/xercesc/dom/DOMDocumentFragment.hpp
  29. include/xercesc/dom/DOMDocumentRange.hpp
  30. include/xercesc/dom/DOMDocumentTraversal.hpp
  31. include/xercesc/dom/DOMDocumentType.hpp
  32. include/xercesc/dom/DOMElement.hpp
  33. include/xercesc/dom/DOMEntity.hpp
  34. include/xercesc/dom/DOMEntityReference.hpp
  35. include/xercesc/dom/DOMError.hpp
  36. include/xercesc/dom/DOMErrorHandler.hpp
  37. include/xercesc/dom/DOMException.hpp
  38. include/xercesc/dom/DOMImplementation.hpp
  39. include/xercesc/dom/DOMImplementationLS.hpp
  40. include/xercesc/dom/DOMImplementationList.hpp
  41. include/xercesc/dom/DOMImplementationRegistry.hpp
  42. include/xercesc/dom/DOMImplementationSource.hpp
  43. include/xercesc/dom/DOMLSException.hpp
  44. include/xercesc/dom/DOMLSInput.hpp
  45. include/xercesc/dom/DOMLSOutput.hpp
  46. include/xercesc/dom/DOMLSParser.hpp
  47. include/xercesc/dom/DOMLSParserFilter.hpp
  48. include/xercesc/dom/DOMLSResourceResolver.hpp
  49. include/xercesc/dom/DOMLSSerializer.hpp
  50. include/xercesc/dom/DOMLSSerializerFilter.hpp
  51. include/xercesc/dom/DOMLocator.hpp
  52. include/xercesc/dom/DOMMemoryManager.hpp
  53. include/xercesc/dom/DOMNamedNodeMap.hpp
  54. include/xercesc/dom/DOMNode.hpp
  55. include/xercesc/dom/DOMNodeFilter.hpp
  56. include/xercesc/dom/DOMNodeIterator.hpp
  57. include/xercesc/dom/DOMNodeList.hpp
  58. include/xercesc/dom/DOMNotation.hpp
  59. include/xercesc/dom/DOMPSVITypeInfo.hpp
  60. include/xercesc/dom/DOMProcessingInstruction.hpp
  61. include/xercesc/dom/DOMRange.hpp
  62. include/xercesc/dom/DOMRangeException.hpp
  63. include/xercesc/dom/DOMStringList.hpp
  64. include/xercesc/dom/DOMText.hpp
  65. include/xercesc/dom/DOMTreeWalker.hpp
  66. include/xercesc/dom/DOMTypeInfo.hpp
  67. include/xercesc/dom/DOMUserDataHandler.hpp
  68. include/xercesc/dom/DOMXPathEvaluator.hpp
  69. include/xercesc/dom/DOMXPathException.hpp
  70. include/xercesc/dom/DOMXPathExpression.hpp
  71. include/xercesc/dom/DOMXPathNSResolver.hpp
  72. include/xercesc/dom/DOMXPathNamespace.hpp
  73. include/xercesc/dom/DOMXPathResult.hpp
  74. include/xercesc/dom/StDOMNode.hpp
  75. include/xercesc/dom/impl/DOMAttrImpl.hpp
  76. include/xercesc/dom/impl/DOMAttrMapImpl.hpp
  77. include/xercesc/dom/impl/DOMAttrNSImpl.hpp
  78. include/xercesc/dom/impl/DOMCDATASectionImpl.hpp
  79. include/xercesc/dom/impl/DOMCasts.hpp
  80. include/xercesc/dom/impl/DOMCharacterDataImpl.hpp
  81. include/xercesc/dom/impl/DOMChildNode.hpp
  82. include/xercesc/dom/impl/DOMCommentImpl.hpp
  83. include/xercesc/dom/impl/DOMConfigurationImpl.hpp
  84. include/xercesc/dom/impl/DOMDeepNodeListImpl.hpp
  85. include/xercesc/dom/impl/DOMDeepNodeListPool.c
  86. include/xercesc/dom/impl/DOMDeepNodeListPool.hpp
  87. include/xercesc/dom/impl/DOMDocumentFragmentImpl.hpp
  88. include/xercesc/dom/impl/DOMDocumentImpl.hpp
  89. include/xercesc/dom/impl/DOMDocumentTypeImpl.hpp
  90. include/xercesc/dom/impl/DOMElementImpl.hpp
  91. include/xercesc/dom/impl/DOMElementNSImpl.hpp
  92. include/xercesc/dom/impl/DOMEntityImpl.hpp
  93. include/xercesc/dom/impl/DOMEntityReferenceImpl.hpp
  94. include/xercesc/dom/impl/DOMErrorImpl.hpp
  95. include/xercesc/dom/impl/DOMImplementationImpl.hpp
  96. include/xercesc/dom/impl/DOMImplementationListImpl.hpp
  97. include/xercesc/dom/impl/DOMLSInputImpl.hpp
  98. include/xercesc/dom/impl/DOMLSOutputImpl.hpp
  99. include/xercesc/dom/impl/DOMLSSerializerImpl.hpp
  100. include/xercesc/dom/impl/DOMLocatorImpl.hpp
  101. include/xercesc/dom/impl/DOMNamedNodeMapImpl.hpp
  102. include/xercesc/dom/impl/DOMNodeBase.hpp
  103. include/xercesc/dom/impl/DOMNodeIDMap.hpp
  104. include/xercesc/dom/impl/DOMNodeImpl.hpp
  105. include/xercesc/dom/impl/DOMNodeIteratorImpl.hpp
  106. include/xercesc/dom/impl/DOMNodeListImpl.hpp
  107. include/xercesc/dom/impl/DOMNodeVector.hpp
  108. include/xercesc/dom/impl/DOMNormalizer.hpp
  109. include/xercesc/dom/impl/DOMNotationImpl.hpp
  110. include/xercesc/dom/impl/DOMParentNode.hpp
  111. include/xercesc/dom/impl/DOMProcessingInstructionImpl.hpp
  112. include/xercesc/dom/impl/DOMRangeImpl.hpp
  113. include/xercesc/dom/impl/DOMStringListImpl.hpp
  114. include/xercesc/dom/impl/DOMStringPool.hpp
  115. include/xercesc/dom/impl/DOMTextImpl.hpp
  116. include/xercesc/dom/impl/DOMTreeWalkerImpl.hpp
  117. include/xercesc/dom/impl/DOMTypeInfoImpl.hpp
  118. include/xercesc/dom/impl/DOMXPathExpressionImpl.hpp
  119. include/xercesc/dom/impl/DOMXPathNSResolverImpl.hpp
  120. include/xercesc/dom/impl/DOMXPathResultImpl.hpp
  121. include/xercesc/dom/impl/XSDElementNSImpl.hpp
  122. include/xercesc/framework/BinOutputStream.hpp
  123. include/xercesc/framework/LocalFileFormatTarget.hpp
  124. include/xercesc/framework/LocalFileInputSource.hpp
  125. include/xercesc/framework/MemBufFormatTarget.hpp
  126. include/xercesc/framework/MemBufInputSource.hpp
  127. include/xercesc/framework/MemoryManager.hpp
  128. include/xercesc/framework/StdInInputSource.hpp
  129. include/xercesc/framework/StdOutFormatTarget.hpp
  130. include/xercesc/framework/URLInputSource.hpp
  131. include/xercesc/framework/ValidationContext.hpp
  132. include/xercesc/framework/Wrapper4DOMLSInput.hpp
  133. include/xercesc/framework/Wrapper4InputSource.hpp
  134. include/xercesc/framework/XMLAttDef.hpp
  135. include/xercesc/framework/XMLAttDefList.hpp
  136. include/xercesc/framework/XMLAttr.hpp
  137. include/xercesc/framework/XMLBuffer.hpp
  138. include/xercesc/framework/XMLBufferMgr.hpp
  139. include/xercesc/framework/XMLContentModel.hpp
  140. include/xercesc/framework/XMLDTDDescription.hpp
  141. include/xercesc/framework/XMLDocumentHandler.hpp
  142. include/xercesc/framework/XMLElementDecl.hpp
  143. include/xercesc/framework/XMLEntityDecl.hpp
  144. include/xercesc/framework/XMLEntityHandler.hpp
  145. include/xercesc/framework/XMLErrorCodes.hpp
  146. include/xercesc/framework/XMLErrorReporter.hpp
  147. include/xercesc/framework/XMLFormatter.hpp
  148. include/xercesc/framework/XMLGrammarDescription.hpp
  149. include/xercesc/framework/XMLGrammarPool.hpp
  150. include/xercesc/framework/XMLGrammarPoolImpl.hpp
  151. include/xercesc/framework/XMLNotationDecl.hpp
  152. include/xercesc/framework/XMLPScanToken.hpp
  153. include/xercesc/framework/XMLRecognizer.hpp
  154. include/xercesc/framework/XMLRefInfo.hpp
  155. include/xercesc/framework/XMLSchemaDescription.hpp
  156. include/xercesc/framework/XMLValidator.hpp
  157. include/xercesc/framework/XMLValidityCodes.hpp
  158. include/xercesc/framework/psvi/PSVIAttribute.hpp
  159. include/xercesc/framework/psvi/PSVIAttributeList.hpp
  160. include/xercesc/framework/psvi/PSVIElement.hpp
  161. include/xercesc/framework/psvi/PSVIHandler.hpp
  162. include/xercesc/framework/psvi/PSVIItem.hpp
  163. include/xercesc/framework/psvi/XSAnnotation.hpp
  164. include/xercesc/framework/psvi/XSAttributeDeclaration.hpp
  165. include/xercesc/framework/psvi/XSAttributeGroupDefinition.hpp
  166. include/xercesc/framework/psvi/XSAttributeUse.hpp
  167. include/xercesc/framework/psvi/XSComplexTypeDefinition.hpp
  168. include/xercesc/framework/psvi/XSConstants.hpp
  169. include/xercesc/framework/psvi/XSElementDeclaration.hpp
  170. include/xercesc/framework/psvi/XSFacet.hpp
  171. include/xercesc/framework/psvi/XSIDCDefinition.hpp
  172. include/xercesc/framework/psvi/XSModel.hpp
  173. include/xercesc/framework/psvi/XSModelGroup.hpp
  174. include/xercesc/framework/psvi/XSModelGroupDefinition.hpp
  175. include/xercesc/framework/psvi/XSMultiValueFacet.hpp
  176. include/xercesc/framework/psvi/XSNamedMap.c
  177. include/xercesc/framework/psvi/XSNamedMap.hpp
  178. include/xercesc/framework/psvi/XSNamespaceItem.hpp
  179. include/xercesc/framework/psvi/XSNotationDeclaration.hpp
  180. include/xercesc/framework/psvi/XSObject.hpp
  181. include/xercesc/framework/psvi/XSParticle.hpp
  182. include/xercesc/framework/psvi/XSSimpleTypeDefinition.hpp
  183. include/xercesc/framework/psvi/XSTypeDefinition.hpp
  184. include/xercesc/framework/psvi/XSValue.hpp
  185. include/xercesc/framework/psvi/XSWildcard.hpp
  186. include/xercesc/internal/BinFileOutputStream.hpp
  187. include/xercesc/internal/BinMemOutputStream.hpp
  188. include/xercesc/internal/CharTypeTables.hpp
  189. include/xercesc/internal/DGXMLScanner.hpp
  190. include/xercesc/internal/ElemStack.hpp
  191. include/xercesc/internal/EndOfEntityException.hpp
  192. include/xercesc/internal/IANAEncodings.hpp
  193. include/xercesc/internal/IGXMLScanner.hpp
  194. include/xercesc/internal/MemoryManagerImpl.hpp
  195. include/xercesc/internal/ReaderMgr.hpp
  196. include/xercesc/internal/SGXMLScanner.hpp
  197. include/xercesc/internal/ValidationContextImpl.hpp
  198. include/xercesc/internal/VecAttrListImpl.hpp
  199. include/xercesc/internal/VecAttributesImpl.hpp
  200. include/xercesc/internal/WFXMLScanner.hpp
  201. include/xercesc/internal/XMLInternalErrorHandler.hpp
  202. include/xercesc/internal/XMLReader.hpp
  203. include/xercesc/internal/XMLScanner.hpp
  204. include/xercesc/internal/XMLScannerResolver.hpp
  205. include/xercesc/internal/XProtoType.hpp
  206. include/xercesc/internal/XSAXMLScanner.hpp
  207. include/xercesc/internal/XSObjectFactory.hpp
  208. include/xercesc/internal/XSerializable.hpp
  209. include/xercesc/internal/XSerializationException.hpp
  210. include/xercesc/internal/XSerializeEngine.hpp
  211. include/xercesc/internal/XTemplateSerializer.hpp
  212. include/xercesc/parsers/AbstractDOMParser.hpp
  213. include/xercesc/parsers/DOMLSParserImpl.hpp
  214. include/xercesc/parsers/SAX2XMLFilterImpl.hpp
  215. include/xercesc/parsers/SAX2XMLReaderImpl.hpp
  216. include/xercesc/parsers/SAXParser.hpp
  217. include/xercesc/parsers/XercesDOMParser.hpp
  218. include/xercesc/sax/AttributeList.hpp
  219. include/xercesc/sax/DTDHandler.hpp
  220. include/xercesc/sax/DocumentHandler.hpp
  221. include/xercesc/sax/EntityResolver.hpp
  222. include/xercesc/sax/ErrorHandler.hpp
  223. include/xercesc/sax/HandlerBase.hpp
  224. include/xercesc/sax/InputSource.hpp
  225. include/xercesc/sax/Locator.hpp
  226. include/xercesc/sax/Parser.hpp
  227. include/xercesc/sax/SAXException.hpp
  228. include/xercesc/sax/SAXParseException.hpp
  229. include/xercesc/sax2/Attributes.hpp
  230. include/xercesc/sax2/ContentHandler.hpp
  231. include/xercesc/sax2/DeclHandler.hpp
  232. include/xercesc/sax2/DefaultHandler.hpp
  233. include/xercesc/sax2/LexicalHandler.hpp
  234. include/xercesc/sax2/SAX2XMLFilter.hpp
  235. include/xercesc/sax2/SAX2XMLReader.hpp
  236. include/xercesc/sax2/XMLReaderFactory.hpp
  237. include/xercesc/util/ArrayIndexOutOfBoundsException.hpp
  238. include/xercesc/util/Base64.hpp
  239. include/xercesc/util/BaseRefVectorOf.c
  240. include/xercesc/util/BaseRefVectorOf.hpp
  241. include/xercesc/util/BinFileInputStream.hpp
  242. include/xercesc/util/BinInputStream.hpp
  243. include/xercesc/util/BinMemInputStream.hpp
  244. include/xercesc/util/BitOps.hpp
  245. include/xercesc/util/BitSet.hpp
  246. include/xercesc/util/CountedPointer.c
  247. include/xercesc/util/CountedPointer.hpp
  248. include/xercesc/util/DefaultPanicHandler.hpp
  249. include/xercesc/util/EmptyStackException.hpp
  250. include/xercesc/util/EncodingValidator.hpp
  251. include/xercesc/util/FileManagers/PosixFileMgr.hpp
  252. include/xercesc/util/FlagJanitor.c
  253. include/xercesc/util/FlagJanitor.hpp
  254. include/xercesc/util/Hash2KeysSetOf.c
  255. include/xercesc/util/Hash2KeysSetOf.hpp
  256. include/xercesc/util/Hashers.hpp
  257. include/xercesc/util/HexBin.hpp
  258. include/xercesc/util/IOException.hpp
  259. include/xercesc/util/IllegalArgumentException.hpp
  260. include/xercesc/util/InvalidCastException.hpp
  261. include/xercesc/util/Janitor.c
  262. include/xercesc/util/Janitor.hpp
  263. include/xercesc/util/KVStringPair.hpp
  264. include/xercesc/util/KeyRefPair.c
  265. include/xercesc/util/KeyRefPair.hpp
  266. include/xercesc/util/KeyValuePair.c
  267. include/xercesc/util/KeyValuePair.hpp
  268. include/xercesc/util/LogicalPath.c
  269. include/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.hpp
  270. include/xercesc/util/MsgLoaders/InMemory/XercesMessages_en_US.hpp
  271. include/xercesc/util/MutexManagers/PosixMutexMgr.hpp
  272. include/xercesc/util/Mutexes.hpp
  273. include/xercesc/util/NameIdPool.c
  274. include/xercesc/util/NameIdPool.hpp
  275. include/xercesc/util/NetAccessors/BinHTTPInputStreamCommon.hpp
  276. include/xercesc/util/NetAccessors/Socket/SocketNetAccessor.hpp
  277. include/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.hpp
  278. include/xercesc/util/NoSuchElementException.hpp
  279. include/xercesc/util/NullPointerException.hpp
  280. include/xercesc/util/NumberFormatException.hpp
  281. include/xercesc/util/OutOfMemoryException.hpp
  282. include/xercesc/util/PSVIUni.hpp
  283. include/xercesc/util/PanicHandler.hpp
  284. include/xercesc/util/ParseException.hpp
  285. include/xercesc/util/PlatformUtils.hpp
  286. include/xercesc/util/QName.hpp
  287. include/xercesc/util/RefArrayOf.c
  288. include/xercesc/util/RefArrayOf.hpp
  289. include/xercesc/util/RefArrayVectorOf.c
  290. include/xercesc/util/RefArrayVectorOf.hpp
  291. include/xercesc/util/RefHash2KeysTableOf.c
  292. include/xercesc/util/RefHash2KeysTableOf.hpp
  293. include/xercesc/util/RefHash3KeysIdPool.c
  294. include/xercesc/util/RefHash3KeysIdPool.hpp
  295. include/xercesc/util/RefHashTableOf.c
  296. include/xercesc/util/RefHashTableOf.hpp
  297. include/xercesc/util/RefStackOf.c
  298. include/xercesc/util/RefStackOf.hpp
  299. include/xercesc/util/RefVectorOf.c
  300. include/xercesc/util/RefVectorOf.hpp
  301. include/xercesc/util/RuntimeException.hpp
  302. include/xercesc/util/SchemaDateTimeException.hpp
  303. include/xercesc/util/SecurityManager.hpp
  304. include/xercesc/util/StringPool.hpp
  305. include/xercesc/util/SynchronizedStringPool.hpp
  306. include/xercesc/util/TransENameMap.c
  307. include/xercesc/util/TransENameMap.hpp
  308. include/xercesc/util/TransService.hpp
  309. include/xercesc/util/Transcoders/Iconv/IconvTransService.hpp
  310. include/xercesc/util/TranscodingException.hpp
  311. include/xercesc/util/UTFDataFormatException.hpp
  312. include/xercesc/util/UnexpectedEOFException.hpp
  313. include/xercesc/util/UnsupportedEncodingException.hpp
  314. include/xercesc/util/ValueArrayOf.c
  315. include/xercesc/util/ValueArrayOf.hpp
  316. include/xercesc/util/ValueHashTableOf.c
  317. include/xercesc/util/ValueHashTableOf.hpp
  318. include/xercesc/util/ValueStackOf.c
  319. include/xercesc/util/ValueStackOf.hpp
  320. include/xercesc/util/ValueVectorOf.c
  321. include/xercesc/util/ValueVectorOf.hpp
  322. include/xercesc/util/XML256TableTranscoder.hpp
  323. include/xercesc/util/XML88591Transcoder.hpp
  324. include/xercesc/util/XMLASCIITranscoder.hpp
  325. include/xercesc/util/XMLAbstractDoubleFloat.hpp
  326. include/xercesc/util/XMLBigDecimal.hpp
  327. include/xercesc/util/XMLBigInteger.hpp
  328. include/xercesc/util/XMLChTranscoder.hpp
  329. include/xercesc/util/XMLChar.hpp
  330. include/xercesc/util/XMLDOMMsg.hpp
  331. include/xercesc/util/XMLDateTime.hpp
  332. include/xercesc/util/XMLDouble.hpp
  333. include/xercesc/util/XMLEBCDICTranscoder.hpp
  334. include/xercesc/util/XMLEntityResolver.hpp
  335. include/xercesc/util/XMLEnumerator.hpp
  336. include/xercesc/util/XMLExceptMsgs.hpp
  337. include/xercesc/util/XMLException.hpp
  338. include/xercesc/util/XMLFileMgr.hpp
  339. include/xercesc/util/XMLFloat.hpp
  340. include/xercesc/util/XMLIBM1047Transcoder.hpp
  341. include/xercesc/util/XMLIBM1140Transcoder.hpp
  342. include/xercesc/util/XMLInitializer.hpp
  343. include/xercesc/util/XMLInteger.hpp
  344. include/xercesc/util/XMLMsgLoader.hpp
  345. include/xercesc/util/XMLMutexMgr.hpp
  346. include/xercesc/util/XMLNetAccessor.hpp
  347. include/xercesc/util/XMLNumber.hpp
  348. include/xercesc/util/XMLResourceIdentifier.hpp
  349. include/xercesc/util/XMLString.hpp
  350. include/xercesc/util/XMLStringTokenizer.hpp
  351. include/xercesc/util/XMLUCS4Transcoder.hpp
  352. include/xercesc/util/XMLURL.hpp
  353. include/xercesc/util/XMLUTF16Transcoder.hpp
  354. include/xercesc/util/XMLUTF8Transcoder.hpp
  355. include/xercesc/util/XMLUni.hpp
  356. include/xercesc/util/XMLUniDefs.hpp
  357. include/xercesc/util/XMLUri.hpp
  358. include/xercesc/util/XMLWin1252Transcoder.hpp
  359. include/xercesc/util/XMemory.hpp
  360. include/xercesc/util/XercesDefs.hpp
  361. include/xercesc/util/XercesVersion.hpp
  362. include/xercesc/util/Xerces_autoconf_config.hpp
  363. include/xercesc/util/regx/ASCIIRangeFactory.hpp
  364. include/xercesc/util/regx/BMPattern.hpp
  365. include/xercesc/util/regx/BlockRangeFactory.hpp
  366. include/xercesc/util/regx/CharToken.hpp
  367. include/xercesc/util/regx/ClosureToken.hpp
  368. include/xercesc/util/regx/ConcatToken.hpp
  369. include/xercesc/util/regx/Match.hpp
  370. include/xercesc/util/regx/Op.hpp
  371. include/xercesc/util/regx/OpFactory.hpp
  372. include/xercesc/util/regx/ParenToken.hpp
  373. include/xercesc/util/regx/ParserForXMLSchema.hpp
  374. include/xercesc/util/regx/RangeFactory.hpp
  375. include/xercesc/util/regx/RangeToken.hpp
  376. include/xercesc/util/regx/RangeTokenMap.hpp
  377. include/xercesc/util/regx/RegularExpression.hpp
  378. include/xercesc/util/regx/RegxDefs.hpp
  379. include/xercesc/util/regx/RegxParser.hpp
  380. include/xercesc/util/regx/RegxUtil.hpp
  381. include/xercesc/util/regx/StringToken.hpp
  382. include/xercesc/util/regx/Token.hpp
  383. include/xercesc/util/regx/TokenFactory.hpp
  384. include/xercesc/util/regx/TokenInc.hpp
  385. include/xercesc/util/regx/UniCharTable.hpp
  386. include/xercesc/util/regx/UnicodeRangeFactory.hpp
  387. include/xercesc/util/regx/UnionToken.hpp
  388. include/xercesc/util/regx/XMLRangeFactory.hpp
  389. include/xercesc/util/regx/XMLUniCharacter.hpp
  390. include/xercesc/validators/DTD/DTDAttDef.hpp
  391. include/xercesc/validators/DTD/DTDAttDefList.hpp
  392. include/xercesc/validators/DTD/DTDElementDecl.hpp
  393. include/xercesc/validators/DTD/DTDEntityDecl.hpp
  394. include/xercesc/validators/DTD/DTDGrammar.hpp
  395. include/xercesc/validators/DTD/DTDScanner.hpp
  396. include/xercesc/validators/DTD/DTDValidator.hpp
  397. include/xercesc/validators/DTD/DocTypeHandler.hpp
  398. include/xercesc/validators/DTD/XMLDTDDescriptionImpl.hpp
  399. include/xercesc/validators/common/AllContentModel.hpp
  400. include/xercesc/validators/common/CMAny.hpp
  401. include/xercesc/validators/common/CMBinaryOp.hpp
  402. include/xercesc/validators/common/CMLeaf.hpp
  403. include/xercesc/validators/common/CMNode.hpp
  404. include/xercesc/validators/common/CMRepeatingLeaf.hpp
  405. include/xercesc/validators/common/CMStateSet.hpp
  406. include/xercesc/validators/common/CMUnaryOp.hpp
  407. include/xercesc/validators/common/ContentLeafNameTypeVector.hpp
  408. include/xercesc/validators/common/ContentSpecNode.hpp
  409. include/xercesc/validators/common/DFAContentModel.hpp
  410. include/xercesc/validators/common/Grammar.hpp
  411. include/xercesc/validators/common/GrammarResolver.hpp
  412. include/xercesc/validators/common/MixedContentModel.hpp
  413. include/xercesc/validators/common/SimpleContentModel.hpp
  414. include/xercesc/validators/datatype/AbstractNumericFacetValidator.hpp
  415. include/xercesc/validators/datatype/AbstractNumericValidator.hpp
  416. include/xercesc/validators/datatype/AbstractStringValidator.hpp
  417. include/xercesc/validators/datatype/AnySimpleTypeDatatypeValidator.hpp
  418. include/xercesc/validators/datatype/AnyURIDatatypeValidator.hpp
  419. include/xercesc/validators/datatype/Base64BinaryDatatypeValidator.hpp
  420. include/xercesc/validators/datatype/BooleanDatatypeValidator.hpp
  421. include/xercesc/validators/datatype/DatatypeValidator.hpp
  422. include/xercesc/validators/datatype/DatatypeValidatorFactory.hpp
  423. include/xercesc/validators/datatype/DateDatatypeValidator.hpp
  424. include/xercesc/validators/datatype/DateTimeDatatypeValidator.hpp
  425. include/xercesc/validators/datatype/DateTimeValidator.hpp
  426. include/xercesc/validators/datatype/DayDatatypeValidator.hpp
  427. include/xercesc/validators/datatype/DecimalDatatypeValidator.hpp
  428. include/xercesc/validators/datatype/DoubleDatatypeValidator.hpp
  429. include/xercesc/validators/datatype/DurationDatatypeValidator.hpp
  430. include/xercesc/validators/datatype/ENTITYDatatypeValidator.hpp
  431. include/xercesc/validators/datatype/FloatDatatypeValidator.hpp
  432. include/xercesc/validators/datatype/HexBinaryDatatypeValidator.hpp
  433. include/xercesc/validators/datatype/IDDatatypeValidator.hpp
  434. include/xercesc/validators/datatype/IDREFDatatypeValidator.hpp
  435. include/xercesc/validators/datatype/InvalidDatatypeFacetException.hpp
  436. include/xercesc/validators/datatype/InvalidDatatypeValueException.hpp
  437. include/xercesc/validators/datatype/ListDatatypeValidator.hpp
  438. include/xercesc/validators/datatype/MonthDatatypeValidator.hpp
  439. include/xercesc/validators/datatype/MonthDayDatatypeValidator.hpp
  440. include/xercesc/validators/datatype/NCNameDatatypeValidator.hpp
  441. include/xercesc/validators/datatype/NOTATIONDatatypeValidator.hpp
  442. include/xercesc/validators/datatype/NameDatatypeValidator.hpp
  443. include/xercesc/validators/datatype/QNameDatatypeValidator.hpp
  444. include/xercesc/validators/datatype/StringDatatypeValidator.hpp
  445. include/xercesc/validators/datatype/TimeDatatypeValidator.hpp
  446. include/xercesc/validators/datatype/UnionDatatypeValidator.hpp
  447. include/xercesc/validators/datatype/XMLCanRepGroup.hpp
  448. include/xercesc/validators/datatype/YearDatatypeValidator.hpp
  449. include/xercesc/validators/datatype/YearMonthDatatypeValidator.hpp
  450. include/xercesc/validators/schema/ComplexTypeInfo.hpp
  451. include/xercesc/validators/schema/GeneralAttributeCheck.hpp
  452. include/xercesc/validators/schema/NamespaceScope.hpp
  453. include/xercesc/validators/schema/PSVIDefs.hpp
  454. include/xercesc/validators/schema/SchemaAttDef.hpp
  455. include/xercesc/validators/schema/SchemaAttDefList.hpp
  456. include/xercesc/validators/schema/SchemaElementDecl.hpp
  457. include/xercesc/validators/schema/SchemaGrammar.hpp
  458. include/xercesc/validators/schema/SchemaInfo.hpp
  459. include/xercesc/validators/schema/SchemaSymbols.hpp
  460. include/xercesc/validators/schema/SchemaValidator.hpp
  461. include/xercesc/validators/schema/SubstitutionGroupComparator.hpp
  462. include/xercesc/validators/schema/TraverseSchema.hpp
  463. include/xercesc/validators/schema/XMLSchemaDescriptionImpl.hpp
  464. include/xercesc/validators/schema/XSDDOMParser.hpp
  465. include/xercesc/validators/schema/XSDErrorReporter.hpp
  466. include/xercesc/validators/schema/XSDLocator.hpp
  467. include/xercesc/validators/schema/XUtil.hpp
  468. include/xercesc/validators/schema/XercesAttGroupInfo.hpp
  469. include/xercesc/validators/schema/XercesElementWildcard.hpp
  470. include/xercesc/validators/schema/XercesGroupInfo.hpp
  471. include/xercesc/validators/schema/identity/FieldActivator.hpp
  472. include/xercesc/validators/schema/identity/FieldValueMap.hpp
  473. include/xercesc/validators/schema/identity/IC_Field.hpp
  474. include/xercesc/validators/schema/identity/IC_Key.hpp
  475. include/xercesc/validators/schema/identity/IC_KeyRef.hpp
  476. include/xercesc/validators/schema/identity/IC_Selector.hpp
  477. include/xercesc/validators/schema/identity/IC_Unique.hpp
  478. include/xercesc/validators/schema/identity/IdentityConstraint.hpp
  479. include/xercesc/validators/schema/identity/IdentityConstraintHandler.hpp
  480. include/xercesc/validators/schema/identity/ValueStore.hpp
  481. include/xercesc/validators/schema/identity/ValueStoreCache.hpp
  482. include/xercesc/validators/schema/identity/XPathException.hpp
  483. include/xercesc/validators/schema/identity/XPathMatcher.hpp
  484. include/xercesc/validators/schema/identity/XPathMatcherStack.hpp
  485. include/xercesc/validators/schema/identity/XPathSymbols.hpp
  486. include/xercesc/validators/schema/identity/XercesXPath.hpp
  487. include/xercesc/xinclude/XIncludeDOMDocumentProcessor.hpp
  488. include/xercesc/xinclude/XIncludeLocation.hpp
  489. include/xercesc/xinclude/XIncludeUtils.hpp
  490. lib/libxerces-c-3.2.so
  491. lib/libxerces-c.a
  492. lib/libxerces-c.so
  493. lib/libxerces-c.so.3
  494. libdata/pkgconfig/xerces-c.pc
  495. @owner
  496. @group
  497. @mode
Collapse this list.
Dependency lines:
  • xerces-c3>0:textproc/xerces-c3
To install the port:
cd /usr/ports/textproc/xerces-c3/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/xerces-c3
  • pkg install xerces-c3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xerces-c3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1703227822 SHA256 (xerces-c-3.2.5.tar.gz) = 545cfcce6c4e755207bd1f27e319241e50e37c0c27250f11cda116018f1ef0f5 SIZE (xerces-c-3.2.5.tar.gz) = 7419663

Packages (timestamps in pop-ups are UTC):
xerces-c3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.53.2.53.2.33.2.53.2.5-3.2.3-
FreeBSD:13:quarterly3.2.53.2.53.2.43.2.53.2.53.2.53.2.53.2.5
FreeBSD:14:latest3.2.53.2.53.2.43.2.53.2.53.2.4-3.2.4
FreeBSD:14:quarterly3.2.53.2.5-3.2.53.2.53.2.53.2.53.2.5
FreeBSD:15:latest3.2.53.2.5n/a3.2.5n/a3.2.53.2.53.2.5
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Libraries
  1. cad/freecad
  2. cad/sumo
  3. deskutils/kdepim-runtime
  4. devel/libepp-nicbr
  5. devel/libxsd-frontend
  6. devel/xsd
  7. editors/xmlcopyeditor
Expand this list (33 items / 26 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. games/enigma
  3. games/glest
  4. games/traingame
  5. graphics/appleseed
  6. graphics/gdal
  7. graphics/qgis
  8. graphics/qgis-ltr
  9. math/blahtexml
  10. misc/far2l
  11. net/liblinphone
  12. net/pktanon
  13. science/geant4
  14. science/qbox
  15. security/apache-xml-security-c
  16. security/shibboleth-sp
  17. sysutils/passwordsafe
  18. textproc/amberfish
  19. textproc/libkolabxml
  20. textproc/zorba
  21. Collapse this list.

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. devel/libkolab*
  2. graphics/mitsuba*
  3. science/peekabot*
  4. security/opensaml2*
  5. security/shibboleth2-sp*
  6. textproc/xalan-c*
  7. textproc/xqilla*
  8. Collapse this list of deleted ports.
for Run
  1. devel/libxsd

Configuration Options:
No options to configure
Options name:
textproc_xerces-c3
USES:
compiler cpe iconv libtool pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (7 items)
Collapse this list.
  1. http://ftp.kddi-research.jp/infosystems/apache/xerces/c/3/sources/
  2. http://miroir.univ-lorraine.fr/apache/xerces/c/3/sources/
  3. http://mirror.cogentco.com/pub/apache/xerces/c/3/sources/
  4. http://mirror.navercorp.com/apache/xerces/c/3/sources/
  5. https://dlcdn.apache.org/xerces/c/3/sources/
  6. https://ftp.wayne.edu/apache/xerces/c/3/sources/
  7. https://mirror.its.dal.ca/apache/xerces/c/3/sources/
Collapse this list.

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.5
25 Dec 2023 08:59:43
commit hash: b21c065a9c64b44f28c9ce5656eb3b40864ad763commit hash: b21c065a9c64b44f28c9ce5656eb3b40864ad763commit hash: b21c065a9c64b44f28c9ce5656eb3b40864ad763commit hash: b21c065a9c64b44f28c9ce5656eb3b40864ad763 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/xerces-c3: Update to 3.2.5

- Update WWW

Changes:	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12352411
Security:	CVE-2018-1311
3.2.4
08 Nov 2022 09:30:26
commit hash: 4499f1e46b18d72ee09dd4efb7105fe142b66976commit hash: 4499f1e46b18d72ee09dd4efb7105fe142b66976commit hash: 4499f1e46b18d72ee09dd4efb7105fe142b66976commit hash: 4499f1e46b18d72ee09dd4efb7105fe142b66976 files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
textproc/xerces-c3: fix package problem

PR:		267623
Reported by:	O. Hartmann
3.2.4
07 Nov 2022 17:03:06
commit hash: b4e7dc9bf4a25f8fb4858b55d811f2b001a49602commit hash: b4e7dc9bf4a25f8fb4858b55d811f2b001a49602commit hash: b4e7dc9bf4a25f8fb4858b55d811f2b001a49602commit hash: b4e7dc9bf4a25f8fb4858b55d811f2b001a49602 files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
security/shibboleth-sp: update to 3.4.0

This is a minor update containing a new setting suggested by a
contributor (thus the unplanned minor version change) controlling
retries when TCP connections to shibd are used. The other changes are
minimal in nature.

Update the toolchain as well:

devel/xmltooling
textproc/xerces-c3

and bump PORTREVISION for security/opensaml due to dependencies'
updates.

Release notes:	https://wiki.shibboleth.net/confluence/display/SP3/ReleaseNotes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.2.3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.3
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.2.3
21 Apr 2020 19:48:14
Revision:532401Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.2.3

Changes:	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12344135
PR:		245576
Submitted by:	Roger Leigh <rleigh@codelibre.net>
3.2.2
08 Dec 2019 17:32:21
Revision:519564Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build on powerpc with clang

PR:		242135
Submitted by:	pkubaj
3.2.2
04 Nov 2018 18:58:27
Revision:484139Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix PLIST on powerpc*

PR:		232909 (based on)
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
3.2.2
29 Oct 2018 22:14:31
Revision:483421Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.2.2

- Silence patch message

Changes:	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12341423
		https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12342890
PR:		231481
Submitted by:	Roger Leigh <rleigh@codelibre.net>
3.2.0_2
08 Oct 2017 13:47:17
Revision:451530Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove tab
3.2.0_2
08 Sep 2017 05:43:05
Revision:449440Original commit files touched by this commit
antoine search for other commits by this committer
Revert r449418, it breaks ports depending on xerces-c3

With hat:	portmgr
3.2.0_1
07 Sep 2017 20:12:37
Revision:449418Original commit files touched by this commit
sunpoet search for other commits by this committer
Change from gmake to cmake

- Add DOCS option
- Bump PORTREVISION for package change
3.2.0
05 Sep 2017 07:02:32
Revision:449272Original commit files touched by this commit
mat search for other commits by this committer
Fix build.

Submitted by:	Craig Leres
Sponsored by:	Absolight
3.2.0
02 Sep 2017 14:23:38
Revision:449138Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.2.0

Changes:	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12314395
3.1.4
30 May 2017 01:47:20
Revision:442042Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove CONFLICTS_INSTALL: textproc/xerces-c2 and textproc/xerces-c2-devel has
been removed over 2 years
3.1.4
15 Jan 2017 04:17:17
Revision:431517Original commit files touched by this commit
sunpoet search for other commits by this committer
Update pkg-descr and WWW
3.1.4
26 Jul 2016 16:05:24
Revision:419123Original commit files touched by this commit
feld search for other commits by this committer
textproc/xerces-c3: Update to 3.1.4

Changelog:	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12336069

PR:		211023
MFH:		2016Q3
3.1.3
06 Mar 2016 06:19:05
Revision:410250Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add LICENSE_FILE
- Add missing USES=iconv
3.1.3
28 Feb 2016 18:55:44
Revision:409756Original commit files touched by this commit This port version is marked as vulnerable.
girgen search for other commits by this committer
Update xerces-c3 and shibboleth to latest versions

The update in xerces fixes a buffer overflow security problem that exposes the
possibility of a denial of service attack, and could conceivably result in
remote code execution.

Users of Shibboleth or any other service usingi the xerces-c3 xml library are
recommended to upgrade promptly.

URL:	http://xerces.apache.org/xerces-c/secadv/CVE-2016-0729.txt
Security:	CVE-2016-0729
3.1.2
01 Oct 2015 15:56:40
Revision:398308Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Convert to new test framework
3.1.2
30 Mar 2015 17:56:25
Revision:382698Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add CPE information

PR:		199036
Submitted by:	shun <shun.fbsd.pr@dropcut.net>
3.1.2
20 Mar 2015 13:29:37
Revision:381735Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 3.1.2

Changes:	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12315014
3.1.1_4
20 Dec 2014 18:15:52
Revision:375056Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add LICENSE
- Strip shared library
- Use PKGNAMESUFFIX
- Simplify MASTER_SITES
- Use MAKE_CMD
- Bump PORTREVISION for package change
- Sort PLIST
- Take maintainership
3.1.1_3
10 Dec 2014 22:29:15
Revision:374492Original commit files touched by this commit This port version is marked as vulnerable.
gahr search for other commits by this committer
- Reset maintainership of my ports
3.1.1_3
15 Nov 2014 16:26:33
Revision:372605Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Cleanup plist
3.1.1_3
21 Sep 2014 12:33:11
Revision:368747Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Drop .la files, no dependees require them

Approved by:	portmgr blanket
3.1.1_2
27 Jun 2014 09:05:59
Revision:359480Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Switch to USES=libtool

Approved by:	portmgr blanket
3.1.1_1
06 Mar 2014 10:08:06
Revision:347179Original commit files touched by this commit This port version is marked as vulnerable.
gahr search for other commits by this committer
- Fix CONFLICTS line

Suggested by:	thierry
3.1.1_1
10 Oct 2013 08:13:01
Revision:329973Original commit files touched by this commit This port version is marked as vulnerable.
gahr search for other commits by this committer
- Convert to USES+=gmake
- STAGE-clean
- JOBS-clean
3.1.1_1
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
3.1.1_1
08 Jul 2013 15:22:48
Revision:322512Original commit files touched by this commit This port version is marked as vulnerable.
gahr search for other commits by this committer
- Fix installation when curl is installed.

  When ftp/curl is already installed, xerces-c3 configure script chooses
  netaccessor-curl instead of netaccessor-socket and copies header files to
  PREFIX/include/xercesc/util/NetAccessors/. [1]

- While at it, trim Makefile headers

Reported by:	Hugo Koji Kobayashi <koji@registro.br>
3.1.1_1
19 Mar 2013 13:04:31
Revision:314640Original commit files touched by this commit This port version is marked as vulnerable.
eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
3.1.1_1
12 Sep 2012 09:47:57
Revision:304141Original commit files touched by this commit This port version is marked as vulnerable.
gahr search for other commits by this committer
- Add patches to address upstream the following upstream issues [1]
  * https://issues.apache.org/jira/browse/XERCESC-1994
  * https://issues.apache.org/jira/browse/XERCESC-1995
- Bump PORTREVISION
- While at it, add a 'test' target to run the provided test suite

PR:		171537 [1]
Submitted by:	Michael Gmelin <freebsd@grem.de>
3.1.1
09 Nov 2011 15:26:04
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
3.1.1
29 Oct 2011 08:45:31
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Fix build on FreeBSD 10
3.1.1
24 Oct 2011 04:17:38
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
3.1.1
24 Feb 2011 10:30:50
Original commit files touched by this commit This port version is marked as vulnerable.
gahr search for other commits by this committer
- Explicitely use iconv as a transcoder
3.1.1
23 Feb 2011 17:13:25
Original commit files touched by this commit This port version is marked as vulnerable.
gahr search for other commits by this committer
- New port: textproc/xerces-c3
  This is a port of the 3.x series of the Apache Xerces-C++ library.

  Xerces-C++ is a validating XML parser written in a portable subset of C++.
  Xerces-C++ makes it easy to give your application the ability to read and
  write XML data. A shared library is provided for parsing, generating,
  manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs.

Number of commits found: 40