freebsd-dev/usr.sbin/portsnap
Colin Percival f79293da85 When parsing the HTTP_PROXY environment variable, strip a trailing /
from the port number (if any exists).  This unbreaks
env HTTP_PROXY="http://localhost:3128/" portsnap fetch

While I'm here, list both the host and the port in the error message
output if getaddrinfo() fails, since either of them could be responsible
for the failure.
2005-08-09 03:32:29 +00:00
..
make_index
phttpget When parsing the HTTP_PROXY environment variable, strip a trailing / 2005-08-09 03:32:29 +00:00
portsnap
Makefile
Makefile.inc