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: math/vdt/distinfo

Number of commits found: 1

Monday, 26 Dec 2022
08:16 Nuno Teixeira (eduardo) search for other commits by this committer Author: Erik Jensen
math/vdt: New port: Fast and inline implementations of mathematical functions

vectorised math:
 - A collection of fast and inline implementations of mathematical functions.
 - The functions can be used in autovectorised loops.
 - Double and single precision implementations are available.
 - No overhead present, no intrinsics used.
 - A scalar (T(T)) and array signature (void(const unsigned int,T*,T*))
   are provided.

Born and developed at CERN, it is used, among the others, by LHC
experiments and the Geant4 simulation toolkit.

Much of the VDT code is inspired by the well known Cephes mathematical
library.

WWW:		https://github.com/dpiparo/vdt
PR:		267717, 268292
commit hash: acfc52ae2cea4108d8b45034ae0146e8d4a03f0f commit hash: acfc52ae2cea4108d8b45034ae0146e8d4a03f0f commit hash: acfc52ae2cea4108d8b45034ae0146e8d4a03f0f commit hash: acfc52ae2cea4108d8b45034ae0146e8d4a03f0f acfc52a

Number of commits found: 1