Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Mar 1999 10:53:26 -0500 (EST)
From:      Stanislav Shalunov <shalunov@lynxhub.lz.att.com>
To:        reg@shale.csir.co.za (Jeremy Lea)
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/10377: `make' in ports does not honor {f,ht}tp_proxy settings
Message-ID:  <9903041553.AA00720@lynxhub.lz.att.com>
In-Reply-To: <19990304174149.F85737@shale.csir.co.za> from "Jeremy Lea" at Mar 4, 99 05:41:49 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Jeremy Lea has written:

> I've not looked at the man page for fetch, but if you define
> HTTP_PROXY and leave FTP_PROXY undefined, then it will use an HTTP based
> proxy for ftp://... URLs.  This should be on the man page...

I just checked it and fetch really uses HTTP_PROXY if FTP_PROXY is not
set.  HTTP_PROXY and http_proxy use different formats:
`http://host:port/' is an invalid HTTP_PROXY.

It's very difficult to infer the fact you mention from the man page.

And anyway, the procedure for building ports behind a firewall should
probably be at least documented if not made more robust by setting
FETCH_CMD to `ftp' if http_proxy and ftp_proxy are set.

-- 
		stanislav shalunov@lynxhub.att.com   |   732-576-3252


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9903041553.AA00720>