Version: 1.0, Package name: cblas-1.0 |
Maintained by: Steven Mestdagh |
Master sites: |
Description CBLAS is a C interface to the BLAS (Basic Linear Algebra Subprograms) library. |
Filesize: 192.84 KB |
Version History (View Complete History) |
|
2020-03-13 07:36:42 by Jeremie Courreges-Anglas | Files touched by this commit (3) |
Log message: Register libcblas.so dependency on libblas.so This avoids a runtime error with software linked by ld.lld -lcblas, and a build error with ld.bfd -lcblas. Spotted by sthen@ and tb@ while working on a py-numpy update. Tests by tb@ and martin@, ok tb@ A bunch of people want to move forward with this, so I'm not waiting for Steven's ok. |
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-05-17 11:42:15 by Christian Weisgerber | Files touched by this commit (1) |
Log message: Always build shared libs with -fPIC, never -fpic. Fixes aarch64. |
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. |
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. |
2010-11-19 00:23:15 by Marc Espie | Files touched by this commit (332) |
Log message: new depends |
2010-11-07 13:33:59 by Marc Espie | Files touched by this commit (16) |
Log message: WANTLIB for math |
2010-10-23 09:09:57 by Steven Mestdagh | Files touched by this commit (19) |
Log message: replace MODFORTRAN_WANTG77 with MODFORTRAN_COMPILER |
2010-07-18 04:30:41 by Steven Mestdagh | Files touched by this commit (23) |
Log message: REVISION |
2010-06-13 23:42:00 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - fix build on mips64 |
2010-06-12 12:13:25 by Steven Mestdagh | Files touched by this commit (2) |
Log message: pass FC via the environment; will ease use of gfortran later |
2010-06-08 03:42:13 by Stuart Henderson | Files touched by this commit (1) |
Log message: use the fortran module |
2008-01-04 11:38:52 by Marc Espie | Files touched by this commit (30) |
Log message: do the same thing with REGRESS_FLAGS as FAKE_FLAGS |
2007-09-15 12:44:37 by Steven Mestdagh | Files touched by this commit (60) |
Log message: remove quotes from COMMENT/PERMIT*/BROKEN |
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 |