Date: Wed, 4 Jul 2007 15:56:13 +0700 (ICT) From: Olivier Nicole <on@cs.ait.ac.th> To: questions@freebsd.org Subject: Recursivity of -r and -R in portupgrade Message-ID: <200707040856.l648uDbG039253@banyan.cs.ait.ac.th>
next in thread | raw e-mail | index | archive | help
Hi, I am wondering is the option -R and -r are mutually recursive in portupgrade. That is, if the option -R applies to every ports detected by -r and respectively if -r applies to every ports detected by -R. Lest take the example of: portupgrade -fRr gd gd depends on png, does it upgrade png with portupgrade -fRr png? php4-gd is built from gd, does it upgrade php4-gd with portupgrade -Rrf php4-gd? (That will in turn upgrade php, maybe apache...) Best regards, Olivier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707040856.l648uDbG039253>