MacPorts wants to install apple-gcc42 on 10.6 all of a sudden?

Chris Jones jonesc at hep.phy.cam.ac.uk
Wed Apr 24 08:02:48 PDT 2013


Hi,

>> it appears atlas does as well… so it has both mpclang33 and clang33 ….
> 
> You can see from "port variants atlas" that's not so. The pseudoport syntax "variants:clang33" means "ports whose list of variants *contains* the string clang33". Pseudoport syntax uses regular expressions. Unfortunately, the match is made over the entire list of variants, not each individual variant, so if you want an exact variant name match, you have to jump through hoops:
> 
> 
> $ port echo 'variants:(^| )clang33($| )'
> root
> shogun

Thanks. That is a little counter intuitive, I have to say.

Any reason why atlas uses 'mpclangXY' for the variant name, where as other ports seem to have standardised on clangXY, to match gccXY ? 

Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2030 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20130424/ffff9413/attachment.p7s>


More information about the macports-users mailing list