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
F156940987: D42968.id131162.diff
Sun, May 17, 12:43 PM
F156901964: D42968.id167625.diff
Sun, May 17, 5:29 AM
F156823256: D42968.id.diff
Sat, May 16, 5:15 PM
F156823235: D42968.id.diff
Sat, May 16, 5:15 PM
Unknown Object (File)
Fri, May 15, 5:14 PM
Unknown Object (File)
Fri, May 15, 12:20 PM
Unknown Object (File)
Thu, May 14, 1:27 PM
Unknown Object (File)
Sun, May 10, 2:25 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