Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: math/lapack,-cblas,-blas,-docs
To:
Rafael Sadowski <rafael@sizeofvoid.org>
Cc:
ports <ports@openbsd.org>, Steven Mestdagh <steven@openbsd.org>
Date:
Fri, 1 Nov 2024 08:48:52 +0000

Download raw body.

Thread
  • Rafael Sadowski:

    math/lapack,-cblas,-blas,-docs

  • Stuart Henderson:

    math/lapack,-cblas,-blas,-docs

  • > -COMMENT=	library of Fortran linear algebra subroutines
    > -DPB_PROPERTIES=	parallel
    > +COMMENT-main =		library of Fortran linear algebra subroutines
    > +COMMENT-blas =		Basic Linear Algebra Subprograms
    > +COMMENT-cblas =		C interface to BLAS
    > +COMMENT-docs =		maunal pages for BLAS/LAPACK
    >  
    > -VERSION=	3.8.0
    > -DISTNAME=	lapack-${VERSION}
    > -REVISION=	2
    > +PKGNAME-main =		lapack-${V}
    > +PKGNAME-blas =		blas-${V}
    > +PKGNAME-cblas =		cblas-${V}
    > +PKGNAME-docs =		lapack-man-${V}
    
    Is there a need to split it up? Now that the build is combined,
    putting them in a single package would make sense to me, and would
    simplify things.
    
    
    
  • Rafael Sadowski:

    math/lapack,-cblas,-blas,-docs

  • Stuart Henderson:

    math/lapack,-cblas,-blas,-docs