From owner-freebsd-questions@FreeBSD.ORG Fri Dec 5 23:16:23 2003 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 DF86916A4CE for ; Fri, 5 Dec 2003 23:16:23 -0800 (PST) Received: from mxsf17.cluster1.charter.net (mxsf17.cluster1.charter.net [209.225.28.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9C6F43FAF for ; Fri, 5 Dec 2003 23:16:22 -0800 (PST) (envelope-from mbueide@charter.net) Received: from mbueide ([68.114.179.71])hB67FtWg092529 for ; Sat, 6 Dec 2003 02:15:55 -0500 (EST) (envelope-from mbueide@charter.net) Received: by mbueide (sSMTP sendmail emulation); Sat, 6 Dec 2003 00:09:02 -0700 Date: Sat, 6 Dec 2003 00:09:02 -0700 From: mike bueide To: freebsd-questions@freebsd.org Message-ID: <20031206070902.GA1320@charter.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: fetch and portinstall 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: Sat, 06 Dec 2003 07:16:24 -0000 When I install or upgrade a port, all attempts to an HTTP URL fetch are timing out. Typically I'll just sudo portupgrade a port I wish to install. I am behind a firewall that uses nat and stateful rules. Ftp fetches work just fine. I just would like to speed things up a bit by either causing the HTTP attempts to time out sooner or authorize them somehow. I have done digging via man fetch. It mentions some environment variables that can be set: HTTP_AUTH (man 3 fetch) HTTP_TIMEOUT (man 1 fetch) I don't understand what user-name / password combination for HTTP_AUTH could be set to enable HTTP fetches. Is it the same as the anonymous/email_address used when manually logging into ftp sites as a guest? And, if I set these ENVIRONMENT VARIABLES, do I need them set it in the root shell, or the user running sudo? Thanks to any who might respond. -- Michael Bueide mbueide (at) charter (dot) net .