From owner-freebsd-questions Thu Mar 14 12:29:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smnolde.com (c-24-98-60-141.atl.client2.attbi.com [24.98.60.141]) by hub.freebsd.org (Postfix) with ESMTP id 6340E37B404 for ; Thu, 14 Mar 2002 12:29:33 -0800 (PST) Received: from bsd ([192.168.10.7] helo=bsd.smnolde.com) by smnolde.com with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.30 #1) id 16lbqw-000NVs-00; Thu, 14 Mar 2002 15:29:34 -0500 Received: from scott by bsd.smnolde.com with local (Exim 3.33 #1) id 16lbqq-0003K6-00; Thu, 14 Mar 2002 15:29:28 -0500 Date: Thu, 14 Mar 2002 15:29:28 -0500 From: "Scott M. Nolde" To: Ian Barnes Cc: freebsd-questions@freebsd.org Subject: Re: cvsup Message-ID: <20020314152928.B12428@smnolde.com> References: <02031423265506.06633@nicki> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <02031423265506.06633@nicki>; from ian@cerebellum.za.net on Thu, Mar 14, 2002 at 11:26:55PM +0200 X-Disclaimer: If you can read this you're looking for too much 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 Ian Barnes(ian@cerebellum.za.net)@2002.03.14 23:26:55 +0000: > hi, > > is there anyway i can set a proxy for my ports collection, because now when > it wants to download from a http site, it cant, because my proxy needs me to > authorise. Is there anyware i can set this option .. so it at least asks me > for the username and password .... > > i am running FreeBSD 4.5 > > Thanks > Ian Look in /etc/make.conf (or copy it from /etc/defaults/make.conf) for # If you're behind a firewall and need FTP or HTTP proxy services for #FTP_PROXY= 10.0.0.1:21 #HTTP_PROXY= 10.0.0.1:80 There are other neat options to fool with for system optimization and automation. -- Scott Nolde GPG Key 0xD869AB48 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message