From owner-freebsd-ports@FreeBSD.ORG Thu Nov 7 17:41:49 2013 Return-Path: Delivered-To: freebsd-ports@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 ESMTP id CFE15616; Thu, 7 Nov 2013 17:41:49 +0000 (UTC) (envelope-from michael.grunewald@laposte.net) Received: from cc-smtpout3.netcologne.de (cc-smtpout3.netcologne.de [IPv6:2001:4dd0:100:1062:25:2:0:3]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8B0AD20F1; Thu, 7 Nov 2013 17:41:49 +0000 (UTC) Received: from cc-smtpin2.netcologne.de (cc-smtpin2.netcologne.de [89.1.8.202]) by cc-smtpout3.netcologne.de (Postfix) with ESMTP id A833E12404; Thu, 7 Nov 2013 18:41:46 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by cc-smtpin2.netcologne.de (Postfix) with ESMTP id A1E7011D7F; Thu, 7 Nov 2013 18:41:46 +0100 (CET) Received: from [89.0.138.154] (helo=cc-smtpin2.netcologne.de) by localhost with ESMTP (eXpurgate 4.0.0) (envelope-from ) id 527bd0da-053f-7f0000012729-7f000001bcd4-1 for ; Thu, 07 Nov 2013 18:41:46 +0100 Received: from llea.celt.neu (xdsl-89-0-138-154.netcologne.de [89.0.138.154]) by cc-smtpin2.netcologne.de (Postfix) with ESMTPA; Thu, 7 Nov 2013 18:41:43 +0100 (CET) Message-ID: <527BD0D6.50205@laposte.net> Date: Thu, 07 Nov 2013 18:41:42 +0100 From: =?windows-1252?Q?Michael_Gr=FCnewald?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Firefox/24.0 SeaMonkey/2.21 MIME-Version: 1.0 To: marino@freebsd.org Subject: Re: OCaml 4? References: <830ACA3E-9233-453F-A891-2EA0F0B9F2DB@felyko.com> <527A9A9B.2040202@laposte.net> <527A9BB8.5010401@marino.st> <527AA045.7000302@laposte.net> <527AA687.9080405@marino.st> <527B2DFA.1060406@laposte.net> <527B4745.5070904@marino.st> In-Reply-To: <527B4745.5070904@marino.st> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Cc: Rui Paulo , FreeBSD ports , bf@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Nov 2013 17:41:49 -0000 John Marino wrote: > I was thinking the holdup was on your end,[…] > Has the whole thing stalled? 11 months to get a PR through when the > submitter is responsive seems excessive to me, maybe somebody else > should take over the PR if bf@ is too busy. It looks like it is stalled. It would actually nice if someone else would take care of that PR[1] but before this, I certainly need to take care of removing this NO_STAGE flag. It is probably unproblematic, I did not study this staging functionality yet. [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173364 BTW I am very comfortable with BSD Make but I am not aware of any list of problem reports or developments in the project or ports build system. Where could I start? Regards, Michael