From owner-freebsd-questions Tue Sep 14 0:56:14 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 6A28115651 for ; Tue, 14 Sep 1999 00:56:05 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 11QnRL-0006qL-00; Tue, 14 Sep 1999 09:55:47 +0200 From: Sheldon Hearn To: Jesse Reynolds Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ftp proxy with ports installs... In-reply-to: Your message of "Mon, 13 Sep 1999 16:41:41 +1000." Date: Tue, 14 Sep 1999 09:55:47 +0200 Message-ID: <26308.937295747@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 13 Sep 1999 16:41:41 +1000, Jesse Reynolds wrote: > Is there any way to tell the ports "make install" to use an ftp proxy to > get installation files? At work I'm behind a firewall, and to do ftp > either have to do it manually through a gauntlet firewall gateway, or via > a webbrowser to go through the netscape proxy. I think you'll have to use the netscape proxy. Use the HTTP_PROXY and FTP_PROXY environment variables for fetch. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message