Date: Wed, 13 Sep 2000 20:08:05 -0500 (CDT) From: Mike Meyer <mwm@mired.org> To: Kresimir Kumericki <kkumer@phy.hr> Cc: questions@freebsd.org Subject: Re: Size of a port? Message-ID: <14784.9461.468513.140720@guru.mired.org> In-Reply-To: <39409621@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
Kresimir Kumericki writes: > Is there an easy way to find out the size of an installed > port? > I suppose I could write a script that would parse > /var/db/pkg/<portname>/+CONTENTS, and add the sizes of all > files but there has to be an easier way. (Or somebody must > have already written such a script.) That's probably the best way. You could make the package then ungzip it. That will be an overestimate, though. <mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14784.9461.468513.140720>