From owner-freebsd-ports Thu Jul 6 00:39:59 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA09052 for ports-outgoing; Thu, 6 Jul 1995 00:39:59 -0700 Received: from eikon.regent.e-technik.tu-muenchen.de (root@eikon.regent.e-technik.tu-muenchen.de [129.187.42.3]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id AAA09046 ; Thu, 6 Jul 1995 00:39:48 -0700 Received: from vector.eikon.e-technik.tu-muenchen.de ([129.187.142.36]) by eikon.regent.e-technik.tu-muenchen.de with SMTP id <55356>; Thu, 6 Jul 1995 09:39:34 +0200 Received: from localhost (localhost [127.0.0.1]) by vector.eikon.e-technik.tu-muenchen.de (8.6.11/8.6.9) with SMTP id RAA02736; Wed, 5 Jul 1995 17:05:25 +0200 Message-Id: <199507051505.RAA02736@vector.eikon.e-technik.tu-muenchen.de> X-Authentication-Warning: vector.eikon.e-technik.tu-muenchen.de: Host localhost didn't use HELO protocol To: asami@cs.berkeley.edu (Satoshi Asami) cc: paul@freebsd.org, ports@freebsd.org Subject: Re: My wishlist In-reply-to: Your message of "Sat, 01 Jul 1995 12:59:07 +0200." <199507011059.DAA04279@silvia.HIP.Berkeley.EDU> Date: Wed, 5 Jul 1995 17:05:24 +0200 From: "Julian Stacey " Sender: ports-owner@freebsd.org Precedence: bulk > From: asami@cs.berkeley.edu (Satoshi Asami) > "make fetch" is "make fetch_all_distfiles_i_don't_have_yet". The > only problem is that it tries to make the dependencies first, which I > think can be solved by the previous patch.... Great, I've added to my slip start script: echo "Now consider some of these:" .... echo " cd /usr/ports ; make fetch" I like to squeeze as much out of each billed modem call as I can :-) Julian S