From owner-freebsd-ports@FreeBSD.ORG Wed Nov 6 20:02:17 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 C813CCFD; Wed, 6 Nov 2013 20:02:17 +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 83A2D29E7; Wed, 6 Nov 2013 20:02:17 +0000 (UTC) Received: from cc-smtpin1.netcologne.de (cc-smtpin1.netcologne.de [89.1.8.201]) by cc-smtpout3.netcologne.de (Postfix) with ESMTP id 96D5312345; Wed, 6 Nov 2013 21:02:15 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by cc-smtpin1.netcologne.de (Postfix) with ESMTP id 84E0A11DB9; Wed, 6 Nov 2013 21:02:15 +0100 (CET) Received: from [78.35.52.45] (helo=cc-smtpin1.netcologne.de) by localhost with ESMTP (eXpurgate 4.0.0) (envelope-from ) id 527aa047-0b65-7f0000012729-7f000001954f-1 for ; Wed, 06 Nov 2013 21:02:15 +0100 Received: from llea.celt.neu (xdsl-78-35-52-45.netcologne.de [78.35.52.45]) by cc-smtpin1.netcologne.de (Postfix) with ESMTPA; Wed, 6 Nov 2013 21:02:13 +0100 (CET) Message-ID: <527AA045.7000302@laposte.net> Date: Wed, 06 Nov 2013 21:02:13 +0100 From: =?ISO-8859-1?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> In-Reply-To: <527A9BB8.5010401@marino.st> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Rui Paulo , FreeBSD ports 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: Wed, 06 Nov 2013 20:02:17 -0000 Hi John, John Marino wrote: > The other thing to note is that DragonFly Ports (dports) has had ocaml 4 > and related ocaml upgrades for 9 months. There's really no need to > reinvent this, just take the dports versions. I am so glad we didn't > wait around for those PRs. It seems dports has ocaml 4.00.1 while I prepared a 4.01.0, if you test it, your feddback would be welcome! Thank you for pointing out that dports can be used as a basis for FreeBSD ports, maybe I will get the habit to check that out before starting to work on a new port. Best regards, Michael