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: lang/julia/files/patch-stdlib_LinearAlgebra_src_lbt.jl

Number of commits found: 2

Wednesday, 15 Nov 2023
20:36 Thierry Thomas (thierry) search for other commits by this committer
lang/julia: partly remove the dependency on gfortran

Theoretically this port should not depend on gfortran, because we do not
build the bundled OpenBLAS (use the system package) nor SuiteSparse (GPL
libraries are deactivated).

It is certainly possible to totally remove the dependency on gfortran,
but this would require some more intrusive patches: this one only removes
the linkage with the libraries provided by GCC (among them libgomp).

Remark: this does not fix the failure reported at
<https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273219#c37>.
commit hash: 47322ff8ea597f8c6bddcbb0bd33e9dcbc584492 commit hash: 47322ff8ea597f8c6bddcbb0bd33e9dcbc584492 commit hash: 47322ff8ea597f8c6bddcbb0bd33e9dcbc584492 commit hash: 47322ff8ea597f8c6bddcbb0bd33e9dcbc584492 47322ff
Sunday, 27 Nov 2022
05:44 Wen Heping (wen) search for other commits by this committer
lang/julia: Fix julia internal package manager

PR:		267889
Reported by:	maintainer
commit hash: d48efc6e120c9608785daff5b2a02a7bd006dc95 commit hash: d48efc6e120c9608785daff5b2a02a7bd006dc95 commit hash: d48efc6e120c9608785daff5b2a02a7bd006dc95 commit hash: d48efc6e120c9608785daff5b2a02a7bd006dc95 d48efc6

Number of commits found: 2