On Mon, 18 Sep 2006, Will Maier wrote: > On Mon, Sep 18, 2006 at 07:00:32AM +1000, Damien Miller wrote: > > This is a port of Python-2.5 (release candidate 2), which is > > expected to be Python 2.5 final shortly. This port isn't quite > > ready yet, it needs testing on non-shared platforms in particular. > > Looks good on i386/-current -- builds fine, passes `make regress` > and ports (ipython, getmail) built with the new version work fine. > > A few hiccups: I had to manually bump the AUTOCONF_VERSION in > /usr/ports/lang/python/Makefile.inc, and I had to manually fetch the > distfile, since http://www.python.org/ftp/python/2.5c2/ doesn't > exist. `make lib-depends-check` produces the following output:
I should have mentioned: in the tarball is a Makefile.inc.diff that needs to be applied in ports/lang/python to fix the problems you reported. -d
