Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 2015 10:31:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205239] Mk/Uses/python.mk: USES=python:2 vs USES=python:-2.7
Message-ID:  <bug-205239-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205239

            Bug ID: 205239
           Summary: Mk/Uses/python.mk: USES=python:2 vs USES=python:-2.7
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: vladimir.chukharev@gmail.com
                CC: freebsd-ports-bugs@FreeBSD.org, koobs@FreeBSD.org

Mk/Uses/python.mk has the following description:
#                       USES=python:2           # Use the Python 2 meta port

I understand this as 'use this if your port needs latest python of version
series 2.*'. A discussion in bug 205126 reveals that it means actually a need
for a symlink python2, while for latest v2 python it's better to use
USES=python:-2.7

It seems to me that the description is to be clarified.

Probably, suspicious usages of USES=python:2 are to be found and informed to
maintainers. I plan to do this change in all my ports as they are updated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205239-13>