From stas@ht-systems.ru  Sat Apr 26 20:40:54 2008
Return-Path: <stas@ht-systems.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B8E481065677;
	Sat, 26 Apr 2008 20:40:54 +0000 (UTC)
	(envelope-from stas@ht-systems.ru)
Received: from smtp.ht-systems.ru (mr0.ht-systems.ru [78.110.50.55])
	by mx1.freebsd.org (Postfix) with ESMTP id 6F6178FC2A;
	Sat, 26 Apr 2008 20:40:53 +0000 (UTC)
	(envelope-from stas@ht-systems.ru)
Received: from [85.21.245.235] (helo=phonon.ht-systems.ru)
	by smtp.ht-systems.ru with esmtpa (Exim 4.62)
	(envelope-from <stas@ht-systems.ru>)
	id 1JprCV-00037l-LM; Sun, 27 Apr 2008 00:40:51 +0400
Received: by phonon.ht-systems.ru (Postfix, from userid 1001)
	id A45667EDC77; Sun, 27 Apr 2008 00:40:47 +0400 (MSD)
Message-Id: <20080427004047.d25e2683.stas@FreeBSD.org>
Date: Sun, 27 Apr 2008 00:40:47 +0400
From: Stanislav Sedov <stas@FreeBSD.org>
To: bug-followup@freebsd.org
Cc: FreeBSD-gnats-submit@freebsd.org, stas@freebsd.org, pjd@freebsd.org,
 jw@innerewut.de, Ulrich =?KOI8-R?Q?Sp=C3=B6rlein?= <uspoerlein@gmail.com>
In-Reply-To: <200804261357.m3QDveiI030040@roadrunner.spoerlein.net>
Subject: Re: [PATCH] rdoc node numbering non-deterministic on ZFS volumes
References: <200804261357.m3QDveiI030040@roadrunner.spoerlein.net>

>Number:         123120
>Category:       ports
>Synopsis:       Re: [PATCH] rdoc node numbering non-deterministic on ZFS volumes
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 26 20:50:01 UTC 2008
>Closed-Date:    Sat Apr 26 22:06:29 UTC 2008
>Last-Modified:  Sat Apr 26 22:06:29 UTC 2008
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 On Sat, 26 Apr 2008 15:57:40 +0200 (CEST)
 Ulrich Sp=C3=B6rlein <uspoerlein@gmail.com> mentioned:
 
 > This patch to ruby's rdoc seems to stabilize the rdoc numbering in my tes=
 ting.
 >=20
 > BE WARNED THOUGH: This will break lots of plists, as they are currently g=
 enerated
 > unsorted but deterministically (for UFS; non-deterministically for ZFS!).=
  After
 > the patch they will be generated sorted all the time.
 >=20
 > The patch should be submitted upstream, I'm not sure about the style and =
 conventions
 > in the ruby world, though.
 >=20
 >=20
 > Side note: There also seems to be an rdoc switch --one-file which will pr=
 obably
 > generate only a single page. If we could implement this for all rubygems =
 and
 > other rdoc using ports (by making it the default on FreeBSD?), this could=
  solve
 > the problem, too (and cut down the pkg-plist size for a lot of ports).
 >=20
 
 The best way would be to not put dynamically generated files in pkg-plist
 at all. I noticed that problem when working on ruby19 ports, then when
 building packages on zfs volumes. ruby19 rdoc seems to sort files by
 default.
 
 I plan to add a knob to bsd.ruby.mk to dynamically generate plist entries
 for rdoc files. It seems that these bits are pretty common for all ruby
 ports (both gems and non-gems). This way we'll be able to relatively
 easily convert all existent ports to not use static plists for rdoc
 files. I tried to ping some rubygem-* maintainers a while ago about
 this bug, but none replied unfortunately:-(
 
 --=20
 Stanislav Sedov
 ST4096-RIPE
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sat Apr 26 22:05:37 UTC 2008 
State-Changed-Why:  
Misfiled followup to ports/123112; content migrated. 


Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Apr 26 22:05:37 UTC 2008 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=123120 
>Unformatted:
