From owner-freebsd-questions Mon Jun 3 7:13:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from brabys.co.za (postoffice.brabys.co.za [192.96.48.13]) by hub.freebsd.org (Postfix) with ESMTP id E07BF37B403 for ; Mon, 3 Jun 2002 07:13:21 -0700 (PDT) Received: from nelis.brabys.co.za (proxy-inner.brabys.co.za [192.96.48.11] (may be forged)) by brabys.co.za (8.12.0/8.12.0) with ESMTP id g53ECPMG013598; Mon, 3 Jun 2002 16:12:25 +0200 Message-Id: <5.1.0.14.2.20020603160653.0137ec98@192.96.48.11> X-Sender: nelis@192.96.48.11 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 03 Jun 2002 16:12:48 +0200 To: ian@cerebellum.za.net From: Nelis Lamprecht Subject: Re: http proxy Cc: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-MailScanner: Found to be clean 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 > where can i set it up so that when i install something from the ports (i.e make install), it will go through a http proxy? i have tried setting it in /etc/make.conf ... but nothing. vi /etc/defaults/make.conf search for fetch and you will see an option to use fetch through either a ftp or http proxy FTP_PROXY= HTTP_PROXY= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message