From owner-freebsd-ports@freebsd.org Thu Aug 3 09:30:43 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1F100DD364C for ; Thu, 3 Aug 2017 09:30:43 +0000 (UTC) (envelope-from andymenderunix@gmail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id F16A16F728 for ; Thu, 3 Aug 2017 09:30:42 +0000 (UTC) (envelope-from andymenderunix@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id ED754DD364A; Thu, 3 Aug 2017 09:30:42 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ECA6EDD3649; Thu, 3 Aug 2017 09:30:42 +0000 (UTC) (envelope-from andymenderunix@gmail.com) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 822856F725; Thu, 3 Aug 2017 09:30:42 +0000 (UTC) (envelope-from andymenderunix@gmail.com) Received: by mail-wm0-x22b.google.com with SMTP id t201so10162299wmt.0; Thu, 03 Aug 2017 02:30:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=sQA1LIPT7Cl2/+jWIlnf/fKGghXPDT1h/TL2kRj/qYI=; b=f+a9MDiraZgWtnNXYalcfESi2OOUvLMFZQYb3G8A7olti5d61fVghMx6jr1WsCUzoC AJVOzQNwD5uSzNQvRXOjuQBp0yHwhiGaVdYXiiYZ/lvawNZv6z7uKm57/igSUUZv//bR DED3uHzwDJ6j6Me3VLS5XhFQHxZ9m26Lr6Uw2n+BguV8GEHk+TNXYrFlXEcJwnZpjcoG Q8Xhrk39C5AvbQ4dDUZY6dAZp+6XT0nbnWRK273GbPEm8KN4dTuJmlzWoLiDgJFmmtPh Qs/Dm9u01oR1PjoEWdpxdWIOjdoFY15wtxREic3NDx9GWk22UoInNqDvjQUcH7X76apB yBTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=sQA1LIPT7Cl2/+jWIlnf/fKGghXPDT1h/TL2kRj/qYI=; b=QtIxcu8Lks9dP9OnHgFzw5rxCka0QcUwnli2rbyKkJfLoypujK/E1dQ/rHCrK0zNkt 4+xP/LAir8Ucp9avlG+yPd5AvPjyH+jHITo3LWEpaNu8HVpcd2qw15lolixMjrtRyp0A lj+LxR/E0/zPEW82/b/FJRwGI7mm/5/SF7YnOBXbNDIFk8Zd1k33mmjHyTosxXT5QH2v BkmdD37sQNn0eA9u58CLptcQVHNwbZRm/2AITiD7p+T1oo7+Y6kcjUbzFq24TpEA+xId hRmo95v8vOVUQwSvSIIGuzbt6SXiexxZn96e5XjmhPzVvGzcvi3eT5yI24djp6YBiogm wLLQ== X-Gm-Message-State: AIVw112eKRLX1IBrFlUfzUUZEqjquKu7MSZ2daSmdHzhEmno+21ZAgwD jZcNjuz6geK4qRn7ZulrjcU9rq8FUA== X-Received: by 10.80.172.229 with SMTP id x92mr1292156edc.4.1501752640689; Thu, 03 Aug 2017 02:30:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.151.39 with HTTP; Thu, 3 Aug 2017 02:30:40 -0700 (PDT) In-Reply-To: <20170802191443.GW39925@home.opsec.eu> References: <20170802191443.GW39925@home.opsec.eu> From: Andy Mender Date: Thu, 3 Aug 2017 11:30:40 +0200 Message-ID: Subject: Re: FreeBSD Port: py27-numpy-1.11.2_3,1 To: Kurt Jaeger Cc: python@freebsd.org, ports@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Aug 2017 09:30:43 -0000 Dear Kurt, Thank you for the swift response. I'll have a look at FLAVORS and see whether it's possible for me to do some testing soonish. Best regards, Andy On 2 August 2017 at 21:14, Kurt Jaeger wrote: > Hi! > > > I noticed that there is a numpy port for Python2.7 in the Ports > Collection, > > but none for Python3.x. I tried installing numpy via pip3 for Python3.6 > > (from the Ports Collection), but I got a lot of Fortran related errors > and > > the end result was a build failure. Are there any efforts to provide a > > Python3 port for numpy (like py36-numpy, for instance)? > > Yes, there's an effort, but it's more general that the effort tries > to provide the 'flavour' type of package which allows a user > to select if she wants the py2 or the py3 flavor of a python port. > > There's code in a review at > > https://reviews.freebsd.org/D10327 > > and some ticket on a exp-run to test the implementation. If all > issues are handled, it will land in the tree and will probably also > cover numpy. > > -- > pi@opsec.eu +49 171 3101372 3 years to > go ! >