Date: Tue, 24 May 2005 07:31:09 +0200 From: David Israelsson <david@israelsson.org> To: freebsd-questions@freebsd.org Cc: Sergiu - IT <sergiu.study@acasa.ro> Subject: Re: "make" with proxy Message-ID: <86d5rh5gwy.fsf@lala.gnapp.org> In-Reply-To: <4292B65C.7020302@acasa.ro> (Sergiu's message of "Tue, 24 May 2005 08:06:36 %2B0300") References: <4292B65C.7020302@acasa.ro>
next in thread | previous in thread | raw e-mail | index | archive | help
Sergiu - IT <sergiu.study@acasa.ro> writes: > Hi ! > In my network, on the gateway the www port is blocked but a squid > server is enabled on port 88, so when I try to "make" a program, the > sources cannot be downloaded. Can I do something to determine "make" > to download the sources using the proxy ? And if I can, how is that ? fetch(1) is used to download the distfiles. The fetch(3) man page lists a number of usable environment variables. HTTP_PROXY might be worth looking at. /David
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86d5rh5gwy.fsf>