Port details |
- py-lxml5 Pythonic XML processing library combining libxml2/libxslt
- 5.4.0 devel
=0 5.3.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-09-08 18:45:20
- Last Update: 2025-05-18 03:34:38
- Commit Hash: ec512b0
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://lxml.de/
- https://github.com/lxml/lxml
- Description:
- lxml is the most feature-rich and easy-to-use library for processing XML and
HTML in the Python language. It's also very fast and memory friendly, just so
you know.
 ¦ ¦ ¦ ¦ 
- 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}lxml5>0:devel/py-lxml5@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/py-lxml5/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-lxml5
- pkg install py311-lxml5
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-lxml5 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-lxml5
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1745936150
SHA256 (lxml-5.4.0.tar.gz) = d12832e1dbea4be280b22fd0ea7c9b87f0d8fc51ba06e92dc62d52f804f78ebd
SIZE (lxml-5.4.0.tar.gz) = 3679479
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-cython3>=3.0.12<3.1 : lang/cython3@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- libxslt.so : textproc/libxslt
- This port is required by:
- for Run
-
- textproc/xml2rfc
- www/py-htmldate
Configuration Options:
- No options to configure
- Options name:
- devel_py-lxml5
- USES:
- cpe gnome python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.4.0 18 May 2025 03:34:38
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-lxml5: Update to 5.4.0
Changes: https://github.com/lxml/lxml/releases |
5.3.2 18 Apr 2025 05:37:30
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-lxml5: Update to 5.3.2
Changes: https://github.com/lxml/lxml/releases |
5.3.1 09 Apr 2025 14:55:11
    |
Po-Chuan Hsieh (sunpoet)  |
Mk/Uses/python.mk: Introduce USE_PYTHON=cython3{,_run,_test}
- Update USE_PYTHON=cython{,_run,_test}
- Convert all cython3 occurrence to USE_PYTHON=cython3*
- While I'm here, fix incorrect usage of combining cython3 in BUILD_DEPENDS and
USE_PYTHON=cython
It is added to simplify the future transition from Cython 0.29 to 3.
The minimal version is set to 3.0.12 because it is required by
devel/py-propcache.
The upper bound of version is set to 3.1 because it is limited by multiple
ports. |
5.3.1 19 Feb 2025 11:54:11
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-lxml5: Update to 5.3.1
- Add GitHub to MASTER_SITES
Changes: https://github.com/lxml/lxml/releases |
5.3.0 08 Sep 2024 18:36:53
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-lxml5: Add py-lxml5 5.3.0
lxml is the most feature-rich and easy-to-use library for processing XML and
HTML in the Python language. It's also very fast and memory friendly, just so
you know. |
Number of commits found: 5
|