9 Jul
2007
9 Jul
'07
8:32 a.m.
On Jul 8, 2007, at 22:57, Doug McCorkle wrote:
I would like to use:
fetch.ignore_sslcrt
in my Portfile or:
fetch.args
in my Portfile but I get an error about the commands not being recognized. Is there a new way to work with the fetch target? Thanks.
According to the passogva portfile, it's fetch.ignore_sslcert yes As for fetch.args, I can't find any occurrence of that in any portfile. What are you trying to accomplish?