Juan, Thanks for the commit. I just ran portindex, and it chokes on these lines in the Portfile: homepage http://www.caam.rice.edu/software/ARPACK master_sites ${homepage}/SRC/ with the following error message: Failed to parse file math/arpack/Portfile: can't read "homepage": can't unset "PortInfo(homepage)": no such element in array If I change it to the lines below, it works: homepage http://www.caam.rice.edu/software/ARPACK master_sites http://www.caam.rice.edu/software/ARPACK/SRC/ On Feb 14, 2007, at 12:59 PM, Juan Manuel Palacios wrote:
On Feb 14, 2007, at 2:16 PM, Mark Moll wrote:
Could someone commit this new port?:
arpack, a package for solving large scale eigenvalue problems http://trac.macports.org/projects/macports/ticket/11279
-- Mark
Committed with minor revisions in r22025, thanks for the contribution!
-jmpp
-- Mark