From owner-freebsd-questions@FreeBSD.ORG Wed Sep 22 18:09:14 2004 Return-Path: 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 C2AA216A4CE for ; Wed, 22 Sep 2004 18:09:14 +0000 (GMT) Received: from gw01.nln.ru (gw01.nln.ru [217.174.98.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9A6B43D2F for ; Wed, 22 Sep 2004 18:09:12 +0000 (GMT) (envelope-from grint@nln.ru) Received: from grint.int.nln.ru (grint.int.nln.ru [192.168.150.193]) by gw01.nln.ru (8.12.7/8.12.8) with ESMTP id i8MI98kI015532 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Wed, 22 Sep 2004 22:09:09 +0400 Received: from [127.0.0.1] (helo=localhost) by grint.int.nln.ru with smtp (Exim 4.41 (FreeBSD)) id 1CABY6-0000OZ-Vc for freebsd-questions@freebsd.org; Wed, 22 Sep 2004 22:09:03 +0400 Date: Wed, 22 Sep 2004 22:09:02 +0400 From: "Ruslan N. Gogunsci" Cc: FreeBSD Questions Message-Id: <20040922220902.7cb30773@localhost> In-Reply-To: <20040922144416.GD21098@lb.tenfour> References: <20040922132118.35334.qmail@web51605.mail.yahoo.com> <20040922144416.GD21098@lb.tenfour> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamd / ClamAV version 0.72, clamav-milter version 0.72 on localhost X-Virus-Status: Clean Subject: Re: Using port system in network using proxy server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2004 18:09:14 -0000 Hello freebsd-questions, On Wed, 22 Sep 2004 15:44:17 +0100 Dick Davies wrote: > * Mark Jayson Alvarez [0933 14:33]: > > Good day! > > > > Do you have any idea on how I can install through > > freebsd port system when my internet connection is on > > LAN and our LAN uses proxy server? I can set the proxy > > details easily in my web browsers but I don't know how > > to do it in making ports. Some sort of proxy > > environment variable perhaps? > > export http_proxy=http://your.proxy:3128 If you want cvsup ports tree and don't have socks proxy, try www.http-tunnel.com > > (don't forget the http:// prefix - I think there's a ftp_proxy too?) > > -- > A sine curve goes off to infinity or at least the end of the blackboard. > -- Prof. Steiner > Rasputin :: Jack of All Trades - Master of Nuns > _______________________________________________ > 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"