Version: 3.8.0, Package name: blas-3.8.0 |
Maintained by: Steven Mestdagh |
Master sites: |
Description The BLAS (Basic Linear Algebra Subprograms) are routines that provide standard building blocks for performing basic vector and matrix operations. The Level 1 BLAS perform scalar, vector and vector-vector operations, the Level 2 BLAS perform matrix-vector operations, and the Level 3 BLAS perform matrix-matrix operations. Because the BLAS are efficient, portable, and widely available, they are commonly used in the development of high quality linear algebra software, LAPACK for example. |
Filesize: 1885.367 KB |
Version History (View Complete History) |
|
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-07-10 15:01:28 by T.J. Townsend | Files touched by this commit (27) |
Log message: switch some more homepage and master_sites links to https. input/ok sthen |
2019-04-28 15:08:27 by Christian Weisgerber | Files touched by this commit (20) |
Log message: Bump all ports that depend on ports-gcc on the clang archs. SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. |
2019-04-17 12:53:29 by Steven Mestdagh | Files touched by this commit (2) |
Log message: bump to 3.8.0, only cosmetic changes |
2018-10-23 14:35:47 by Steven Mestdagh | Files touched by this commit (3) |
Log message: use gfortran instead of cc to link these libraries, in order to register the dependency on libgfortran. suggested and ok jca@ |
2017-06-17 09:25:37 by Ingo Schwarze | Files touched by this commit (1) |
Log message: In these manual pages, the SYNOPSIS looks seriously better with mandoc than with groff because groff inserts lots of whitespace that harms readability. Identical formatting outside the SYNOPSIS. Drop USE_GROFF and bump. |
2015-12-03 14:24:32 by Stuart Henderson | Files touched by this commit (78) |
Log message: switch my distfiles mirror to https |
2015-05-25 01:54:28 by Jasper Lievisse Adriaanse | Files touched by this commit (29) |
Log message: remove a whole bunch more @rm -f cases |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-05-13 08:52:27 by Stuart Henderson | Files touched by this commit (1) |
Log message: mirror the distfiles, upstream keeps changing them. problems reported by Vijay Sankar on ports@. |
2011-05-01 07:43:04 by Steven Mestdagh | Files touched by this commit (2) |
Log message: distfiles were re-rolled, man page dir changed, etc. spotted by Skylar Hawk, thanks. |
2010-10-23 09:09:57 by Steven Mestdagh | Files touched by this commit (19) |
Log message: replace MODFORTRAN_WANTG77 with MODFORTRAN_COMPILER |
2010-10-18 14:52:10 by Marc Espie | Files touched by this commit (151) |
Log message: USE_GROFF=Yes |
2010-08-19 15:23:29 by Steven Mestdagh | Files touched by this commit (8) |
Log message: - distfiles were silently rerolled. - makes man pages more complete - add missing file to SRCS, bump lib version distfile update noticed by and initial patch from Thomas de Grivel |
2010-07-18 04:30:41 by Steven Mestdagh | Files touched by this commit (23) |
Log message: REVISION |
2010-06-12 12:00:14 by Steven Mestdagh | Files touched by this commit (3) |
Log message: pass FC via the environment; will ease use of gfortran later |
2010-05-26 10:15:27 by Christian Weisgerber | Files touched by this commit (1) |
Log message: needs f77 |
2010-02-09 05:23:59 by Jasper Lievisse Adriaanse | Files touched by this commit (19) |
Log message: - extend archtecture tests for mips64el ok naddy@ phessler@ |
2009-11-22 09:19:56 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - fix build on mips64 |
2009-08-05 14:40:46 by Steven Mestdagh | Files touched by this commit (4) |
Log message: drop maintainership for this stuff |
2007-09-15 12:44:37 by Steven Mestdagh | Files touched by this commit (60) |
Log message: remove quotes from COMMENT/PERMIT*/BROKEN |
2007-09-05 09:32:19 by Steven Mestdagh | Files touched by this commit (6) |
Log message: move man pages to section 3f |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-11-03 01:29:00 by Steven Mestdagh | Files touched by this commit (6) |
Log message: do not reference PKGNAME in other vars pointed out by naddy |
2006-10-03 00:00:03 by Chris Kuethe | Files touched by this commit (1) |
Log message: Process manpages after compiling source. This makes it possible to interrupt and restart the build of this port. ok steven |
2006-04-01 12:02:24 by Steven Mestdagh | Files touched by this commit (7) |
Log message: install manual pages for the BLAS library; bump PKGNAME. |
2005-12-24 07:46:37 by Steven Mestdagh | Files touched by this commit (2) |
Log message: SHARED_LIBS ok espie@ |
2005-12-04 05:10:12 by Aleksander Piotrowski | Files touched by this commit (1) |
Log message: Empty WANTLIB is not needed |