From owner-freebsd-ports@FreeBSD.ORG Sat Apr 26 08:19:27 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1131106564A; Sat, 26 Apr 2008 08:19:27 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from acme.spoerlein.net (cl-43.dus-01.de.sixxs.net [IPv6:2a01:198:200:2a::2]) by mx1.freebsd.org (Postfix) with ESMTP id 347208FC17; Sat, 26 Apr 2008 08:19:27 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from roadrunner.spoerlein.net (e180142204.adsl.alicedsl.de [85.180.142.204]) by acme.spoerlein.net (8.14.2/8.14.2) with ESMTP id m3Q8JNDU036652 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 26 Apr 2008 10:19:25 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Received: from roadrunner.spoerlein.net (localhost [127.0.0.1]) by roadrunner.spoerlein.net (8.14.2/8.14.2) with ESMTP id m3Q8JIYD002441 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 26 Apr 2008 10:19:18 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Received: (from uqs@localhost) by roadrunner.spoerlein.net (8.14.2/8.14.2/Submit) id m3Q8JH06002440; Sat, 26 Apr 2008 10:19:17 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Date: Sat, 26 Apr 2008 10:19:17 +0200 From: Ulrich Spoerlein To: Henrik Brix Andersen Message-ID: <20080426081917.GA1694@roadrunner.spoerlein.net> Mail-Followup-To: Henrik Brix Andersen , ports@freebsd.org References: <20080425195933.GB1674@roadrunner.spoerlein.net> <20080425221824.GE70297@tirith.brixandersen.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080425221824.GE70297@tirith.brixandersen.dk> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: ports@FreeBSD.org Subject: Re: Rubygems and trouble with rdoc node renumbering 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: Sat, 26 Apr 2008 08:19:27 -0000 On Sat, 26.04.2008 at 00:18:25 +0200, Henrik Brix Andersen wrote: > On Fri, Apr 25, 2008 at 09:59:33PM +0200, Ulrich Spoerlein wrote: > > I'm trying to update rubygem-rgl and the rdoc part is giving me a > > headache, as the rdoc will obviously use readdir() only to walk the > > directory tree *but* gives each of its HTML pages a unique number. > > > > The upshot is, that my pkg-plist is changing every time I install the > > port. That's a big problem since the rdoc is also run on do-install and > > I'm not sure I could generate the pkg-plist dynamically *after* that > > step. > > Just out of curiousity - what type of filesystem is WRKDIRPREFIX > pointed at? ZFS? Heh, well, that's exactly what I thought about, 5 minutes after sending that email! Yes, I'm running /usr and the WRKDIRPREFIX on ZFS. I haven't compared, if it is responsible for shuffling around the order in which directories are written (or read). Anyway, this means that almost all rdoc ports will break their pkg-plist when you compile/create them on an ZFS system. I will test with UFS today and also run some other rdoc-using ports on my ZFS to see if this is general problem or only specific to my port. Cheers, Ulrich Spoerlein -- It is better to remain silent and be thought a fool, than to speak, and remove all doubt.