Re: upgrading installed ports after CVSup

2002-10-18 Thread Marcio Merlone


John Bleichert wrote:

I've CVSup'd my system to 4.7 and all is well. Tonight I CVSup'd the ports 
tree. Now, a couple quick questions:

Is there an automated way to upgrade all my installed ports, if an 
update is available? Or do I just do it manually by remaking them?

Is this a job for portupgrade? I'm trying that now. What is the accepted 
method for upgrading installed ports?

Yes. I did a portupgrade -a on my workstation (Compaq Deskpro PIII 800 
(+-) w/ 128RAM and it took about 2 days compiling my 377 installed 
packages. I just had to fix some inconsistencies with pkgdb -F 
(return-return-return...) first, answer Accept when got to compile JDK 
and everything got smooth.
Those inconsistencies came becouse it was FBSD 4.5, upgraded to 4.6 and 
to 4.6.2 and now to 4.7 and this was the first time I did portupgrade.

[ ]'s

--
Marcio Merlone


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: upgrading installed ports after CVSup

2002-10-18 Thread John Bleichert
On Fri, 18 Oct 2002, Marcio Merlone wrote:

 Date: Fri, 18 Oct 2002 09:28:03 -0300
 From: Marcio Merlone [EMAIL PROTECTED]
 To: John Bleichert [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: upgrading installed ports after CVSup
 
 
 
 John Bleichert wrote:
  I've CVSup'd my system to 4.7 and all is well. Tonight I CVSup'd the ports 
  tree. Now, a couple quick questions:
  
  Is there an automated way to upgrade all my installed ports, if an 
  update is available? Or do I just do it manually by remaking them?
  
  Is this a job for portupgrade? I'm trying that now. What is the accepted 
  method for upgrading installed ports?
 
 Yes. I did a portupgrade -a on my workstation (Compaq Deskpro PIII 800 
 (+-) w/ 128RAM and it took about 2 days compiling my 377 installed 
 packages. I just had to fix some inconsistencies with pkgdb -F 
 (return-return-return...) first, answer Accept when got to compile JDK 
 and everything got smooth.
 Those inconsistencies came becouse it was FBSD 4.5, upgraded to 4.6 and 
 to 4.6.2 and now to 4.7 and this was the first time I did portupgrade.
 
 [ ]'s
 
 --
 Marcio Merlone
 

yep I did it last night, it went fine. About 4.5 hours to build 183 ports. 
I didn't rebuild the JDK but it works fine with Mozilla and that's all I 
need it for :)

portupgrade is quite cool, seems to work great.

Thanks - JB

#  John Bleichert 
#  http://vonbek.dhs.org/latest.jpg


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



upgrading installed ports after CVSup

2002-10-17 Thread John Bleichert
Hello All

I've CVSup'd my system to 4.7 and all is well. Tonight I CVSup'd the ports 
tree. Now, a couple quick questions:

Is there an automated way to upgrade all my installed ports, if an 
update is available? Or do I just do it manually by remaking them?

Is this a job for portupgrade? I'm trying that now. What is the accepted 
method for upgrading installed ports?

This is a desktop machine, so there are a fair number installed (183 by 
pkg_info).

Comments welcome!

JB


#  John Bleichert 
#  http://vonbek.dhs.org/latest.jpg


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: upgrading installed ports after CVSup

2002-10-17 Thread paul beard
John Bleichert wrote:

Hello All

I've CVSup'd my system to 4.7 and all is well. Tonight I CVSup'd the ports 
tree. Now, a couple quick questions:

Is there an automated way to upgrade all my installed ports, if an 
update is available? Or do I just do it manually by remaking them?

Is this a job for portupgrade? I'm trying that now. What is the accepted 
method for upgrading installed ports?

This is a desktop machine, so there are a fair number installed (183 by 
pkg_info).


I run portupgrade -aP after I run CVSUP (the a is for all, the P 
looks for packages before building from source).




--
Paul Beard / 8040 27th Ave NE / Seattle WA 98115 /
paulbeard [at] mac [ dot] com / 206 529 8400

weblog @ http://paulbeard.no-ip.org/movabletype/

He played the king as if afraid someone else would play the ace.
		-- John Mason Brown, drama critic


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: upgrading installed ports after CVSup

2002-10-17 Thread John Bleichert
On Thu, 17 Oct 2002, paul beard wrote:
 Date: Thu, 17 Oct 2002 16:26:30 -0700
 From: paul beard [EMAIL PROTECTED]
 To: John Bleichert [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: upgrading installed ports after CVSup
 
 John Bleichert wrote:
  Hello All
  
  I've CVSup'd my system to 4.7 and all is well. Tonight I CVSup'd the ports 
  tree. Now, a couple quick questions:
  
  Is there an automated way to upgrade all my installed ports, if an 
  update is available? Or do I just do it manually by remaking them?
  
  Is this a job for portupgrade? I'm trying that now. What is the accepted 
  method for upgrading installed ports?
  
  This is a desktop machine, so there are a fair number installed (183 by 
  pkg_info).
  
 
 I run portupgrade -aP after I run CVSUP (the a is for all, the P 
 looks for packages before building from source).
 
 

Yep - got it. I read the man page and I'm having at it. 

Thanks - JB

#  John Bleichert 
#  http://vonbek.dhs.org/latest.jpg


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message