Date: Sat, 3 Jun 2006 12:34:09 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/mumps Makefile distinfo pkg-descr pkg-plist ports/math/mumps/files patch-Make.inc+Makefile.inc.generic patch-Make.inc+Makefile.inc.generic.SEQ Message-ID: <200606031234.k53CY9pk025461@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606031234.k53CY9pk025461>
