From owner-freebsd-current@FreeBSD.ORG Wed Oct 30 02:40:45 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A6DB1F0C for ; Wed, 30 Oct 2013 02:40:45 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 77CF82BF7 for ; Wed, 30 Oct 2013 02:40:45 +0000 (UTC) Received: from Julian-MBP3.local (ppp121-45-253-246.lns20.per2.internode.on.net [121.45.253.246]) (authenticated bits=0) by vps1.elischer.org (8.14.7/8.14.7) with ESMTP id r9U2ePde021442 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Tue, 29 Oct 2013 19:40:29 -0700 (PDT) (envelope-from julian@freebsd.org) Message-ID: <52707193.9070909@freebsd.org> Date: Wed, 30 Oct 2013 10:40:19 +0800 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: Allan Jude , freebsd-current@freebsd.org Subject: Re: [RFC] libdispatch (aka Grand Central Dispatch) in base References: <3EEC7B6A-3203-4FA7-9270-AD634350BD45@fisglobal.com> <52707016.9010904@allanjude.com> In-Reply-To: <52707016.9010904@allanjude.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Oct 2013 02:40:45 -0000 On 10/30/13, 10:33 AM, Allan Jude wrote: > > There is a wiki page that provides a bit of information: > > https://wiki.freebsd.org/GCD > > But it seeps the last time the port was touched was over 2 years ago > > a lot of people over the years have indicated a liking of it in a general way but no-one has had anything that needed it. Launchd may be one such user but efforts to make that available stalled at the same time. The anti-bloat party seem to have successfully taken the momentum out of any moves to import it on the "if we needed it, we'd have it" argument.