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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: Mk/Uses/blaslapack.mk

Number of commits found: 11

Thursday, 2 Nov 2023
16:02 Thierry Thomas (thierry) search for other commits by this committer
Mk/Uses/blaslapack.mk: adding support of BLIS and FlexiBLAS

/!\ Avoid mixing libraries using different BLAS-LAPACK implementations!
commit hash: a86016e8f6cee385cb8caefbff92c10c6adbefec commit hash: a86016e8f6cee385cb8caefbff92c10c6adbefec commit hash: a86016e8f6cee385cb8caefbff92c10c6adbefec commit hash: a86016e8f6cee385cb8caefbff92c10c6adbefec a86016e
Sunday, 29 Oct 2023
10:48 Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the removal of math/gotoblas

Thanks to yuri@ the latest consumers have been fixed.

PR:		274110
Reported by:	Ivan Rozhuk
commit hash: 390e0ec2f9817bdec41597ed8daf0da02f092272 commit hash: 390e0ec2f9817bdec41597ed8daf0da02f092272 commit hash: 390e0ec2f9817bdec41597ed8daf0da02f092272 commit hash: 390e0ec2f9817bdec41597ed8daf0da02f092272 390e0ec
Saturday, 12 Nov 2022
13:33 Thierry Thomas (thierry) search for other commits by this committer
Mk/Uses/blaslapack.mk: set BLA_VENDOR to be used by cmake

See $LOCALBASE/share/cmake/Modules/FindBLAS.cmake: this will guide cmake
to choose the right libraries.
commit hash: c2721bb791bcce7ec23f6df173500ca200ff3b66 commit hash: c2721bb791bcce7ec23f6df173500ca200ff3b66 commit hash: c2721bb791bcce7ec23f6df173500ca200ff3b66 commit hash: c2721bb791bcce7ec23f6df173500ca200ff3b66 c2721bb7
Sunday, 24 Apr 2022
10:00 Tobias C. Berner (tcberner) search for other commits by this committer
framework: cleanup conditional-indentations in Mk/

Run Tools/scripts/indent_make_if.pl on all of Mk.

These white space changes contribute greatly to the readability of those files.
As we have a version control system, finding out the reasons for the changes
prior to these white space changes is still easily possible

Differential Revision:	https://reviews.freebsd.org/D35024
Reviewed by:		portmgr (rene, bapt)
commit hash: aa2539679084872cd84112e9df6bfee571570623 commit hash: aa2539679084872cd84112e9df6bfee571570623 commit hash: aa2539679084872cd84112e9df6bfee571570623 commit hash: aa2539679084872cd84112e9df6bfee571570623 aa25396
Tuesday, 6 Apr 2021
14:27 Mathieu Arnold (mat) search for other commits by this committer
framework: Remove $FreeBSD$

Where appropriate fiddle with a few other things.
commit hash: 5d33e045968104ac678d8b4b4ec1e8956bbf68e0 commit hash: 5d33e045968104ac678d8b4b4ec1e8956bbf68e0 commit hash: 5d33e045968104ac678d8b4b4ec1e8956bbf68e0 commit hash: 5d33e045968104ac678d8b4b4ec1e8956bbf68e0 5d33e04
Tuesday, 21 Jan 2020
22:03 swills search for other commits by this committer
math/openblas: Update to 0.3.7

While here, improve formatting and fix build of dependant ports.

PR:		231371
Submitted by:	yuri (initial version), pkubaj (ppc fixes)
Approved by:	Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
Original commitRevision:523749 
Friday, 17 Feb 2017
03:10 jbeich search for other commits by this committer
Adjust comment about USES=blaslapack defaults

This matches what Porter's Handbook documents as well.
Original commitRevision:434263 
Sunday, 27 Mar 2016
01:23 bapt search for other commits by this committer
Remove the now unneeded ${PORTSDIR} from dependency definition in
The infrastructure Makefiles

PR:		206569
Exp run by:	antoine
Differential Revision:	D5047
Original commitRevision:411970 
Thursday, 15 Oct 2015
07:36 bapt search for other commits by this committer
Readd PORTSDIR for now we will only start removing them after 2016Q1 is branched

This gives more time for tools to get updated, available in packages etc before
bothering users
Original commitRevision:399326 
Wednesday, 14 Oct 2015
16:49 bapt search for other commits by this committer
Drop the necessity to add ${PORTSDIR} to dependency line

Modify make describe to automatically prepend ${PORTSDIR} if the path for the
port is not absolute

Checked with poudriere, portmaster, portupgrade

PR:		203685
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D3866
Original commitRevision:399278 
Monday, 5 Jan 2015
20:43 thierry search for other commits by this committer
Adding ports/Mk/Uses/blaslapack.mk.

It handles the dependencies and defines BLASLIB and LAPACKLIB for the
different blas / lapack implementations.

It defaults to netlib, the reference libraries, but Openblas, Gotoblas
or ATLAS can be selected.

Differential Revision:	D1354
Original commitRevision:376359 

Number of commits found: 11