| Port details on branch 2026Q1 |
- libxml2-python Python interface for XML parser library for GNOME
- 2.15.2 textproc
=0 2.15.1Version of this port present on the latest quarterly branch. DEPRECATED: Planned for removal in 2.16: https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.15.0
- Maintainer: desktop@FreeBSD.org
 - Port Added: 2026-01-27 02:45:07
- Last Update: 2026-01-27 02:43:01
- Commit Hash: 87a0c21
- Also Listed In: gnome python
- License: MIT
- WWW:
- http://xmlsoft.org/
- Description:
- Python interface for XML parser library for GNOME
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}libxml2-python>0:textproc/libxml2-python@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/libxml2-python/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/libxml2-python
- pkg install py311-libxml2-python
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-libxml2-python listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-libxml2-python
- Package flavors (<flavor>: <package>)
- py311: py311-libxml2-python
- distinfo:
- TIMESTAMP = 1772636013
SHA256 (gnome/libxml2-2.15.2.tar.xz) = c8b9bc81f8b590c33af8cc6c336dbff2f53409973588a351c95f1c621b13d09d
SIZE (gnome/libxml2-2.15.2.tar.xz) = 3148720
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:

- Master port: textproc/libxml2
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- doxygen : devel/doxygen
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_libxml2-python
- USES:
- gnome python shebangfix cpe gmake iconv libtool localbase pathfix pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| This is a slave port. You may also want to view the commits to the master port: textproc/libxml2 | | Commit | Credits | Log message |
2.15.1 27 Jan 2026 02:43:01
    |
Charlie Li (vishwin)  |
textproc/libxml2: update to 2.15.1
Changelog: https://gitlab.gnome.org/GNOME/libxml2/-/blob/2.15/NEWS
Notably, all documentation generation requires a circular dependency
on textproc/libxslt. While the API documentation, in HTML, lives
on the upstream site [0], the man pages are now pre-rendered manually.
Also includes an upstream commit addressing unsafe pointer usage
in XPath, leading to security bugs in consumers like libxslt
(CVE-2025-10911). [1]
Mark the -python child port DEPRECATED without expiration date since
upstream has not provided a firm one yet, particularly the release
schedule for the next major version 2.16.
[0] https://gnome.pages.gitlab.gnome.org/libxml2/html/index.html
[1]
https://gitlab.gnome.org/GNOME/libxml2/-/commit/0e50b31902cdb1eb242eb361c123e9e033b2af87
Event: Snowstorm Special January 2026
With hat: desktop
PR: 291316
(cherry picked from commit fc6c145ef01c3418d7db4e7be89310d3f6225171) |
Number of commits found: 1
|