Use entity to keep track of how big the ports tree is at any given

time, so we don't have to keep this updated in multiple places.
This commit is contained in:
Murray Stokely 2002-12-08 22:43:12 +00:00
parent 75b2cf1a4d
commit 4f942d0c1e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15235

View file

@ -865,7 +865,7 @@
were over &os.numports; ports! The list of ports ranges from
http (WWW) servers, to games, languages, editors, and almost
everything in between. The entire ports collection requires
approximately 170 MB of storage, all ports being expressed as
approximately &ports.size; of storage, all ports being expressed as
<quote>deltas</quote> to their original sources. This makes
it much easier for us to update ports, and greatly reduces the
disk space demands made by the older 1.0 ports collection. To