[MacPorts] #35342: Submission: sundials

MacPorts noreply at macports.org
Thu Jul 25 09:34:49 PDT 2013


#35342: Submission: sundials
--------------------------+--------------------------------
  Reporter:  jjstickel@…  |      Owner:  macports-tickets@…
      Type:  submission   |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  sundials     |
--------------------------+--------------------------------

Comment (by sean@…):

 Replying to [comment:23 jjstickel@…]:
 > I added "static" and "debug" variants. I found these helpful when trying
 to debug some code of mine that uses sundials.
 >
 > Would a developer please take a look at this again, please?

 I'd really like to discuss this port after deciding on the mpi and
 compiler port groups: https://lists.macosforge.org/pipermail/macports-
 dev/2013-July/023410.html

 But here are a few quick notes on your portfile:

 * you don't need the destdir patch if you build with cmake
 * you'll probably to fix the use of install_name_dir (you can check this
 by using 'otool -L /opt/local/lib/*sundial*.dylib
 * you no longer need the depends_lib for the compilers
 * your g95 variant will certainly give you problems with your mpich and
 openmpi variants since neither of those ports have a g95 variant
 * you really don't need a static variant, imo; sundials will install the
 static libraries along side the shared ones
 * (other devs take note) can we please not set the atlas variant as
 default on ports that are designed for sparse linear algebra?

-- 
Ticket URL: <https://trac.macports.org/ticket/35342#comment:24>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list