[Bug 274110] math/gotoblas was removed but many ports refers to it

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 26 Sep 2023 18:36:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274110

            Bug ID: 274110
           Summary: math/gotoblas was removed but many ports refers to it
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: rozhuk.im@gmail.com

# grep -rsp 'gotoblas' /usr/ports/
/usr/ports/Mk/Uses/blaslapack.mk:# Valid ARGS:  atlas gotoblas netlib (default)
openblas
/usr/ports/databases/grass7/Makefile:#GOTOBLAS_USES=           
blaslapack:gotoblas
/usr/ports/math/arpack-ng/Makefile:.if ${WITH_BLAS} == "gotoblas"
/usr/ports/math/ceres-solver/Makefile:GOTOBLAS_USES=           
blaslapack:gotoblas
/usr/ports/math/kktdirect/Makefile:WITH_BLAS?=  gotoblas
/usr/ports/math/primme/Makefile:GOTOBLAS_USES=          blaslapack:gotoblas
/usr/ports/math/sdpa/Makefile:GOTOBLAS_USES=            blaslapack:gotoblas
/usr/ports/math/superlu/Makefile:GOTOBLAS_USES=         blaslapack:gotoblas
/usr/ports/math/suitesparse/bsd.suitesparse.mk:GOTOBLAS_USES=          
blaslapack:gotoblas
/usr/ports/math/superlu-dist/Makefile:GOTOBLAS_USES=           
blaslapack:gotoblas
/usr/ports/math/xtensor-blas/pkg-plist:include/xflens/cxxblas/drivers/gotoblas.h
/usr/ports/science/mbdyn/Makefile:GOTOBLAS_USES=        blaslapack:gotoblas

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