On Sep 3, 2013, at 23:17 , Jeremy Lavergne <jer...@lavergne.gotdns.org> wrote:
> Beware using "/opt/local" instead of ${prefix} Okay, I corrected this. So what I now would like to do is setting the `globus_flavor`. At the moment I hardcode this: # hardcode for now set globus_flavor gcc64pthr The output of `/opt/local/sbin/gpt-query globus_gssapi_gsi` is the following: petr% /opt/local/sbin/gpt-query globus_gssapi_gsi 3 packages were found in /opt/local that matched your query: packages found that matched your query globus_gssapi_gsi-gcc64pthr-dev pkg version: 10.7.6 globus_gssapi_gsi-gcc64pthr-rtl pkg version: 10.7.6 globus_gssapi_gsi-noflavor-doc pkg version: 10.7.6 petr% In the shell I would do something like this: /opt/local/sbin/gpt-query globus_gssapi_gsi | grep globus_gssapi_gsi | awk -F- 'NR==1 {print $2}' How to do something equivalent in TCL?
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev