From owner-freebsd-questions@FreeBSD.ORG Sat Mar 20 20:00:38 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 B2DF816A4CE for ; Sat, 20 Mar 2004 20:00:38 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5173E43D2D for ; Sat, 20 Mar 2004 20:00:38 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.10/8.12.10) id i2L40ZS8033987; Sat, 20 Mar 2004 22:00:35 -0600 (CST) (envelope-from dan) Date: Sat, 20 Mar 2004 22:00:35 -0600 From: Dan Nelson To: Rilindo Foster Message-ID: <20040321040035.GC2097@dan.emsphone.com> References: <1079841282.664.10.camel@osaka> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1079841282.664.10.camel@osaka> X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: Do I really need to rebuilding *everything* 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: Sun, 21 Mar 2004 04:00:38 -0000 In the last episode (Mar 20), Rilindo Foster said: > Okay, so there is this openssl vulnerability out there and I need to > patch the OS and then do the makeworld/buildworld. > > Question is, can I get away with rebuilding my entire ports > collection? With about 300 apps complied, I really don't want to do > it. ;_; You only need to rebuild the ports that use the openssl libs and link statically. My guess is that would be zero. -- Dan Nelson dnelson@allantgroup.com