jca
3b5c90efe1
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.
2020-03-13 13:36:42 +00:00
sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
naddy
1601320ea9
Always build shared libs with -fPIC, never -fpic. Fixes aarch64.
2019-05-17 17:42:15 +00:00
naddy
3e042ba62d
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-28 21:08:26 +00:00
steven
2fc9a85b02
bump after blas update, switch to gfortran
...
ok pirofti@
2017-11-13 07:01:56 +00:00
naddy
2382144b92
fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump
2015-03-16 18:07:34 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
brad
1d77e89c13
Remove Chris Kuethe as maintainer. OpenBSD e-mail address bounces and has been
...
inactive for quite awhile.
2013-10-10 02:08:19 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +00:00
naddy
046d7dbf7d
bsd.lib.mk does not build _pic.a libraries any longer
2012-09-01 12:02:26 +00:00
espie
cbb5e400a1
shrink, this lives in bsd.port.mk itself now
2011-11-18 11:16:23 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
espie
cc12c18d21
WANTLIB for math
2010-11-07 20:33:58 +00:00
steven
83c4da679d
replace MODFORTRAN_WANTG77 with MODFORTRAN_COMPILER
2010-10-23 15:09:57 +00:00
steven
80dfe7cfa9
REVISION
2010-07-18 10:30:41 +00:00
jasper
384a480edb
- fix build on mips64
2010-06-14 05:42:00 +00:00
steven
1b403e9832
pass FC via the environment; will ease use of gfortran later
2010-06-12 18:13:25 +00:00
sthen
2b0ac177df
use the fortran module
2010-06-08 09:42:13 +00:00
espie
9ca2e064cf
do the same thing with REGRESS_FLAGS as FAKE_FLAGS
2008-01-04 18:38:51 +00:00
steven
907a85c549
remove quotes from COMMENT/PERMIT*/BROKEN
2007-09-15 18:44:36 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
steven
62866c56e3
do not reference PKGNAME in other vars
...
pointed out by naddy
2006-11-03 08:29:00 +00:00
steven
dff539a140
import CBLAS, a C interface to the BLAS library.
...
port started by ckuethe
2006-10-02 21:58:25 +00:00