From owner-freebsd-questions Tue Mar 26 18:26:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f12.law15.hotmail.com [64.4.23.12]) by hub.freebsd.org (Postfix) with ESMTP id BDAF237B400; Tue, 26 Mar 2002 18:26:42 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 26 Mar 2002 18:26:42 -0800 Received: from 156.99.90.179 by lw15fd.law15.hotmail.msn.com with HTTP; Wed, 27 Mar 2002 02:26:42 GMT X-Originating-IP: [156.99.90.179] From: "William Evanson" To: freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Make Fetch resume (Is is possible to do...) Date: Tue, 26 Mar 2002 20:26:42 -0600 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 27 Mar 2002 02:26:42.0633 (UTC) FILETIME=[D5487390:01C1D536] 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 Another question about using wget for make fetch... I put a line like this in my make.conf file FETCH_CMD="/usr/local/bin/wget -v" and it did not like this command. Do I have to put my options inside of <> for it to work. Any ideas. It worked for me to have it without any options. >From: "William Evanson" >To: freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG >Subject: Re: Make Fetch resume (Is is possible to do...) >Date: Tue, 26 Mar 2002 20:19:37 -0600 > >I installed wget and added the line >FETCH_CMD="/usr/local/bin/wget" to my /etc/make.conf file. >With the next make install it launched wget and ran fine. >I tried to test the program by stopping the fetch sequence >on one of the sources near the end. When I restarted the >Make Install is knoticed the file was there and tried to >build it without restarting the fetch sequence. Any ideas??? >Is is possible that the sight did not have reget available. >Just thought I'd ask if you have seen this before. > > >>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...) >>Date: Mon, 25 Mar 2002 09:05:21 +0100 >> >> > 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 > > > > >_________________________________________________________________ >MSN Photos is the easiest way to share and print your photos: >http://photos.msn.com/support/worldwide.aspx > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message