Will Maier <[EMAIL PROTECTED]> wrote:

> Hi Damien-
> 
> On Fri, Oct 03, 2008 at 11:47:00AM +1000, Damien Miller wrote:
> > Below is a patch to add the just-released Python-2.6 to
> > lang/python.  It also includes some fixes to the Python-2.5 port:
> > IDLE was being incorrectly placed in the -main package rather than
> > the -idle subpackage and it also fixes the root-owned files
> > breaking "make clean".
> > 
> > The python-mode.el file has also been moved from the -main to the
> > -tools subpackage. This file is always installed in the same
> > place, which was breaking parallel installs of different python
> > versions. 
> > 
> > The Python-2.6 port does not implement any of the no_XXX
> > pseudo-flavors (knobs are for knobs) and folds the contents of the
> > -sqlite subpackage into the -main package.
> > 
> > Comments?
> 
> The following files reference 2.5 when they probably mean 2.6:
>     * python/2.6/files/CHANGES.OpenBSD and
>     * python/2.6/patches/patch-Tools_scripts_pydoc 
> 
> Also, python-main installs it's man page as python2.6.1; I expected
> python2.6 based on the port version. Is this intentional?

this is the same issue that is with dup2 manual page.  man page
is called dup2.0 but there is no dup2.0() function!1!!!! (-:

just look at files in /usr/local/man/man1/ directory and you will know
why there is .1 at the end of python man page.

cheers,

alek
-- 
Przypomniał sobie swój sen na Solarii i ostatecznie zrozumiał. Uniósł głowę i
nagle przebił wzrokiem stal, beton i mrowiące się ponad nim tłumy. Widzał
światło przewodnie, które promieniowało w przestrzeni i wabiło do siebie ludzi.
Nawet tu, głęboko pod ziemią, widział, jak lśni. Nagie słońce.
 -- Isacc Asimov, Nagie słońce

Reply via email to