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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q2
py-libxml2 Python interface for XML parser library for GNOME
2.11.9_2 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.11.9_2Version of this port present on the latest quarterly branch.
Maintainer: desktop@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-23 22:27:04
Last Update: 2025-05-23 22:23:25
Commit Hash: 0b3da26
Also Listed In: gnome python
License: MIT
WWW:
http://xmlsoft.org/
Description:
Python interface for XML parser library for GNOME
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}libxml2>0:textproc/py-libxml2@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-libxml2/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-libxml2
  • pkg install py311-libxml2
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 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-libxml2
Package flavors (<flavor>: <package>)
  • py311: py311-libxml2
distinfo:
TIMESTAMP = 1725749707 SHA256 (gnome/libxml2-2.11.9.tar.xz) = 780157a1efdb57188ec474dca87acaee67a3a839c2525b2214d318228451809f SIZE (gnome/libxml2-2.11.9.tar.xz) = 2627500

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
Master port: textproc/libxml2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python3.11 : lang/python311
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libxml2.so : textproc/libxml2
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_py-libxml2
USES:
gnome python shebangfix cmake:testing cpe iconv localbase:ldflags pathfix pkgconfig tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (10 items)
Collapse this list.
  1. ftp://ftp.belnet.be/mirror/ftp.gnome.org/gnomeftp/sources/libxml2/2.11/
  2. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/libxml2/2.11/
  3. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/libxml2/2.11/
  4. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/libxml2/2.11/
  5. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/libxml2/2.11/
  6. http://ftp.belnet.be/mirror/ftp.gnome.org/gnomeftp/sources/libxml2/2.11/
  7. https://download.gnome.org/sources/libxml2/2.11/
  8. https://fr2.rpmfind.net/linux/gnome.org/sources/libxml2/2.11/
  9. https://ftp.acc.umu.se/pub/GNOME/sources/libxml2/2.11/
  10. https://gitlab.gnome.org/GNOME/libxml2/-/archive/2.11.9/
Collapse this list.

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
CommitCreditsLog message
2.11.9_2
23 May 2025 22:23:25
commit hash: 0b3da26d11cf4048be6143b8b8684d737d0160abcommit hash: 0b3da26d11cf4048be6143b8b8684d737d0160abcommit hash: 0b3da26d11cf4048be6143b8b8684d737d0160abcommit hash: 0b3da26d11cf4048be6143b8b8684d737d0160ab files touched by this commit
Don Lewis (truckman) search for other commits by this committer
textproc/py-pylibxml2: rm patch that scans garbage

Remove a local patch that scans stack garbage for a pattern and then uses
the pointer after the array has been filled with actual data.  This can
cause random segfaults.

The patch is under textproc/libxml2, but the patched file is only used by
textproc/py-pylibxml2.

The UTF-8 issue this was intended to fix was fixed upstream in a more
comprehensive way in 2.11.0 with this commit:
https://gitlab.gnome.org/GNOME/libxml2/-/commit/76c6da420923f2721a2e16adfcef8707a2454a1b

PR:		286439 279034
Approved by:	desktop (makc)
Tested by:	vvd
MFH:		2025Q2

(cherry picked from commit d5b2d60fc76964a3e5b8f50d2992bd751f688f04)

Number of commits found: 1