From owner-cvs-ports@FreeBSD.ORG Wed Apr 16 19:06:43 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D9C4106566B; Wed, 16 Apr 2008 19:06:43 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 34A788FC1B; Wed, 16 Apr 2008 19:06:43 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [202.108.54.204]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id 261B528448; Thu, 17 Apr 2008 03:06:40 +0800 (CST) Received: from localhost (tarsier.geekcn.org [202.108.54.204]) by tarsier.geekcn.org (Postfix) with ESMTP id 440C6EC56F9; Thu, 17 Apr 2008 03:06:37 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([202.108.54.204]) by localhost (mail.geekcn.org [202.108.54.204]) (amavisd-new, port 10024) with ESMTP id WvoKNcQ1bMb0; Thu, 17 Apr 2008 03:06:27 +0800 (CST) Received: from charlie.delphij.net (71.5.7.139.ptr.us.xo.net [71.5.7.139]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id 23100EC56FB; Thu, 17 Apr 2008 03:06:24 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=IS/SJRp8BnKxXt4TNdAWvRhDq/JvXXAKB6RhO5Hb6psmmIvnRAM9Y5gIG4geoqWfb J3IKpoygxlFtLWVXGgUBA== Message-ID: <48064E2F.3030800@delphij.net> Date: Wed, 16 Apr 2008 12:06:23 -0700 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.12 (X11/20080312) MIME-Version: 1.0 To: Christian Weisgerber References: <200804121532.m3CFW1kh078688@repoman.freebsd.org> <4801BE6A.9090902@delphij.net> <20080413190643.GA31023@kemoauc.mips.inka.de> In-Reply-To: <20080413190643.GA31023@kemoauc.mips.inka.de> X-Enigmail-Version: 0.95.6 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.ORG, d@delphij.net, cvs-all@FreeBSD.ORG, ports-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/misc/findutils Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2008 19:06:43 -0000 Christian Weisgerber wrote: > Xin LI: > >>> Work around the assumption that openat() implies the existence of >>> fdopendir(). FreeBSD 8 has the former, but not the latter. >> What about just implementing it instead? I have a hackish patch for this. > > Maybe, but this is outside the purview of ports. > I also think the merits of having fdopendir(3) should be judged > independently of the latest GNU breakage. Could you please test the latest -HEAD to see if the GNU packages would live happily with it? Cheers, -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve!