https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
Max Brazhnikov changed:
What|Removed |Added
Status|Open|Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
--- Comment #15 from commit-h...@freebsd.org ---
A commit references this bug:
Author: makc
Date: Wed Jun 10 09:23:54 UTC 2015
New revision: 389024
URL: https://svnweb.freebsd.org/changeset/ports/389024
Log:
Pass the default Python versi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
--- Comment #14 from Max Brazhnikov ---
(In reply to Marcus von Appen from comment #12)
> (In reply to Max Brazhnikov from comment #11)
> > (In reply to Marcus von Appen from comment #8)
> > > Just a minor change to be done:
> > > "Enforc
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
Max Brazhnikov changed:
What|Removed |Added
Attachment #157311|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
--- Comment #12 from Marcus von Appen ---
(In reply to Max Brazhnikov from comment #11)
> (In reply to Marcus von Appen from comment #8)
> > Just a minor change to be done:
> > "Enforce the default version provided by the ports tree."
> >
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
--- Comment #10 from Max Brazhnikov ---
(In reply to Marcus von Appen from comment #9)
> And while here: should not be CMAKE_ARGS+= only be set, if USES contains
> cmake? Just to keep the set environment clean?
Seems like overcomplication
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
--- Comment #11 from Max Brazhnikov ---
(In reply to Marcus von Appen from comment #8)
> Just a minor change to be done:
> "Enforce the default version provided by the ports tree."
> should be
> "Enforce the version required by the port
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
--- Comment #9 from Marcus von Appen ---
And while here: should not be CMAKE_ARGS+= only be set, if USES contains cmake?
Just to keep the set environment clean?
--
You are receiving this mail because:
You are on the CC list for the bug.
_
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
Kubilay Kocak changed:
What|Removed |Added
Keywords|needs-qa|needs-patch
--
You are receiving
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
--- Comment #8 from Marcus von Appen ---
Just a minor change to be done:
"Enforce the default version provided by the ports tree."
should be
"Enforce the version required by the port or the default."
--
You are receiving this mail bec
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
Kubilay Kocak changed:
What|Removed |Added
Flags|exp-run?|exp-run+
--
You are receiving thi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
Antoine Brodin changed:
What|Removed |Added
Flags|maintainer-feedback?(portmg |maintainer-feedback+
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
Kubilay Kocak changed:
What|Removed |Added
Flags||exp-run?
--
You are receiving thi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
Antoine Brodin changed:
What|Removed |Added
Assignee|port...@freebsd.org |anto...@freebsd.org
--- Comment #
CC||port...@freebsd.org
Summary|[bsd.python.mk] [patch] |Mk/bsd.python.mk: CMake
|cmake python detection gets |python detection gets
|confused if multiple python |confused if multiple python
CC||port...@freebsd.org
Summary|[bsd.python.mk] [patch] |Mk/bsd.python.mk: CMake
|cmake python detection gets |python detection gets
|confused if multiple python |confused if multiple python
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
Max Brazhnikov changed:
What|Removed |Added
Flags||maintainer-feedback?
Reso
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
Max Brazhnikov changed:
What|Removed |Added
Flags||maintainer-feedback?
Reso
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
Max Brazhnikov changed:
What|Removed |Added
Blocks||199685
--
You are receiving this
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
Max Brazhnikov changed:
What|Removed |Added
Blocks||199685
--
You are receiving this
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
Max Brazhnikov changed:
What|Removed |Added
Blocks||200518
--
You are receiving this
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
Max Brazhnikov changed:
What|Removed |Added
Blocks||200518
--
You are receiving this
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
Max Brazhnikov changed:
What|Removed |Added
CC||m...@freebsd.org
--- Comment #4 f
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
Max Brazhnikov changed:
What|Removed |Added
CC||m...@freebsd.org
--- Comment #4 f
Synopsis: [bsd.python.mk] [patch] cmake python detection gets confused if
multiple python versions are installed
State-Changed-From-To: open->closed
State-Changed-By: mva
State-Changed-When: Tue Jun 19 17:18:53 UTC 2012
State-Changed-Why:
Committed. Thanks!
http://www.freebsd.org/cgi/qu
Synopsis: [bsd.python.mk] [patch] cmake python detection gets confused if
multiple python versions are installed
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: mva
Responsible-Changed-When: Sun Jun 3 21:47:58 UTC 2012
Responsible-Changed-Why:
That&
>Submitter-Id: current-users
>Originator:Marcus von Appen
>Organization:
>Confidential: no
>Synopsis: cmake python detection gets confused if multiple python
>versions are installed
>Severity: non-critical
>Priority: medium
>Category: p
Oliver Fromme wrote:
> What's the proper way to build tkinter for a non-default
> Python version?
Answering myself ... By reading through the bsd.python.mk
Makefile I found out that the following incantation in
tkinter's port directory does the trick:
# PYTHON_DEFAULT_VERSION=python2.7 make
Hi,
I would like to install Python 2.7 in addition to an existing
installation of Python 2.6. The latter should stay the default
version. These are the existing Python ports:
python26
py26-tkinter
Now I've installed python27, too. That works fine so far,
but I would also like to install tkint
cpghost schrieb:
> On Wed, Jan 07, 2009 at 02:02:40PM +0100, Gerhard Schmidt wrote:
>> Hi,
>>
>> I've two python versions running on my workstation. Python2.4 for Zope and
>> Python2.5 because even some X11 components need python2.5 these days.
>>
>> when i try to install some python packages in bo
On Wed, Jan 07, 2009 at 10:31:24PM +0100, cpghost wrote:
> On Wed, Jan 07, 2009 at 02:02:40PM +0100, Gerhard Schmidt wrote:
> > Hi,
> >
> > I've two python versions running on my workstation. Python2.4 for Zope and
> > Python2.5 because even some X11 components need python2.5 these days.
> >
> >
On Wed, Jan 07, 2009 at 02:02:40PM +0100, Gerhard Schmidt wrote:
> Hi,
>
> I've two python versions running on my workstation. Python2.4 for Zope and
> Python2.5 because even some X11 components need python2.5 these days.
>
> when i try to install some python packages in bot versions via ports i
Hi,
I've two python versions running on my workstation. Python2.4 for Zope and
Python2.5 because even some X11 components need python2.5 these days.
when i try to install some python packages in bot versions via ports i get
this error message.
===> Installing for py25-dbus-0.83.0_1
===> py25-
Synopsis: [PATCH] graphics/py-imaging: allow building for multiple Python
versions
Responsible-Changed-From-To: freebsd-python->alepulver
Responsible-Changed-By: miwi
Responsible-Changed-When: Sat Oct 6 08:12:34 UTC 2007
Responsible-Changed-Why:
submitter is committer.
http://www.freebsd.
The following reply was made to PR ports/116840; it has been noted by GNATS.
From: Geoffrey Mainland <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc:
Subject: Re: ports/116840: [PATCH] graphics/py-imaging: allow building for
multiple Python versions
Date: Sat, 6 Oct 2007 00:23:50 -04
Synopsis: [PATCH] graphics/py-imaging: allow building for multiple Python
versions
State-Changed-From-To: open->feedback
State-Changed-By: edwin
State-Changed-When: Tue Oct 2 20:00:28 UTC 2007
State-Changed-Why:
Awaiting maintainers feedback
http://www.freebsd.org/cgi/query-pr.cgi?pr=116
Synopsis: [PATCH] graphics/py-imaging: allow building for multiple Python
versions
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Tue Oct 2 20:00:18 UTC 2007
Responsible-Changed-Why:
freebsd-python@ wants this port
37 matches
Mail list logo