Re: port rebuild question

2005-07-01 Thread Bart Silverstrim


On Jun 30, 2005, at 9:46 AM, Odhiambo Washington wrote:


* Bart Silverstrim [EMAIL PROTECTED] [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


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?


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*?


I'm CCing this also to the list to try to get some further responses; 
I'm beginning to wonder if I've somehow become persona non-grata on it. 
 You're the only one who's tried suggesting something to help me out so 
far! :-)


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: port rebuild question

2005-07-01 Thread Alistair Sutton
On 01/07/05, Bart Silverstrim [EMAIL PROTECTED] wrote:
 
 On Jun 30, 2005, at 9:46 AM, Odhiambo Washington wrote:
 
  * Bart Silverstrim [EMAIL PROTECTED] [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
 
 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
-- 
LJ: http://www.livejournal.com/users/everlone
GPG/PGP: http://www.no-dns-yet.org.uk/~everlone/pubkey.gpg
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]