Page MenuHomeFreeBSD

freebsd-update: Mention upgrading packages, not just ports
ClosedPublic

Authored by jrtc27 on Dec 8 2023, 5:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 17, 12:06 PM
Unknown Object (File)
Sun, Feb 8, 9:45 AM
Unknown Object (File)
Sat, Feb 7, 4:18 PM
Unknown Object (File)
Thu, Feb 5, 11:41 AM
Unknown Object (File)
Thu, Feb 5, 11:41 AM
Unknown Object (File)
Thu, Feb 5, 11:41 AM
Unknown Object (File)
Sat, Jan 31, 7:31 AM
Unknown Object (File)
Dec 21 2025, 4:36 PM
Subscribers

Details

Summary

These days most end users are likely using pre-built packages, not
locally-built ports. Thus be sure to mention this as an important case,
and put it ahead of ports.

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jrtc27 requested review of this revision.Dec 8 2023, 5:42 AM
jrtc27 created this revision.

This is simple, yet useful enough... being more specific may confuse users (just like me). I for one, do a pkg upgrade -y, however, pkg will recommend you a pkg bootstrap -f, but I never know if pkg-static is actually preferred.

It would be more idiot-proof to say that the user should run pkg upgrade perhaps.

This revision is now accepted and ready to land.Oct 14 2025, 7:48 PM