From owner-freebsd-ports@FreeBSD.ORG Fri Feb 17 14:47:29 2012 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 C5D161065674; Fri, 17 Feb 2012 14:47:29 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from mail.ebusiness-leidinger.de (mail.ebusiness-leidinger.de [217.11.53.44]) by mx1.freebsd.org (Postfix) with ESMTP id 40F538FC16; Fri, 17 Feb 2012 14:47:29 +0000 (UTC) Received: from outgoing.leidinger.net (p5796CEAE.dip.t-dialin.net [87.150.206.174]) by mail.ebusiness-leidinger.de (Postfix) with ESMTPSA id 7D84084498E; Fri, 17 Feb 2012 15:47:14 +0100 (CET) Received: from webmail.leidinger.net (webmail.Leidinger.net [IPv6:fd73:10c7:2053:1::3:102]) by outgoing.leidinger.net (Postfix) with ESMTPS id C33ED52B4; Fri, 17 Feb 2012 15:47:11 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=leidinger.net; s=outgoing-alex; t=1329490031; bh=P/r6Y7fJms/DM39uZ2gwk6aKYd6dX8jplRuLEe8LPDo=; h=Date:Message-ID:From:To:Cc:Subject:References:In-Reply-To: Content-Type:MIME-Version; b=MmSbi86mmo+FWoQMAxyMYYmwCiRDfuKvElMQzaSCeS9M9HQXPCUm/znigSSw3Ky59 Qz6MV3ZOrea/1tyTk+BbwTLxlKxT0uTBO9i/LJwHgEDR3Z08AigRrlqmqL6PrbZHOj WYsAtUFXDvKTnmyFTttkMC+vruY+o7ZL08MDUME0kV+Z0GxBOdd4HIfLJ7R4EnNekk Hh7Xa7ESytvzdjYsaPSoQY6fcysEqUgQbFpfKTldiAtj/RDe6BjqjX0P+oGpT3eS+R ohx7hVjPZoFKE9JIB0KKuMWoULKTsmV7nXmUgY4XHI/4frvAzRJfxHWCL1lBvP7en+ 9pOvcmco8Sj8Q== Received: (from www@localhost) by webmail.leidinger.net (8.14.5/8.14.4/Submit) id q1HElBOk014900; Fri, 17 Feb 2012 15:47:11 +0100 (CET) (envelope-from Alexander@Leidinger.net) X-Authentication-Warning: webmail.leidinger.net: www set sender to Alexander@Leidinger.net using -f Received: from 85.94.224.19 ([85.94.224.19]) by webmail.leidinger.net (Horde Framework) with HTTP; Fri, 17 Feb 2012 15:47:11 +0100 Date: Fri, 17 Feb 2012 15:47:08 +0100 Message-ID: <20120217154708.Horde.HWdwe5jmRSRPPmhsnrgzdTA@webmail.leidinger.net> From: Alexander Leidinger To: Alex Dupre References: <4F3E289D.9050605@FreeBSD.org> <4F3E2CED.90601@FreeBSD.org> <20120217115441.Horde.mJZLe5jmRSRPPjHxZRgRf2k@webmail.leidinger.net> <4F3E3537.9040105@FreeBSD.org> In-Reply-To: <4F3E3537.9040105@FreeBSD.org> User-Agent: Internet Messaging Program (IMP) H4 (5.0.18) Content-Type: text/plain; charset=x-viet-vps; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline X-EBL-MailScanner-Information: Please contact the ISP for more information X-EBL-MailScanner-ID: 7D84084498E.A1A5B X-EBL-MailScanner: Found to be clean X-EBL-MailScanner-SpamCheck: not spam, spamhaus-ZEN, SpamAssassin (not cached, score=0.037, required 6, autolearn=disabled, AWL -1.18, DKIM_SIGNED 0.10, DKIM_VALID -0.10, DKIM_VALID_AU -0.10, RCVD_IN_BL_SPAMCOP_NET 1.25, TW_BV 0.08, T_RP_MATCHES_RCVD -0.01) X-EBL-MailScanner-From: alexander@leidinger.net X-EBL-MailScanner-Watermark: 1330094835.68694@KS9z+upg988TLCw2lQrAjw X-EBL-Spam-Status: No Cc: ashish@FreeBSD.org, Andriy Gapon , freebsd-ports@FreeBSD.org Subject: Re: recent portrevision bump for libvpx 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, 17 Feb 2012 14:47:30 -0000 Quoting Alex Dupre (from Fri, 17 Feb 2012 12:08:39 +0100): > Alexander Leidinger wrote: >> When I made the EXPLICIT_PACKAGE_DEPENDS patch, I noticed that there is >> not only libtool at fault (reaction of the libtool developers was IIRC: >> it's not trivial to fix known problems for the cross-building case (for >> libtool-1.x?)), but also pkg-config and similar things > > Yes, I know, it's correct what you say, but this doesn't prevent to > improve things. I'm not saying that tomorrow we'll have a perfect I didn't tell it to prevent things. Just to make sure everyone knows the state of afairs. > ports tree where all and only direct dependencies will be listed, > but if we don't even start... > Currently we have exactly the opposite case: ports that have direct > (maybe not needed) dependencies to libraries that are not recorded > in Makefiles. This is the root cause of "portmaster -r" or > aggressive bumps. It could be an option to call the script in each tinderbox build and verify the result with what is available in LIB_DEPENDS. This would require extending the script with recent additions to USE_GNOME, USE_X11, ... Bye, Alexander. -- BOFH excuse #383: Your processor has taken a ride to Heaven's Gate on the UFO behind Hale-Bopp's comet http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137