From owner-freebsd-questions@FreeBSD.ORG Sun Oct 24 06:10:11 2004 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 CB15916A4CE for ; Sun, 24 Oct 2004 06:10:11 +0000 (GMT) Received: from smtp104.mail.sc5.yahoo.com (smtp104.mail.sc5.yahoo.com [66.163.169.223]) by mx1.FreeBSD.org (Postfix) with SMTP id A1F7B43D49 for ; Sun, 24 Oct 2004 06:10:11 +0000 (GMT) (envelope-from benwy_01@yahoo.com.au) Received: from unknown (HELO ?210.54.96.181?) (benwy?01@210.54.96.181 with plain) by smtp104.mail.sc5.yahoo.com with SMTP; 24 Oct 2004 06:10:10 -0000 Message-ID: <417B47B2.3080608@yahoo.com.au> Date: Sun, 24 Oct 2004 19:12:02 +1300 From: Ben Washington-Yule User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040918 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Why can't on install packages for 5-current on 5-release? 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: Sun, 24 Oct 2004 06:10:11 -0000 Hi all, I'm beginning to understand the diffs between -STABLE, -CURRENT and RELEASE but I have a question regarding packages. I am using 5.2.1-RELEASE, and "pkg_add -r mozilla" installs version 1.5 or thereabouts of mozilla, 1.7 being the latest stable release. I have noticed that there is a much more recent (1.7) package of mozilla available from "packages-5-current"; can I install this package on my 5.2.1-RELEASE computer?