From owner-freebsd-questions@FreeBSD.ORG Thu Feb 18 15:30:24 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0251F106566C for ; Thu, 18 Feb 2010 15:30:24 +0000 (UTC) (envelope-from ndhertbsd@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id D06428FC14 for ; Thu, 18 Feb 2010 15:30:23 +0000 (UTC) Received: by pwj7 with SMTP id 7so1606963pwj.13 for ; Thu, 18 Feb 2010 07:30:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=7BtU8dU8d3GiUK9/s0A0xs+ubjZEXpOueMIceTyIcCs=; b=WooQ5ReijxEE57sNHAJggL5TbAZRi+O3WXmKz2uDnsIJUVRGMVDdGnqwXRwVOI08jd h6tW01Zv3OvmncabVI0myK1QjSVhrWJw9zDtUPWOe5h6N4FjRvXMxJp/CcCYeR//bQ0V qJaj8mHGFeGjeGsKaHRvACqSW3oGJQ53ntTOM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=s3oTdChkSoh/xw9Z7vbRmPRwdEb3V6SZQj1LiztPtebt4Di8LNJeVj6vQUIBenqJUd edXRBrn8xi49tXlaPd0C5oynu51RotIvkzdtDQ4PtprAugcPm+OREWmmRuFvXUliuZWZ 5SVb7Cp0j5CxHWpkeV4n/QM8XEhGHsSq95Ukk= MIME-Version: 1.0 Received: by 10.142.151.27 with SMTP id y27mr6413138wfd.317.1266507023305; Thu, 18 Feb 2010 07:30:23 -0800 (PST) Date: Thu, 18 Feb 2010 16:30:23 +0100 Message-ID: From: n dhert To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 8.0 and freebsd-doc native languages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Feb 2010 15:30:24 -0000 I installed a new 8.0 from the DVD and the ports collection. Did a portsnap update, pkg_version -vIL reported 21 ports to upgrade of which 19 XX-freebsd-doc-20100213 (XX = two letters identifying a native language) I throught this would just install preformatted files, so started the 21 ports upgrade. Now this is running already for over 4 hours... and installed at least a 100 other dependent packages. Why does 8.0 insist on having all these native language docs (which most users do not need) ? In 7.2 install this did not happen. Can I safely remove all the other XX-freebsd.doc (except en-freebsd-doc), packages?