I'm trying to do a 10.3 to 11.0 upgrade. (It didn't work, so I did a restore, but that is the subject for another post after my second attempt.) In the process of doing the upgrade, the notes indicate that you should recompile programs that you installed from ports (i.e. source).
Three questions here:
1) Is there some automatic way to find which programs were installed from ports. I suspect their is because the upgrade ought to be smart enough not to "upgrade" from the standard package if the old OS used a port. I know I built postfix, dovecot2, and a few others, but I would hate to miss one.
2) Is a simple "make" good enough, or should a make clean be done, followed by make, deinstall, reinstall.
3) Unfortunately I didn't save the line (message), but when you build from ports after upgrading to a new rev of the OS, there is a message along the lines of a major upgrade has been detected and you should do an upgrade using pkg first. This was not mentioned in the upgrade notes.
Three questions here:
1) Is there some automatic way to find which programs were installed from ports. I suspect their is because the upgrade ought to be smart enough not to "upgrade" from the standard package if the old OS used a port. I know I built postfix, dovecot2, and a few others, but I would hate to miss one.
2) Is a simple "make" good enough, or should a make clean be done, followed by make, deinstall, reinstall.
3) Unfortunately I didn't save the line (message), but when you build from ports after upgrading to a new rev of the OS, there is a message along the lines of a major upgrade has been detected and you should do an upgrade using pkg first. This was not mentioned in the upgrade notes.