Migrating to FreeBSD from Debian
Anton Sayetsky
vsasjason at gmail.com
Mon Dec 7 14:23:41 UTC 2015
2015-12-07 16:21 GMT+02:00 Malcolm Matalka <mmatalka at gmail.com>:
> Paul Stuffins <freebsd at ravexdata.com> writes:
>
>> Hi Everybody,
>>
>> Over the last couple of years I have tried many times to dump Debian and
>> move to FreeBSD, but every time I have succumbed to Debian's charms and not
>> stuck with FreeBSD.
>>
>> One of my main frustrations is upgrading installed ports, on Debian I just
>> need to run "sudo apt-get update && sudo apt-get upgrade", but I have never
>> been able to work out how to upgrade installed ports.
>>
>> As 2016 is fast approaching I want to finally move to FreeBSD and stay with
>> FreeBSD, so my question is, what is the best or most efficient way of
>> upgrading all ports on a FreeBSD machine?
>
> Use 'pkg' instead. pkg update and pkg upgrade
pkg will update _packages_, not ports.
More information about the freebsd-questions
mailing list