From owner-freebsd-ports@FreeBSD.ORG Fri Jun 6 16:39:06 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 116D21065676 for ; Fri, 6 Jun 2008 16:39:06 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id DE6C78FC19 for ; Fri, 6 Jun 2008 16:39:05 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (unknown [92.116.232.46]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 7646F8A0113 for ; Fri, 6 Jun 2008 18:39:01 +0200 (CEST) Message-ID: <4849681B.6070002@bsdforen.de> Date: Fri, 06 Jun 2008 18:38:51 +0200 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.14 (X11/20080503) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <484945CA.3010305@bsdforen.de> In-Reply-To: <484945CA.3010305@bsdforen.de> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: devel/gettext notification in /usr/ports/UPDATING X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2008 16:39:06 -0000 Dominic Fandrey wrote: > I don't really understand why it's there and why it's recommending to > rebuild > all ports. > > I have 761 ports installed, but only 173 of them depend on gettext, so > why should > I reinstall more than 530 ports that don't need to be rebuild. > > What's even worse according to my shell-script pkg_libchk not a single > one of > the 173 ports depending on gettext needs to be rebuild because of libintl. Great, all ports depending on devel/gettext got bumped. My Shell script checks every single library and executable on the system with ldd and it says _nothing is amiss_ after upgrading devel/gettext. Now I am condemned to rebuild ~100 ports, even though it is completely unnecessary. I do not have to tell you that downloading all the distfiles over a GSM connection will take days. And all this for no reason at all! What's going on here? Ldd says it's not necessary. Can anyone really argue with that?