summaryrefslogtreecommitdiff
path: root/math/lapack++/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casesTijl Coosemans2014-02-162-0/+21
| | | | | | | | | | | | | | USE_GCC=yes has been omitted though. Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk. Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,... Exp-run: bdrewery Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=344614
* Update to 2.2.0Maho Nakata2005-05-119-205/+0
| | | | Notes: svn path=/head/; revision=135046
* Some options for BLAS are available (though they are hidden by default).Maho Nakata2004-07-141-2/+2
| | | | Notes: svn path=/head/; revision=113596
* 1. fix build on 5-CURRENT.Maho Nakata2002-11-197-4/+20
| | | | | | | | | | | | | 2. change e-mail address of maho. 3. honor CXX and CXXFLAGS. 4. modernize patch file names. 5. satisfy portlint. Reviewed by: knu (mentor) Reported by: bento Notes: svn path=/head/; revision=70487
* add lapack++ 1.1Ying-Chieh Liao2002-06-228-0/+189
Linear Algebra PACKage in C++, a wrapper for LAPACK PR: 39653 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> Notes: svn path=/head/; revision=61741