From owner-freebsd-ports@freebsd.org Wed Aug 2 19:14:42 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 B09B7DB1A97 for ; Wed, 2 Aug 2017 19:14:42 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9EAF373D2F for ; Wed, 2 Aug 2017 19:14:42 +0000 (UTC) (envelope-from lists@opsec.eu) Received: by mailman.ysv.freebsd.org (Postfix) id 9E0E4DB1A94; Wed, 2 Aug 2017 19:14: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 9D7B4DB1A92; Wed, 2 Aug 2017 19:14:42 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5FA3D73D2E; Wed, 2 Aug 2017 19:14:42 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1dcz6R-000JVL-6V; Wed, 02 Aug 2017 21:14:43 +0200 Date: Wed, 2 Aug 2017 21:14:43 +0200 From: Kurt Jaeger To: Andy Mender Cc: python@freebsd.org, ports@freebsd.org Subject: Re: FreeBSD Port: py27-numpy-1.11.2_3,1 Message-ID: <20170802191443.GW39925@home.opsec.eu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: Wed, 02 Aug 2017 19:14:42 -0000 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 !