Date: Wed, 8 Jul 2009 14:50:17 +0200 From: dan <meslists@yahoo.fr> To: freebsd-questions@freebsd.org Subject: Re: portupgrade question Message-ID: <200907081450.18010.meslists@yahoo.fr> In-Reply-To: <OF2355CE2D.47E3A366-ONC22575ED.003F63D8-C22575ED.003F84B8@procreditbank.bg> References: <OF2355CE2D.47E3A366-ONC22575ED.003F63D8-C22575ED.003F84B8@procreditbank.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
THat's the point ! isnt that -R implied by -N ? =46rom the portupgrade man page=20 [...] =2DN =2D-new Install a new port/package when a specified package is not installed. Pri= or to the installation a new port/package, all the required packages are upgraded. If this option is specified, you can specify a portorigin glob as well as a pkgname glob to specify which port to install. See portsdb(1) for the deta= ils=20 of the 'portorigin glob'.=20 [...] :-) d On Wednesday 08 July 2009 13:33:49 Ivailo Tanusheff wrote: > Hi, > > The missing switch is the -R parameter of portupdate. > I.e. portupgrade -vnyNbR > > Regards, > > Ivailo Tanusheff > Deputy Head of IT Department > ProCredit Bank (Bulgaria) AD > > > > > > dan <meslists@yahoo.fr> > Sent by: owner-freebsd-questions@freebsd.org > 08.07.2009 14:05 > Please respond to > meslists@yahoo.fr > > > To > freebsd-questions@freebsd.org > cc > > Subject > portupgrade question > > > > > > > Hello, > > yesterday, having to install kdeadmin, I issued the following command > > portupgrade -vnyNb -l file kdeadmin-3.5.10 > > Noting that "n" is negated by "y" (my mistake), the result of this command > was > > + print/cups-base > + print/xdvik > + print/cm-super > + print/teTeX > + sysutils/kdeadmin3 > > but I expected portupgrade to also upgrade some packages on which kdeadmin > > depends on (required packages ?). Am I wrong somewhere ? Is the order on > which the arguments are given relevant ? > > To get the result I needed, I then issued the following command > > portupgrade -bRv -l file2 kdeadmin-3.5.10 > > and the result, as expected, was > > + converters/libiconv (libiconv-1.13) > + audio/libogg (libogg-1.1.3,4) > + audio/celt (celt-0.5.2) > + audio/libvorbis (libvorbis-1.2.0_3,3) > + audio/flac (flac-1.2.1) > + devel/glib20 (glib-2.20.3) > + audio/libsndfile (libsndfile-1.0.20) > + audio/arts (arts-1.5.10_1,1) > > Thanks, > > d > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907081450.18010.meslists>