From owner-freebsd-ports@FreeBSD.ORG Sun Jul 28 17:30:26 2013 Return-Path: Delivered-To: freebsd-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 ESMTP id B90E4117; Sun, 28 Jul 2013 17:30:26 +0000 (UTC) (envelope-from pali.gabor@gmail.com) Received: from mail-oa0-x234.google.com (mail-oa0-x234.google.com [IPv6:2607:f8b0:4003:c02::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7698F22C0; Sun, 28 Jul 2013 17:30:26 +0000 (UTC) Received: by mail-oa0-f52.google.com with SMTP id g12so11301091oah.11 for ; Sun, 28 Jul 2013 10:30:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=Ens6HNOauzIUNjSxWtiOBjLvP67GiuEFyaE4uoj1slE=; b=iXy4sOmMfYdCzN432XH88SKyii2bwFrPddRaGOesq3IBHFW7yoRRYyfJ4kyEMXus7b Bmo9ghYjtKVrBr/51qQaLNp+V1nnWZtEUtbnX0GtMlJ1NRax3VC5EFH1OWx69Nb2vELN XQLju3bOKSt7nvsfaIiWvIGxOT3eVuY98oDGu7PRX+AK6anphw0I55f2V3NgD7u/nKE/ nvuhum05CclGSqOA2nk0O/qMu7W+Rl122S9AvSkL1q7hGjioK7t4xD9aQiUSb2iQYdRL V3ysxUXaqTYhZcUs1V4nfHDpd3aYvFpHhQa3YgsRxouBNttx6c6Q8ybCxGu1hHZbnVTV c4gg== MIME-Version: 1.0 X-Received: by 10.42.228.68 with SMTP id jd4mr21579744icb.44.1375032625322; Sun, 28 Jul 2013 10:30:25 -0700 (PDT) Sender: pali.gabor@gmail.com Received: by 10.64.133.3 with HTTP; Sun, 28 Jul 2013 10:30:25 -0700 (PDT) In-Reply-To: <51F5226B.4030206@marino.st> References: <20130227132633.GI16178@ithaqua.etoilebsd.net> <51C9E5A4.2060502@gmail.com> <51F51F99.6080502@gmail.com> <51F5226B.4030206@marino.st> Date: Sun, 28 Jul 2013 18:30:25 +0100 X-Google-Sender-Auth: IXU-FQGfRCVMDeTYuVuOi0p0ZaE Message-ID: Subject: Re: Ocaml ports needs love From: Gabor Pali To: marino@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: michipili@gmail.com, freebsd-ports@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: Sun, 28 Jul 2013 17:30:26 -0000 On Sun, Jul 28, 2013 at 2:53 PM, John Marino wrote: > Is not opam already in ports? > http://www.freshports.org/devel/ocaml-opam/ Yeah, but OPAM 1.0.0 may not be the best choice for FreeBSD... Due to some trivial but annoying bugs OPAM will not work properly on FreeBSD. I am currently using the git version 83019d40090b7a44bd0e8a3b9ec4e55c4620df4d where those problems have been fixed.