Re: [128212] trunk/dports/security/gpg-agent/Portfile

2014-11-16 Thread Lawrence Velázquez
So this port has different contents depending on whether pinentry-mac or pinentry is installed? vq > On Nov 16, 2014, at 12:14 PM, io...@macports.org wrote: > > Revision > 128212 Author > io...@macports.org Date > 2014-11-16

Re: passing default variants to dependencies?

2014-11-16 Thread Lawrence Velázquez
On Nov 16, 2014, at 5:32 PM, David Strubbe wrote: > All right, but can you clarify about default variants: is it true that > default variants are not passed to dependencies, but all other variants are? > And, is there any good reason for this? It would solve my problem immediately > if they we

Re: passing default variants to dependencies?

2014-11-16 Thread David Strubbe
All right, but can you clarify about default variants: is it true that default variants are not passed to dependencies, but all other variants are? And, is there any good reason for this? It would solve my problem immediately if they were passed on. On Sun, Nov 16, 2014 at 5:17 PM, Joshua Root w

Re: passing default variants to dependencies?

2014-11-16 Thread Joshua Root
Asking to ensure that your dependencies have certain variants applied is depending on variants. Restricting it to variants that the dependent port has itself doesn't change the fundamental issues. - Josh On 2014-11-17 09:05 , David Strubbe wrote: > Thanks for the comments. I'm not trying to depen

Re: passing default variants to dependencies?

2014-11-16 Thread David Strubbe
Thanks for the comments. I'm not trying to depend on a variant, and I am already using active_variants (that is what blocks fftw-3 without a Fortran variant). I just wonder why default variants are not passed to dependencies (because other variants do seem to be passed to dependencies) and whether

Re: passing default variants to dependencies?

2014-11-16 Thread Joshua Root
On 2014-11-17 08:52 , David Strubbe wrote: > Hi all, > > Is there a way to make default variants be passed to dependencies when > installing them? My octopus port depends on fftw-3 and needs it to be > built with a Fortran variant. octopus has +gcc48 as default variant, and > building fftw-3 +gcc4

Re: passing default variants to dependencies?

2014-11-16 Thread Brandon Allbery
On Sun, Nov 16, 2014 at 4:52 PM, David Strubbe wrote: > Is there a way to make default variants be passed to dependencies when > installing them? My octopus port depends on fftw-3 and needs it to be built > with a Fortran variant. octopus has +gcc48 as default variant, and building > fftw-3 +gcc4

passing default variants to dependencies?

2014-11-16 Thread David Strubbe
Hi all, Is there a way to make default variants be passed to dependencies when installing them? My octopus port depends on fftw-3 and needs it to be built with a Fortran variant. octopus has +gcc48 as default variant, and building fftw-3 +gcc48 will work. But on the buildbots it just builds fftw-3