From owner-freebsd-ruby@FreeBSD.ORG Sat Jan 25 20:53:57 2014 Return-Path: Delivered-To: freebsd-ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8F0CD585 for ; Sat, 25 Jan 2014 20:53:57 +0000 (UTC) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4D6D415CA for ; Sat, 25 Jan 2014 20:53:57 +0000 (UTC) Received: from mouf.net (swills@mouf [199.48.129.64]) by mouf.net (8.14.5/8.14.5) with ESMTP id s0PKrjeu048542 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 25 Jan 2014 20:53:50 GMT (envelope-from swills@mouf.net) Received: (from swills@localhost) by mouf.net (8.14.5/8.14.5/Submit) id s0PKrjWb048541; Sat, 25 Jan 2014 20:53:45 GMT (envelope-from swills) Date: Sat, 25 Jan 2014 20:53:45 +0000 From: Steve Wills To: clutton Subject: Re: ruby docs ports, ruby-doc-* Message-ID: <20140125205344.GA48090@mouf.net> References: <1388022457.3771.13.camel@eva02.mbsd> <20140102212606.GB879@mouf.net> <1389219894.1947.11.camel@eva02.mbsd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1389219894.1947.11.camel@eva02.mbsd> User-Agent: Mutt/1.5.21 (2010-09-15) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Sat, 25 Jan 2014 20:53:51 +0000 (UTC) X-Spam-Status: No, score=0.0 required=4.5 tests=none autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mouf.net X-Virus-Scanned: clamav-milter 0.97.8 at mouf.net X-Virus-Status: Clean Cc: freebsd-ruby X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jan 2014 20:53:57 -0000 On Thu, Jan 09, 2014 at 12:24:54AM +0200, clutton wrote: > > The rest. > http://www.freebsd.org/cgi/query-pr.cgi?pr=185540 > > My proposal is that. Let remove all those 3 ports. > Then ruby-doc-stdlib will move to misc. And perhaps ruby-doc-core will > be created. Finally got around to this, sorry it took a while. I marked them deprecated for now, we have to wait a while before just removing them. Standard time is 1 month, so I've set the expiration date to 2/25/2014. I'll remove them on or after that date. I've left the PR open until then as a reminder. I'll close it when they're gone. If someone comes along and figures out a way to update them maybe we can do that. I'm not sure there's much demand for local docs, most everyone seems to use the online docs. But, it might make sense to move ruby-doc-stdlib, but I'm not sure it's worth the effort. A port for ruby-doc-core sounds nice. If you have any other changes, keep the patches coming and I'll try to get to them eventually. :) Thanks for the patches and for your patience, Steve