Re: NEW: math/lapack

2006-03-24 Thread steven mestdagh
steven mestdagh [2006-03-11, 10:35:11]:
   LAPACK is written in Fortran77 and provides routines for solving
   systems of simultaneous linear equations, least-squares solutions of
   linear systems of equations, eigenvalue problems, and singular value
   problems.
  
   please test/comment.
  
  First time port testing so pardon any mistakes that I may make.  Seems
  to work fine on i386 running snapshot from March 2.  All the steps
  from the port testing guide seem to work.  I get this message from
  make install though
  
  -bash-3.1$ sudo make install
  ===  Installing lapack-3.0 from /usr/ports/packages/i386/all/lapack-3.0.tgz
  lapack-3.0: complete
  Unknown manpage type /usr/local/man/manl/csrot.l
  Unknown manpage type /usr/local/man/manl/zbcon.l
  Unknown manpage type /usr/local/man/manl/zdrot.l
  
  zbcon.l is an empty file.  Also I can not seem to man any of the
  manpages that the package installed.  Was able to compile and run a C
  program that used lapack libraries.
 
 thanks for testing. i'm not sure what to do about those man pages yet.

okay, tweaked the man pages to go into section 3.  new tgz attached.
comments/ok ?

steven


Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



lapack_20060324.tgz
Description: application/tar-gz


Re: NEW: math/lapack

2006-03-24 Thread Tan Dang
On 3/24/06, steven mestdagh [EMAIL PROTECTED] wrote:
 steven mestdagh [2006-03-11, 10:35:11]:
LAPACK is written in Fortran77 and provides routines for solving
systems of simultaneous linear equations, least-squares solutions of
linear systems of equations, eigenvalue problems, and singular value
problems.
   
please test/comment.
  
   First time port testing so pardon any mistakes that I may make.  Seems
   to work fine on i386 running snapshot from March 2.  All the steps
   from the port testing guide seem to work.  I get this message from
   make install though
  
   -bash-3.1$ sudo make install
   ===  Installing lapack-3.0 from 
   /usr/ports/packages/i386/all/lapack-3.0.tgz
   lapack-3.0: complete
   Unknown manpage type /usr/local/man/manl/csrot.l
   Unknown manpage type /usr/local/man/manl/zbcon.l
   Unknown manpage type /usr/local/man/manl/zdrot.l
  
   zbcon.l is an empty file.  Also I can not seem to man any of the
   manpages that the package installed.  Was able to compile and run a C
   program that used lapack libraries.
 
  thanks for testing. i'm not sure what to do about those man pages yet.

 okay, tweaked the man pages to go into section 3.  new tgz attached.
 comments/ok ?


Looks good on i386 and sparc64 now.

Tan




 steven


 Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm







Re: NEW: math/lapack

2006-03-11 Thread steven mestdagh
Tan Dang [2006-03-11, 02:50:36]:
 On 3/10/06, steven mestdagh [EMAIL PROTECTED] wrote:
  well, it's not exactly brand new, but not in our tree yet. this library
  can be used by several math applications.
 
  LAPACK is written in Fortran77 and provides routines for solving
  systems of simultaneous linear equations, least-squares solutions of
  linear systems of equations, eigenvalue problems, and singular value
  problems.
 
  please test/comment.
 
 
 First time port testing so pardon any mistakes that I may make.  Seems
 to work fine on i386 running snapshot from March 2.  All the steps
 from the port testing guide seem to work.  I get this message from
 make install though
 
 -bash-3.1$ sudo make install
 ===  Installing lapack-3.0 from /usr/ports/packages/i386/all/lapack-3.0.tgz
 lapack-3.0: complete
 Unknown manpage type /usr/local/man/manl/csrot.l
 Unknown manpage type /usr/local/man/manl/zbcon.l
 Unknown manpage type /usr/local/man/manl/zdrot.l
 
 zbcon.l is an empty file.  Also I can not seem to man any of the
 manpages that the package installed.  Was able to compile and run a C
 program that used lapack libraries.

thanks for testing. i'm not sure what to do about those man pages yet.
you can tweak /etc/man.conf if you need to view them, but i will ask jmc
about it when he is back.

steven

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



Re: NEW: math/lapack

2006-03-10 Thread Tan Dang
On 3/10/06, steven mestdagh [EMAIL PROTECTED] wrote:
 well, it's not exactly brand new, but not in our tree yet. this library
 can be used by several math applications.

 LAPACK is written in Fortran77 and provides routines for solving
 systems of simultaneous linear equations, least-squares solutions of
 linear systems of equations, eigenvalue problems, and singular value
 problems.

 please test/comment.


First time port testing so pardon any mistakes that I may make.  Seems
to work fine on i386 running snapshot from March 2.  All the steps
from the port testing guide seem to work.  I get this message from
make install though

-bash-3.1$ sudo make install
===  Installing lapack-3.0 from /usr/ports/packages/i386/all/lapack-3.0.tgz
lapack-3.0: complete
Unknown manpage type /usr/local/man/manl/csrot.l
Unknown manpage type /usr/local/man/manl/zbcon.l
Unknown manpage type /usr/local/man/manl/zdrot.l

zbcon.l is an empty file.  Also I can not seem to man any of the
manpages that the package installed.  Was able to compile and run a C
program that used lapack libraries.

Tan
 steven


 Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm







NEW: math/lapack

2006-03-09 Thread steven mestdagh
well, it's not exactly brand new, but not in our tree yet. this library
can be used by several math applications.

LAPACK is written in Fortran77 and provides routines for solving
systems of simultaneous linear equations, least-squares solutions of
linear systems of equations, eigenvalue problems, and singular value
problems.

please test/comment.

steven


Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



lapack.tar.gz
Description: application/tar-gz