Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Nov 2008 22:01:31 +0000 (UTC)
From:      Marc Fonvieille <blackend@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r184753 - head/usr.sbin/sysinstall
Message-ID:  <200811072201.mA7M1VlX093904@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: blackend (doc committer)
Date: Fri Nov  7 22:01:31 2008
New Revision: 184753
URL: http://svn.freebsd.org/changeset/base/184753

Log:
  Update ports number and size of Ports Collection.

Modified:
  head/usr.sbin/sysinstall/dist.c

Modified: head/usr.sbin/sysinstall/dist.c
==============================================================================
--- head/usr.sbin/sysinstall/dist.c	Fri Nov  7 19:51:07 2008	(r184752)
+++ head/usr.sbin/sysinstall/dist.c	Fri Nov  7 22:01:31 2008	(r184753)
@@ -304,8 +304,8 @@ distMaybeSetPorts(dialogMenuItem *self)
 {
     dialog_clear_norefresh();
     if (!msgYesNo("Would you like to install the FreeBSD ports collection?\n\n"
-		  "This will give you ready access to over 17,000 ported software packages,\n"
-		  "at a cost of around 400MB of disk space when \"clean\" and possibly\n"
+		  "This will give you ready access to over 19,000 ported software packages,\n"
+		  "at a cost of around 445MB of disk space when \"clean\" and possibly\n"
 		  "much more than that when a lot of the distribution tarballs are loaded\n"
 		  "(unless you have the extra discs available from a FreeBSD CD/DVD distribution\n"
 		  "and can mount them on /cdrom, in which case this is far less of a problem).\n\n"



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