From owner-freebsd-questions@FreeBSD.ORG Mon May 23 15:41:32 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 E427A16A41C for ; Mon, 23 May 2005 15:41:32 +0000 (GMT) (envelope-from tyskdisciplin@yahoo.se) Received: from web25609.mail.ukl.yahoo.com (web25609.mail.ukl.yahoo.com [217.12.10.168]) by mx1.FreeBSD.org (Postfix) with SMTP id 48D9E43D48 for ; Mon, 23 May 2005 15:41:31 +0000 (GMT) (envelope-from tyskdisciplin@yahoo.se) Received: (qmail 33691 invoked by uid 60001); 23 May 2005 15:41:31 -0000 Message-ID: <20050523154131.33689.qmail@web25609.mail.ukl.yahoo.com> Received: from [130.243.14.151] by web25609.mail.ukl.yahoo.com via HTTP; Mon, 23 May 2005 17:41:30 CEST Date: Mon, 23 May 2005 17:41:30 +0200 (CEST) From: Tim To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Is it safe to use stable packages on a release system? 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: Mon, 23 May 2005 15:41:33 -0000 Hello I am considering changing the PACKAGESITE env var to point to "packages-stable" directory. I am wondering if there are any implications if doing this on a release 5.4 system (where rebuilds are done only for security issues)? I figure this must be the case since there dosen't seem to be any mentions of this in the instructions for compiling ports but just to be certain since this is not the default configuration. Thanks!