| Port details on branch 2026Q2 |
- py-lxml Pythonic binding for the libxml2 and libxslt libraries
- 6.0.4 devel
=0 6.0.4Version of this port present on the latest quarterly branch. - Maintainer: vishwin@FreeBSD.org
 - Port Added: 2026-04-14 00:33:05
- Last Update: 2026-04-14 00:31:02
- Commit Hash: fc51630
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://lxml.de/
- https://github.com/lxml/lxml
- Description:
- lxml is a Python binding for libxml2 and libxslt. Its aim:
* Pythonic API.
* Documented.
* Use Python unicode strings in API.
* Safe (no segfaults).
* No manual memory management!
 ¦ ¦ ¦ ¦ 
- 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}lxml>0:devel/py-lxml@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-lxml/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-lxml
- pkg install py311-lxml
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-lxml listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-lxml
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1776118943
SHA256 (lxml-6.0.4.tar.gz) = 4137516be2a90775f99d8ef80ec0283f8d78b5d8bd4630ff20163b72e7e9abf2
SIZE (lxml-6.0.4.tar.gz) = 4237780
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- py311-cython>=3.2.4 : lang/cython@py311
- python3.11 : lang/python311
- gcc14 : lang/gcc14
- as : devel/binutils
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-cssselect>0 : www/py-cssselect@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- gcc14 : lang/gcc14
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- libxslt.so : textproc/libxslt
- This port is required by:
- for Build
-
- comms/gnuradio
- editors/libreoffice
- x11-themes/kf6-breeze-icons
- for Run
-
- comms/gnuradio
- security/caldera
- textproc/sigil
Configuration Options:
- ===> The following configuration options are available for py311-lxml-6.0.4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_py-lxml
- USES:
- compiler cpe gnome python
- 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) |
| Commit | Credits | Log message |
6.0.4 14 Apr 2026 00:31:02
    |
Charlie Li (vishwin)  |
devel/py-lxml: update to 6.0.4
Changelog: https://lxml.de/6.0/changes-6.0.4.html
For tests, copy built extension module artefacts into src instead
of building them again, and add cssselect TEST_DEPENDS
(cherry picked from commit 8ae5bc33a128b397a9a4cd1789d1a53e8471f2e6) |
Number of commits found: 1
|