Good day!
I'd like to as for advice on keep my FreeBSD box current. It runs 7.1-RELEASE-p2 (with locally rebuilded kernel) now and a bunch of software installed from ports and packages.
I'd like to upgrade the base system to 7.2 and upgrade all installed software to the latest versions in ports. The main challenge is that machine is quite old and recompiling things like apache or php will take days.
It seems I can update base system and kernel sources using freebsd-update and then recompile kernel using my config. That's ok. But what to do with software, is there any way to update them using binary packages with automatically resolving dependencies? Is there any way to upgrade ports with many options (for example, php5-extensions)?
Thanks in advance!
I'd like to as for advice on keep my FreeBSD box current. It runs 7.1-RELEASE-p2 (with locally rebuilded kernel) now and a bunch of software installed from ports and packages.
I'd like to upgrade the base system to 7.2 and upgrade all installed software to the latest versions in ports. The main challenge is that machine is quite old and recompiling things like apache or php will take days.
It seems I can update base system and kernel sources using freebsd-update and then recompile kernel using my config. That's ok. But what to do with software, is there any way to update them using binary packages with automatically resolving dependencies? Is there any way to upgrade ports with many options (for example, php5-extensions)?
Thanks in advance!