Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jul 2009 14:33:49 +0300
From:      Ivailo Tanusheff <i.tanusheff@procreditbank.bg>
To:        meslists@yahoo.fr
Cc:        freebsd-questions@freebsd.org, owner-freebsd-questions@freebsd.org
Subject:   Re: portupgrade question
Message-ID:  <OF2355CE2D.47E3A366-ONC22575ED.003F63D8-C22575ED.003F84B8@procreditbank.bg>
In-Reply-To: <200907081303.29476.meslists@yahoo.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
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?OF2355CE2D.47E3A366-ONC22575ED.003F63D8-C22575ED.003F84B8>