From owner-freebsd-stable@FreeBSD.ORG Sat Jun 16 01:57:05 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 94CEC16A468 for ; Sat, 16 Jun 2007 01:57:05 +0000 (UTC) (envelope-from indigo23@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by mx1.freebsd.org (Postfix) with ESMTP id 7160513C455 for ; Sat, 16 Jun 2007 01:57:05 +0000 (UTC) (envelope-from indigo23@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so1397723waf for ; Fri, 15 Jun 2007 18:57:05 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QQfHDEBklj8ByR0cUZIl7AV4FxD5zilGYgtFTzyOg+/evfcuuRjUhLa+wA8J53BurXsCuBIFo7BEUvvvxEKmthZLexHFq3jcQMGWDuo6jwhLMhOXQQpbs/qk20Vs83Hq0DMKw8yymZUCtH+icwE868N9+sLouhb19t1Wk4mtQI0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=RfOxOBsY2+UHBeXj6A7CdoO4pphyT6IjEeOYhoGz2O2uDSgdCTbdH3xDOsnuX/wzDEVn3QMYxo5fdgtUFbv6wTdWI8171Loj0ncSSLZMvqG7Kb6+CPo66s0m8RDznbHNaumnJuH5OQ4wabXAW2LH3auI1bRjvx9msXS9kpKdeuU= Received: by 10.115.18.1 with SMTP id v1mr3702910wai.1181957399522; Fri, 15 Jun 2007 18:29:59 -0700 (PDT) Received: by 10.115.90.14 with HTTP; Fri, 15 Jun 2007 18:29:59 -0700 (PDT) Message-ID: <6f50eac40706151829g64b8a8abg798f97449c05888f@mail.gmail.com> Date: Fri, 15 Jun 2007 21:29:59 -0400 From: "Indigo 23" To: freebsd-ports@freebsd.org, freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Upgrading to amd64 requires recompilation of ports? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jun 2007 01:57:05 -0000 I was just wondering if one were to "upgrade" a FreeBSD installation from i386 to amd64, would it require a complete recompilation of all the ports? (I already know that it does require a recompilation of world and the kernel). Thanks.