| Port details on branch 2026Q3 |
- py-lxml Pythonic binding for the libxml2 and libxslt libraries
- 6.1.1 devel
=0 6.1.1Version of this port present on the latest quarterly branch. - Maintainer: vishwin@FreeBSD.org
 - Port Added: 2026-09-02 18:36:07
- Last Update: 2026-09-03 02:02:18
- Commit Hash: 86d4e0f
- 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 py312-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 py312-lxml listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-lxml
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1779203618
SHA256 (lxml-6.1.1.tar.gz) = ba96ae44888e0185281e937633a743ea90d5a196c6000f82565ebb0580012d40
SIZE (lxml-6.1.1.tar.gz) = 4197430
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:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@py312
- py312-cython>=3.2.4 : lang/cython@py312
- python3.12 : lang/python312
- gcc14 : lang/gcc14
- as : devel/binutils
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-cssselect>0 : www/py-cssselect@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- gcc14 : lang/gcc14
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- libxslt.so : textproc/libxslt
- This port is required by:
- for Run
-
- benchmarks/py-reframe-hpc
Configuration Options:
- ===> The following configuration options are available for py312-lxml-6.1.1:
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: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
6.1.1 03 Sep 2026 02:02:18
    |
Charlie Li (vishwin)  |
Revert "devel/py-lxml: update to 6.1.3"
Requires at least newer minor version of lang/cython 3.2.9.
Reported by: fallout
This reverts commit 3dba3a5bc9a24ad56d9312a8cb2b64eeab56cb40. |
6.1.3 02 Sep 2026 18:32:49
    |
Charlie Li (vishwin)  |
devel/py-lxml: update to 6.1.3
Changelog: https://lxml.de/6.1/changes-6.1.3.html
(cherry picked from commit 57b882f92625e951355f2beee7ba6e75616b1bbd) |
Number of commits found: 2
|