From owner-freebsd-arch@FreeBSD.ORG Tue Aug 30 04:25:08 2011 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AE83106566C for ; Tue, 30 Aug 2011 04:25:08 +0000 (UTC) (envelope-from manefestoh@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 997B28FC0A for ; Tue, 30 Aug 2011 04:25:07 +0000 (UTC) Received: by wyh15 with SMTP id 15so5616560wyh.13 for ; Mon, 29 Aug 2011 21:25:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=mTr5E82TCjVFJslBpdp/Uj6IusQw7RsLOY8ymVY2sdM=; b=Ofq/icBDGkexmbqYmJifd5rlEiLGDzf3XsMngruHCpspOl+6QKEY8nPHyV0VF6q6mh isu6sy4P2DYUwmfEFluIYzyAxw4R9osfCcudni+TE3BwL5Eup2V9SKuPo1WQhGJipp7g 6+7lmSd7l4NkWIgfw9KyJN20BupEvYYDiota4= MIME-Version: 1.0 Received: by 10.216.137.22 with SMTP id x22mr4235834wei.88.1314676821668; Mon, 29 Aug 2011 21:00:21 -0700 (PDT) Received: by 10.216.45.141 with HTTP; Mon, 29 Aug 2011 21:00:21 -0700 (PDT) Date: Tue, 30 Aug 2011 10:00:21 +0600 Message-ID: From: =?KOI8-R?B?7cHL08nNIOfPzNXC?= To: freebsd-arch@freebsd.org X-Mailman-Approved-At: Tue, 30 Aug 2011 10:53:08 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: FreeBSD problems and preliminary ways to solve X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2011 04:25:08 -0000 Hello. I think another problem is the obsolete packages. Packages usually an older version than the ports. You must use a package as base way install software (as done in the Openbsd), but if you want specific compilation options then use the ports. -- Best regard, Golub Maksim