Bug 98109

Summary: Cleanup the math/elmer-mathlibs port
Product: Ports & Packages Reporter: giffunip <giffunip>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description giffunip 2006-05-29 22:50:12 UTC
elmer-mathlibs is a port of blas, lapack and arpack built with F90 (gfortran). It is actually an interim port provided because libraries generated with g77 are not  ABI compatible the rest of Elmer.
This updates adds preliminary support for a WITH_MPI knob and fixes a minor issue by properly sending FFLAGS to configure. There should be no functional change.
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2006-06-05 21:04:39 UTC
State Changed
From-To: open->closed


Committed, thanks!