Date: Fri, 1 Jul 2005 15:04:04 +0100 From: Alistair Sutton <alistair.sutton@gmail.com> To: Bart Silverstrim <bsilver@chrononomicon.com> Cc: alistair.sutton@gmail.com, FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: port rebuild question Message-ID: <fa8f059505070107043beb80bb@mail.gmail.com> In-Reply-To: <54c46109bdfe0c4a094b12303a7268ce@chrononomicon.com> References: <7a5eb7b4b0a5274f6c82e716809d4bed@chrononomicon.com> <20050630134635.GM7287@ns2.wananchi.com> <54c46109bdfe0c4a094b12303a7268ce@chrononomicon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01/07/05, Bart Silverstrim <bsilver@chrononomicon.com> wrote: >=20 > On Jun 30, 2005, at 9:46 AM, Odhiambo Washington wrote: >=20 > > * Bart Silverstrim <bsilver@chrononomicon.com> [20050630 15:58]: wrote: > >> Silly question... > >> > >> If I want to rebuild amavisd-new and ALL p5 ports that amavis uses (so > >> I can make sure they are seeing the upgraded PERL version properly), > >> would I just use "portupgrade -rR amavisd-new"? > > > > I'd do portupgrade -f amavisd-new >=20 > Isn't this just a force upgrade? Amavisd-new thinks it's the latest > version, at amavisd-new-2.3.1,1. Or would this do the rebuild? It'll just force the rebuild of amavisd-new. If you did a 'portugprade -fR amavisd-new' then you'll rebuild all of amavisd-new's dependencies as well as amavisd-new itself. > Wait...duh...manpage says it will *also* do a rebuild. Second > question; should this be done just to amavisd-new or also to PERL? And > is there a way to get all the subsequent modules to rebuild that depend > on PERL afterwards again, all the p5*? You could do a 'portupgrade -f /var/db/pkg/p5*' to rebuild all the p5* ports after you've rebuild perl if you like but that is probably only necessary if you don't do 'portupgrade -fR'. Al --=20 LJ: http://www.livejournal.com/users/everlone GPG/PGP: http://www.no-dns-yet.org.uk/~everlone/pubkey.gpg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fa8f059505070107043beb80bb>