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 on branch 2022Q2
gmetadom Collection of DOM Implementations
0.2.6_7 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.6_7Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
License: not specified in port
WWW:
http://gmetadom.sourceforge.net/
Description:
GMetaDOM is a collection of librares, each library providing a DOM implementation. Currently available bindings are for C++ (smart pointers) and Objective Caml. The basic idea is that, given the availability of DOM implementations for the C programming language (like Gdome2), and given the uniformity of the DOM interfaces, bindings for various programming languages based on the C implementation can be built automatically, providing a small number of hand- coded classes and a set of scripts for the automatic generation of the remaining ones. The advantages of such approach should be evident. In particular, for languages like C++ where a number of different alternative DOM implementations are feasible, each with different characteristics like easiness of use, runtime flexibility, resource requirements, the approach of automatic generation permits to create a set of coherent implementations addressing such issues separately, ultimately allowing the developer to choose the library which fits best her needs. WWW: http://gmetadom.sourceforge.net/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (163 items)
Collapse this list.
  1. @ldconfig
  2. include/gmetadom/gdome_cpp_smart/GdomeSmartDOM.hh
  3. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMAttr.hh
  4. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMBasic.hh
  5. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMCDATASection.hh
  6. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMChar.hh
  7. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMCharacterData.hh
  8. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMComment.hh
  9. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMCore.hh
  10. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMDOMException.hh
  11. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMDOMImplementation.hh
  12. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMDOMString.hh
  13. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMDOMTimeStamp.hh
  14. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMDocument.hh
  15. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMDocumentFragment.hh
  16. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMDocumentType.hh
  17. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMElement.hh
  18. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMEntity.hh
  19. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMEntityReference.hh
  20. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMEvent.hh
  21. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMEventListener.hh
  22. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMEventTarget.hh
  23. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMEvents.hh
  24. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMGdomeString.hh
  25. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMHelper.hh
  26. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMMutationEvent.hh
  27. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMNamedNodeMap.hh
  28. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMNode.hh
  29. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMNodeList.hh
  30. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMNotation.hh
  31. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMProcessingInstruction.hh
  32. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMText.hh
  33. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMTraits.hh
  34. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMUCS4String.hh
  35. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMUTF16String.hh
  36. include/gmetadom/gdome_cpp_smart/GdomeSmartDOMUTF8String.hh
  37. lib/libgmetadom_gdome_cpp_smart.a
  38. lib/libgmetadom_gdome_cpp_smart.so
  39. lib/libgmetadom_gdome_cpp_smart.so.0
  40. lib/libgmetadom_gdome_cpp_smart.so.0.2.6
  41. @comment lib/ocaml/gdome2/META
  42. @comment lib/ocaml/gdome2/gdome.cmi
  43. @comment lib/ocaml/gdome2/gdome.mli
  44. @comment lib/ocaml/gdome2/gdomeDOMExceptionT.cmi
  45. @comment lib/ocaml/gdome2/gdomeDOMExceptionT.mli
  46. @comment lib/ocaml/gdome2/gdomeInit.cmi
  47. @comment lib/ocaml/gdome2/gdomeInit.cmo
  48. @comment lib/ocaml/gdome2/gdomeInit.cmx
  49. @comment lib/ocaml/gdome2/gdomeInit.ml
  50. @comment lib/ocaml/gdome2/gdomeInit.mli
  51. @comment lib/ocaml/gdome2/gdomeInit.o
  52. @comment lib/ocaml/gdome2/gdomeNodeTypeT.cmi
  53. @comment lib/ocaml/gdome2/gdomeNodeTypeT.mli
  54. @comment lib/ocaml/gdome2/gdomeT.cmi
  55. @comment lib/ocaml/gdome2/gdomeT.mli
  56. @comment lib/ocaml/gdome2/iAttr.cmi
  57. @comment lib/ocaml/gdome2/iAttr.ml
  58. @comment lib/ocaml/gdome2/iCDATASection.cmi
  59. @comment lib/ocaml/gdome2/iCDATASection.ml
  60. @comment lib/ocaml/gdome2/iCharacterData.cmi
  61. @comment lib/ocaml/gdome2/iCharacterData.ml
  62. @comment lib/ocaml/gdome2/iComment.cmi
  63. @comment lib/ocaml/gdome2/iComment.ml
  64. @comment lib/ocaml/gdome2/iDOMImplementation.cmi
  65. @comment lib/ocaml/gdome2/iDOMImplementation.ml
  66. @comment lib/ocaml/gdome2/iDOMImplementation.mli
  67. @comment lib/ocaml/gdome2/iDOMString.cmi
  68. @comment lib/ocaml/gdome2/iDOMString.ml
  69. @comment lib/ocaml/gdome2/iDocument.cmi
  70. @comment lib/ocaml/gdome2/iDocument.ml
  71. @comment lib/ocaml/gdome2/iDocumentFragment.cmi
  72. @comment lib/ocaml/gdome2/iDocumentFragment.ml
  73. @comment lib/ocaml/gdome2/iDocumentType.cmi
  74. @comment lib/ocaml/gdome2/iDocumentType.ml
  75. @comment lib/ocaml/gdome2/iElement.cmi
  76. @comment lib/ocaml/gdome2/iElement.ml
  77. @comment lib/ocaml/gdome2/iEntity.cmi
  78. @comment lib/ocaml/gdome2/iEntity.ml
  79. @comment lib/ocaml/gdome2/iEntityReference.cmi
  80. @comment lib/ocaml/gdome2/iEntityReference.ml
  81. @comment lib/ocaml/gdome2/iEvent.cmi
  82. @comment lib/ocaml/gdome2/iEvent.ml
  83. @comment lib/ocaml/gdome2/iEventTarget.cmi
  84. @comment lib/ocaml/gdome2/iEventTarget.ml
  85. @comment lib/ocaml/gdome2/iMutationEvent.cmi
  86. @comment lib/ocaml/gdome2/iMutationEvent.ml
  87. @comment lib/ocaml/gdome2/iNamedNodeMap.cmi
  88. @comment lib/ocaml/gdome2/iNamedNodeMap.ml
  89. @comment lib/ocaml/gdome2/iNode.cmi
  90. @comment lib/ocaml/gdome2/iNode.ml
  91. @comment lib/ocaml/gdome2/iNodeList.cmi
  92. @comment lib/ocaml/gdome2/iNodeList.ml
  93. @comment lib/ocaml/gdome2/iNotation.cmi
  94. @comment lib/ocaml/gdome2/iNotation.ml
  95. @comment lib/ocaml/gdome2/iProcessingInstruction.cmi
  96. @comment lib/ocaml/gdome2/iProcessingInstruction.ml
  97. @comment lib/ocaml/gdome2/iText.cmi
  98. @comment lib/ocaml/gdome2/iText.ml
  99. @comment lib/ocaml/gdome2/libmlgdome.a
  100. @comment lib/ocaml/gdome2/mlgdome.a
  101. @comment lib/ocaml/gdome2/mlgdome.cma
  102. @comment lib/ocaml/gdome2/mlgdome.cmxa
  103. @comment lib/ocaml/gdome2/mlgdomevalue.h
  104. @comment lib/ocaml/gdome2/mlogdome.a
  105. @comment lib/ocaml/gdome2/mlogdome.cma
  106. @comment lib/ocaml/gdome2/mlogdome.cmxa
  107. @comment lib/ocaml/gdome2/tAttr.cmi
  108. @comment lib/ocaml/gdome2/tAttr.mli
  109. @comment lib/ocaml/gdome2/tCDATASection.cmi
  110. @comment lib/ocaml/gdome2/tCDATASection.mli
  111. @comment lib/ocaml/gdome2/tCharacterData.cmi
  112. @comment lib/ocaml/gdome2/tCharacterData.mli
  113. @comment lib/ocaml/gdome2/tComment.cmi
  114. @comment lib/ocaml/gdome2/tComment.mli
  115. @comment lib/ocaml/gdome2/tDOMImplementation.cmi
  116. @comment lib/ocaml/gdome2/tDOMImplementation.mli
  117. @comment lib/ocaml/gdome2/tDOMString.cmi
  118. @comment lib/ocaml/gdome2/tDOMString.mli
  119. @comment lib/ocaml/gdome2/tDOMTimeStamp.cmi
  120. @comment lib/ocaml/gdome2/tDOMTimeStamp.mli
  121. @comment lib/ocaml/gdome2/tDocument.cmi
  122. @comment lib/ocaml/gdome2/tDocument.mli
  123. @comment lib/ocaml/gdome2/tDocumentFragment.cmi
  124. @comment lib/ocaml/gdome2/tDocumentFragment.mli
  125. @comment lib/ocaml/gdome2/tDocumentType.cmi
  126. @comment lib/ocaml/gdome2/tDocumentType.mli
  127. @comment lib/ocaml/gdome2/tElement.cmi
  128. @comment lib/ocaml/gdome2/tElement.mli
  129. @comment lib/ocaml/gdome2/tEntity.cmi
  130. @comment lib/ocaml/gdome2/tEntity.mli
  131. @comment lib/ocaml/gdome2/tEntityReference.cmi
  132. @comment lib/ocaml/gdome2/tEntityReference.mli
  133. @comment lib/ocaml/gdome2/tEvent.cmi
  134. @comment lib/ocaml/gdome2/tEvent.mli
  135. @comment lib/ocaml/gdome2/tEventListener.cmi
  136. @comment lib/ocaml/gdome2/tEventListener.mli
  137. @comment lib/ocaml/gdome2/tEventTarget.cmi
  138. @comment lib/ocaml/gdome2/tEventTarget.mli
  139. @comment lib/ocaml/gdome2/tMutationEvent.cmi
  140. @comment lib/ocaml/gdome2/tMutationEvent.mli
  141. @comment lib/ocaml/gdome2/tNamedNodeMap.cmi
  142. @comment lib/ocaml/gdome2/tNamedNodeMap.mli
  143. @comment lib/ocaml/gdome2/tNode.cmi
  144. @comment lib/ocaml/gdome2/tNode.mli
  145. @comment lib/ocaml/gdome2/tNodeList.cmi
  146. @comment lib/ocaml/gdome2/tNodeList.mli
  147. @comment lib/ocaml/gdome2/tNotation.cmi
  148. @comment lib/ocaml/gdome2/tNotation.mli
  149. @comment lib/ocaml/gdome2/tProcessingInstruction.cmi
  150. @comment lib/ocaml/gdome2/tProcessingInstruction.mli
  151. @comment lib/ocaml/gdome2/tText.cmi
  152. @comment lib/ocaml/gdome2/tText.mli
  153. @comment lib/ocaml/stublibs/dllmlgdome.so
  154. @comment lib/ocaml/stublibs/dllmlgdome.so.owner
  155. libdata/pkgconfig/gdome2-cpp-smart.pc
  156. @comment Shim to clean-up a previous bad install - this can be removed
  157. @comment PORTVERSION > 0.2.6
  158. @exec if [ -d %D/lib/ocaml/gdome2 ] ; then /bin/rm -f %D/lib/ocaml/gdome2/* 2>/dev/null && /bin/rmdir %D/lib/ocaml/gdome2 2>/dev/null ; fi
  159. @exec if [ -f %D/lib/ocaml/stublibs/dllmlgdome.so ] ; then /bin/rm -f %D/lib/ocaml/stublibs/dllmlgdome.so 2>/dev/null ; fi
  160. @exec if [ -f %D/lib/ocaml/stublibs/dllmlgdome.so.owner ] ; then /bin/rm -f %D/lib/ocaml/stublibs/dllmlgdome.so.owner 2>/dev/null ; fi
  161. @owner
  162. @group
  163. @mode
Collapse this list.
Dependency lines:
  • gmetadom>0:textproc/gmetadom
To install the port:
cd /usr/ports/textproc/gmetadom/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/gmetadom
  • pkg install gmetadom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gmetadom
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (gmetadom-0.2.6.tar.gz) = 2f1e286dfceb7877f90c72de7e5e17a87d0e3f8121feff794a6f637bc1a6756a SIZE (gmetadom-0.2.6.tar.gz) = 509165

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libgdome.so : textproc/gdome2
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libxml2.so : textproc/libxml2
This port is required by:
for Libraries
  1. x11-toolkits/gtkmathview

Configuration Options:
===> The following configuration options are available for gmetadom-0.2.6_7: OCAML=off: OCAML language support ===> Use 'make config' to modify these settings
Options name:
textproc_gmetadom
USES:
compiler:c++11-lang gmake gnome iconv libtool localbase pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (22 items)
Collapse this list.
  1. http://downloads.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  2. http://excellmedia.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  3. http://freefr.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  4. http://jaist.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  5. http://nchc.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  6. http://netcologne.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  7. http://netix.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  8. http://superb-dca2.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  9. http://superb-sea2.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  10. http://ufpr.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  11. http://vorboss.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  12. https://downloads.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  13. https://excellmedia.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  14. https://freefr.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  15. https://jaist.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  16. https://nchc.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  17. https://netcologne.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  18. https://netix.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  19. https://superb-dca2.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  20. https://superb-sea2.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  21. https://ufpr.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
  22. https://vorboss.dl.sourceforge.net/project/gmetadom/gmetadom/0.2.6/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.6_7
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1