[Bug 262855] math/openblas: Possible improvements to port

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 27 Mar 2022 09:36:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262855

            Bug ID: 262855
           Summary: math/openblas: Possible improvements to port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
                CC: phd_kimberlite@yahoo.co.jp, yasu@freebsd.org
                CC: phd_kimberlite@yahoo.co.jp
             Flags: maintainer-feedback?(phd_kimberlite@yahoo.co.jp)

Hi,

While I'm not a direct user of OpenBLAS I did notice that a some repos does few
nice things that might be worth looking into

Disable testing during build,
https://git.alpinelinux.org/aports/tree/community/openblas/separate-tests.patch
(might not be applicable in our case)

Use system lapack

https://sources.debian.org/patches/openblas/0.3.20+ds-1/
https://src.fedoraproject.org/rpms/openblas/tree/rawhide

It would also be nice if we could make use of upstream release archvie as
suggested by Porters Handbook (USE_GITHUB section)

Link:
https://github.com/xianyi/OpenBLAS/releases/download/v0.3.20/OpenBLAS-0.3.20.tar.gz

Best regards,
Daniel

-- 
You are receiving this mail because:
You are the assignee for the bug.