From owner-freebsd-questions@FreeBSD.ORG Thu Jan 4 16:50:26 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 18BA516A407 for ; Thu, 4 Jan 2007 16:50:26 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id D7A8813C43E for ; Thu, 4 Jan 2007 16:50:25 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.6/8.13.8) id l04GoPnd063896 for questions@freebsd.org; Thu, 4 Jan 2007 10:50:25 -0600 (CST) (envelope-from dan) Date: Thu, 4 Jan 2007 10:50:25 -0600 From: Dan Nelson To: questions@freebsd.org Message-ID: <20070104165025.GB92161@dan.emsphone.com> References: <20070104084729.GA980@gauss.sanabria.es> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070104084729.GA980@gauss.sanabria.es> X-OS: FreeBSD 6.2-PRERELEASE X-message-flag: Outlook Error User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Subject: Re: Massive upgrade after updating gnutls-1.4.5 port 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: Thu, 04 Jan 2007 16:50:26 -0000 In the last episode (Jan 04), Jos G. Juanino said: > I read in the UPDATING file: > > ### > gnutls has been updated to 1.6.1 and all shared libraries' versions > have been bumped. So you need to rebuild all applications that > depend on gnutls. Do something like: > ### > > I run pkg_glob -r gnutls-1.4.5 and get 42 packages, including > k3b-0.12.17 and abiword-2.4.6 among other (I mentioned only > some of the biggest to build in my slow pentium III computer). > > However, I have noticed that only a few ports depends directly on gnults > port (search for those ports which depends on gnutls but do not depend > on the rest of ports listed in /var/db/pkg/gnutls-1.4.5/+REQUIRED_BY, > see [1]). These ports are (in my system): In reality, nothing should depend on gnutls, since we have openssl in the base system. I have WITHOUT_GNUTLS=yes in /etc/make.conf. -- Dan Nelson dnelson@allantgroup.com