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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2022Q2
libxml++26 XML API for C++
2.40.1_2,1 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 2.40.1_2,1Version of this port present on the latest quarterly branch.
Maintainer: bland@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://libxmlplusplus.sourceforge.net/
Description:
libxml++ is a C++ interface for working with XML files, using libxml (gnome-xml) to parse and write the actual XML files. It has a simple but complete API. WWW: http://libxmlplusplus.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 (52 items)
Collapse this list.
  1. @ldconfig
  2. include/libxml++-2.6/include/libxml++config.h
  3. include/libxml++-2.6/libxml++/attribute.h
  4. include/libxml++-2.6/libxml++/attributedeclaration.h
  5. include/libxml++-2.6/libxml++/attributenode.h
  6. include/libxml++-2.6/libxml++/document.h
  7. include/libxml++-2.6/libxml++/dtd.h
  8. include/libxml++-2.6/libxml++/exceptions/exception.h
  9. include/libxml++-2.6/libxml++/exceptions/internal_error.h
  10. include/libxml++-2.6/libxml++/exceptions/parse_error.h
  11. include/libxml++-2.6/libxml++/exceptions/validity_error.h
  12. include/libxml++-2.6/libxml++/exceptions/wrapped_exception.h
  13. include/libxml++-2.6/libxml++/io/istreamparserinputbuffer.h
  14. include/libxml++-2.6/libxml++/io/ostreamoutputbuffer.h
  15. include/libxml++-2.6/libxml++/io/outputbuffer.h
  16. include/libxml++-2.6/libxml++/io/parserinputbuffer.h
  17. include/libxml++-2.6/libxml++/keepblanks.h
  18. include/libxml++-2.6/libxml++/libxml++.h
  19. include/libxml++-2.6/libxml++/nodes/cdatanode.h
  20. include/libxml++-2.6/libxml++/nodes/commentnode.h
  21. include/libxml++-2.6/libxml++/nodes/contentnode.h
  22. include/libxml++-2.6/libxml++/nodes/element.h
  23. include/libxml++-2.6/libxml++/nodes/entitydeclaration.h
  24. include/libxml++-2.6/libxml++/nodes/entityreference.h
  25. include/libxml++-2.6/libxml++/nodes/node.h
  26. include/libxml++-2.6/libxml++/nodes/processinginstructionnode.h
  27. include/libxml++-2.6/libxml++/nodes/textnode.h
  28. include/libxml++-2.6/libxml++/nodes/xincludeend.h
  29. include/libxml++-2.6/libxml++/nodes/xincludestart.h
  30. include/libxml++-2.6/libxml++/noncopyable.h
  31. include/libxml++-2.6/libxml++/parsers/domparser.h
  32. include/libxml++-2.6/libxml++/parsers/parser.h
  33. include/libxml++-2.6/libxml++/parsers/saxparser.h
  34. include/libxml++-2.6/libxml++/parsers/textreader.h
  35. include/libxml++-2.6/libxml++/relaxngschema.h
  36. include/libxml++-2.6/libxml++/schema.h
  37. include/libxml++-2.6/libxml++/schemabase.h
  38. include/libxml++-2.6/libxml++/validators/dtdvalidator.h
  39. include/libxml++-2.6/libxml++/validators/relaxngvalidator.h
  40. include/libxml++-2.6/libxml++/validators/schemavalidator.h
  41. include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h
  42. include/libxml++-2.6/libxml++/validators/validator.h
  43. include/libxml++-2.6/libxml++/validators/xsdvalidator.h
  44. include/libxml++-2.6/libxml++/xsdschema.h
  45. lib/libxml++-2.6.a
  46. lib/libxml++-2.6.so
  47. lib/libxml++-2.6.so.2
  48. lib/libxml++-2.6.so.2.0.7
  49. libdata/pkgconfig/libxml++-2.6.pc
  50. @owner
  51. @group
  52. @mode
Collapse this list.
Dependency lines:
  • libxml++>0:textproc/libxml++26
To install the port:
cd /usr/ports/textproc/libxml++26/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/libxml++26
  • pkg install libxml++
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libxml++
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1569960450 SHA256 (libxml++-2.40.1.tar.xz) = 4ad4abdd3258874f61c2e2a41d08e9930677976d303653cd1670d3e9f35463e9 SIZE (libxml++-2.40.1.tar.xz) = 955220

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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. libglib-2.0.so : devel/glib20
  2. libintl.so : devel/gettext-runtime
  3. libglibmm-2.4.so : devel/glibmm
  4. libsigc-2.0.so : devel/libsigc++20
  5. libxml2.so : textproc/libxml2
This port is required by:
for Libraries
  1. audio/abgate-lv2
  2. audio/ardour6
  3. audio/eq10q-lv2
  4. audio/ganv
  5. audio/gtkguitune
  6. audio/guitarix-lv2
  7. audio/jalv
Expand this list (58 items / 51 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. audio/jalv-select
  3. audio/muse-sequencer
  4. audio/paprefs
  5. audio/pavucontrol
  6. audio/pulseeffects
  7. audio/qtractor
  8. audio/vst3sdk
  9. cad/horizon-eda
  10. cad/repsnapper
  11. cad/solvespace
  12. deskutils/easystroke
  13. deskutils/gnote
  14. deskutils/notekit
  15. deskutils/pinot
  16. deskutils/sysctlview
  17. devel/regexxer
  18. editors/gobby
  19. editors/jucipp
  20. emulators/open-vm-tools
  21. finance/libofx
  22. games/freedoko
  23. games/lordsawar
  24. graphics/art
  25. graphics/cairomm
  26. graphics/cluttermm
  27. graphics/gimmage
  28. graphics/goocanvasmm2
  29. graphics/inkscape
  30. graphics/photoflow
  31. graphics/rawtherapee
  32. graphics/synfig
  33. graphics/synfigstudio
  34. mail/astroid
  35. math/cadabra2
  36. multimedia/gstreamermm
  37. print/pdfchain
  38. security/gonepass
  39. sysutils/gnome-system-monitor
  40. sysutils/gsmartcontrol
  41. sysutils/jstest-gtk
  42. sysutils/mate-system-monitor
  43. sysutils/nitrogen
  44. x11/nwg-launchers
  45. x11/waybar
  46. x11/wf-shell
  47. x11/workrave
  48. x11-fm/fsv2
  49. x11-toolkits/gtkmm24
  50. x11-toolkits/gtkmm30
  51. x11-toolkits/gtksourceviewmm3
  52. x11-toolkits/pangomm
  53. Collapse this list.

Configuration Options:
No options to configure
Options name:
textproc_libxml++26
USES:
tar:xz compiler:c++11-lang gmake libtool pathfix pkgconfig gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/libxml++/2.40/
  2. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/libxml++/2.40/
  3. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/libxml++/2.40/
  4. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/libxml++/2.40/
  5. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/libxml++/2.40/
  6. http://download.gnome.org/sources/libxml++/2.40/
  7. http://ftp.belnet.be/mirror/ftp.gnome.org/sources/libxml++/2.40/
  8. http://www.gtlib.gatech.edu/pub/gnome/sources/libxml++/2.40/
  9. https://download.gnome.org/sources/libxml++/2.40/
  10. https://fr2.rpmfind.net/linux/gnome.org/sources/libxml++/2.40/
  11. https://ftp.acc.umu.se/pub/GNOME/sources/libxml++/2.40/
  12. https://ftp.gnome.org/pub/GNOME/sources/libxml++/2.40/
  13. https://gitlab.gnome.org/GNOME/libxml++/-/archive/2.40.1/
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
2.40.1_2,1
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