Re: Upgrade FreeBSD 6.1 to 6.2 - ports upgrade

2007-06-07 Thread Jose Luis Alarcon Sanchez
On Thu, 7 Jun 2007 16:50:31 +0300
Dominik Zalewski <[EMAIL PROTECTED]> wrote:

> Dear All,
> 
> I'm planning to upgrade my FreeBSD 6.1 box to 6.2. Should I remove all 
> installed ports and rebuild them under 6.2 ?
> 
> Thanks in advance,
> 
> 
> Dominik 
> 

Hey Dominik.

Imagine you don't plan any release upgrade...

Do you make from while to while any rebuild of your ports with portsnap,
portupgrade, portmanager or another tool?.

I hope my question answer your question.

Regards.

Jose.

-- 
http://www.lordofunix.org/
 
Not Registered GNU/Hurd User.
Registered BSD User 51101.
Registered Linux User #213309.
Memories. You are talking about memories.
Rick Deckard. Blade Runner.

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


Re: Upgrade FreeBSD 6.1 to 6.2 - ports upgrade

2007-06-07 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Derek Ragona wrote:
> At 08:50 AM 6/7/2007, Dominik Zalewski wrote:
>> Dear All,
>>
>> I'm planning to upgrade my FreeBSD 6.1 box to 6.2. Should I remove all
>> installed ports and rebuild them under 6.2 ?
>>
>> Thanks in advance,
> 
> You don't need to remove them.  But you should run portmanager or
> portupgrade to rebuild them all after you upgrade.

Actually, that isn't the case.  You only *need* to force a rebuild of
all ports if you update across a major version number (eg. 5.5 --> 6.2).
That's because  the ABI version on various system shlibs is bumped
with the new major version.  While you can still keep running 5.x
software on a 6.x system (by installing the compat5x stuff) you will
very quickly run into problems when updating if all or most of your
ports aren't compiled on the current OS version.

For a minor version number bump (6.1 --> 6.2) generally upgrading
everything should not be necessary.  There might be one or two ports
in the tree that notice the difference, but those are the exception
rather than the rule and can be updated individually if they cause
a problem.  In fact, by far the most likely scenario for the OP is that
he won't need to do anything at all to his installed ports: it will all
just keep on working fine.

Cheers,

Matthew

- -- 
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
  Kent, CT11 9PW
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.3 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGaDZD8Mjk52CukIwRCHyvAJ0eX771mzcEJ44WXFv6qzsrYCtzjQCgh/JF
ect3ZZbByYSCZ5UA14wTzmA=
=JUVU
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Upgrade FreeBSD 6.1 to 6.2 - ports upgrade

2007-06-07 Thread Derek Ragona

At 08:50 AM 6/7/2007, Dominik Zalewski wrote:

Dear All,

I'm planning to upgrade my FreeBSD 6.1 box to 6.2. Should I remove all
installed ports and rebuild them under 6.2 ?

Thanks in advance,


You don't need to remove them.  But you should run portmanager or 
portupgrade to rebuild them all after you upgrade.


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