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 is 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 2022Q2
py-lxml Pythonic binding for the libxml2 and libxslt libraries
4.8.0_2 devel 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 4.8.0_2Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
Also Listed In: python
License: BSD3CLAUSE
WWW:
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! WWW: https://lxml.de/ WWW: https://github.com/lxml/lxml
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}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 py38-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 py38-lxml listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py38-lxml
Package flavors (<flavor>: <package>)
  • py38: py38-lxml
distinfo:
TIMESTAMP = 1645451894 SHA256 (lxml-4.8.0.tar.gz) = f63f62fc60e6228a4ca9abae28228f35e1bd3ce675013d1dfb828688d50c6e23 SIZE (lxml-4.8.0.tar.gz) = 3209187

Packages (timestamps in pop-ups are UTC):
py37-lxml
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--4.6.2---4.6.2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-lxml
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--4.9.2--4.9.34.9.34.9.3
FreeBSD:14:latest--4.9.2--4.9.2-4.9.2
FreeBSD:14:quarterly-----4.9.34.9.34.9.3
FreeBSD:15:latest--n/a-n/a4.9.34.9.34.9.3
 
py311-lxml
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.9.3_14.9.3_1-4.9.3_14.9.3_1---
FreeBSD:13:quarterly4.9.3_14.9.3_1-4.9.3_14.9.3_1---
FreeBSD:14:latest4.9.3_14.9.3_1-4.9.3_14.9.3_1---
FreeBSD:14:quarterly4.9.3_14.9.3_1-4.9.3_14.9.3_1---
FreeBSD:15:latest4.9.3_14.9.3_1n/a4.9.3_1n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cython-3.8 : lang/cython@py38
  2. py38-setuptools>0 : devel/py-setuptools@py38
  3. python3.8 : lang/python38
  4. gcc10 : lang/gcc10
  5. as : devel/binutils
Runtime dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
  3. gcc10 : lang/gcc10
Library dependencies:
  1. libxml2.so : textproc/libxml2
  2. libxslt.so : textproc/libxslt
This port is required by:
for Build
  1. deskutils/calibre
  2. editors/libreoffice
  3. multimedia/mythtv
  4. security/py-xmlsec
  5. textproc/yelp-tools
  6. www/py-html5-parser
for Run
  1. deskutils/calibre
  2. finance/odoo
  3. graphics/inkscape
  4. multimedia/mythtv
  5. security/gvmd
  6. www/py-urlwatch
  7. x11/cinnamon

Configuration Options:
===> The following configuration options are available for py38-lxml-4.8.0_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_py-lxml
USES:
compiler cpe gnome python:3.6+ uniquefiles:dirs
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/l/lxml/
  2. https://pypi.org/packages/source/l/lxml/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.8.0_2
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1