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/openblas/files/patch-c_check

Number of commits found: 7

Tuesday, 12 Dec 2023
19:03 Thierry Thomas (thierry) search for other commits by this committer Author: Eijiro Shibusawa
math/openblas: upgrade to 0.3.25

Releases notes at <https://github.com/OpenMathLib/OpenBLAS/releases>.

PR:		273219
Exp-run by:	antoine@
commit hash: 84ca7effd38f7ff589ef044ad453b93d688542f6 commit hash: 84ca7effd38f7ff589ef044ad453b93d688542f6 commit hash: 84ca7effd38f7ff589ef044ad453b93d688542f6 commit hash: 84ca7effd38f7ff589ef044ad453b93d688542f6 84ca7ef
Tuesday, 10 Oct 2023
17:18 Robert Clausecker (fuz) search for other commits by this committer
math/openblas: Revert "update to 0.3.24"

On some amd64 CPUs, this change broke py-scipy during configure,
and octave at runtime.  In the end, octave kills the package
builders.

This reverts commit c45681ef5049357ef58d738865b821186b02578f.

Approved by:	portmgr (antoine)
PR:		273219
MFH:		2023Q4
commit hash: 2c83bd52e56ebe097db15d592401cab28f9f126a commit hash: 2c83bd52e56ebe097db15d592401cab28f9f126a commit hash: 2c83bd52e56ebe097db15d592401cab28f9f126a commit hash: 2c83bd52e56ebe097db15d592401cab28f9f126a 2c83bd5
Wednesday, 4 Oct 2023
19:59 Robert Clausecker (fuz) search for other commits by this committer Author: Eijiro Shibusawa
math/openblas: update to 0.3.24

Changelog: https://github.com/OpenMathLib/OpenBLAS/releases/tag/v0.3.24

PR:		273219
commit hash: c45681ef5049357ef58d738865b821186b02578f commit hash: c45681ef5049357ef58d738865b821186b02578f commit hash: c45681ef5049357ef58d738865b821186b02578f commit hash: c45681ef5049357ef58d738865b821186b02578f c45681e
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 
Thursday, 18 Feb 2016
16:35 rakuco search for other commits by this committer
Update to 0.2.15.

0.2.15 was released in October 2015.
Release notes: http://www.openblas.net/Changelog.txt

This update introduces support for new CPU architectures, such as Intel's
Broadwell and Skylake. In practice, this means people using those architectures
can actually build the port now (OpenBLAS seems to do some CPU-detection that
cannot be easily turned off and refusing to build on unrecognized CPUs).

Port changes:
- Reorganize a few variables in Makefile.
- Refresh patches.

PR:		206886
Submitted by:	Adriaan de Groot <groot@kde.org> (first version),
		Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
MFH:		2016Q1
Original commitRevision:409114 
Sunday, 1 Feb 2015
15:35 thierry search for other commits by this committer
Minor update to 0.2.13, some select important updates from
http://www.openblas.net/Changelog.txt:

* Fix Fortran compiler detection on FreeBSD.
	  (#470, Thanks Mike Nolta)
* Fix a bug of sgemm kernel on Intel Sandy Bridge.
* Added CBLAS interface for ?omatcopy and ?imatcopy.
* Improved axpy and symv performance on AMD Bulldozer.
* Improved gemv performance on modern Intel and AMD CPUs.

PR:		ports/197231
Submitted by:	dieterich.joh (at) gmail.com
Approved by:	phd_kimberlite (at) yahoo.co.jp (maintainer)
Original commitRevision:378246 
Sunday, 26 Aug 2012
10:42 maho search for other commits by this committer
Add an math/openblas.
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
OpenBLAS is an open source project supported by
Lab of Parallel Software and Computational Science, ISCAS.

NOTE: If you want to specify your CPU microarchitecture manually,
please use TARGET_CPU_ARCH knob, e.g., "make TARGET_CPU_ARCH=NEHALEM".
This value is set TARGET build flag.

WWW: https://github.com/xianyi/OpenBLAS

PR:		165684
Submitted by:	Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
Original commit

Number of commits found: 7