FreeBSD Bugzilla – Attachment 111493 Details for
Bug 152771
math/lapack 3.3.0 port lacks some routines
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.90 KB, created by
Eijiro Shibusawa
on 2010-12-02 10:00:22 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Eijiro Shibusawa
Created:
2010-12-02 10:00:22 UTC
Size:
1.90 KB
patch
obsolete
>diff -uNr /usr/ports/math/lapack/./Makefile ./Makefile >--- /usr/ports/math/lapack/./Makefile 2010-11-30 17:41:56.000000000 +0900 >+++ ./Makefile 2010-12-02 18:36:56.000000000 +0900 >@@ -7,6 +7,7 @@ > > PORTNAME= lapack > PORTVERSION= 3.3.0 >+PORTREVISION= 1 > CATEGORIES= math > MASTER_SITES= ftp://ftp.netlib.org/lapack/ \ > http://netlib.org/lapack/ \ >diff -uNr /usr/ports/math/lapack/./files/shared-patch-SRC+Makefile ./files/shared-patch-SRC+Makefile >--- /usr/ports/math/lapack/./files/shared-patch-SRC+Makefile 2010-11-30 17:41:56.000000000 +0900 >+++ ./files/shared-patch-SRC+Makefile 2010-12-02 18:37:09.000000000 +0900 >@@ -1,5 +1,23 @@ >---- SRC/Makefile.org 2009-04-13 15:49:29.000000000 +0900 >-+++ SRC/Makefile 2009-04-13 15:49:36.000000000 +0900 >+--- SRC/Makefile.orig 2010-12-02 18:22:06.000000000 +0900 >++++ SRC/Makefile 2010-12-02 18:23:32.000000000 +0900 >+@@ -98,7 +98,7 @@ >+ sgels.o sgelsd.o sgelss.o sgelsx.o sgelsy.o sgeql2.o sgeqlf.o \ >+ sgeqp3.o sgeqpf.o sgeqr2.o sgeqr2p.o sgeqrf.o sgeqrfp.o sgerfs.o \ >+ sgerq2.o sgerqf.o sgesc2.o sgesdd.o sgesv.o sgesvd.o sgesvx.o \ >+- sgetc2.o sgetf2.o sgetri.o \ >++ sgetc2.o sgetf2.o sgetrf.o sgetri.o sgetrs.o \ >+ sggbak.o sggbal.o sgges.o sggesx.o sggev.o sggevx.o \ >+ sggglm.o sgghrd.o sgglse.o sggqrf.o \ >+ sggrqf.o sggsvd.o sggsvp.o sgtcon.o sgtrfs.o sgtsv.o \ >+@@ -123,7 +123,7 @@ >+ sormr3.o sormrq.o sormrz.o sormtr.o spbcon.o spbequ.o spbrfs.o \ >+ spbstf.o spbsv.o spbsvx.o \ >+ spbtf2.o spbtrf.o spbtrs.o spocon.o spoequ.o sporfs.o sposv.o \ >+- sposvx.o spotf2.o spotrf.o spotri.o spstrf.o spstf2.o \ >++ sposvx.o spotf2.o spotrf.o spotri.o spotrs.o spstrf.o spstf2.o \ >+ sppcon.o sppequ.o \ >+ spprfs.o sppsv.o sppsvx.o spptrf.o spptri.o spptrs.o sptcon.o \ >+ spteqr.o sptrfs.o sptsv.o sptsvx.o spttrs.o sptts2.o srscl.o \ > @@ -146,7 +146,7 @@ > sgeequb.o ssyequb.o spoequb.o sgbequb.o \ > sbbcsd.o slapmr.o sorbdb.o sorcsd.o
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 152771
: 111493 |
111494