From owner-freebsd-python@FreeBSD.ORG Sun Nov 24 18:08:29 2013 Return-Path: Delivered-To: freebsd-python@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 ESMTPS id 6AB4E35F; Sun, 24 Nov 2013 18:08:29 +0000 (UTC) Received: from smtprelay05.ispgateway.de (smtprelay05.ispgateway.de [80.67.31.97]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 277462CB2; Sun, 24 Nov 2013 18:08:29 +0000 (UTC) Received: from [89.182.9.132] (helo=localhost) by smtprelay05.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1Vke6W-0004QL-DY; Sun, 24 Nov 2013 19:08:20 +0100 Date: Sun, 24 Nov 2013 19:08:21 +0100 From: Marcus von Appen To: brooks@FreeBSD.org Subject: FreeBSD python patch for devel/llvm, devel/llvm31, devel/llvm32 Message-ID: <20131124180821.GO1398@medusa.sysfault.org> Mail-Followup-To: brooks@FreeBSD.org, freebsd-python@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KM+e2hnYAO+MCJ5e" Content-Disposition: inline User-Agent: Mutt/1.5.22 (2013-10-16) X-Df-Sender: MTEyNTc0Mg== Cc: freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list Reply-To: freebsd-python@freebsd.org List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Nov 2013 18:08:29 -0000 --KM+e2hnYAO+MCJ5e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Dear maintainer of devel/llvm, devel/llvm31 and devel/llvm32, the FreeBSD python team is currently cleaning up the python ports infrastructure in order to get rid of the implicit lang/python build and run-time dependency for ports. This is done to prepare the ports tree for building packages for multiple python versions at the same time. Your ports use the `python` command directly at build and/or installation time. In order to avoid this, we created a patch to let the port use a specific python version instead. http://people.freebsd.org/~mva/python/llvm.diff http://people.freebsd.org/~mva/python/llvm31.diff http://people.freebsd.org/~mva/python/llvm32.diff We would appreciate, if you could briefly review the patch and either commit it yourself or allow us to commit it. In order to move forward, please let us know in one way or another until the 1st of December 2013 (2013-12-01) If we do not get any reply until that date, we will commit the patch. Thanks Marcus (on behalf of python@) --KM+e2hnYAO+MCJ5e Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlKSQJQACgkQi68/ErJnpke7uQCfROtRc0qg6A3DPy5gjhlZ41Hu 8LYAnR3aOHNqoiuAuMCmxmz1bHeIFlhD =bSyd -----END PGP SIGNATURE----- --KM+e2hnYAO+MCJ5e--