If I build Coin +aqua, SoQt must also build for aqua and depend on Coin +aqua.
It also holds that if Coin is built with X11, SoQt must also build with X11 and
depend on Coin (X11). Would it make sense to add SoQt as a sub-port of Coin?
I'm not the maintainer so I created a separate Portfile fo
Hi all,
to me it looks like there is some issue with buildslave apple-lion-x86_64-ports
(https://build.macports.org/builders/buildports-lion-x86_64).
Cheers!
~petr
___
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforg
On Jun 24, 2014, at 5:53 PM, Peter Danecek wrote:
>
> On 25 Jun 2014, at 00:34, Ryan Schmidt wrote:
>
>>
>> On Jun 24, 2014, at 4:12 PM, p...@macports.org wrote:
>>
>>> +post-deactivate {
>>> +ui_msg "Purging CRLs ..."
>>> +system "${prefix}/sbin/clean-crl -v -l ${certdir}"
>>> +
>>
On Jun 24, 2014, at 4:12 PM, p...@macports.org wrote:
> Revision
> 121399
> Author
> p...@macports.org
> Date
> 2014-06-24 14:12:01 -0700 (Tue, 24 Jun 2014)
> Log Message
>
> igtf-ca-bundle @1.57: new port, closes #41532
> Added Paths
>
> • trunk/dports/security/igtf-ca-bundle/
> •
Hi,
> On 24 Jun 2014, at 01:01 am, Ryan Schmidt wrote:
>
>
>> On Jun 23, 2014, at 12:50 PM, Christopher Jones
>> wrote:
>>
>> Does MacPorts now check for linking c++ runtime mis-matches, i.e. when one
>> library using one runtime, libc++ say, links against another using an
>> incompatible