thierry 2006-06-03 12:34:09 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/mumps Makefile distinfo pkg-descr pkg-plist
math/mumps/files patch-Make.inc+Makefile.inc.generic
patch-Make.inc+Makefile.inc.generic.SEQ
Log:
MUMPS, the MUltifrontal Massively Parallel sparse direct Solver, is the
fastest matrix solver available for FreeBSD. It requires a F90 compiler
so it's built with gfortran, however care was taken to ensure it will
work with g77 while a the default compiler is changed.
PR: ports/98107
Submitted by: Pedro Giffuni <giffunip (at) asme.org>
Revision Changes Path
1.397 +1 -0 ports/math/Makefile
1.1 +108 -0 ports/math/mumps/Makefile (new)
1.1 +3 -0 ports/math/mumps/distinfo (new)
1.1 +86 -0
ports/math/mumps/files/patch-Make.inc+Makefile.inc.generic (new)
1.1 +70 -0
ports/math/mumps/files/patch-Make.inc+Makefile.inc.generic.SEQ (new)
1.1 +16 -0 ports/math/mumps/pkg-descr (new)
1.1 +25 -0 ports/math/mumps/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"