From owner-freebsd-questions@FreeBSD.ORG Tue Feb 8 08:58:44 2005 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 8838016A4CE for ; Tue, 8 Feb 2005 08:58:44 +0000 (GMT) Received: from sdf.lonestar.org (mx.freeshell.org [192.94.73.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C6C343D2D for ; Tue, 8 Feb 2005 08:58:44 +0000 (GMT) (envelope-from tiberius@sdf.lonestar.org) Received: from sdf.lonestar.org (IDENT:tiberius@sverige.freeshell.org [192.94.73.4]) by sdf.lonestar.org (8.13.1/8.12.10) with ESMTP id j188vmm4003827 for ; Tue, 8 Feb 2005 08:57:48 GMT Received: (from tiberius@localhost) by sdf.lonestar.org (8.13.1/8.12.8/Submit) id j188vm2E015926 for freebsd-questions@freebsd.org; Tue, 8 Feb 2005 01:57:48 -0700 (MST) Date: Tue, 8 Feb 2005 01:57:48 -0700 From: Matt Rechkemmer To: freebsd-questions@freebsd.org Message-ID: <20050208085748.GA13424@sdf.lonestar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: Dumb question about ports/packages 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: Tue, 08 Feb 2005 08:58:44 -0000 This is somewhat of a dumb question, but I'm a bit confused about the differences between ports, packages and what is currently on the system. Let's [hypothetically] say I have a FreeBSD 5.3 system. I use the ports system on things I want to compile and packages when I'm lazy :-). I keep track of my ports 'n' packages with portupgrade(1). Now here's the scenario (fake, mind you). Let's say SSHD which is part of the core distribution from my limited understanding develops a root hole, or some other nasty exploit. How would I upgrade just one package part of the core like that? Or multiple ones for that matter. Can you use the ports/packages system? Or do you have to do an entire system upgrade (i.e. 4.10 to 4.11). Any help is greatly appreciated! Matt Rechkemmer tiberius@trancell.org