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: security/py-tinyaes/distinfo

Number of commits found: 3

Thursday, 14 Dec 2023
05:48 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-tinyaes: Update to 1.1.0

Changes:	https://github.com/naufraghi/tinyaes-py/releases
commit hash: c4d0cfa9e025c4347125ad08afc250e485b0db7a commit hash: c4d0cfa9e025c4347125ad08afc250e485b0db7a commit hash: c4d0cfa9e025c4347125ad08afc250e485b0db7a commit hash: c4d0cfa9e025c4347125ad08afc250e485b0db7a c4d0cfa
Friday, 30 Dec 2022
09:05 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-tinyaes: Update to 1.0.4

Changes:	https://github.com/naufraghi/tinyaes-py/releases
commit hash: e3f5846e4692ceeb6e157e031e74a12d3993d910 commit hash: e3f5846e4692ceeb6e157e031e74a12d3993d910 commit hash: e3f5846e4692ceeb6e157e031e74a12d3993d910 commit hash: e3f5846e4692ceeb6e157e031e74a12d3993d910 e3f5846
Saturday, 16 Apr 2022
04:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-tinyaes: Add py-tinyaes 1.0.3

tinyaes is a few lines Cython wrapper for the tiny-AES-c library, a Small
portable AES128/192/256 in C.

The library offers a few modes, CTR mode is the only one currently wrapped.
Given the C API works modifying a buffer in-place, the wrapper offers:
- CTR_xcrypt_buffer(..) that works on all bytes convertible types, and
  encrypting a copy of the buffer,
- CTR_xcrypt_buffer_inplace(..) that works on bytearrays only, modifying the
  buffer in-place.

WWW: https://github.com/naufraghi/tinyaes-py
commit hash: 6916df3fc01a63dce046c1c324310b099a6593a6 commit hash: 6916df3fc01a63dce046c1c324310b099a6593a6 commit hash: 6916df3fc01a63dce046c1c324310b099a6593a6 commit hash: 6916df3fc01a63dce046c1c324310b099a6593a6 6916df3

Number of commits found: 3