From owner-freebsd-questions@FreeBSD.ORG Thu Nov 20 18:10:41 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 C92D616A4CE for ; Thu, 20 Nov 2003 18:10:41 -0800 (PST) Received: from smtpout.mac.com (A17-250-248-47.apple.com [17.250.248.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 072F243FA3 for ; Thu, 20 Nov 2003 18:10:41 -0800 (PST) (envelope-from paulbeard@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id hAL2Afo8019984; Thu, 20 Nov 2003 18:10:41 -0800 (PST) Received: from [192.168.2.8] (12-231-115-57.client.attbi.com [12.231.115.57]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 3.0) with ESMTP id hAL2AexO000902; Thu, 20 Nov 2003 18:10:40 -0800 (PST) In-Reply-To: <20031121010651.89362.qmail@web13503.mail.yahoo.com> References: <20031121010651.89362.qmail@web13503.mail.yahoo.com> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: paul beard Date: Thu, 20 Nov 2003 18:10:38 -0800 To: Rahul Fernandez X-Mailer: Apple Mail (2.606) cc: freebsd-questions@FreeBSD.ORG Subject: Re: Can I install packages only for my 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: Fri, 21 Nov 2003 02:10:41 -0000 On Nov 20, 2003, at 5:06 PM, Rahul Fernandez wrote: > Hi, I'm am running 4.9 release. A package called hpijs1.4.1 is > installed. I now would like to upgrade to hpijs-1.5. However, this > package is only available in 4.9-stable. Can I install the package > from 4.9-stable or is it advisable to stick to the packages in my > release? why not install it from a port? I use packages as a last resort, and go with ports first.