UPDATE: math/lapack

2019-04-18 Thread Steven Mestdagh
This brings lapack to the latest version. The included tests are fine on amd64, and octave still works with it. Feedback and more tests welcome of course. Index: Makefile === RCS file: /cvs/ports/math/lapack/Makefile,v retrieving rev

Re: [UPDATE] math/lapack

2017-11-06 Thread Steven Mestdagh
Steven Mestdagh [2017-11-06, 07:47:09]: > Paul Irofti [2017-11-06, 01:27:51]: > > > Index: math/octave/Makefile > > > === > > > RCS file: /cvs/ports/math/octave/Makefile,v > > > retrieving revision 1.98 > > > diff -u -p -u -r1.98 Makef

Re: [UPDATE] math/lapack

2017-11-06 Thread Paul Irofti
On Mon, Nov 06, 2017 at 07:47:09AM +0100, Steven Mestdagh wrote: > Paul Irofti [2017-11-06, 01:27:51]: > > > Index: math/octave/Makefile > > > === > > > RCS file: /cvs/ports/math/octave/Makefile,v > > > retrieving revision 1.98 > > > d

Re: [UPDATE] math/lapack

2017-11-05 Thread Steven Mestdagh
Paul Irofti [2017-11-06, 01:27:51]: > > Index: math/octave/Makefile > > === > > RCS file: /cvs/ports/math/octave/Makefile,v > > retrieving revision 1.98 > > diff -u -p -u -r1.98 Makefile > > --- math/octave/Makefile3 Nov 2017 12:28

Re: [UPDATE] math/lapack

2017-11-05 Thread Paul Irofti
> Perhaps I did something wrong, but I get this error when compiling > octave with the above. That libquadmath path looks weird. I get the same error with audio/cmu-sphinxbase. > > /usr/bin/libtool --tag=CXX --mode=link c++ -fPIC -pthread -Wall -W > -Wold-style-cast -Wformat -Wpointer-arith

Re: [UPDATE] math/lapack

2017-11-05 Thread Paul Irofti
> Index: math/py-numpy/Makefile > === > RCS file: /cvs/ports/math/py-numpy/Makefile,v > retrieving revision 1.46 > diff -u -p -u -r1.46 Makefile > --- math/py-numpy/Makefile3 Jan 2017 19:23:48 - 1.46 > +++ math/py-numpy/M

Re: [UPDATE] math/lapack

2017-11-05 Thread Paul Irofti
> Index: math/octave/Makefile > === > RCS file: /cvs/ports/math/octave/Makefile,v > retrieving revision 1.98 > diff -u -p -u -r1.98 Makefile > --- math/octave/Makefile 3 Nov 2017 12:28:53 - 1.98 > +++ math/octave/Makefil

Re: [UPDATE] math/lapack

2017-11-05 Thread Paul Irofti
> Index: math/suitesparse/Makefile > === > RCS file: /cvs/ports/math/suitesparse/Makefile,v > retrieving revision 1.5 > diff -u -p -u -r1.5 Makefile > --- math/suitesparse/Makefile 27 Feb 2017 23:08:14 - 1.5 > +++ math/suitesp

Re: [UPDATE] math/lapack

2017-11-05 Thread Paul Irofti
> > Index: math/arpack/Makefile > === > RCS file: /cvs/ports/math/arpack/Makefile,v > retrieving revision 1.15 > diff -u -p -u -r1.15 Makefile > --- math/arpack/Makefile 16 Mar 2015 18:07:49 - 1.15 > +++ math/arpack/Make

Re: [UPDATE] math/lapack

2017-11-05 Thread Paul Irofti
On Sat, Nov 04, 2017 at 06:55:19PM +0100, Steven Mestdagh wrote: > long overdue update, and switch to gfortran. ok? > working on ports that depend on it. OK > > Index: Makefile > === > RCS file: /cvs/ports/math/lapack/Makefile,v >

Re: [UPDATE] math/lapack

2017-11-04 Thread Steven Mestdagh
Steven Mestdagh [2017-11-04, 18:55:19]: > long overdue update, and switch to gfortran. ok? > working on ports that depend on it. this should take care of dependent ports, and switches them to gfortran. Index: math/arpack/Makefile ==

[UPDATE] math/lapack

2017-11-04 Thread Steven Mestdagh
long overdue update, and switch to gfortran. ok? working on ports that depend on it. Index: Makefile === RCS file: /cvs/ports/math/lapack/Makefile,v retrieving revision 1.25 diff -u -p -u -r1.25 Makefile --- Makefile26 Aug 2016 1