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: print/py-collidoscope/pkg-descr

Number of commits found: 2

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Sunday, 16 May 2021
15:23 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-collidoscope: Add py-collidoscope 0.0.6

collidoscope reports on situations where paths overlap in a shaped piece of
text.

This software tries every combination of glyphs within a specified Unicode range
and up to a specified length of string and outputs a report of all situations
where the glyphs collide. It has a number of collision tests:
- Paths in non-adjacent glyphs are never allowed to collide.
- If the cursive test is turned on, then paths with a cursive attachment anchor
  are allowed to overlap with paths in an adjacent glyph which also contain a
  cursive attachment anchor, but are not allowed to overlap with a path without
  a cursive attachment anchor.
- If the area test is turned on, then paths in adjacent glyphs may collide so
  long as the area of overlap does not exceed a given percentage of the smallest
  path's area. i.e. if the area percentage is set to 25%, then two strokes may
  connect, because the overlap is likely to be quite small compared to the size
  of the paths involved. But if a stroke significantly overlaps a nukta, it will
  be reported as a collision. (Of course, this will not detect strokes which
  merely graze a nukta.)

WWW: https://github.com/simoncozens/collidoscope
commit hash: 1f58d8b468b56dc1e51e32972c3d2cfc10dd85c8 commit hash: 1f58d8b468b56dc1e51e32972c3d2cfc10dd85c8 commit hash: 1f58d8b468b56dc1e51e32972c3d2cfc10dd85c8 commit hash: 1f58d8b468b56dc1e51e32972c3d2cfc10dd85c8 1f58d8b

Number of commits found: 2