Page MenuHomeFreeBSD

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

Authored by jrtc27 on Dec 8 2023, 5:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 18, 3:32 PM
Unknown Object (File)
Thu, Oct 16, 10:16 AM
Unknown Object (File)
Thu, Oct 16, 10:16 AM
Unknown Object (File)
Wed, Oct 15, 10:31 PM
Unknown Object (File)
Thu, Sep 25, 9:57 AM
Unknown Object (File)
Aug 18 2025, 9:14 PM
Unknown Object (File)
Aug 18 2025, 5:38 PM
Unknown Object (File)
Aug 18 2025, 4:48 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 Passed
Unit
No Test Coverage
Build Status
Buildable 54861
Build 51750: arc lint + arc unit

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.Tue, Oct 14, 7:48 PM