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.

non port: textproc/py-RTFDE/distinfo

Number of commits found: 3

Thursday, 22 Feb 2024
12:31 Robert Clausecker (fuz) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
textproc/py-RTFDE: Update to 0.1.1

ChangeLog: https://github.com/seamustuohy/RTFDE/releases/tag/0.1.1

* Pin RTFDE to lark 1.1.8.
* Exclude test modules from being installed as top level module when building
the wheel from source.
* Remove unnecessary shebang from non-standalone code.
* Updated all licenses to consistently state LGPLv3.
* Updated python version to v3.8 and removed use of v3.9 byte-manipulation
methods.
  - Next major change, when 3.9 is more commonly used, we will push up to 3.9
and revert it forward again.

PR:		275725
commit hash: da5f506d29756b1d604cb3691062fd9f021c9edc commit hash: da5f506d29756b1d604cb3691062fd9f021c9edc commit hash: da5f506d29756b1d604cb3691062fd9f021c9edc commit hash: da5f506d29756b1d604cb3691062fd9f021c9edc da5f506
Sunday, 13 Aug 2023
09:35 Robert Clausecker (fuz) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
textproc/py-RTFDE: Update to 0.1.0

* Remove LXML option (It is a development dependency, so RTFDE does not
  need it to work properly.)

ChangeLog:
https://github.com/seamustuohy/RTFDE/commit/66780b8b1bc708f970de497e6e0c73d6f4a1a377

* Updated to only work with bytes.
* Added far greater unicode support.
* Fixed various whitespace issues.
* Added proper htmlrtf support.
* Added support for extracting (but not parsing binary data).
* Update grammar to be far more explicit when extracting objects.
* Fixes to ensure deencapsulation handles whitespace properly.
* Adds grammar composer to make grammar modifications more clearly
  defined.
* Adding support for surrogates which use raw unicode instead of 16bit
  signed encoding.
* Added better handling of parsing unicode HH replacement chars.

PR:		273063
commit hash: 165afb379257d6f0b973b23c46c1442ee87bee12 commit hash: 165afb379257d6f0b973b23c46c1442ee87bee12 commit hash: 165afb379257d6f0b973b23c46c1442ee87bee12 commit hash: 165afb379257d6f0b973b23c46c1442ee87bee12 165afb3
Tuesday, 25 Oct 2022
18:19 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
Add textproc/py-RTFDE: Library for extracting HTML content from RTF encapsulated
HTML

RTFDE is a python3 library for extracting encapsulated HTML & plain
text content from the RTF bodies of .msg files.

De-encapsulation enables previously encapsulated HTML and plain
text content to be extracted and rendered as HTML and plain text
instead of the encapsulating RTF content. After de-encapsulation,
the HTML and plain text should differ only minimally from the
original HTML or plain text content.

WWW: https://github.com/seamustuohy/RTFDE

PR:		265764
commit hash: f6c58e87095071d9ddd83df70090cd561be7ab9a commit hash: f6c58e87095071d9ddd83df70090cd561be7ab9a commit hash: f6c58e87095071d9ddd83df70090cd561be7ab9a commit hash: f6c58e87095071d9ddd83df70090cd561be7ab9a f6c58e8

Number of commits found: 3