From owner-freebsd-questions@FreeBSD.ORG Sat Aug 19 04:41:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7D1B16A4E2 for ; Sat, 19 Aug 2006 04:41:37 +0000 (UTC) (envelope-from fysical@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1986843D45 for ; Sat, 19 Aug 2006 04:41:37 +0000 (GMT) (envelope-from fysical@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so1414653pye for ; Fri, 18 Aug 2006 21:41:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=HXIXh/mlc19+M0iJEFji/vkz2v7ELhI9HVfn56yMxwaFA7VmPWYOCBLshSAe74B6wV4zjXEKg4QouEk8+Yxwbb+7Rna5YbXRHEfZzOhCldeTyP0+jWWkuwJsfP2T9pfvth1ezCw+Qy2XL8TGT6jnZQSvJnCQkzNwd942xPPsFDc= Received: by 10.65.114.11 with SMTP id r11mr4591915qbm; Fri, 18 Aug 2006 21:41:36 -0700 (PDT) Received: by 10.65.124.13 with HTTP; Fri, 18 Aug 2006 21:41:36 -0700 (PDT) Message-ID: <73d604760608182141o33b04ee1td03e1886eb6897bc@mail.gmail.com> Date: Sat, 19 Aug 2006 10:11:36 +0530 From: "Viswas Nair" To: freebsd-questions@freebsd.org In-Reply-To: <200608181746.k7IHkJZp071452@lurza.secnetix.de> MIME-Version: 1.0 References: <200608181746.k7IHkJZp071452@lurza.secnetix.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Setting up proxy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Aug 2006 04:41:37 -0000 thanks all. i got that working. On 8/18/06, Oliver Fromme wrote: > > Ivan Levchenko wrote: > > fetch will also use the default proxy that is set by the HTTP_PROXY > > and FTP_PROXY enviroment variables. > > Yes. That's essentially what I wrote. :-) > If you want to set them system-wide (not just for the ports > collection), add them to /etc/login.conf. Refer to the > manual page for details. > > Best regards > Oliver > > -- > Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing > Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd > Any opinions expressed in this message may be personal to the author > and may not necessarily reflect the opinions of secnetix in any way. > > "Life is short (You need Python)" > -- Bruce Eckel, ANSI C++ Comitee member, author > of "Thinking in C++" and "Thinking in Java" > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >