From owner-freebsd-questions@FreeBSD.ORG Mon Nov 15 15:33:39 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 BAA5716A4CE for ; Mon, 15 Nov 2004 15:33:39 +0000 (GMT) Received: from debian.akroteq.com (rdbck-static-72.palmer.mtaonline.net [12.17.141.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53BFB43D58 for ; Mon, 15 Nov 2004 15:33:39 +0000 (GMT) (envelope-from andy@firman.us) Received: from andy by debian.akroteq.com with local (Exim 4.34) id 1CTirJ-0000ch-Nu for freebsd-questions@freebsd.org; Mon, 15 Nov 2004 06:33:37 -0900 Date: Mon, 15 Nov 2004 06:33:37 -0900 From: Andy Firman To: freebsd-questions@freebsd.org Message-ID: <20041115153337.GA2055@akroteq.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: What is preferred method to get new software on 4.10 stable? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andy Firman List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2004 15:33:39 -0000 Let's take Clamav for example. My freshclam logs say this: WARNING: Your ClamAV installation is OUTDATED - please update immediately ! So, I have clamav-0.75.1 installed from ports. What would be the proper way to get clamav .80 installed? pkg_delete clamav-0.75.1 and then install .80 from source? Or is there some mechanism to get .80 in from the ports? Thanks, Andy