From owner-freebsd-stable@FreeBSD.ORG Fri Nov 23 18:55:46 2007 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7854616A418 for ; Fri, 23 Nov 2007 18:55:46 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from angel.ticketswitch.com (angel.ticketswitch.com [IPv6:2002:57e0:1d4e::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2D7B313C448 for ; Fri, 23 Nov 2007 18:55:46 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from smaug.rattatosk ([10.50.50.2]) by angel.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67 (FreeBSD)) (envelope-from ) id 1Ivdgm-000909-L2 for stable@freebsd.org; Fri, 23 Nov 2007 18:55:44 +0000 Received: from dilbert.rattatosk ([10.50.50.6] helo=dilbert.ticketswitch.com) by smaug.rattatosk with esmtp (Exim 4.67 (FreeBSD)) (envelope-from ) id 1Ivdgm-0009Ac-In for stable@freebsd.org; Fri, 23 Nov 2007 18:55:44 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.68 (FreeBSD)) (envelope-from ) id 1Ivdgm-000Oq2-II for stable@freebsd.org; Fri, 23 Nov 2007 18:55:44 +0000 To: stable@freebsd.org Message-Id: From: Pete French Date: Fri, 23 Nov 2007 18:55:44 +0000 Cc: Subject: Is it O.K. to use the 7.0 ports tree on 6.3 ? 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: Fri, 23 Nov 2007 18:55:46 -0000 I have a set of machines running 7.0 and a set running 6.3 which I would like to use the same ports on. I was under the impression that there was only one ports tree, so is it safe to simply untar the ports.tgz file from 7.0 on the 6.3 machines, rename INDEX-7 to INDEX-6 and install away, or are there more subtle differences to tran the unwary ? cheers, -pcf.