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/lapack/files/manpages

Number of commits found: 8

Saturday, 17 Jul 2021
15:18 Thierry Thomas (thierry) search for other commits by this committer Author: John Hein
math/lapack: fix "argument list too long"

Older FreeBSD versions have a too small ARG_MAX, and making the plist
failed with the "argument list too long" error.

This patch sticks to using files and pipelines rather than long command
line argument lists, authored by John Hein <jcfyecrayz@liamekaens.com>.

PR:		257004
Reported by:	russo (at) bogodyn.org
commit hash: 37e3e66b0de6644dabe631c8a68d58c7cca14f32 commit hash: 37e3e66b0de6644dabe631c8a68d58c7cca14f32 commit hash: 37e3e66b0de6644dabe631c8a68d58c7cca14f32 commit hash: 37e3e66b0de6644dabe631c8a68d58c7cca14f32 37e3e66
Friday, 2 Jul 2021
21:20 Thierry Thomas (thierry) search for other commits by this committer
math/lapack: +math/blas et al., upgrade to 3.10.0

- Upgrade math/blas, math/cblas, math/lapack, math/lapacke and math/xlapack
  to 3.10.0;
  Latest release notes at <http://netlib.org/lapack/lapack-3.10.0.html>

- This is a major release and also addressing multiple bug fixes

- The tarball is no more hosted by netlib but at GitHub

- This also fixes the problem with unversioned manpages.

PR:		256940
Reported by:	alt2600 (at) icloud.com
commit hash: 34dc18b257de7c1313e2c32a1e61b8c5646cc73d commit hash: 34dc18b257de7c1313e2c32a1e61b8c5646cc73d commit hash: 34dc18b257de7c1313e2c32a1e61b8c5646cc73d commit hash: 34dc18b257de7c1313e2c32a1e61b8c5646cc73d 34dc18b2
Sunday, 13 Jun 2021
17:48 Thierry Thomas (thierry) search for other commits by this committer
math/lapack: +math/blas et al., upgrade to 3.9.1

- Upgrade math/blas, math/cblas, math/lapack, math/lapacke and math/xlapack
  to 3.9.1;
  Latest release notes at <http://www.netlib.org/lapack/lapack-3.9.1.html>

- Chase this upgrade in biology/treekin;

- Add a test target;

- Remove a conflict with math/openblas (PR 244296);

- Fix the build with Gcc10 (PR 247485).

PR:		247542
Approved by:	expr-run by antoine@
commit hash: c2488a6020830af2cf09699b887adec7af806bf3 commit hash: c2488a6020830af2cf09699b887adec7af806bf3 commit hash: c2488a6020830af2cf09699b887adec7af806bf3 commit hash: c2488a6020830af2cf09699b887adec7af806bf3 c2488a6
Saturday, 5 Apr 2014
16:30 antoine search for other commits by this committer
Stage support

With hat:	portmgr
Original commitRevision:350244 
Sunday, 22 Jan 2012
12:02 maho search for other commits by this committer
Update with many small following changes.

1. adding upstream patches and bump port revision.
2. adding precompiled man by default rather than building.
3. adding regression-test target, several tests fails, though.
4. prepare for xlapack and now blas is secondary port of this port.

Submitted by:   bf@
Original commit
Sunday, 8 Jan 2012
05:12 maho search for other commits by this committer
Update to LAPACK 3.4.0.

PR:             163906
Submitted by:   Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
Feature safe:   yes
Original commit
Monday, 13 Apr 2009
07:34 maho search for other commits by this committer
Update to 3.2.0.
Original commit
Saturday, 29 Sep 2007
12:53 maho search for other commits by this committer
Update to 3.3.1.

According to http://www.netlib.org/lapack/lapack-3.1.0.changes
> The interfaces to primary computational routines are fixed and
> will not be changed by minor LAPACK versions (e.g. 3.x).
> Primary routines are those prefixed by a precision and matrix
> type like SGERFS, CUNMQR, ZHEGV, etc., and these interfaces
> will remain the same for all LAPACK version 3 versions.
So I didn't change the version number of shared lib.

See also PR:            116166
Original commit

Number of commits found: 8