On 04/23/10 07:14, jhell wrote:
> Doug,
>
> You mentioned in your reply that portmaster already sets
> DISABLE_CONFLICTS=1 for -o in version 2.22. Does it also do this while
> the -r flag has been specified and thus enabling that while upgrading
> recursively ? or does it drop the DISABLE_CO
On 04/22/2010 05:30, Andrea Venturoli wrote:
> Hello.
>
> From UPDATING:
>
>> 20100419:
>> AFFECTS: users of math/libgmp4
>> AUTHOR: a...@freebsd.org
>>
>> The default gmp version in FreeBSD is now 5.0.x. The port directory
>> changed
>> from math/libgmp4 to math/gmp. An entry has been ad
On 4/22/2010 3:10 AM, Denny Lin wrote:
> See if this works:
> # env DISABLE_CONFLICTS=1 portmaster -o math/gmp math/libgmp4
As of portmaster version 2.22 the DISABLE_CONFLICTS is already in the
script for the -o option.
FYI,
Doug
--
... and that's just a little bit of history repeati
On 04/22/10 11:36, Luca Pizzamiglio wrote:
Hallo Andrea,
I've had the same problem using portupgrade and no clean solution found.
This is the dirty trick I've used:
pkg_delete -f libgmp4\*
portupgrade -N math/gmp
BTW, portupgrade with -o doesn't work because now the conflicts is
checked "befo
Hi Denny,
your trick works! Thanks, but I think is not the best solution for all
cases... If there are more conflicting ports, disabling the check is not
a good idea...
Best regards
Luca
On 04/22/2010 12:10, Denny Lin wrote:
On Thu, Apr 22, 2010 at 11:36:17AM +0200, Luca Pizzamiglio wrote:
On Thu, Apr 22, 2010 at 11:36:17AM +0200, Luca Pizzamiglio wrote:
> Hallo Andrea,
>
> I've had the same problem using portupgrade and no clean solution found.
>
> This is the dirty trick I've used:
>
> pkg_delete -f libgmp4\*
> portupgrade -N math/gmp
>
> BTW, portupgrade with -o doesn't work b
Hallo Andrea,
I've had the same problem using portupgrade and no clean solution found.
This is the dirty trick I've used:
pkg_delete -f libgmp4\*
portupgrade -N math/gmp
BTW, portupgrade with -o doesn't work because now the conflicts is
checked "before" the building process and gmp building f
Andrea Venturoli writes:
> Hello.
> From UPDATING:
>> 20100419:
>> AFFECTS: users of math/libgmp4
>> AUTHOR: a...@freebsd.org
>>
>> The default gmp version in FreeBSD is now 5.0.x. The port directory changed
>> from math/libgmp4 to math/gmp. An entry has been added in MOVED and all
>> depending