From owner-freebsd-questions Wed Feb 21 8:52: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.184.128]) by hub.freebsd.org (Postfix) with ESMTP id D294A37B491 for ; Wed, 21 Feb 2001 08:51:57 -0800 (PST) (envelope-from lowell@be-well.ilk.org) Received: (from lowell@localhost) by be-well.ilk.org (8.11.2/8.11.2) id f1LGptN07094; Wed, 21 Feb 2001 11:51:55 -0500 (EST) (envelope-from lowell) To: freebsd-questions@freebsd.org Subject: Re: getting 'make install' in ports to use wget References: <3A93EC16.662A9CD0@subdimension.com> From: Lowell Gilbert Date: 21 Feb 2001 11:51:55 -0500 In-Reply-To: aneroid@subdimension.com's message of "21 Feb 2001 17:31:07 +0100" Message-ID: <44zofgkmhg.fsf@lowellg.ne.mediaone.net> Lines: 10 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG aneroid@subdimension.com (Anirudh Dutt) writes: > i'm on a dial-up connection and am not really able to stay online long > enough to download some of the big files. (like mozilla-17mb or > gnome-applets-5mb). since wget can resume downloads, is there any way i > can get the ports 'make install' to use wget instead of ftp or whatever? You can set FETCH_CMD in make.conf, but downloading the files by hand and putting them into /usr/ports/distfiles is probably easier if human intervention is required anyway. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message