From owner-freebsd-ports@FreeBSD.ORG Wed Apr 23 10:52:54 2014 Return-Path: Delivered-To: ports@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 ESMTPS id 058DF25F; Wed, 23 Apr 2014 10:52:54 +0000 (UTC) Received: from frv152.fwdcdn.com (frv152.fwdcdn.com [212.42.77.152]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B26C81434; Wed, 23 Apr 2014 10:52:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=uliuiRcKscPhq5YnjUh8Q0I12105my+/H6VMvkpKi9g=; b=PLeOHcY2jRMptqD/yUnAW6577iMh0lAjSN8Qdk/F1Qu10I4IXBfNwUyE7t2nRDnuGah6puW8j0dxhO25ukbdBK+PRubpqz+wXyeibGMZldUipbLiaEb2mrBOqRQ7Aq1Xbuw2y6GZRVoIFIihkOvKjWbi4iPJjZe/dQSyRkxoWgY=; Received: from [134.249.90.229] (helo=nonamehost.local) by frv152.fwdcdn.com with esmtpsa ID 1Wcun6-000Kiz-IL ; Wed, 23 Apr 2014 13:52:36 +0300 Date: Wed, 23 Apr 2014 13:52:35 +0300 From: Ivan Klymenko To: Arto Pekkanen Subject: Re: [CFT] x11-servers/xorg-server with initial (GCD) Grand Central Dispatch support Message-ID: <20140423135235.251f2650@nonamehost.local> In-Reply-To: <53566C2F.8090309@kapsi.fi> References: <20140420200534.72226779@nonamehost.local> <5354E550.7050803@freebsd.org> <20140421152732.716b897b@nonamehost.local> <53566C2F.8090309@kapsi.fi> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Authentication-Result: IP=134.249.90.229; mail.from=fidaj@ukr.net; dkim=pass; header.d=ukr.net Cc: ports@FreeBSD.org, x11@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2014 10:52:54 -0000 =D0=92 Tue, 22 Apr 2014 16:18:39 +0300 Arto Pekkanen =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > Wow, sounds cool! I just wanted to say thank you for researching > something not officially researched elsewhere :) >=20 > You could fork the current X.org port, and maintain a partial ports > tree in a separate repository. Then people interested in testing the > X.org with GCD support could easily use > http://www.freshports.org/ports-mgmt/portshaker/ to merge your X.org > with main ports tree. >=20 > I've never used portshaker, nor maintained any port myself, but this > seems like the right way to do it. >=20 Thank you all responded. Experimental branch development is at the following URL: https://redports.org/browser/fidaj/x11-servers/xorg-server-GCD At the moment I'm trying to find the cause of a failed building port with support blocks (C language extension).