From owner-freebsd-questions@FreeBSD.ORG Thu Jul 29 19:19:44 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 8B31116A4CE for ; Thu, 29 Jul 2004 19:19:44 +0000 (GMT) Received: from cs.selu.edu (cs.selu.edu [147.174.59.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id D758043D6E for ; Thu, 29 Jul 2004 19:19:43 +0000 (GMT) (envelope-from jholland@cs.selu.edu) Received: from cs.selu.edu (jholland@localhost [127.0.0.1]) by cs.selu.edu (8.12.10/8.12.10) with ESMTP id i6TJJhq9073019 for ; Thu, 29 Jul 2004 14:19:43 -0500 (CDT) (envelope-from jholland@cs.selu.edu) Received: from localhost (jholland@localhost) by cs.selu.edu (8.12.10/8.12.10/Submit) with ESMTP id i6TJJhYf073016 for ; Thu, 29 Jul 2004 14:19:43 -0500 (CDT) (envelope-from jholland@cs.selu.edu) Date: Thu, 29 Jul 2004 14:19:43 -0500 (CDT) From: Jason P Holland To: questions@freebsd.org Message-ID: <20040729141746.S73006@cs.selu.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: openssl/openssh from ports or base? 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: Thu, 29 Jul 2004 19:19:44 -0000 Hello, What is the preferred method that people are using for keeping openssl and openssh up to date? Are most people using the ports version? Or the base version? Seems like if there is a vunlerability released, its much easier to cvsup the ports tree and reinstall. But if you use the base versions, is there a way to update that without doing a complete buildworld/installworld? Just curious what other freebsd users are doing. Thanks Jason