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/rubygem-ed25519/distinfo

Number of commits found: 2

Tuesday, 25 Jan 2022
19:51 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/rubygem-ed25519: Update to 1.3.0

Changes:	https://github.com/RubyCrypto/ed25519/blob/main/CHANGES.md
commit hash: a0f76e7c6dbefd7050a9bdecfe91a75b89ab1b28 commit hash: a0f76e7c6dbefd7050a9bdecfe91a75b89ab1b28 commit hash: a0f76e7c6dbefd7050a9bdecfe91a75b89ab1b28 commit hash: a0f76e7c6dbefd7050a9bdecfe91a75b89ab1b28 a0f76e7
Saturday, 2 Jun 2018
22:24 sunpoet search for other commits by this committer
Add rubygem-ed25519 1.2.4

ed25519.rb is a Ruby binding to the Ed25519 elliptic curve public-key signature
system described in RFC 8032.

Two implementations are provided: a MRI C extension which uses the "ref10"
implementation from the SUPERCOP benchmark suite, and a pure Java version based
on str4d/ed25519-java.

Ed25519 is one of two notable algorithms implemented atop the Curve25519
elliptic curve. The x25519 gem is a related project of this one, and implements
the X25519 Diffie-Hellman key exchange algorithm on the Montgomery form of
Curve25519.

WWW: https://github.com/crypto-rb/ed25519
Original commitRevision:471407 

Number of commits found: 2