Date: Fri, 13 Oct 2006 16:49:15 +0900 From: "Hye-Shik Chang" <hyeshik@gmail.com> To: "Hye-Shik Chang" <perky@freebsd.org> Cc: cvs-ports@freebsd.org, "P.U.Kruppa" <ulrich@pukruppa.net>, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/Mk bsd.python.mk ports/lang/python Makefile ports/lang/python24 Makefile pkg-plist ports/lang/python24/files patch-setup.py ports/lang/python25 Makefile pkg-plist ports/lang/python25/files patch-setup.py Message-ID: <4f0b69dc0610130049j7e30c97nd4e0ddf61cb81880@mail.gmail.com> In-Reply-To: <20061013074500.GA91989@FreeBSD.org> References: <200610130716.k9D7Gkvt056035@repoman.freebsd.org> <20061013093249.O1489@pukruppa.net> <20061013074500.GA91989@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/13/06, Hye-Shik Chang <perky@freebsd.org> wrote:
> On Fri, Oct 13, 2006 at 09:36:15AM +0200, P.U.Kruppa wrote:
> > On Fri, 13 Oct 2006, Hye-Shik Chang wrote:
> >
> > > Log:
> > > Revert the default version of Python to 2.4 for the ports freeze
> > > period. Python 2.5 brought a vast range of incompatibility to a
> > > large number of ports, so the python@ team will do more basic
> > > compatibility work in a private repository and merge it later.
> > > Sorry for the inconvenience.
> > Although I have got about 800 ports installed nothing serious has
> > happened after the Python upgrade.
> > Is there some knob to keep python 2.5 as default?
> >
>
> You can use PYTHON_VERSION=2.5 in your /etc/make.conf. The most
> python ports will use 2.5 by default then. But you must execute
> ${PREFIX}/bin/python2.5 insteand of ${PREFIX}/bin/python, still.
Sorry. PYTHON_VERSION=python2.5 is correct. :-)
> Hye-Shik
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4f0b69dc0610130049j7e30c97nd4e0ddf61cb81880>
