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
F156542679: D42968.diff
Thu, May 14, 1:27 PM
Unknown Object (File)
Sun, May 10, 2:25 PM
Unknown Object (File)
Fri, Apr 24, 11:24 AM
Unknown Object (File)
Sun, Apr 19, 7:22 AM
Unknown Object (File)
Sat, Apr 18, 11:54 PM
Unknown Object (File)
Apr 5 2026, 6:50 AM
Unknown Object (File)
Mar 30 2026, 1:19 PM
Unknown Object (File)
Mar 30 2026, 8:53 AM
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