Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2000 20:15:03 +0000
From:      Nik Clayton <nik@freebsd.org>
To:        Satoshi - Ports Wraith - Asami <asami@freebsd.org>
Cc:        Nik Clayton <nik@freebsd.org>, Kris Kennaway <kris@freebsd.org>, ports@freebsd.org
Subject:   Re: Feature request:  Store dist file size somewhere
Message-ID:  <20000322201502.A43966@catkin.nothing-going-on.org>
In-Reply-To: <vqc4s9yu6xx.fsf@silvia.hip.berkeley.edu>; from Satoshi - Ports Wraith - Asami on Wed, Mar 22, 2000 at 11:43:22AM -0800
References:  <Pine.BSF.4.21.0003211840440.84343-100000@freefall.freebsd.org> <vqcln3bu2hw.fsf@silvia.hip.berkeley.edu> <20000322084226.A70194@catkin.nothing-going-on.org> <vqc4s9yu6xx.fsf@silvia.hip.berkeley.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 22, 2000 at 11:43:22AM -0800, Satoshi - Ports Wraith - Asami wrote:
> Nono, the size *is* going to be stored in files/md5 (that's what we
> compare against!).  So if you want to know it beforehand, you can just
> "cat files/md5". :)

Ah ha.  That's more like it.  Of course:

    % make check-size
    foo-1.2      369,638
    bar-3.0       27,224
    baz-0.8    1,228,846

    Total:     1,625,708

might have prevented the mind numbing tedium of downloading linux_base
over a 33.6 connection :-)

Is files/md5 the best place to put it?  I was thinking something like
files/size, which would either be

   1.  The total size of all the distfiles that make up the port, or

   2.  The size of all the distfiles (distfile\tsize or similar)

That way you don't need to do anything to md5(1).

N
-- 
Internet connection, $19.95 a month.  Computer, $799.95.  Modem, $149.95.
Telephone line, $24.95 a month.  Software, free.  USENET transmission,
hundreds if not thousands of dollars.  Thinking before posting, priceless.
Somethings in life you can't buy.  For everything else, there's MasterCard.
  -- Graham Reed, in the Scary Devil Monastery


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000322201502.A43966>