From owner-freebsd-questions@FreeBSD.ORG Thu Dec 14 00:10:55 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 24E7C16A522 for ; Thu, 14 Dec 2006 00:10:55 +0000 (UTC) (envelope-from business.oriented@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A644440CF for ; Thu, 14 Dec 2006 00:00:25 +0000 (GMT) (envelope-from business.oriented@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so290542wxc for ; Wed, 13 Dec 2006 16:01:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:from:to:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=IFKDqMcP5UneW29a/ZEvLCtR1wwyAmIM9MQAMr0XHkYVJrpPoauoAOKuPuUePE3/qpsnlwqE2o+1oGUEZMcR++1SpCwNh/Zu3Q578ylA2u8mzdrhJZLvMGCrQb79WyvB23Jo34xy/jnv7H90vW91wD5A6mgW8g5h9TvKtgUqzDw= Received: by 10.70.65.8 with SMTP id n8mr378355wxa.1166054504413; Wed, 13 Dec 2006 16:01:44 -0800 (PST) Received: from bloodlust ( [69.60.116.247]) by mx.google.com with ESMTP id i37sm1809593wxd.2006.12.13.16.01.40; Wed, 13 Dec 2006 16:01:44 -0800 (PST) Message-ID: <002001c71f12$f36c4560$71d3dcc9@bloodlust> From: "Ne'Bahn" To: "UNIX - questions" Date: Wed, 13 Dec 2006 19:00:20 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Install via ports... 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, 14 Dec 2006 00:10:55 -0000 Hi list, I've read the handbook for ports, basically (if I understand) ports are files that brings information (location, dependencies) to the system to compile a series of files (sources) to have the final piece of software. Very nice with the advantages that comes with this type of installation, but, what about a big applications like Gnome, OpenOffice and so on. I can't try ports because I can't have a fast/long connection for downloads (due to some restrictions on my country) so I always install via packages, and it takes a while, well a little bit. So what I am asking if is anyone has test a Gnome, OpenOffice.org, or any other big installations via ports (say in a Pentium 4 2.8GHz HT with 512Mb RAM) can tell me the elapsed time ??? Just curious...thanks in advance.