[MacPorts] #38938: Update cadabra and modglue

MacPorts noreply at macports.org
Fri Jul 12 14:57:56 PDT 2013


#38938: Update cadabra and modglue
-------------------------------+----------------------
  Reporter:  kasper.peeters@…  |      Owner:  larryv@…
      Type:  update            |     Status:  assigned
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:
Resolution:                    |   Keywords:
      Port:  cadabra modglue   |
-------------------------------+----------------------

Comment (by larryv@…):

 Replying to [comment:12 kasper.peeters@…]:
 > It needs the 'dvipng' program as well as the 'breqn.sty' style file;
 > am not sure what is the minimal depends entry that gives me that.

 Fortunately, I happen to have both present. You can use `port provides
 FOO` to determine which port, if any, provides the file “FOO”.
 {{{
 % find /opt/local -type f \( -name dvipng -or -name breqn.sty \) -exec
 port provides {} + 2> /dev/null
 /opt/local/bin/dvipng is provided by: dvipng
 /opt/local/share/texmf-texlive/tex/latex/mh/breqn.sty is provided by:
 texlive-latex-recommended
 %
 }}}
 Do they need to be present at build time, or only at runtime?

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


More information about the macports-tickets mailing list