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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-readability-lxml Fast HTML to text parser (article readability tool)
0.8.1 www 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 0.8.1Version of this port present on the latest quarterly branch.
Maintainer: m.ne@gmx.net search for ports maintained by this maintainer
Port Added: 2023-09-11 15:18:06
Last Update: 2023-11-14 17:16:52
Commit Hash: 2abf328
Also Listed In: python
License: APACHE20
WWW:
https://github.com/buriy/python-readability
Description:
Fast HTML to text parser (article readability tool). Given an HTML document, it pulls out the main body text and cleans it up.
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}readability-lxml>0:www/py-readability-lxml@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-readability-lxml/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-readability-lxml
  • pkg install py39-readability-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 py39-readability-lxml listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-readability-lxml
Package flavors (<flavor>: <package>)
  • py39: py39-readability-lxml
distinfo:
TIMESTAMP = 1691368002 SHA256 (readability-lxml-0.8.1.tar.gz) = e51fea56b5909aaf886d307d48e79e096293255afa567b7d08bca94d25b1a4e1 SIZE (readability-lxml-0.8.1.tar.gz) = 15878

Packages (timestamps in pop-ups are UTC):
py39-readability-lxml
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.10.8.1-0.8.10.8.1---
FreeBSD:13:quarterly0.8.10.8.1-0.8.10.8.10.8.10.8.10.8.1
FreeBSD:14:latest0.8.10.8.1-0.8.10.8.1---
FreeBSD:14:quarterly0.8.10.8.1-0.8.10.8.10.8.10.8.10.8.1
FreeBSD:15:latest0.8.10.8.1n/a0.8.1n/a0.8.10.8.10.8.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-cssselect>0 : www/py-cssselect@py39
  2. py39-lxml>0 : devel/py-lxml@py39
  3. py39-timeout-decorator>0 : devel/py-timeout-decorator@py39
  4. py39-chardet>0 : textproc/py-chardet@py39
  5. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  6. python3.9 : lang/python39
This port is required by:
for Run
  1. www/offpunk

Configuration Options:
===> The following configuration options are available for py39-readability-lxml-0.8.1: CCHARDET=off: Use cchardet instead of chardet ===> Use 'make config' to modify these settings
Options name:
www_py-readability-lxml
USES:
python
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/r/readability-lxml/
  2. https://pypi.org/packages/source/r/readability-lxml/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.1
14 Nov 2023 17:16:52
commit hash: 2abf328c5261c82025a37f7f42f668701312eb2bcommit hash: 2abf328c5261c82025a37f7f42f668701312eb2bcommit hash: 2abf328c5261c82025a37f7f42f668701312eb2bcommit hash: 2abf328c5261c82025a37f7f42f668701312eb2b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-readability-lxml: Use PYPI instead of CHEESESHOP

Approved by:	portmgr (blanket)
With hat:	python
0.8.1
11 Sep 2023 14:56:54
commit hash: 4b0d2e11183ec9124b5f36436b2b79491816ff99commit hash: 4b0d2e11183ec9124b5f36436b2b79491816ff99commit hash: 4b0d2e11183ec9124b5f36436b2b79491816ff99commit hash: 4b0d2e11183ec9124b5f36436b2b79491816ff99 files touched by this commit
Joel Bodenmann (jbo) search for other commits by this committer
Author: Martin Neubauer
www/py-readability-lxml: Add new port

Fast HTML to text parser (article readability tool).

PR:			273553
Approved by:		zirias (mentor)
Differential Revision:	https://reviews.freebsd.org/D41813

Number of commits found: 2