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)
Mon, Mar 16, 8:15 PM
Unknown Object (File)
Sat, Mar 14, 10:17 PM
Unknown Object (File)
Mon, Mar 9, 7:27 AM
Unknown Object (File)
Sun, Mar 1, 6:03 PM
Unknown Object (File)
Sun, Mar 1, 12:48 AM
Unknown Object (File)
Feb 17 2026, 12:06 PM
Unknown Object (File)
Feb 8 2026, 9:45 AM
Unknown Object (File)
Feb 7 2026, 4:18 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