From owner-freebsd-questions@FreeBSD.ORG Wed Aug 9 13:51:18 2006 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 33CC416A4DD for ; Wed, 9 Aug 2006 13:51:18 +0000 (UTC) (envelope-from frankstaals@gmx.net) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 9DC5843D92 for ; Wed, 9 Aug 2006 13:51:03 +0000 (GMT) (envelope-from frankstaals@gmx.net) Received: (qmail invoked by alias); 09 Aug 2006 13:51:01 -0000 Received: from ip176-173-59-62.adsl.versatel.nl (EHLO [192.168.2.5]) [62.59.173.176] by mail.gmx.net (mp036) with SMTP; 09 Aug 2006 15:51:01 +0200 X-Authenticated: #25365336 Message-ID: <44D9E848.7070403@gmx.net> Date: Wed, 09 Aug 2006 15:51:04 +0200 From: Frank Staals User-Agent: Thunderbird 1.5.0.4 (X11/20060706) MIME-Version: 1.0 To: "V.I.Victor" References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-questions@freebsd.org Subject: Re: pkg_add question 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: Wed, 09 Aug 2006 13:51:18 -0000 V.I.Victor wrote: > Generally -- is it OK to do a 'pkg_add' from > 'packages-6-stable' to a 5.4 system? > > Specifically, I think I need to update 'fetchmail.' > > What I've read *seems* to indicate it's OK, but... > > Thanks > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > Well I guess it works, but why not just cvsup your ports ( or use portsnap ) and use portupgrade to update your ports ? In general that would be the best Idea -- -Frank Staals