From owner-freebsd-ports@FreeBSD.ORG Thu Oct 3 13:52:37 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 D732F9DC for ; Thu, 3 Oct 2013 13:52:37 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-x22f.google.com (mail-wg0-x22f.google.com [IPv6:2a00:1450:400c:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7099F2697 for ; Thu, 3 Oct 2013 13:52:37 +0000 (UTC) Received: by mail-wg0-f47.google.com with SMTP id f12so2459167wgh.2 for ; Thu, 03 Oct 2013 06:52:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=/y1AfGKYequlO7NlTEI6j1g9niGjOZk6b7Q6/fEoyG4=; b=trVjCrVNt3E0F0coW3R5sN0ibqHVxTEb2b52sq1swJjE+feJIZ53U2h3RL2llIir50 ww+AhDfiTATo+UaRrVeYMIgheWL8lGd0nQWH10G0X8NnzjVCE20NayT5oZyYv4817Nhg H1v9unPhKZPnggCrSAo9b4IC1H4wbhHCml1SeFKaNZpB9HehST8vs/UF71BpBGxQdtM/ zASrlgEWFP0xJCevPEEd/wCWgTPTcWLAToVLtEZWvrJbHL2N7xyXDm/GOGVRDql3bkdX K72eISmVX8CTe0aXfE7A9xM3zSg0UtjdUQeNJog9VYfgKw4oYlasJoobNfdPXbB6h2p9 5VMg== X-Received: by 10.180.72.195 with SMTP id f3mr2580724wiv.51.1380808355915; Thu, 03 Oct 2013 06:52:35 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id i8sm14076331wiy.6.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 03 Oct 2013 06:52:34 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 3 Oct 2013 15:52:32 +0200 From: Baptiste Daroussin To: freebsd-ports@freebsd.org Subject: Re: new DEFAULT_VERSIONS variable Message-ID: <20131003135231.GH9150@ithaqua.etoilebsd.net> References: <20131003094743.7ef9c7f4@scorpio> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="K1n7F7fSdjvFAEnM" Content-Disposition: inline In-Reply-To: <20131003094743.7ef9c7f4@scorpio> User-Agent: Mutt/1.5.21 (2010-09-15) 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: Thu, 03 Oct 2013 13:52:37 -0000 --K1n7F7fSdjvFAEnM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 03, 2013 at 09:47:43AM -0400, Jerry wrote: > I just saw this in UPDATING: >=20 > 20131003: > AFFECTS: users of lang/python* and ports > AUTHOR: mva@FreeBSD.org >=20 > The default versions of lang/python* have been changed to support the > new DEFAULT_VERSIONS variable. >=20 > PYTHON_DEFAULT_VERSION, PYTHON2_DEFAULT_VERSION and > PYTHON3_DEFAULT_VERSION are deprecated. If you have set them in your > make.conf, you should change them something like >=20 > DEFAULT_VERSIONS=3Dpython=3D2.7 python2=3D2.7 python3=3D3.3 >=20 > Does this affect BERKLEY DB or Ruby also? If not, is it a planned future > implementation? >=20 The entry as of 20130920 stated also perl5, ruby, tcltk. I would be glad to see bdb, postgresql, mysql, etc also being added here :) regards, Bapt --K1n7F7fSdjvFAEnM Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlJNdp8ACgkQ8kTtMUmk6EzgmQCeI3JiPwQHTDm8Q72P9lbhIK2n gsUAnA68LCh1Jk9nKppJ9pXiPDFyRClc =Gt31 -----END PGP SIGNATURE----- --K1n7F7fSdjvFAEnM--