From owner-freebsd-ports Wed Oct 15 00:51:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA26670 for ports-outgoing; Wed, 15 Oct 1997 00:51:22 -0700 (PDT) (envelope-from owner-freebsd-ports) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id AAA26653; Wed, 15 Oct 1997 00:51:00 -0700 (PDT) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg by adelphi.physics.adelaide.edu.au (5.65/AndrewR-930902) id AA24734; Wed, 15 Oct 1997 17:19:24 +0930 From: Kristian Kennaway Received: by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA14643; Wed, 15 Oct 1997 17:19:24 +0930 Message-Id: <9710150749.AA14643@bragg> Subject: Re: 8 days until 2.2.5... Administrative notices. To: andreas@klemm.gtn.com (Andreas Klemm) Date: Wed, 15 Oct 1997 17:19:23 +0930 (CST) Cc: asami@cs.berkeley.edu, jraynard@jraynard.demon.co.uk, committers@FreeBSD.ORG, ports@FreeBSD.ORG, ports-jp@FreeBSD.ORG In-Reply-To: <19971015000853.28485@klemm.gtn.com> from "Andreas Klemm" at Oct 15, 97 00:08:53 am X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > On Tue, Oct 14, 1997 at 02:08:57AM -0700, Satoshi Asami wrote: > > * On Mon, Oct 13, 1997 at 03:56:57AM -0700, Satoshi Asami wrote: > > * I know this is probably too late for 2.2.5, but I thought it might be > > * worth mentioning anyway. What do people think to putting the size of > > * the tarball somewhere in the skeleton for each port? This would be > > * very helpful for people with poor Internet connectivity. Quite a few > > * times I've thought about installing a port, but wasn't sure how long > > * a download I was letting myself in for. Currently, the only way this > > * can be done is by looking on the master site. > > > > Hmm. That is an interesting idea. > > Another thing is, that it would be fine, if fetch would show > more infos about the download progress. Percent of downloaded > data, performance (K/sec), estimated time remaining. > > When downloading large files it would be extremely useful. This is why I prefer ncftp v2.x as my ftp client - I wonder if it would be possible to replace fetch with ncftp as the ports file-collection mechanism if fetch doesnt have these capabilities (and they cant easily be added). Kris