From owner-freebsd-questions Mon Jun 3 6:42:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lexx.zssm.zp.ua (lexx.zssm.zp.ua [212.8.32.8]) by hub.freebsd.org (Postfix) with ESMTP id 48C0537B404 for ; Mon, 3 Jun 2002 06:41:56 -0700 (PDT) Received: from server.hermes-comp.zp.ua (germes-comp.zssm.zp.ua [212.8.32.132] (may be forged)) by lexx.zssm.zp.ua (8.9.2/8.9.2) with ESMTP id QAA25015; Mon, 3 Jun 2002 16:33:45 +0300 (EET DST) Received: from localhost (localhost [127.0.0.1]) by server.hermes-comp.zp.ua (8.11.3/8.11.3) with ESMTP id g53DUPG30088; Mon, 3 Jun 2002 16:30:36 +0300 (EEST) (envelope-from stalker@hermes-comp.zp.ua) Date: Mon, 3 Jun 2002 16:30:25 +0300 (EEST) From: Alexander V Zubchenko To: Ian Barnes Cc: Subject: Re: http proxy In-Reply-To: <200206031555.50166.ian@cerebellum.za.net> Message-ID: <20020603162916.J30059-100000@server.hermes-comp.zp.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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! On Mon, 3 Jun 2002, Ian Barnes wrote: > hi, > > 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. Because pkg_add use fetch to retrieve tgz-archive, You may set up environment variable HTTP_PROXY to necessary URL. It must help With best regards, Stalker. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message