Port details |
- libxml++30 XML API for C++
- 3.2.5_1 textproc
=2 3.2.5Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2022-09-07 10:57:08
- Last Update: 2025-01-11 04:09:10
- Commit Hash: d7169b7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: LGPL21+
- WWW:
- https://libxmlplusplus.github.io/libxmlplusplus/
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libxml++30>0:textproc/libxml++30
- To install the port:
- cd /usr/ports/textproc/libxml++30/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/libxml++30
- pkg install libxml++30
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libxml++30
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1705441858
SHA256 (libxml++-3.2.5.tar.xz) = 0c9b381b5a83d6b3ab4b0b865d7256dab27d575981b63be2f859edcb94da59c7
SIZE (libxml++-3.2.5.tar.xz) = 903840
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libglibmm-2.4.so : devel/glibmm
- libsigc-2.0.so : devel/libsigc++20
- libxml2.so : textproc/libxml2
- This port is required by:
- for Libraries
-
- deskutils/pinot
Configuration Options:
- No options to configure
- Options name:
- textproc_libxml++30
- USES:
- gnome meson pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.5_1 11 Jan 2025 04:09:10
    |
Charlie Li (vishwin)  |
textproc/libxml++30: remove incorrect patch and adjust plist
libxml++config.h is always #included as <libxml++config.h>, and its
expected location is lib/libxml++3.0/include. Consumers fail to
build otherwise as other headers in this port include <libxml++config.h>. |
3.2.5 21 Jan 2024 07:57:59
    |
Rodrigo Osorio (rodrigo)  |
textproc/libxml++30: Update to 3.2.5
Summary:
Changelog:
https://github.com/libxmlplusplus/libxmlplusplus/blob/52dd87b44307195d17696568b40ff50a018a1fe3/NEWS
PR: 276179
Reported by: Olivier Duchateau <duchateau.olivier@gmail.com> |
2.91.3 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
2.91.3 02 Oct 2023 19:19:30
    |
Rene Ladan (rene)  |
all: return bland@'s ports to the pool (+gnome) after safekeeping their commit
bit.
Hat: portmgr-secretary |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
2.91.3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2.91.3 07 Sep 2022 20:49:05
    |
Antoine Brodin (antoine)  |
textproc/libxml++30: fix PKGBASE collision |
2.91.3 07 Sep 2022 10:56:24
    |
Alexander Nedotsukov (bland)  |
textproc/libxml++30: Add libxml++30, a C++ API v3.0 for libxml2 |
Number of commits found: 8
|