Re: how to prevent a package from upgrade

2009-07-12 Thread Bryan Blackburn
On Mon, Jul 13, 2009 at 12:07:48AM +0700, S. M. Ibrahim (Lavlu) said: > hi, > > in all our production server we are running php-5.2.10 , so as php-5.3 > is major upgrade, and there is lot's of the change, i don't want to > upgrade my development systems php version. what's the easy way to > stay t

Re: how to prevent a package from upgrade

2009-07-12 Thread Ryan Schmidt
On Jul 12, 2009, at 22:51, S. M. Ibrahim (Lavlu) wrote: 2009/7/13 Vincent Lefevre wrote: On 2009-07-12 15:52:15 -0500, Ryan Schmidt wrote: Don't type "sudo port upgrade php5" or "sudo port upgrade outdated" That's not sufficient because ports can also be upgraded due to dependencies. Tha

Re: how to prevent a package from upgrade

2009-07-12 Thread Ryan Schmidt
On Jul 12, 2009, at 19:47, Randal L. Schwartz wrote: Or even install a dummy package that *requires* php-5.2 and won't accept 5.3 (I think that's possible), and then at least you'll get all sorts of alarms when you try to deactivate 5.2. There is so far no syntax for depending on a specifi

Re: how to prevent a package from upgrade

2009-07-12 Thread S. M. Ibrahim (Lavlu)
2009/7/13 Vincent Lefevre : > On 2009-07-12 15:52:15 -0500, Ryan Schmidt wrote: >> On Jul 12, 2009, at 12:07, S. M. Ibrahim (Lavlu) wrote: >> >> >in all our production server we are running php-5.2.10 , so as php-5.3 >> >is major upgrade, and there is lot's of the change, i don't want to >> >upgrad

Re: how to prevent a package from upgrade

2009-07-12 Thread Randal L. Schwartz
> "Vincent" == Vincent Lefevre writes: Vincent> and the user can put his own ports (in particular, some fixed Vincent> version of some port) there (and don't forget to run portindex Vincent> from this directory). Or even install a dummy package that *requires* php-5.2 and won't accept 5.3 (I

Re: Outdated TOR port

2009-07-12 Thread Ryan Schmidt
On Jul 12, 2009, at 04:02, Panagiotis Atmatzidis wrote: Thank you Ryan! When the ports are updated by default, the upgrade overwrites the / opt/local/etc files? Ports should not overwrite your configuration files in etc on upgrade, but because the port maintainer must often make a specia

Re: how to prevent a package from upgrade

2009-07-12 Thread Vincent Lefevre
On 2009-07-12 15:52:15 -0500, Ryan Schmidt wrote: > On Jul 12, 2009, at 12:07, S. M. Ibrahim (Lavlu) wrote: > > >in all our production server we are running php-5.2.10 , so as php-5.3 > >is major upgrade, and there is lot's of the change, i don't want to > >upgrade my development systems php versi

Re: how to prevent a package from upgrade

2009-07-12 Thread Ryan Schmidt
On Jul 12, 2009, at 12:07, S. M. Ibrahim (Lavlu) wrote: in all our production server we are running php-5.2.10 , so as php-5.3 is major upgrade, and there is lot's of the change, i don't want to upgrade my development systems php version. what's the easy way to stay to php-5.2 ? Don't type "su

how to prevent a package from upgrade

2009-07-12 Thread S. M. Ibrahim (Lavlu)
hi, in all our production server we are running php-5.2.10 , so as php-5.3 is major upgrade, and there is lot's of the change, i don't want to upgrade my development systems php version. what's the easy way to stay to php-5.2 ? thanks -- S. M. Ibrahim Lavlu software engineer, php somewhere in.

how to prevent a package from upgrade

2009-07-12 Thread S. M. Ibrahim (Lavlu)
hi, in all our production server we are running php-5.2.10 , so as php-5.3 is major upgrade, and there is lot's of the change, i don't want to upgrade my development systems php version. what's the easy way to stay to php-5.2 ? thanks -- S. M. Ibrahim Lavlu software engineer, php somewhere in.

Re: problem with recursing dependencies

2009-07-12 Thread Joshua Root
On 2009-7-12 20:11, Panagiotis Atmatzidis wrote: > Thanks. Yes, no circ-dep problem here, I was confused the issue here is > that I can't see the entire deps tree. The script however solved this. > > Thank you. > > ps. I can resolve this by adding -quartz in the > /opt/local/etc/macports/variants

Re: problem with recursing dependencies

2009-07-12 Thread Panagiotis Atmatzidis
On 12 Ιουλ 2009, at 12:52 ΜΜ, Joshua Root wrote: On 2009-7-12 19:23, Panagiotis Atmatzidis wrote: Hello, Lately I'm having troubles with recursive dependencies. Every time I install a package on a mac mini acting as a server I have keep an eye on the variants and the dependencies before th

Re: problem with recursing dependencies

2009-07-12 Thread Joshua Root
On 2009-7-12 19:23, Panagiotis Atmatzidis wrote: > Hello, > > Lately I'm having troubles with recursive dependencies. Every time I > install a package on a mac mini acting as a server I have keep an eye on > the variants and the dependencies before the installation (sudo port > deps/variants pkg_n

problem with recursing dependencies

2009-07-12 Thread Panagiotis Atmatzidis
Hello, Lately I'm having troubles with recursive dependencies. Every time I install a package on a mac mini acting as a server I have keep an eye on the variants and the dependencies before the installation (sudo port deps/variants pkg_name). But lately, I've tried to install rdiff-backup