I'd like to commit this soon, so last minute comments/okay welcome.
Once this is in, I plan to remove the python-2.3 port so if you have
objections then speak now.

-d

I have both an old 2.5 and your new 2.6 installed, and got one glitch:

sudo pkg-add ... n-idle-2.6.tgz ./python-tkinter-2.6.tgz ./python-tools-2.6.tgz
python-2.6: complete
python-tkinter-2.6: complete
python-idle-2.6: complete
Collision: the following files already exist
        /usr/local/share/emacs/site-lisp/python-mode.el (python-2.5.2p4)
--- python-2.6 -------------------
If you want to use this package as your default system python, as root
create symbolic links like so (overwriting any previous default):
 ln -sf /usr/local/bin/python2.6 /usr/local/bin/python
 ln -sf /usr/local/bin/pydoc2.6  /usr/local/bin/pydoc

--- python-idle-2.6 -------------------
If you want to use this package as your default system idle, as root
create symbolic links like so (overwriting any previous default):
 ln -sf /usr/local/bin/idle2.6 /usr/local/bin/idle
/usr/sbin/pkg_add: fatal issues in  installing python-tools-2.6
$ echo $pdb/python*
/var/db/pkg/python-2.5.2p4 /var/db/pkg/python-2.6 /var/db/pkg/python-expat-2.5.2p4 /var/db/pkg/python-idle-2.5.2p4 /var/db/pkg/python-idle-2.6 /var/db/pkg/python-tkinter-2.5.2p4 /var/db/pkg/python-tkinter-2.6

Reply via email to