Commit graph

5 commits

Author SHA1 Message Date
Raphael Kubo da Costa
6369e12333 Link against libsuperlu.so instead of libsuperlu.a.
Another problem coming from r410620: math/superlu no longer ships a static
library version, so use the shared library now.
2016-03-13 22:50:16 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Stefan Walter
3384170f28 Integrate a patch from http://reuter.mit.edu/index.php/software/arpackpatch/
which fixes ARPACK++ 1.2 to work with g++ 4.0.2 and above.

PR:		121194
Submitted by:	"Reed A. Cartwright" <reed@scit.us>
Patch by:	stefan
2008-12-12 14:39:50 +00:00
Pav Lucistnik
196470e8fc Add arpack++, an object-oriented version of the ARPACK package.
It's just a collection of class templates, because templates are
defined in header (.h) files

PR:		ports/58535
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-12-07 02:47:24 +00:00