Date: Mon, 24 Apr 2006 19:47:52 +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/elmer-umfpack Makefile distinfo pkg-descr pkg-plist Message-ID: <200604241947.k3OJlqvR072637@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thierry 2006-04-24 19:47:52 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/elmer-umfpack Makefile distinfo pkg-descr pkg-plist Log: This is a slightly modified version of umfpack for use with the Elmer FEM package. Among other small changes, Elmer calls umfpack routines from f90 using umf4_f77wrapper.c from umfpacks demo directory. The elmer-umfpack build compiles this and includes it in the libumfpack.a. Submitted by: Pedro F. Giffuni <giffunip@asme.org> Revision Changes Path 1.362 +1 -0 ports/math/Makefile 1.1 +38 -0 ports/math/elmer-umfpack/Makefile (new) 1.1 +3 -0 ports/math/elmer-umfpack/distinfo (new) 1.1 +8 -0 ports/math/elmer-umfpack/pkg-descr (new) 1.1 +5 -0 ports/math/elmer-umfpack/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604241947.k3OJlqvR072637>