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 on branch 2022Q2
py-bleach Easy safelist-based HTML-sanitizing tool
4.1.0_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 4.1.0_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 03:53:57
Last Update: 2022-04-02 10:27:39
Commit Hash: 606d504
Also Listed In: python
License: APACHE20
WWW:
https://github.com/mozilla/bleach
Description:
Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes. Bleach can also linkify text safely, applying filters that Django's urlize filter cannot, and optionally setting rel attributes, even on links already in the text. Bleach is intended for sanitizing text from untrusted sources. If you find yourself jumping through hoops to allow your site administrators to do lots of things, you're probably outside the use cases. Either trust those users, or don't. Because it relies on html5lib, Bleach is as good as modern browsers at dealing with weird, quirky HTML fragments. And any of Bleach's methods will fix unbalanced or mis-nested tags. WWW: https://github.com/mozilla/bleach
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}bleach>0:www/py-bleach@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-bleach/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-bleach
  • pkg install py38-bleach
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-bleach listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py38-bleach
Package flavors (<flavor>: <package>)
  • py38: py38-bleach
distinfo:
TIMESTAMP = 1647264688 SHA256 (bleach-4.1.0.tar.gz) = 0900d8b37eba61a802ee40ac0061f8c2b5dee29c1927dd1d233e075ebf5a71da SIZE (bleach-4.1.0.tar.gz) = 195798

Packages (timestamps in pop-ups are UTC):
py37-bleach
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.1.5---3.1.5-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-bleach
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.1.06.1.0-6.1.06.1.0---
FreeBSD:13:quarterly6.1.06.1.05.0.1_16.1.06.1.06.1.06.1.06.1.0
FreeBSD:14:latest6.1.06.1.05.0.1_16.1.06.1.05.0.1_1-5.0.1_1
FreeBSD:14:quarterly6.1.06.1.0-6.1.06.1.06.1.06.1.06.1.0
FreeBSD:15:latest6.1.06.1.0n/a6.1.0n/a6.1.06.1.06.1.0
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. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. py38-packaging>=0 : devel/py-packaging@py38
  2. py38-six>=1.9.0 : devel/py-six@py38
  3. py38-webencodings>=0 : converters/py-webencodings@py38
  4. py38-setuptools>0 : devel/py-setuptools@py38
  5. python3.8 : lang/python38
This port is required by:
for Run
  1. net-im/py-matrix-synapse

Configuration Options:
No options to configure
Options name:
www_py-bleach
USES:
cpe python:3.6+ shebangfix
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/b/bleach/
  2. https://pypi.org/packages/source/b/bleach/
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.1.0_1
02 Apr 2022 10:27:39
commit hash: 606d504c87cc0bc7a1302d6725b3e5b669bdef20commit hash: 606d504c87cc0bc7a1302d6725b3e5b669bdef20commit hash: 606d504c87cc0bc7a1302d6725b3e5b669bdef20commit hash: 606d504c87cc0bc7a1302d6725b3e5b669bdef20 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Sascha Biberhofer
www/py-bleach: Fix typo in RUN_DEPENDS

PR:		262902
Reported by:	Dan Kotowski <dan.kotowski@a9development.com>
Fixes:		aaf59e6e78c21a5c0fb917455c8a4b84a46e4572
MFH:		2022Q2

(cherry picked from commit 1396c410a5468e657cf737ea38e563541bb4e828)

Number of commits found: 1