From owner-freebsd-questions Mon Jun 11 5:29:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from evilfry.dyndns.org (dyn15ppp160.qala.com.sg [210.193.15.160]) by hub.freebsd.org (Postfix) with ESMTP id 74AB537B401 for ; Mon, 11 Jun 2001 05:29:40 -0700 (PDT) (envelope-from root@evilfry.dyndns.org) Received: by evilfry.dyndns.org (Postfix, from userid 0) id 47689183992; Mon, 11 Jun 2001 20:29:30 +0800 (SGT) Content-Type: text/plain; charset="iso-8859-1" From: James Lim Reply-To: evilfry@sg.freebsd.org To: Mark Yeck , Foldi Peter Subject: Re: install ports behind a http proxy Date: Mon, 11 Jun 2001 20:29:26 +0800 X-Mailer: KMail [version 1.2] Cc: freebsd-questions@FreeBSD.ORG, Christoph Sold References: In-Reply-To: MIME-Version: 1.0 Message-Id: <01061120292600.12799@evilfry.dyndns.org> Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi there, =09have you tried specifying the following variables in make.conf? #FTP_PROXY=3D 10.0.0.1:21 #HTTP_PROXY=3D 10.0.0.1:80 hope that helps On the last episode Monday 11 June 2001 19:13, Mark Yeck wrote: > On 11-Jun-01 Christoph Sold wrote: > > Foldi Peter schrieb: > >> I've got FreeBSD 4.3. I'm behind a http proxy. How can I get the > >> make to get things through this > >> proxy. I've found the file in /etc/defaults/ directory and I > >> gave the address of the proxy, > >> but the make can't connect to any sites. > > > > If you're located behind a http-only firewall, you have to > > contact the firewall administrator. Standard FreeBSD mirrors > > support only ftp install media. > > In the man page for fetch(3), there are environment variables for > using proxy servers, FTP_PROXY and HTTP_PROXY and HTTP_PROXY_AUTH, > though I've never gotten them to work through my proxy server. > Netscape can be used to ftp through http proxy servers. For ports, > I've been using netscape to download the files I need, and putting > them in /usr/ports/distfiles. > > -mark > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --=20 Regards, James Lim http://sg.freebsd.org | http://www.bsd-geeks.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message