From owner-freebsd-questions@FreeBSD.ORG Thu Oct 2 18:11:15 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5C2316A4B3 for ; Thu, 2 Oct 2003 18:11:15 -0700 (PDT) Received: from mail.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2E8C43F85 for ; Thu, 2 Oct 2003 18:11:14 -0700 (PDT) (envelope-from judmarc@fastmail.fm) Received: from mail.messagingengine.com (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 4A08425CB2A; Thu, 2 Oct 2003 21:10:55 -0400 (EDT) Received: from 10.202.2.150 ([10.202.2.150] helo=mail.messagingengine.com) by messagingengine.com with SMTP; Thu, 02 Oct 2003 21:10:55 -0400 X-Epoch: 1065143455 X-Sasl-enc: fKuphNQ4Q1F2oZLrQjr4kA Received: from sparky (dialup-67.74.72.92.Dial1.Philadelphia1.Level3.net [67.74.72.92]) by mail.messagingengine.com (Postfix) with ESMTP id D153225CAF7; Thu, 2 Oct 2003 21:10:53 -0400 (EDT) To: SoloCDM , "FreeBSD-Questions (Request)" References: <200310021459.h92Exhbn017254@clunix.cl.msu.edu> Message-ID: From: Jud Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Thu, 02 Oct 2003 21:10:53 -0400 In-Reply-To: User-Agent: Opera7.20/Win32 M2 build 3150 Subject: Re: FreeBSD vs. RedHat X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 01:11:15 -0000 On Thu, 2 Oct 2003 12:47:51 -0600 (MDT), SoloCDM wrote: [snip] > What CPU (i386, i486, i586, ...) are the packages compiled and geared > towards? You can easily set this to your own CPU type in /etc/make.conf for all the ports you build. "Packages" in FreeBSD are precompiled binaries, and I wouldn't know the answer for those. Jud