Created attachment 147524 [details] Patch to build and install libparpack The attached patch adds an option MPI to build and install libparpack. This library is used by cad/elmerfem (Cf. PR ports/193531). In this patch, this option is not set by default, and I foreseen to add a slave port to build a package with this option, unless you prefer to add it to OPTION_DEFAULT. Note 1: elmerfem could built this library internally, with its bundled sources, but it's better to re-use the existing port. Note 2: I switched to an external plist, because many files are added.
Auto-assigned to maintainer bf@FreeBSD.org
A commit references this bug: Author: thierry Date: Mon Oct 6 20:51:57 UTC 2014 New revision: 370227 URL: https://svnweb.freebsd.org/changeset/ports/370227 Log: - Add an option MPI to build and install libparpack - Create a slave port to build a package with this option - Switch to an external plist, because many files are added. PR: ports/193810 Submitted by: /me Approved by: bf (maintainer, by private mail) Changes: head/math/Makefile head/math/arpack-ng/Makefile head/math/arpack-ng/pkg-plist head/math/arpack-ng-mpich/ head/math/arpack-ng-mpich/Makefile