On Jul 6, 2010, at 01:05, Emmanuel Hainry wrote:
> Citando Ryan Schmidt :
>>
>
>> On Jul 5, 2010, at 09:38, mil...@macports.org wrote:
>>
>>> +default_variants +python26
>>
>> This variant should only be the default if the user has not already
>> requested to use a different one.
>>
>>> +va
I never used "conflicts". How does it work? And what does it do? I
would expect that if you choose a variant, it will prevent any
conflicting variant to be selected. From your first remark, I gather
it is not the case.
As I said earlier, variants, I can write (and conflicts, I will
add), but tcl c
On Jul 5, 2010, at 14:51, macsforever2...@macports.org wrote:
> Revision: 69427
> http://trac.macports.org/changeset/69427
> Author: macsforever2...@macports.org
> Date: 2010-07-05 12:51:09 -0700 (Mon, 05 Jul 2010)
> Log Message:
> ---
> Maintainer Update to version 1.3. Add
On Jul 5, 2010, at 09:38, mil...@macports.org wrote:
> Revision: 69423
> http://trac.macports.org/changeset/69423
> Author: mil...@macports.org
> Date: 2010-07-05 07:38:53 -0700 (Mon, 05 Jul 2010)
> Log Message:
> ---
> Make rubber depend on specific python ports instead of
Would someone committ http://trac.macports.org/ticket/25127 please?
It feels odd to have to request commits every time I want a port committed.
Surely there must be some more efficient way of doing this?
--
"America was founded by men who understood that the threat of domestic
tyranny is as grea
Citando Rainer Müller :
>
> On 07/05/2010 11:46 AM, Emmanuel Hainry wrote:
> > Which means? When you install python_select and no python, the symlink
> > goes to the system's python.
>
> Which would be against our policy that we are using our own libs and do
> not rely on the system.
>
> For exa
On 2010-7-5 19:46 , Emmanuel Hainry wrote:
> Citando Rainer Müller :
>>
>> Hi,
>>
>> the following ports declare a dependency on python_select:
>>
>> $ port echo dependentof:python_select
>> glib2
>> rubber
>> swig-python
>>
>> No port should ever declare a dependency on python_select, as this does
On 07/05/2010 11:46 AM, Emmanuel Hainry wrote:
> Which means? When you install python_select and no python, the symlink
> goes to the system's python.
Which would be against our policy that we are using our own libs and do
not rely on the system.
For example, are you sure your script still works
Citando Rainer Müller :
>
> Hi,
>
> the following ports declare a dependency on python_select:
>
> $ port echo dependentof:python_select
> glib2
> rubber
> swig-python
>
> No port should ever declare a dependency on python_select, as this does
> *not* pull in any python
That was exactly my goa