On 01/23/2015 05:07 PM, Michał Górny wrote: > >> Even `wget --no-check-certificate` would be a big improvement. > > ...because? >
You rule out some 13-year-olds in coffee shops as attackers. I overstated -- since the user isn't replying with any data, it's not a big improvement, but it's still a little better. >> >> No, but the error says to set it, not export it =) > > Thanks, mr troll. REALLY HELPFUL. > Ok it looks stupid, but I was serious. I source my make.conf in ~/.bashrc, so I have PORTDIR and friends set in my shell. I have PORTDIR set, and the thing is telling me to set PORTDIR? It took me a moment to realize what was wrong. It will certainly stump others. If what you really want them to do is prepend PORTDIR="..." before the wget command, then why give them the wget command without it? Or if the environment variable needs to be set and then exported, why not just say that? The news items go out to tens of thousands of people so the more explicit the instructions are, the better. Because then people won't bug you about all the ways in which they misinterpreted the instructions.