From owner-freebsd-questions Sun Mar 24 23:51:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [194.228.200.160]) by hub.freebsd.org (Postfix) with ESMTP id B3A0937B400; Sun, 24 Mar 2002 23:51:15 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id g2P7p4H11848; Mon, 25 Mar 2002 08:51:05 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.9a) with ESMTP id 2002032508505464:3790 ; Mon, 25 Mar 2002 08:50:54 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id g2P85L805282; Mon, 25 Mar 2002 09:05:21 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Mon, 25 Mar 2002 09:05:21 +0100 From: Roman Neuhauser To: William Evanson Cc: freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Make Fetch resume (Is is possible to do...) Message-ID: <20020325080521.GK389@roman.mobil.cz> Mail-Followup-To: William Evanson , freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG References: Mime-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.3.26i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.9a |January 7, 2002) at 03/25/2002 08:50:54 AM, Serialize by Router on ester/Mobil(Release 5.0.9a |January 7, 2002) at 03/25/2002 08:51:01 AM, Serialize complete at 03/25/2002 08:51:01 AM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 > From: "William Evanson" > To: freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG > Subject: Make Fetch resume (Is is possible to do...) > Date: Mon, 25 Mar 2002 01:35:00 -0600 > > I am still relatively new to the whole ports process. I run a modem > connection and downloading distfiles can be a long process. Is there > a way to set up the make install process to be able to resume after a > lost connection? Can you configure it to use greed or other ftp > program? yup. install e. g. wget (/usr/ports/ftp/wget), and put 'FETCH_CMD="/usr/local/bin/wget "' in your /etc/make.conf. -- FreeBSD 4.4-STABLE 9:00AM up 16:46, 13 users, load averages: 0.00, 0.01, 0.00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message